* Package: media-sound/gom-0.29.103-r1 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking gom-0.29.103.tar.gz to /var/tmp/portage/media-sound/gom-0.29.103-r1/work >>> Source unpacked in /var/tmp/portage/media-sound/gom-0.29.103-r1/work >>> Compiling source in /var/tmp/portage/media-sound/gom-0.29.103-r1/work/gom-0.29.103 ... ./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 creating cache ./config.cache checking for a BSD compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether make sets ${MAKE}... (cached) yes checking for mawk... no checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) works... yes checking whether the C compiler (gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for beep in -lncurses... yes checking for ANSI C header files... yes checking for unistd.h... yes checking for sys/soundcard.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for getopt.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for ncurses.h... yes checking for curses.h... yes checking for working const... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/gomconfig creating src/gom.1 creating src/gomconfig.8 make -j1 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -march=native' Making all in src make[1]: Entering directory '/var/tmp/portage/media-sound/gom-0.29.103-r1/work/gom-0.29.103/src' x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_info.c In file included from /usr/include/string.h:494, from gom.h:42, from gom_info.c:32: In function ‘strncat’, inlined from ‘gom_info’ at gom_info.c:144:7: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ specified bound 255 equals destination size [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_driver_oss.c x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_mixer.c x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_gomii.c x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_file.c x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_action.c x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_iface_c.c gom_iface_c.c: In function ‘gom_iface_c_question’: gom_iface_c.c:63:3: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] 63 | scanf("%c", &answer); | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_iface_t.c gom_iface_t.c: In function ‘gom_iface_t_info’: gom_iface_t.c:178:3: warning: ‘vwprintw’ is deprecated [-Wdeprecated-declarations] 178 | vwprintw(stdscr, fmt, vargs); | ^~~~~~~~ In file included from gom_iface_t.c:34: /usr/include/curses.h:816:28: note: declared here 816 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom_iface_x.c x86_64-pc-linux-gnu-gcc -DPACKAGE=\"gom\" -DVERSION=\"0.29.103\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DHAVE_CURSES_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SNPRINTF=1 -DHAVE_VSNPRINTF=1 -DGOM_VERSION=\"0.29.103\" -DGOM_DATE=\"23\ Oct\ 1999\" -I. -I. -O2 -pipe -march=native -c gom.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gom gom_info.o gom_driver_oss.o gom_mixer.o gom_gomii.o gom_file.o gom_action.o gom_iface_c.o gom_iface_t.o gom_iface_x.o gom.o -lncurses /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: gom_iface_t.o: undefined reference to symbol 'LINES' /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[1]: *** [Makefile:213: gom] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/gom-0.29.103-r1/work/gom-0.29.103/src' make: *** [Makefile:114: all-recursive] Error 1 emake failed * ERROR: media-sound/gom-0.29.103-r1::gentoo failed (compile phase): * emake failed. * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 828: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die "emake failed." * * If you need support, post the output of `emerge --info '=media-sound/gom-0.29.103-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/gom-0.29.103-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:gom-0.29.103-r1:20190717-142800.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/gom-0.29.103-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/gom-0.29.103-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/gom-0.29.103-r1/work/gom-0.29.103' * S: '/var/tmp/portage/media-sound/gom-0.29.103-r1/work/gom-0.29.103'