* Package: media-sound/meterbridge-0.9.3  * Repository: gentoo  * Maintainer: proaudio@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: ccache preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking meterbridge-0.9.3.tar.gz to /var/tmp/portage/media-sound/meterbridge-0.9.3/work >>> Source unpacked in /var/tmp/portage/media-sound/meterbridge-0.9.3/work >>> Preparing source in /var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3 ... * Applying meterbridge-0.9.3-gcc41.patch ...  [ ok ] * Applying meterbridge-0.9.3-asneeded.patch ...  [ ok ] * Applying meterbridge-0.9.3-cflags.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3' ... * Running aclocal ...  [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: meterbridge-0.9.3/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3 ... * econf: updating meterbridge-0.9.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating meterbridge-0.9.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for pthread_self in -lpthread... yes checking for sqrt in -lm... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for JACK... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for atexit... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating graphics/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3/src' make all-am make[2]: Entering directory '/var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT linedraw.o -MD -MP -MF .deps/linedraw.Tpo -c -o linedraw.o linedraw.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT vu_meters.o -MD -MP -MF .deps/vu_meters.Tpo -c -o vu_meters.o vu_meters.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT ppm_meters.o -MD -MP -MF .deps/ppm_meters.Tpo -c -o ppm_meters.o ppm_meters.c mv -f .deps/linedraw.Tpo .deps/linedraw.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT dpm_meters.o -MD -MP -MF .deps/dpm_meters.Tpo -c -o dpm_meters.o dpm_meters.c In file included from vu_meters.c:8:0: linedraw.h:4:13: warning: inline function ‘set_rgba’ declared but never defined inline void set_rgba(SDL_Surface *surface, Uint32 x, Uint32 y, Uint32 col); ^ vu_meters.c: In function ‘gl_thread_vu’: vu_meters.c:145:46: warning: ‘yo’ may be used uninitialized in this function [-Wmaybe-uninitialized] glTranslatef(xo + x * hs + 109 * scale, yo + y * vs + 170 * scale, 0.0f); ^ vu_meters.c:76:29: note: ‘yo’ was declared here float w, h, vs, hs, xo, yo; ^ vu_meters.c:145:19: warning: ‘xo’ may be used uninitialized in this function [-Wmaybe-uninitialized] glTranslatef(xo + x * hs + 109 * scale, yo + y * vs + 170 * scale, 0.0f); ^ vu_meters.c:76:25: note: ‘xo’ was declared here float w, h, vs, hs, xo, yo; ^ vu_meters.c:145:23: warning: ‘hs’ may be used uninitialized in this function [-Wmaybe-uninitialized] glTranslatef(xo + x * hs + 109 * scale, yo + y * vs + 170 * scale, 0.0f); ^ vu_meters.c:76:21: note: ‘hs’ was declared here float w, h, vs, hs, xo, yo; ^ vu_meters.c:145:50: warning: ‘vs’ may be used uninitialized in this function [-Wmaybe-uninitialized] glTranslatef(xo + x * hs + 109 * scale, yo + y * vs + 170 * scale, 0.0f); ^ vu_meters.c:76:17: note: ‘vs’ was declared here float w, h, vs, hs, xo, yo; ^ vu_meters.c:122:6: warning: ‘h’ may be used uninitialized in this function [-Wmaybe-uninitialized] glVertex2f(xo + x * hs + w, yo + y * vs + h); ^ vu_meters.c:76:14: note: ‘h’ was declared here float w, h, vs, hs, xo, yo; ^ vu_meters.c:120:6: warning: ‘w’ may be used uninitialized in this function [-Wmaybe-uninitialized] glVertex2f(xo + x * hs + w, yo + y * vs); ^ vu_meters.c:76:11: note: ‘w’ was declared here float w, h, vs, hs, xo, yo; ^ mv -f .deps/vu_meters.Tpo .deps/vu_meters.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT jf_meters.o -MD -MP -MF .deps/jf_meters.Tpo -c -o jf_meters.o jf_meters.c In file included from ppm_meters.c:8:0: linedraw.h:4:13: warning: inline function ‘set_rgba’ declared but never defined inline void set_rgba(SDL_Surface *surface, Uint32 x, Uint32 y, Uint32 col); ^ ppm_meters.c: In function ‘gl_thread_ppm’: ppm_meters.c:145:45: warning: ‘yo’ may be used uninitialized in this function [-Wmaybe-uninitialized] glTranslatef(xo + x * hs + 89 * scale, yo + y * vs + 138 * scale, 0.0f); ^ ppm_meters.c:73:29: note: ‘yo’ was declared here float w, h, vs, hs, xo, yo; ^ ppm_meters.c:145:19: warning: ‘xo’ may be used uninitialized in this function [-Wmaybe-uninitialized] glTranslatef(xo + x * hs + 89 * scale, yo + y * vs + 138 * scale, 0.0f); ^ ppm_meters.c:73:25: note: ‘xo’ was declared here float w, h, vs, hs, xo, yo; ^ ppm_meters.c:145:23: warning: ‘hs’ may be used uninitialized in this function [-Wmaybe-uninitialized] glTranslatef(xo + x * hs + 89 * scale, yo + y * vs + 138 * scale, 0.0f); ^ ppm_meters.c:73:21: note: ‘hs’ was declared here float w, h, vs, hs, xo, yo; ^ ppm_meters.c:145:49: warning: ‘vs’ may be used uninitialized in this function [-Wmaybe-uninitialized] glTranslatef(xo + x * hs + 89 * scale, yo + y * vs + 138 * scale, 0.0f); ^ ppm_meters.c:73:17: note: ‘vs’ was declared here float w, h, vs, hs, xo, yo; ^ ppm_meters.c:119:6: warning: ‘h’ may be used uninitialized in this function [-Wmaybe-uninitialized] glVertex2f(xo + x * hs + w, yo + y * vs + h); ^ ppm_meters.c:73:14: note: ‘h’ was declared here float w, h, vs, hs, xo, yo; ^ ppm_meters.c:117:6: warning: ‘w’ may be used uninitialized in this function [-Wmaybe-uninitialized] glVertex2f(xo + x * hs + w, yo + y * vs); ^ ppm_meters.c:73:11: note: ‘w’ was declared here float w, h, vs, hs, xo, yo; ^ mv -f .deps/ppm_meters.Tpo .deps/ppm_meters.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT scope.o -MD -MP -MF .deps/scope.Tpo -c -o scope.o scope.c mv -f .deps/dpm_meters.Tpo .deps/dpm_meters.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT envelopes.o -MD -MP -MF .deps/envelopes.Tpo -c -o envelopes.o envelopes.c jf_meters.c: In function ‘gfx_thread_jf’: jf_meters.c:69:23: warning: variable ‘ym1’ set but not used [-Wunused-but-set-variable] int x=0, y=0, xm1, ym1; ^ jf_meters.c:69:18: warning: variable ‘xm1’ set but not used [-Wunused-but-set-variable] int x=0, y=0, xm1, ym1; ^ In file included from jf_meters.c:7:0: jf_meters.c: At top level: linedraw.h:4:13: warning: inline function ‘set_rgba’ declared but never defined inline void set_rgba(SDL_Surface *surface, Uint32 x, Uint32 y, Uint32 col); ^ main.c: In function ‘main’: main.c:232:5: warning: ‘jack_client_new’ is deprecated [-Wdeprecated-declarations] if ((client = jack_client_new(client_name)) == 0) { ^ In file included from main.c:11:0: /usr/include/jack/jack.h:127:17: note: declared here jack_client_t * jack_client_new (const char *client_name) JACK_OPTIONAL_WEAK_DEPRECATED_EXPORT; ^ mv -f .deps/jf_meters.Tpo .deps/jf_meters.Po mv -f .deps/main.Tpo .deps/main.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT find_image.o -MD -MP -MF .deps/find_image.Tpo -c -o find_image.o find_image.c In file included from scope.c:7:0: linedraw.h:4:13: warning: inline function ‘set_rgba’ declared but never defined inline void set_rgba(SDL_Surface *surface, Uint32 x, Uint32 y, Uint32 col); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -MT gl_utils.o -MD -MP -MF .deps/gl_utils.Tpo -c -o gl_utils.o gl_utils.c mv -f .deps/scope.Tpo .deps/scope.Po mv -f .deps/find_image.Tpo .deps/find_image.Po mv -f .deps/envelopes.Tpo .deps/envelopes.Po mv -f .deps/gl_utils.Tpo .deps/gl_utils.Po x86_64-pc-linux-gnu-gcc -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DPKG_DATA_DIR=\"/usr/share/meterbridge\" -O2 -pipe -march=core2 -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul -mno-popcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mno-avx -mno-avx2 -mno-sse4.2 -mno-sse4.1 -mno-lzcnt -mno-rdrnd -mno-f16c -mno-fsgsbase --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o meterbridge main.o linedraw.o vu_meters.o ppm_meters.o dpm_meters.o jf_meters.o scope.o envelopes.o find_image.o gl_utils.o -lm -ljack -lSDL -lpthread -lGL -lSDL_image -lm -lpthread jf_meters.o: In function `gfx_thread_jf': jf_meters.c:(.text+0x433): undefined reference to `set_rgba' collect2: error: ld returned 1 exit status Makefile:361: recipe for target 'meterbridge' failed make[2]: *** [meterbridge] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3/src' Makefile:269: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3/src' Makefile:342: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 emake failed * ERROR: media-sound/meterbridge-0.9.3::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 90: Called src_compile * environment, line 2694: Called default * phase-functions.sh, line 763: Called default_src_compile * phase-functions.sh, line 800: Called __eapi2_src_compile * phase-helpers.sh, line 785: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=media-sound/meterbridge-0.9.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/meterbridge-0.9.3::gentoo'`. * The complete build log is located at '/var/log/portage/build/media-sound/meterbridge-0.9.3:20151122-142900.log.gz'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/meterbridge-0.9.3/temp/build.log.gz'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/meterbridge-0.9.3/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3' * S: '/var/tmp/portage/media-sound/meterbridge-0.9.3/work/meterbridge-0.9.3'