* Package: sys-fs/ncdu-1.14.1 * Repository: gentoo * Maintainer: whissi@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ncdu-1.14.1.tar.gz to /var/tmp/portage/sys-fs/ncdu-1.14.1/work >>> Source unpacked in /var/tmp/portage/sys-fs/ncdu-1.14.1/work >>> Preparing source in /var/tmp/portage/sys-fs/ncdu-1.14.1/work/ncdu-1.14.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/ncdu-1.14.1/work/ncdu-1.14.1 ... ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ncdu-1.14.1 --htmldir=/usr/share/doc/ncdu-1.14.1/html --libdir=/usr/lib64 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 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 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for int64_t... yes checking for uint64_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct stat.st_blocks... yes checking for getcwd... yes checking for gettimeofday... yes checking for fnmatch... yes checking for chdir... yes checking for rmdir... yes checking for unlink... yes checking for lstat... yes checking for system... yes checking for getenv... yes checking for ncursesw... yes configure: Using /bin/sh as the default shell if $SHELL is not set checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/ncdu-1.14.1/work/ncdu-1.14.1 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/sys-fs/ncdu-1.14.1/work/ncdu-1.14.1' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/browser.o src/browser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/delete.o src/delete.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/dirlist.o src/dirlist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/dir_common.o src/dir_common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/dir_export.o src/dir_export.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/dir_import.o src/dir_import.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/dir_mem.o src/dir_mem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/dir_scan.o src/dir_scan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/exclude.o src/exclude.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/help.o src/help.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/shell.o src/shell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/quit.o src/quit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/main.o src/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/path.o src/path.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./deps -O2 -pipe -march=native -fno-common -c -o src/util.o src/util.c src/util.c: In function ‘xmalloc’: src/util.c:427:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 427 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:432:30: note: in expansion of macro ‘wrap_oom’ 432 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c:428:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] 428 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:432:30: note: in expansion of macro ‘wrap_oom’ 432 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c: In function ‘xcalloc’: src/util.c:427:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 427 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:433:40: note: in expansion of macro ‘wrap_oom’ 433 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c:428:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] 428 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:433:40: note: in expansion of macro ‘wrap_oom’ 433 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c: In function ‘xrealloc’: src/util.c:427:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 427 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:434:42: note: in expansion of macro ‘wrap_oom’ 434 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ src/util.c:428:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] 428 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:434:42: note: in expansion of macro ‘wrap_oom’ 434 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o ncdu src/browser.o src/delete.o src/dirlist.o src/dir_common.o src/dir_export.o src/dir_import.o src/dir_mem.o src/dir_scan.o src/exclude.o src/help.o src/shell.o src/quit.o src/main.o src/path.o src/util.o -lncursesw -ltinfow /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/delete.o:(.bss+0x0): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/delete.o:(.bss+0x8): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dirlist.o:(.bss+0x28): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dirlist.o:(.bss+0x30): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_common.o:(.bss+0x50): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_common.o:(.bss+0x48): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_export.o:(.bss+0x10): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_export.o:(.bss+0x18): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_import.o:(.bss+0x10): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_import.o:(.bss+0x18): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_mem.o:(.bss+0x0): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_mem.o:(.bss+0x8): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_scan.o:(.bss+0x8): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/dir_scan.o:(.bss+0x10): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/exclude.o:(.bss+0x8): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/exclude.o:(.bss+0x10): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/help.o:(.bss+0x8): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/help.o:(.bss+0x10): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/shell.o:(.bss+0x0): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/shell.o:(.bss+0x8): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/quit.o:(.bss+0x0): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/quit.o:(.bss+0x8): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x18): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/main.o:(.bss+0x20): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/path.o:(.bss+0x0): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/path.o:(.bss+0x8): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/util.o:(.bss+0x20): multiple definition of `dir_process'; src/browser.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/util.o:(.bss+0x28): multiple definition of `confirm_quit'; src/browser.o:(.bss+0x8): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:487: ncdu] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-fs/ncdu-1.14.1/work/ncdu-1.14.1' make: *** [Makefile:360: all] Error 2 * ERROR: sys-fs/ncdu-1.14.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/ncdu-1.14.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/ncdu-1.14.1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fs:ncdu-1.14.1:20200126-080320.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/ncdu-1.14.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/ncdu-1.14.1/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/ncdu-1.14.1/work/ncdu-1.14.1' * S: '/var/tmp/portage/sys-fs/ncdu-1.14.1/work/ncdu-1.14.1'