* Package: sys-fs/avfs-1.0.0  * Repository: gentoo  * Maintainer: pete4abw@comcast.net kernel-misc@gentoo.org  * USE: amd64 elibc_glibc kernel_linux lzma multilib selinux userland_GNU  * FEATURES: sandbox selinux sesandbox >>> Unpacking source... >>> Unpacking avfs-1.0.0.tar.bz2 to /var/tmp/portage/sys-fs/avfs-1.0.0/work >>> Source unpacked in /var/tmp/portage/sys-fs/avfs-1.0.0/work >>> Preparing source in /var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0 ... * Applying avfs-0.9.8-gcc43_fix_open_missing_mode.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0 ... * econf: updating avfs-1.0.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating avfs-1.0.0/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 --enable-fuse --enable-library --enable-shared --with-system-zlib --with-system-bzlib --disable-static --with-xz checking for a BSD-compatible install... /usr/bin/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking if configuration is valid... valid checking whether to build preload, avfscoda, shared library and/or fuse daemon... shared fuse checking whether debugging is enabled... yes checking whether building the dav module is enabled... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 style of include used by make... GNU 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 for a BSD-compatible install... /usr/bin/install -c 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 ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip 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 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC 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 whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC 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 whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for vsnprintf... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for mkdtemp... yes checking for getpwuid_r... yes checking for getpwnam_r... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for atoll... yes checking whether sys/types.h defines makedev... yes checking for unistd.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for d_type in struct dirent... yes checking for d_off in struct dirent... yes checking for library containing nanosleep... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for dlopen in -ldl... yes checking for pthread_create in -lpthread... yes checking for emacs... no checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for zipinfo code in unzip... yes checking for perl... /usr/bin/perl checking whether fuse is new enough... yes checking for fuse_main in -lfuse... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBLZMA... yes checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 -r) supports symbol versioning... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating modules/Makefile config.status: creating zlib/Makefile config.status: creating bzlib/Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating avfscoda/Makefile config.status: creating avfscoda/redir/Makefile config.status: creating preload/Makefile config.status: creating libneon/Makefile config.status: creating extfs/Makefile config.status: creating scripts/Makefile config.status: creating scripts/init/Makefile config.status: creating test/Makefile config.status: creating spec/Makefile config.status: creating macros/Makefile config.status: creating patch/Makefile config.status: creating doc/Makefile config.status: creating fuse/Makefile config.status: creating scripts/avfs-config config.status: creating extfs/a config.status: creating extfs/apt config.status: creating extfs/audio config.status: creating extfs/deb config.status: creating extfs/deba config.status: creating extfs/debd config.status: creating extfs/dpkg config.status: creating extfs/hp48 config.status: creating extfs/iso9660 config.status: creating extfs/lslR config.status: creating extfs/mailfs config.status: creating extfs/patchfs config.status: creating extfs/rpms config.status: creating extfs/u7z config.status: creating extfs/uace config.status: creating extfs/uar config.status: creating extfs/uarj config.status: creating extfs/uc1541 config.status: creating extfs/uha config.status: creating extfs/ulha config.status: creating extfs/upp config.status: creating extfs/urar config.status: creating extfs/uxdms config.status: creating extfs/uxpk config.status: creating extfs/uzip config.status: creating extfs/uzoo config.status: creating include/version.h config.status: creating include/config.h config.status: executing depfiles commands config.status: executing default commands Configuration details: Building library : yes (recommended: yes) Building avfsd for fuse : yes (recommended: yes) Building preload library : no (recommended: no) Building avfscoda daemon and kernel module: no (recommended: no) Use system zlib : yes (recommended: no, slower access) Use system bzlib : yes (recommended: no, slower access) Use liblzma : yes (recommended: yes) Installation prefix : /usr >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0 ... make -j4 Making all in src make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/src' rm -f info.h /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o sysdeps.lo sysdeps.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o tmpfile.lo tmpfile.c ./make_info /usr/lib64/avfs > info.h /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o parsels.lo parsels.c mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c tmpfile.c -fPIC -DPIC -o .libs/tmpfile.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c alloc.c -fPIC -DPIC -o .libs/alloc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c sysdeps.c -fPIC -DPIC -o .libs/sysdeps.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c parsels.c -fPIC -DPIC -o .libs/parsels.o sysdeps.c: In function ‘av_log’: sysdeps.c:212:9: warning: format not a string literal and no format arguments [-Wformat-security] sysdeps.c: In function ‘filelog’: sysdeps.c:164:14: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o ugid.lo ugid.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o parse.lo parse.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o prog.lo prog.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o runprog.lo runprog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c ugid.c -fPIC -DPIC -o .libs/ugid.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c parse.c -fPIC -DPIC -o .libs/parse.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c prog.c -fPIC -DPIC -o .libs/prog.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o cache.lo cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c runprog.c -fPIC -DPIC -o .libs/runprog.o prog.c: In function ‘av_start_prog’: prog.c:53:18: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o filebuf.lo filebuf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o local.lo local.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c cache.c -fPIC -DPIC -o .libs/cache.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o default.lo default.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c filebuf.c -fPIC -DPIC -o .libs/filebuf.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c local.c -fPIC -DPIC -o .libs/local.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o oper.lo oper.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c default.c -fPIC -DPIC -o .libs/default.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o fdops.lo fdops.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c oper.c -fPIC -DPIC -o .libs/oper.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o virtual.lo virtual.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o modload.lo modload.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c fdops.c -fPIC -DPIC -o .libs/fdops.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c virtual.c -fPIC -DPIC -o .libs/virtual.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o remote.lo remote.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c modload.c -fPIC -DPIC -o .libs/modload.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o archive.lo archive.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o archutil.lo archutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c remote.c -fPIC -DPIC -o .libs/remote.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o namespace.lo namespace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c archive.c -fPIC -DPIC -o .libs/archive.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c archutil.c -fPIC -DPIC -o .libs/archutil.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o state.lo state.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c namespace.c -fPIC -DPIC -o .libs/namespace.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o serialfile.lo serialfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c state.c -fPIC -DPIC -o .libs/state.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o filtprog.lo filtprog.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o filter.lo filter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c serialfile.c -fPIC -DPIC -o .libs/serialfile.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c filtprog.c -fPIC -DPIC -o .libs/filtprog.o serialfile.c: In function ‘av_sfile_truncate’: serialfile.c:382:18: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c filter.c -fPIC -DPIC -o .libs/filter.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o filecache.lo filecache.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o socket.lo socket.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o passwords.lo passwords.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c filecache.c -fPIC -DPIC -o .libs/filecache.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o zread.lo zread.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o exit.lo exit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c socket.c -fPIC -DPIC -o .libs/socket.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c passwords.c -fPIC -DPIC -o .libs/passwords.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c zread.c -fPIC -DPIC -o .libs/zread.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c exit.c -fPIC -DPIC -o .libs/exit.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o realfile.lo realfile.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o bzread.lo bzread.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c realfile.c -fPIC -DPIC -o .libs/realfile.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o xzread.lo xzread.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c -o utils.lo utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c bzread.c -fPIC -DPIC -o .libs/bzread.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c xzread.c -fPIC -DPIC -o .libs/xzread.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DBZ_NO_STDIO -march=native -O2 -pipe -module -Wl,-O1 -Wl,--as-needed -o libavfscore.la utils.lo sysdeps.lo tmpfile.lo alloc.lo parsels.lo ugid.lo parse.lo prog.lo runprog.lo cache.lo filebuf.lo local.lo default.lo oper.lo fdops.lo virtual.lo modload.lo remote.lo archive.lo archutil.lo namespace.lo state.lo serialfile.lo filtprog.lo filter.lo filecache.lo socket.lo passwords.lo zread.lo exit.lo realfile.lo bzread.lo xzread.lo -lpthread -ldl -llzma x86_64-pc-linux-gnu-ar cru .libs/libavfscore.a .libs/utils.o .libs/sysdeps.o .libs/tmpfile.o .libs/alloc.o .libs/parsels.o .libs/ugid.o .libs/parse.o .libs/prog.o .libs/runprog.o .libs/cache.o .libs/filebuf.o .libs/local.o .libs/default.o .libs/oper.o .libs/fdops.o .libs/virtual.o .libs/modload.o .libs/remote.o .libs/archive.o .libs/archutil.o .libs/namespace.o .libs/state.o .libs/serialfile.o .libs/filtprog.o .libs/filter.o .libs/filecache.o .libs/socket.o .libs/passwords.o .libs/zread.o .libs/exit.o .libs/realfile.o .libs/bzread.o .libs/xzread.o x86_64-pc-linux-gnu-ranlib .libs/libavfscore.a creating libavfscore.la (cd .libs && rm -f libavfscore.la && ln -s ../libavfscore.la libavfscore.la) make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/src' Making all in modules make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/modules' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o volatile.lo volatile.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o rsh.lo rsh.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o http.lo http.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o ftp.lo ftp.c mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c volatile.c -fPIC -DPIC -o .libs/volatile.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c ftp.c -fPIC -DPIC -o .libs/ftp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c rsh.c -fPIC -DPIC -o .libs/rsh.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c http.c -fPIC -DPIC -o .libs/http.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o ugz.lo ugz.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o ubz2.lo ubz2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o ugzip.lo ugzip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c ugz.c -fPIC -DPIC -o .libs/ugz.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o ubzip2.lo ubzip2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c ubz2.c -fPIC -DPIC -o .libs/ubz2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c ugzip.c -fPIC -DPIC -o .libs/ugzip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o gz.lo gz.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o bz2.lo bz2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o uz.lo uz.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c ubzip2.c -fPIC -DPIC -o .libs/ubzip2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o uar.lo uar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c gz.c -fPIC -DPIC -o .libs/gz.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c bz2.c -fPIC -DPIC -o .libs/bz2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c uz.c -fPIC -DPIC -o .libs/uz.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o utar.lo utar.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o urar.lo urar.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o uzip.lo uzip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c uar.c -fPIC -DPIC -o .libs/uar.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c utar.c -fPIC -DPIC -o .libs/utar.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c urar.c -fPIC -DPIC -o .libs/urar.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c uzip.c -fPIC -DPIC -o .libs/uzip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o floppy.lo floppy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c floppy.c -fPIC -DPIC -o .libs/floppy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o extfs.lo extfs.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o ucftp.lo ucftp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o uxze.lo uxze.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c extfs.c -fPIC -DPIC -o .libs/extfs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o uxz.lo uxz.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c ucftp.c -fPIC -DPIC -o .libs/ucftp.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c uxze.c -fPIC -DPIC -o .libs/uxze.o ./make_initmod volatile.c rsh.c http.c ftp.c ugz.c ubz2.c ugzip.c ubzip2.c gz.c bz2.c uz.c uar.c utar.c urar.c uzip.c floppy.c extfs.c ucftp.c uxze.c uxz.c > mod_static.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c -o mod_static.lo mod_static.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c uxz.c -fPIC -DPIC -o .libs/uxz.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c mod_static.c -fPIC -DPIC -o .libs/mod_static.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -module -Wl,-O1 -Wl,--as-needed -o libmodules.la volatile.lo rsh.lo http.lo ftp.lo ugz.lo ubz2.lo ugzip.lo ubzip2.lo gz.lo bz2.lo uz.lo uar.lo utar.lo urar.lo uzip.lo floppy.lo extfs.lo ucftp.lo uxze.lo uxz.lo mod_static.lo -lpthread -ldl -llzma x86_64-pc-linux-gnu-ar cru .libs/libmodules.a .libs/volatile.o .libs/rsh.o .libs/http.o .libs/ftp.o .libs/ugz.o .libs/ubz2.o .libs/ugzip.o .libs/ubzip2.o .libs/gz.o .libs/bz2.o .libs/uz.o .libs/uar.o .libs/utar.o .libs/urar.o .libs/uzip.o .libs/floppy.o .libs/extfs.o .libs/ucftp.o .libs/uxze.o .libs/uxz.o .libs/mod_static.o x86_64-pc-linux-gnu-ranlib .libs/libmodules.a creating libmodules.la (cd .libs && rm -f libmodules.la && ln -s ../libmodules.la libmodules.la) make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/modules' Making all in zlib make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/zlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/zlib' Making all in bzlib make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/bzlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/bzlib' Making all in libneon make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/libneon' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/libneon' Making all in lib make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,--version-script=./libavfs.map -version-info 0:2:0 -Wl,-O1 -Wl,--as-needed -o libavfs.la -rpath /usr/lib64 ../src/libavfscore.la ../modules/libmodules.la -lz -lbz2 -lpthread -ldl -llzma /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -o libavfs_static.la ../src/libavfscore.la ../modules/libmodules.la -lz -lbz2 -lpthread -ldl -llzma mkdir .libs rm -fr .libs/libavfs_static.lax mkdir .libs/libavfs_static.lax rm -fr .libs/libavfs_static.lax/libavfscore.a x86_64-pc-linux-gnu-gcc -shared -Wl,--whole-archive ../src/.libs/libavfscore.a ../modules/.libs/libmodules.a -Wl,--no-whole-archive -lz -lbz2 -lpthread -ldl -llzma -march=native -Wl,--version-script=./libavfs.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libavfs.so.0 -o .libs/libavfs.so.0.0.2 mkdir .libs/libavfs_static.lax/libavfscore.a (cd .libs/libavfs_static.lax/libavfscore.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/lib/../src/.libs/libavfscore.a) rm -fr .libs/libavfs_static.lax/libmodules.a mkdir .libs/libavfs_static.lax/libmodules.a (cd .libs/libavfs_static.lax/libmodules.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/lib/../modules/.libs/libmodules.a) (cd .libs && rm -f libavfs.so.0 && ln -s libavfs.so.0.0.2 libavfs.so.0) (cd .libs && rm -f libavfs.so && ln -s libavfs.so.0.0.2 libavfs.so) creating libavfs.la (cd .libs && rm -f libavfs.la && ln -s ../libavfs.la libavfs.la) x86_64-pc-linux-gnu-ar cru .libs/libavfs_static.a .libs/libavfs_static.lax/libavfscore.a/ugid.o .libs/libavfs_static.lax/libavfscore.a/state.o .libs/libavfs_static.lax/libavfscore.a/filebuf.o .libs/libavfs_static.lax/libavfscore.a/zread.o .libs/libavfs_static.lax/libavfscore.a/sysdeps.o .libs/libavfs_static.lax/libavfscore.a/passwords.o .libs/libavfs_static.lax/libavfscore.a/archive.o .libs/libavfs_static.lax/libavfscore.a/exit.o .libs/libavfs_static.lax/libavfscore.a/filtprog.o .libs/libavfs_static.lax/libavfscore.a/remote.o .libs/libavfs_static.lax/libavfscore.a/alloc.o .libs/libavfs_static.lax/libavfscore.a/realfile.o .libs/libavfs_static.lax/libavfscore.a/fdops.o .libs/libavfs_static.lax/libavfscore.a/socket.o .libs/libavfs_static.lax/libavfscore.a/namespace.o .libs/libavfs_static.lax/libavfscore.a/modload.o .libs/libavfs_static.lax/libavfscore.a/bzread.o .libs/libavfs_static.lax/libavfscore.a/prog.o .libs/libavfs_static.lax/libavfscore.a/parse.o .libs/libavfs_static.lax/libavfscore.a/cache.o .libs/libavfs_static.lax/libavfscore.a/runprog.o .libs/libavfs_static.lax/libavfscore.a/filter.o .libs/libavfs_static.lax/libavfscore.a/default.o .libs/libavfs_static.lax/libavfscore.a/xzread.o .libs/libavfs_static.lax/libavfscore.a/utils.o .libs/libavfs_static.lax/libavfscore.a/oper.o .libs/libavfs_static.lax/libavfscore.a/local.o .libs/libavfs_static.lax/libavfscore.a/tmpfile.o .libs/libavfs_static.lax/libavfscore.a/serialfile.o .libs/libavfs_static.lax/libavfscore.a/filecache.o .libs/libavfs_static.lax/libavfscore.a/parsels.o .libs/libavfs_static.lax/libavfscore.a/archutil.o .libs/libavfs_static.lax/libavfscore.a/virtual.o .libs/libavfs_static.lax/libmodules.a/mod_static.o .libs/libavfs_static.lax/libmodules.a/utar.o .libs/libavfs_static.lax/libmodules.a/ucftp.o .libs/libavfs_static.lax/libmodules.a/uar.o .libs/libavfs_static.lax/libmodules.a/http.o .libs/libavfs_static.lax/libmodules.a/ubz2.o .libs/libavfs_static.lax/libmodules.a/ftp.o .libs/libavfs_static.lax/libmodules.a/uxz.o .libs/libavfs_static.lax/libmodules.a/gz.o .libs/libavfs_static.lax/libmodules.a/urar.o .libs/libavfs_static.lax/libmodules.a/rsh.o .libs/libavfs_static.lax/libmodules.a/ubzip2.o .libs/libavfs_static.lax/libmodules.a/bz2.o .libs/libavfs_static.lax/libmodules.a/ugzip.o .libs/libavfs_static.lax/libmodules.a/uzip.o .libs/libavfs_static.lax/libmodules.a/uz.o .libs/libavfs_static.lax/libmodules.a/volatile.o .libs/libavfs_static.lax/libmodules.a/extfs.o .libs/libavfs_static.lax/libmodules.a/floppy.o .libs/libavfs_static.lax/libmodules.a/ugz.o .libs/libavfs_static.lax/libmodules.a/uxze.o x86_64-pc-linux-gnu-ranlib .libs/libavfs_static.a rm -fr .libs/libavfs_static.lax creating libavfs_static.la (cd .libs && rm -f libavfs_static.la && ln -s ../libavfs_static.la libavfs_static.la) make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/lib' Making all in preload make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/preload' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/preload' Making all in avfscoda make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/avfscoda' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/avfscoda' Making all in include make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' make all-am make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' Making all in test make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c runtest.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -lpthread -ldl -llzma -Wl,-O1 -Wl,--as-needed -o runtest runtest.o ../lib/libavfs_static.la -lpthread -ldl -llzma mkdir .libs x86_64-pc-linux-gnu-gcc -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o runtest runtest.o ../lib/.libs/libavfs_static.a -lz -lbz2 -lpthread -ldl -llzma make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/test' Making all in scripts make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' Making all in init make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts/init' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts/init' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' Making all in spec make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/spec' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/spec' Making all in patch make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/patch' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/patch' Making all in macros make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/macros' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/macros' Making all in extfs make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/extfs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/extfs' Making all in doc make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/doc' Making all in fuse make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/fuse' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -c avfsd.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -lpthread -ldl -llzma -lfuse -Wl,-O1 -Wl,--as-needed -o avfsd avfsd.o ../lib/libavfs_static.la -lpthread -ldl -llzma mkdir .libs x86_64-pc-linux-gnu-gcc -I../include -march=native -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o avfsd avfsd.o -lfuse ../lib/.libs/libavfs_static.a -lz -lbz2 -lpthread -ldl -llzma make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/fuse' make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0' >>> Source compiled. >>> Test phase [not enabled]: sys-fs/avfs-1.0.0 >>> Install avfs-1.0.0 into /var/tmp/portage/sys-fs/avfs-1.0.0/image/ category sys-fs make -j4 DESTDIR=/var/tmp/portage/sys-fs/avfs-1.0.0/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/src' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/src' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/src' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/src' Making install in modules make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/modules' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/modules' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/modules' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/modules' Making install in zlib make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/zlib' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/zlib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/zlib' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/zlib' Making install in bzlib make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/bzlib' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/bzlib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/bzlib' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/bzlib' Making install in libneon make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/libneon' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/libneon' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/libneon' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/libneon' Making install in lib make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/lib' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/lib' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'libavfs.la' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/libavfs.la' /usr/bin/install -c .libs/libavfs.so.0.0.2 /var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/libavfs.so.0.0.2 (cd /var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64 && { ln -s -f libavfs.so.0.0.2 libavfs.so.0 || { rm -f libavfs.so.0 && ln -s libavfs.so.0.0.2 libavfs.so.0; }; }) (cd /var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64 && { ln -s -f libavfs.so.0.0.2 libavfs.so || { rm -f libavfs.so && ln -s libavfs.so.0.0.2 libavfs.so; }; }) /usr/bin/install -c .libs/libavfs.lai /var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/libavfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/lib' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/lib' Making install in preload make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/preload' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/preload' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64" test -z "" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image/" make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/preload' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/preload' Making install in avfscoda make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/avfscoda' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/avfscoda' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/sbin" make[2]: Nothing to be done for `install-data-am'. make install-exec-hook make[3]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/avfscoda' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/avfscoda' make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/avfscoda' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/avfscoda' Making install in include make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' make install-am make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' make[3]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/include" /usr/bin/install -c -m 644 'avfs.h' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/include/avfs.h' /usr/bin/install -c -m 644 'virtual.h' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/include/virtual.h' make[3]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/include' Making install in test make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/test' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/test' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/test' Making install in scripts make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' Making install in init make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts/init' make[3]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts/init' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts/init' make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts/init' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' make[3]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin" test -z "" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image/" test -z "" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image/" /usr/bin/install -c 'ftppass' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin/ftppass' /usr/bin/install -c 'davpass' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin/davpass' /usr/bin/install -c 'mountavfs' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin/mountavfs' /usr/bin/install -c 'umountavfs' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin/umountavfs' /usr/bin/install -c 'avfs-config' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin/avfs-config' make[3]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/scripts' Making install in spec make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/spec' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/spec' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/spec' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/spec' Making install in patch make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/patch' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/patch' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/patch' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/patch' Making install in macros make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/macros' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/macros' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/macros' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/macros' Making install in extfs make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/extfs' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/extfs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/avfs/extfs" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs" test -z "/usr/lib64/avfs/extfs" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs" /usr/bin/install -c -m 644 'extfs.ini' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/extfs.ini' /usr/bin/install -c 'a' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/a' /usr/bin/install -c 'apt' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/apt' /usr/bin/install -c -m 644 'README' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/README' /usr/bin/install -c 'audio' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/audio' /usr/bin/install -c 'deb' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/deb' /usr/bin/install -c 'deba' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/deba' /usr/bin/install -c 'debd' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/debd' /usr/bin/install -c 'dpkg' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/dpkg' /usr/bin/install -c 'hp48' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/hp48' /usr/bin/install -c 'iso9660' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/iso9660' /usr/bin/install -c 'lslR' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/lslR' /usr/bin/install -c 'mailfs' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/mailfs' /usr/bin/install -c 'patchfs' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/patchfs' /usr/bin/install -c 'rpms' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/rpms' /usr/bin/install -c 'u7z' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/u7z' /usr/bin/install -c 'uace' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uace' /usr/bin/install -c 'uar' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uar' /usr/bin/install -c 'uarj' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uarj' /usr/bin/install -c 'uc1541' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uc1541' /usr/bin/install -c 'uha' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uha' /usr/bin/install -c 'ulha' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/ulha' /usr/bin/install -c 'upp' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/upp' /usr/bin/install -c 'urar' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/urar' /usr/bin/install -c 'uxdms' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uxdms' /usr/bin/install -c 'uxpk' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uxpk' /usr/bin/install -c 'uzip' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uzip' /usr/bin/install -c 'uzoo' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uzoo' /usr/bin/install -c 'bpp' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/bpp' /usr/bin/install -c 'ftplist' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/ftplist' /usr/bin/install -c 'rpm' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/rpm' /usr/bin/install -c 'trpm' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/trpm' /usr/bin/install -c 'uadf' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uadf' /usr/bin/install -c 'uarc' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uarc' /usr/bin/install -c 'ucab' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/ucab' /usr/bin/install -c 'ucpio' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/ucpio' /usr/bin/install -c 'udar' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/udar' /usr/bin/install -c 'uimg' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/lib64/avfs/extfs/uimg' make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/extfs' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/extfs' Making install in doc make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/doc' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/doc' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/doc' Making install in fuse make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/fuse' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/fuse' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'avfsd' '/var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin/avfsd' /usr/bin/install -c avfsd /var/tmp/portage/sys-fs/avfs-1.0.0/image//usr/bin/avfsd make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/fuse' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0/fuse' make[1]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0' make[2]: Entering directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0' make[1]: Leaving directory `/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0' >>> Completed installing avfs-1.0.0 into /var/tmp/portage/sys-fs/avfs-1.0.0/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line usr/lib64/libavfs.so.0.0.2 usr/bin/avfsd ln: cannot remove ‘./avfs-1.0.0/README.extfs’: No such file or directory ecompressdir: bzip2 -9 /usr/share/doc * ERROR: sys-fs/avfs-1.0.0 failed: * ecompressdir failed * * If you need support, post the output of `emerge --info '=sys-fs/avfs-1.0.0'`, * the complete build log and the output of `emerge -pqv '=sys-fs/avfs-1.0.0'`. * The complete build log is located at '/var/tmp/portage/sys-fs/avfs-1.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/avfs-1.0.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/avfs-1.0.0/image/usr/share/doc' * S: '/var/tmp/portage/sys-fs/avfs-1.0.0/work/avfs-1.0.0'