* Package: app-editors/hexedit-1.2.13  * Repository: gentoo  * Maintainer: tomjbe@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking hexedit-1.2.13.src.tgz to /tmp/portage/app-editors/hexedit-1.2.13/work >>> Source unpacked in /tmp/portage/app-editors/hexedit-1.2.13/work >>> Compiling source in /tmp/portage/app-editors/hexedit-1.2.13/work/hexedit ... ./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 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 for a BSD-compatible install... /usr/bin/install -c checking for initscr in -lcurses... ./configure: line 3086: ac_fn_c_try_link: command not found no checking for initscr in -lncurses... yes checking for use_default_colors... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memcmp... yes checking for memmem... yes checking for memrmem... no checking for memrchr... yes checking for strdup... yes checking for strerror... yes checking for basename... yes checking whether dirname is declared... yes checking whether basename is declared... yes checking whether memrchr is declared... yes checking whether memmem is declared... yes checking whether memrmem is declared... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating Makefile-build config.status: WARNING: 'Makefile-build.in' seems to ignore the --datarootdir setting config.status: creating config.h make -j4 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -march=native -O2 -pipe -c hexedit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -march=native -O2 -pipe -c display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -march=native -O2 -pipe -c mark.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -march=native -O2 -pipe -c page.c display.c: In function ‘get_number’: display.c:274:5: warning: format ‘%llx’ expects argument of type ‘long long unsigned int *’, but argument 3 has type ‘off_t *’ [-Wformat=] err = sscanf(tmp + strlen("0x"), "%llx", i);  ^ display.c:276:5: warning: format ‘%lld’ expects argument of type ‘long long int *’, but argument 3 has type ‘off_t *’ [-Wformat=] err = sscanf(tmp, "%lld", i);  ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -march=native -O2 -pipe -c file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -march=native -O2 -pipe -c interact.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -march=native -O2 -pipe -c misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -march=native -O2 -pipe -c search.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o hexedit hexedit.o display.o mark.o page.o file.o interact.o misc.o search.o -lncurses /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: search.o: undefined reference to symbol 'nodelay' /usr/lib64/libtinfo.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:35: recipe for target 'hexedit' failed make: *** [hexedit] Error 1 emake failed * ERROR: app-editors/hexedit-1.2.13::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 226: Called __eapi0_src_compile * phase-helpers.sh, line 743: 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 '=app-editors/hexedit-1.2.13::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/hexedit-1.2.13::gentoo'`. * The complete build log is located at '/tmp/portage/app-editors/hexedit-1.2.13/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/app-editors/hexedit-1.2.13/temp/environment'. * Working directory: '/tmp/portage/app-editors/hexedit-1.2.13/work/hexedit' * S: '/tmp/portage/app-editors/hexedit-1.2.13/work/hexedit'