See <https://builder.linuxtv.org/job/xawtv4/14/display/redirect?page=changes> Changes: [Mauro Carvalho Chehab] libng/grab-ng: add missing include ------------------------------------------ Started by user Mauro Carvalho Chehab Running as SYSTEM Building remotely on slave2 in workspace <https://builder.linuxtv.org/job/xawtv4/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://builder.linuxtv.org/job/xawtv4/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://linuxtv.org/xawtv4.git # timeout=10 Fetching upstream changes from git://linuxtv.org/xawtv4.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- git://linuxtv.org/xawtv4.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 5642ba021147a1755ffac516cf3b556910d3c02c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5642ba021147a1755ffac516cf3b556910d3c02c # timeout=10 Commit message: "libng/grab-ng: add missing include" > git rev-list --no-walk 5d6831fee26220fbf1570aa8ccc68ec485c72406 # timeout=10 The recommended git tool is: NONE No credentials specified > git rev-parse 5642ba021147a1755ffac516cf3b556910d3c02c^{commit} # timeout=10 The recommended git tool is: NONE No credentials specified [GitCheckoutListener] Recording commits of 'git git://linuxtv.org/xawtv4.git' [GitCheckoutListener] Found previous build 'xawtv4 #13' that contains recorded Git commits [GitCheckoutListener] -> Starting recording of new commits since '5d6831f' [GitCheckoutListener] -> Using head commit '5642ba0' as starting point [GitCheckoutListener] -> Git commit decorator could not be created for SCM 'hudson.plugins.git.GitSCM@5f0258f4' [GitCheckoutListener] -> Recorded one new commit [xawtv4] $ /bin/sh -xe /tmp/jenkins13809696299123199263.sh + ./autogen.sh + autoconf + autoheader + rm -rf autom4te.cache + cp /usr/share/automake-1.16/install-sh . + ./configure --enable-arts checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for gccmakedep... no checking for makedepend... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking linux/joystick.h usability... yes checking linux/joystick.h presence... yes checking for linux/joystick.h... yes checking dev/bktr/ioctl_bt848.h usability... no checking dev/bktr/ioctl_bt848.h presence... no checking for dev/bktr/ioctl_bt848.h... no checking dev/ic/bt8xx.h usability... no checking dev/ic/bt8xx.h presence... no checking for dev/ic/bt8xx.h... no checking linux/dvb/dmx.h usability... yes checking linux/dvb/dmx.h presence... yes checking for linux/dvb/dmx.h... yes checking for ftello... yes checking for fseeko... yes checking for getpt... yes checking for getnameinfo... yes checking for getopt_long... yes checking for strcasestr... yes checking for memmem... yes checking for dlopen... no checking for iconv_open... yes checking for dlopen in -ldl... yes checking for ELF... yes checking for pthread_create in -lpthread... yes checking for main in -lossaudio... no checking for initscr in -lncurses... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for Xft... yes checking for jpeg_start_compress in -ljpeg... yes checking for snd_seq_open in -lasound... yes checking for aRts... no checking for mad_decoder_init in -lmad... yes checking for mpeg2_init in -lmpeg2... yes checking for lirc_init in -llirc_client... yes checking for vbi_capture_fd in -lzvbi... yes checking for vbi_capture_proxy_new in -lzvbi... yes checking for vbi_capture_dvb_new2 in -lzvbi... yes *** aalib support disabled checking for dv_decoder_new in -ldv... yes Package glib was not found in the pkg-config search path. Perhaps you should add the directory containing `glib.pc' to the PKG_CONFIG_PATH environment variable No package 'glib' found checking for lqt_query_registry in -lquicktime... yes checking for DPMSQueryExtension in -lXdpms... no checking for DPMSQueryExtension in -lXext... yes checking for XineramaQueryExtension in -lXinerama... yes checking for XRenderQueryExtension in -lXrender... yes checking for XvQueryExtension in -lXv... yes checking for XmStringGenerate in -lXm... yes checking for glXChooseVisual in -lGL... yes checking for gtk+ 2.4... yes checking for X11 config directory... /etc/X11 checking for X11 app-defaults directory... /etc/X11/app-defaults checking if mmx should be used... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating xawtv.spec config.status: creating config.h config.status: config.h is unchanged compile time options summary ============================ aalib : no alsa : yes aRts : no dv : yes QuickTime : yes mad : yes mpeg2 : yes X11R6 : yes gtk+ : yes OpenMotif : yes OpenGL : yes zvbi : yes DVB : yes + make CC libng/grab-ng.o libng/grab-ng.c: In function ‘ng_filter_single’: libng/grab-ng.c:965:11: warning: variable ‘handle’ set but not used [-Wunused-but-set-variable] 965 | void *handle; | ^~~~~~ AR libng/libng.a ar: creating libng/libng.a LD console/streamer LD console/webcam LD console/scantv /usr/bin/ld: libng/libng.a(grab-ng.o): in function `ng_plugins': <https://builder.linuxtv.org/job/xawtv4/ws/libng/grab-ng.c>:1125: undefined reference to `dlopen' /usr/bin/ld: <https://builder.linuxtv.org/job/xawtv4/ws/libng/grab-ng.c>:1126: undefined reference to `dlerror' collect2: error: ld returned 1 exit status make: *** [mk/Compile.mk:75: console/streamer] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/ld: /usr/bin/ld: libng/libng.a(grab-ng.o): in function `ng_plugins': <https://builder.linuxtv.org/job/xawtv4/ws/libng/grab-ng.c>:1125: undefined reference to `dlopen' /usr/bin/ld: <https://builder.linuxtv.org/job/xawtv4/ws/libng/grab-ng.c>:1126: undefined reference to `dlerror' libng/libng.a(grab-ng.o): in function `ng_plugins': <https://builder.linuxtv.org/job/xawtv4/ws/libng/grab-ng.c>:1125: undefined reference to `dlopen' /usr/bin/ld: <https://builder.linuxtv.org/job/xawtv4/ws/libng/grab-ng.c>:1126: undefined reference to `dlerror' collect2: error: ld returned 1 exit status make: *** [mk/Compile.mk:75: console/webcam] Error 1 collect2: error: ld returned 1 exit status make: *** [mk/Compile.mk:75: console/scantv] Error 1 Build step 'Execute shell' marked build as failure