* Package: sys-fs/lufs-0.9.7-r4 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking lufs-0.9.7.tar.gz to /var/tmp/portage/sys-fs/lufs-0.9.7-r4/work >>> Source unpacked in /var/tmp/portage/sys-fs/lufs-0.9.7-r4/work >>> Preparing source in /var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7 ... * Applying lufs-0.9.7-fPIC.patch ... [ ok ] * Applying lufs-automount-port.diff ... [ ok ] * Applying lufs-0.9.7-enable-gnome-2.patch ... [ ok ] * Applying lufs-no-kernel.patch ... [ ok ] * Applying lufs-0.9.7-gcc43.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * 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: lufs-0.9.7/ * Running elibtoolize in: lufs-0.9.7/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7 ... * econf: updating lufs-0.9.7/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lufs-0.9.7/config/config.guess with /usr/share/gnuconfig/config.guess ./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/lufs-0.9.7-r4 --htmldir=/usr/share/doc/lufs-0.9.7-r4/html --with-sysroot=/ --libdir=/usr/lib64 --disable-debug checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for ssh... found (/usr/bin/ssh) checking for gnome-config... no checking for gnome-vfs-config... no checking for pkg-config... pkg-config checking for gnome_vfs_init in -lgnomevfs... no checking for gnome_vfs_init in -lgnomevfs-2... no Package gnome-vfs-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-vfs-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gnome-vfs-2.0', required by 'virtual:world', not found checking for pthread_detach in -lpthread... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/byteswap.h usability... no checking sys/byteswap.h presence... no checking for sys/byteswap.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for mkdir... yes checking for rmdir... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lufsd/Makefile config.status: creating filesystems/Makefile config.status: creating filesystems/localfs/Makefile config.status: creating filesystems/locasefs/Makefile config.status: creating filesystems/sshfs/Makefile config.status: creating filesystems/ftpfs/Makefile config.status: creating filesystems/cardfs/Makefile config.status: creating filesystems/cefs/Makefile config.status: creating filesystems/cefs/asyncd/Makefile config.status: creating filesystems/gvfs/Makefile config.status: creating filesystems/gnetfs/Makefile config.status: creating filesystems/wavfs/Makefile config.status: creating util/Makefile config.status: creating kernel/Makefile config.status: creating kernel/Linux/Makefile config.status: creating kernel/Linux/2.4/Makefile config.status: creating include/Makefile config.status: creating config/Makefile config.status: creating docs/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ############################################################################### supported filesystems: localfs locasefs ftpfs gnetfs sshfs suid files: lufsmnt & lufsumount. ############################################################################### >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7 ... * Compiling for ftpfs localfs make -j4 /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ftpfs.lo ftpfs.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ftplib.lo ftplib.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ftpsys_unix.lo ftpsys_unix.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ftpsys_netware.lo ftpsys_netware.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ftpsys_unix.cpp -fPIC -DPIC -o .libs/ftpsys_unix.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ftpfs.cpp -fPIC -DPIC -o .libs/ftpfs.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ftpsys_netware.cpp -fPIC -DPIC -o .libs/ftpsys_netware.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ftplib.cpp -fPIC -DPIC -o .libs/ftplib.o ftpsys_unix.cpp: In constructor ‘ftpsys_unix::ftpsys_unix()’: ftpsys_unix.cpp:69:16: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 69 | CMD_LIST = "LIST -al"; | ^~~~~~~~~~ ftpfs.cpp: In function ‘void* ftpfs_init(list_head*, dir_cache*, credentials*, void**)’: ftpfs.cpp:46:29: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 46 | if(!lu_opt_getchar(cfg, "MOUNT", "host")){ | ^~~~~~~ ftpfs.cpp:46:38: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 46 | if(!lu_opt_getchar(cfg, "MOUNT", "host")){ | ^~~~~~ ftpsys_netware.cpp: In constructor ‘ftpsys_netware::ftpsys_netware()’: ftpsys_netware.cpp:68:16: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 68 | CMD_LIST = "LIST -al"; | ^~~~~~~~~~ ftpfs.cpp: In constructor ‘FTPFS::FTPFS(list_head*, dir_cache*, credentials*)’: ftpfs.cpp:163:33: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 163 | if((c = lu_opt_getchar(cfg, "FTPFS", "RWTimeout"))){ | ^~~~~~~ ftpfs.cpp:163:42: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 163 | if((c = lu_opt_getchar(cfg, "FTPFS", "RWTimeout"))){ | ^~~~~~~~~~~ ftpfs.cpp:171:34: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 171 | if((c = lu_opt_getchar(cfg, "FTPFS", "DataConnectionMode"))){ | ^~~~~~~ ftpfs.cpp:171:43: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 171 | if((c = lu_opt_getchar(cfg, "FTPFS", "DataConnectionMode"))){ | ^~~~~~~~~~~~~~~~~~~~ ftpfs.cpp:178:29: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 178 | if(lu_opt_getchar(cfg, "MOUNT", "ftpactive")){ | ^~~~~~~ ftpfs.cpp:178:38: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 178 | if(lu_opt_getchar(cfg, "MOUNT", "ftpactive")){ | ^~~~~~~~~~~ ftpfs.cpp:183:29: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 183 | if(lu_opt_getchar(cfg, "MOUNT", "ftppassive")){ | ^~~~~~~ ftpfs.cpp:183:38: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 183 | if(lu_opt_getchar(cfg, "MOUNT", "ftppassive")){ | ^~~~~~~~~~~~ ftpfs.cpp:188:28: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 188 | if(lu_opt_getint(cfg, "MOUNT", "port", &port, 10) < 0) | ^~~~~~~ ftpfs.cpp:188:37: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 188 | if(lu_opt_getint(cfg, "MOUNT", "port", &port, 10) < 0) | ^~~~~~ ftpfs.cpp:191:38: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 191 | if(!(user = lu_opt_getchar(cfg, "MOUNT", "username"))) | ^~~~~~~ ftpfs.cpp:191:47: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 191 | if(!(user = lu_opt_getchar(cfg, "MOUNT", "username"))) | ^~~~~~~~~~ ftpfs.cpp:194:38: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 194 | if(!(pass = lu_opt_getchar(cfg, "MOUNT", "password"))) | ^~~~~~~ ftpfs.cpp:194:47: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 194 | if(!(pass = lu_opt_getchar(cfg, "MOUNT", "password"))) | ^~~~~~~~~~ ftpfs.cpp:197:65: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 197 | conn = new FTPConnection(active, (char*)lu_opt_getchar(cfg, "MOUNT", "host"), port, (char*)user, (char*)pass); | ^~~~~~~ ftpfs.cpp:197:74: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 197 | w FTPConnection(active, (char*)lu_opt_getchar(cfg, "MOUNT", "host"), port, (char*)user, (char*)pass); | ^~~~~~ ftpsys_netware.cpp: In member function ‘virtual int ftpsys_netware::parse_line(char*, char*, lufs_fattr*, char*, credentials*)’: ftpsys_netware.cpp:78:14: warning: variable ‘own’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 78 | int res, own = 0; | ^~~ /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ftpsys_windows.lo ftpsys_windows.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c ftpsys_windows.cpp -fPIC -DPIC -o .libs/ftpsys_windows.o ftpsys_windows.cpp: In constructor ‘ftpsys_windows::ftpsys_windows()’: ftpsys_windows.cpp:60:16: warning: ISO C++ forbids converting a string constant to ‘char*’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] 60 | CMD_LIST = "LIST -al"; | ^~~~~~~~~~ ftpsys_windows.cpp: At global scope: ftpsys_windows.cpp:48:1: warning: ‘char* next_word(char*)’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;] 48 | next_word(char *c){ | ^~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -version-info 2:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblufs-ftpfs.la -rpath /usr/lib64 ftpfs.lo ftplib.lo ftpsys_unix.lo ftpsys_netware.lo ftpsys_windows.lo -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o .libs/ftpfs.o .libs/ftplib.o .libs/ftpsys_unix.o .libs/ftpsys_netware.o .libs/ftpsys_windows.o -Wl,--as-needed -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -g -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liblufs-ftpfs.so.2 -o .libs/liblufs-ftpfs.so.2.0.0 libtool: link: (cd ".libs" && rm -f "liblufs-ftpfs.so.2" && ln -s "liblufs-ftpfs.so.2.0.0" "liblufs-ftpfs.so.2") libtool: link: (cd ".libs" && rm -f "liblufs-ftpfs.so" && ln -s "liblufs-ftpfs.so.2.0.0" "liblufs-ftpfs.so") libtool: link: ( cd ".libs" && rm -f "liblufs-ftpfs.la" && ln -s "../liblufs-ftpfs.la" "liblufs-ftpfs.la" ) make -j4 /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o localfs.lo localfs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../ -I/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/include -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c localfs.c -fPIC -DPIC -o .libs/localfs.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -Wall -DDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -version-info 2:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblufs-localfs.la -rpath /usr/lib64 localfs.lo -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/localfs.o -Wl,--as-needed -lpthread -g -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liblufs-localfs.so.2 -o .libs/liblufs-localfs.so.2.0.0 libtool: link: (cd ".libs" && rm -f "liblufs-localfs.so.2" && ln -s "liblufs-localfs.so.2.0.0" "liblufs-localfs.so.2") libtool: link: (cd ".libs" && rm -f "liblufs-localfs.so" && ln -s "liblufs-localfs.so.2.0.0" "liblufs-localfs.so") libtool: link: ( cd ".libs" && rm -f "liblufs-localfs.la" && ln -s "../liblufs-localfs.la" "liblufs-localfs.la" ) >>> Source compiled. >>> Test phase: sys-fs/lufs-0.9.7-r4 >>> Completed testing sys-fs/lufs-0.9.7-r4 >>> Install sys-fs/lufs-0.9.7-r4 into /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image make -j4 DESTDIR=/var/tmp/portage/sys-fs/lufs-0.9.7-r4/image install make[1]: Entering directory '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/filesystems/ftpfs' make[1]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c liblufs-ftpfs.la '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/liblufs-ftpfs.so.2.0.0 /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64/liblufs-ftpfs.so.2.0.0 libtool: install: (cd /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64 && { ln -s -f liblufs-ftpfs.so.2.0.0 liblufs-ftpfs.so.2 || { rm -f liblufs-ftpfs.so.2 && ln -s liblufs-ftpfs.so.2.0.0 liblufs-ftpfs.so.2; }; }) libtool: install: (cd /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64 && { ln -s -f liblufs-ftpfs.so.2.0.0 liblufs-ftpfs.so || { rm -f liblufs-ftpfs.so && ln -s liblufs-ftpfs.so.2.0.0 liblufs-ftpfs.so; }; }) libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/liblufs-ftpfs.lai /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64/liblufs-ftpfs.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[1]: Leaving directory '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/filesystems/ftpfs' make -j4 DESTDIR=/var/tmp/portage/sys-fs/lufs-0.9.7-r4/image install make[1]: Entering directory '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/filesystems/localfs' make[1]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64' /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c liblufs-localfs.la '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/liblufs-localfs.so.2.0.0 /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64/liblufs-localfs.so.2.0.0 libtool: install: (cd /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64 && { ln -s -f liblufs-localfs.so.2.0.0 liblufs-localfs.so.2 || { rm -f liblufs-localfs.so.2 && ln -s liblufs-localfs.so.2.0.0 liblufs-localfs.so.2; }; }) libtool: install: (cd /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64 && { ln -s -f liblufs-localfs.so.2.0.0 liblufs-localfs.so || { rm -f liblufs-localfs.so && ln -s liblufs-localfs.so.2.0.0 liblufs-localfs.so; }; }) libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/liblufs-localfs.lai /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image/usr/lib64/liblufs-localfs.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[1]: Leaving directory '/var/tmp/portage/sys-fs/lufs-0.9.7-r4/work/lufs-0.9.7/filesystems/localfs' >>> Completed installing sys-fs/lufs-0.9.7-r4 into /var/tmp/portage/sys-fs/lufs-0.9.7-r4/image * Final size of build directory: 8276 KiB (8.0 MiB) * Final size of installed tree: 1064 KiB (1.0 MiB) * QA Notice: Files built without respecting CFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/liblufs-localfs.so.2.0.0 * /usr/lib64/liblufs-ftpfs.so.2.0.0 removing executable bit: /usr/lib64/liblufs-ftpfs.la removing executable bit: /usr/lib64/liblufs-localfs.la strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/liblufs-localfs.so.2.0.0 /usr/lib64/liblufs-ftpfs.so.2.0.0 >>> Done. * Lufs Kernel support and lufsd,lufsmnt have been disabled in favour * of lufis, please use lufis to mount lufs-filesystems, eg: * # lufis fs=ftpfs,host=ftp.kernel.org /mnt/lufis/ -s * If something does not work for you with this setup please * complain to bugs.gentoo.org * Note: There is also the native sshfs implementation now * lufs-sshfs does not work on amd64 and is disabled there. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 11741392 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Fri, 29 May 2020 02:35:29 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS