* Package: dev-util/cscope-15.8a  * Repository: gentoo  * Maintainer: vim@gentoo.org emacs@gentoo.org  * USE: abi_x86_64 amd64 bootstrap elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: preserve-libs splitdebug >>> Unpacking source... >>> Unpacking cscope-15.8a.tar.gz to /var/tmp/portage/dev-util/cscope-15.8a/work >>> Source unpacked in /var/tmp/portage/dev-util/cscope-15.8a/work >>> Preparing source in /var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a ... * Applying cscope-15.7a-ocs-sysdir.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: cscope-15.8a/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a ... * econf: updating cscope-15.8a/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cscope-15.8a/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 --disable-dependency-tracking checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes /var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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... none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y 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 configure: checking "location of ncurses.h file"... Found ncurses on /usr/include/ncurses.h checking for ncurses version... 5.9 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp in -lregex... no checking for gnome-config... no checking for pkg-config... true checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/window.h usability... no checking sys/window.h presence... no checking for sys/window.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking floss.h usability... no checking floss.h presence... no checking for floss.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for sighandler_t... no checking for sigsetjmp... yes checking return type of signal handlers... void checking for strchr... yes checking for memcpy... yes checking for memset... yes checking for setmode... no checking for _setmode... no checking for getcwd... yes checking for regcmp... no checking for regcomp... yes checking for strerror... yes checking for lstat... yes checking for fixkeypad... no checking for getopt_long... yes checking for stdarg.h... yes checking for varargs.h... no checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vsnprintf... (cached) yes checking whether vsnprintf is C99 compliant... (cached) yes checking for vasprintf... yes checking for asprintf... yes checking for vasprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating contrib/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a ... make -j10 -l16 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a' Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a/doc' Making all in src make[2]: Entering directory '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o fscanner.o fscanner.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o egrep.o egrep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o alloc.o alloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o display.o display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o edit.o edit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o exec.o exec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o find.o find.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o help.o help.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o history.o history.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o dir.o dir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o input.o input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o main.o main.c main.c: In function ‘main’: main.c:618:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] main.c:676:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o mouse.o mouse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o mygetenv.o mygetenv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o mypopen.o mypopen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o vpaccess.o vpaccess.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o vpfopen.o vpfopen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o vpinit.o vpinit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o vpopen.o vpopen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o lookup.o lookup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o logdir.o logdir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o invlib.o invlib.c invlib.c: In function ‘boolfile’: invlib.c:978:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] invlib.c:993:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] invlib.c:1002:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] invlib.c:1008:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] invlib.c:1022:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] invlib.c: In function ‘invfind’: invlib.c:781:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] invlib.c: In function ‘invstep’: invlib.c:704:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] invlib.c: In function ‘invopen’: invlib.c:638:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o crossref.o crossref.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o compath.o compath.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o command.o command.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o build.o build.c build.c: In function ‘build’: build.c:261:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -c -o basename.o basename.c x86_64-pc-linux-gnu-gcc -march=corei7 -msse4.1 -msse4.2 -mtune=generic -O2 -pipe -ggdb -Wl,-O1 -Wl,--as-needed -o cscope fscanner.o egrep.o alloc.o basename.o build.o command.o compath.o crossref.o dir.o display.o edit.o exec.o find.o help.o history.o input.o invlib.o logdir.o lookup.o main.o mouse.o mygetenv.o mypopen.o vpaccess.o vpfopen.o vpinit.o vpopen.o -lncurses -lfl /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: command.o: undefined reference to symbol 'keypad' /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:430: recipe for target 'cscope' failed make[2]: *** [cscope] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a/src' Makefile:363: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a' Makefile:303: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: dev-util/cscope-15.8a::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/cscope-15.8a::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/cscope-15.8a::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-util/cscope-15.8a/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/cscope-15.8a/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a' * S: '/var/tmp/portage/dev-util/cscope-15.8a/work/cscope-15.8a'