* Package: app-arch/lrzip-0.641 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: fakeroot installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * /etc/portage/package.cflags/cflags -> */*: NOFFLAGS=1 * /etc/portage/package.cflags/cflags -> */*: LDFLAGS-="-Wl,-z,now -Wl,-z,relro" * /etc/portage/package.cflags/cflags -> */*: USE_NONGNU="" +fPIE +fstack-protector-all +D_FORTIFY_SOURCE=2 * /etc/portage/package.cflags/cflags -> */*: NOLDADD=1 * FEATURES='assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg candy cgroup clean-logs config-protect-if-modified distlocks ebuild-locks fakeroot fixlafiles installsources ipc-sandbox merge-sync metadata-transfer mount-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log splitdebug strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr' * CFLAGS='-Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration' * CXXFLAGS='-Os -pipe -march=native -Os -pipe -march=native' * FFLAGS='-Os -pipe -march=native' * FCFLAGS='-Os -pipe -march=native' * F77FLAGS='-Os -pipe -march=native' * LDFLAGS='-Wl,-O1 -Wl,--as-needed' * MAKEOPTS='-j12 -l16' * gcc (Gentoo Hardened 9.3.0-r2 p4) 9.3.0 * g++ (Gentoo Hardened 9.3.0-r2 p4) 9.3.0 * GNU ld (Gentoo 2.35.2 p1) 2.35.2 * Linux ALESSAND-F1E8 5.10.4-rt-rt22-x86_64 #3 SMP PREEMPT_RT Fri Mar 5 00:32:27 CET 2021 x86_64 AMD Ryzen 5 3600 6-Core Processor AuthenticAMD GNU/Linux app-arch/lrzip: 1 minute, 36 seconds average for 6 merges 2020-02-06T21:27:56 >>> app-arch/lrzip: 57 seconds 2020-03-22T12:23:26 >>> app-arch/lrzip: 1 minute, 2 seconds 2020-04-17T18:30:37 >>> app-arch/lrzip: 3 minutes, 27 seconds 2020-05-22T15:11:01 >>> app-arch/lrzip: 1 minute, 27 seconds 2020-06-02T04:48:39 >>> app-arch/lrzip: 1 minute, 19 seconds 2021-02-23T14:44:17 >>> app-arch/lrzip: 1 minute, 25 seconds ]0;emerge 13:29:14 1|1 lrzip 01:24 (root@ALESSAND-F1E8)kemerge 13:29:14 1|1 lrzip 01:24 (root@ALESSAND-F1E8)\>>> Unpacking source... >>> Unpacking lrzip-0.641.tar.gz to /var/tmp/portage/app-arch/lrzip-0.641/work >>> Source unpacked in /var/tmp/portage/app-arch/lrzip-0.641/work >>> Preparing source in /var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641 ... * Applying lrzip-missing-stdarg_h.patch ... patching file Lrzip.h Hunk #1 succeeded at 23 with fuzz 1 (offset 1 line). [ ok ] * Applying lrzip-0.631-solaris.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: lrzip-0.641/ * 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/app-arch/lrzip-0.641/work/lrzip-0.641 ... * econf: updating lrzip-0.641/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lrzip-0.641/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/lrzip-0.641 --htmldir=/usr/share/doc/lrzip-0.641/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/lib/portage/pypy3/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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes 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 /usr/x86_64-pc-linux-gnu/bin/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 /usr/bin/x86_64-pc-linux-gnu-nm -B 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... mt checking if mt is a manifest tool... no 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 (/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 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none 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 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 -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 (/usr/x86_64-pc-linux-gnu/bin/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 ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for pod2man... yes checking for nasm... nasm checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for off_t... yes checking for size_t... (cached) yes checking for __attribute__... yes checking size of int... 4 checking size of long... 8 checking size of short... 2 checking for large file support... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for pthread_create in -lpthread... yes checking for sqrt in -lm... yes checking for compress2 in -lz... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzo1x_1_compress in -llzo2... yes checking for LZ4_compress_default in -llz4... yes checking for mmap... yes checking for strerror... yes checking for getopt_long... yes checking whether x86_64-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether to build documentation... yes checking for doxygen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lrzip.pc config.status: creating lzma/Makefile config.status: creating lzma/C/Makefile config.status: creating lzma/ASM/x86/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------ lrzip 0.641 ------------------------------------------------------------------------ Configuration Options Summary: ASM................: yes Static binary......: no Documentation..........: yes Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread CXXFLAGS.............: -Os -pipe -march=native -Os -pipe -march=native LDFLAGS..............: -Wl,-O1 -Wl,--as-needed Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641 ... make -j12 -l16 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' Making all in lzma make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' Making all in C make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/C' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o 7zCrcT8.lo 7zCrcT8.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o LzFind.lo LzFind.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o LzFindMt.lo LzFindMt.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o LzmaDec.lo LzmaDec.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o LzmaEnc.lo LzmaEnc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o LzmaLib.lo LzmaLib.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o Alloc.lo Alloc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o Threads.lo Threads.c nasm -I../ASM/x86/ -Dx64 -g -f elf64 -o 7zCrcOpt_asm.o /var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm mkdir -p .libs cp 7zCrcOpt_asm.o .libs/ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c LzFind.c -fPIC -DPIC -o .libs/LzFind.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c 7zCrcT8.c -fPIC -DPIC -o .libs/7zCrcT8.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c LzFindMt.c -fPIC -DPIC -o .libs/LzFindMt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c Alloc.c -fPIC -DPIC -o .libs/Alloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c LzmaEnc.c -fPIC -DPIC -o .libs/LzmaEnc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c LzmaDec.c -fPIC -DPIC -o .libs/LzmaDec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c Threads.c -fPIC -DPIC -o .libs/Threads.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c LzmaLib.c -fPIC -DPIC -o .libs/LzmaLib.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -I../.. -I../.. -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -Wl,-O1 -Wl,--as-needed -o liblzma.la 7zCrcT8.lo LzFind.lo LzFindMt.lo LzmaDec.lo LzmaEnc.lo LzmaLib.lo Alloc.lo Threads.lo 7zCrcOpt_asm.lo -llz4 -llzo2 -lbz2 -lz -lm -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblzma.a .libs/7zCrcT8.o .libs/LzFind.o .libs/LzFindMt.o .libs/LzmaDec.o .libs/LzmaEnc.o .libs/LzmaLib.o .libs/Alloc.o .libs/Threads.o .libs/7zCrcOpt_asm.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblzma.a libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/C' Making all in ASM/x86 make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/ASM/x86' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -Wl,-O1 -Wl,--as-needed -o liblzmaasm.la -llz4 -llzo2 -lbz2 -lz -lm -lpthread libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblzmaasm.a libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblzmaasm.a libtool: link: ( cd ".libs" && rm -f "liblzmaasm.la" && ln -s "../liblzmaasm.la" "liblzmaasm.la" ) make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/ASM/x86' make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' Making all in man make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' pod2man lrunzip.1.pod lrunzip.1 pod2man lrzcat.1.pod lrzcat.1 pod2man lrztar.1.pod lrztar.1 pod2man lrzuntar.1.pod lrzuntar.1 pod2man lrz.1.pod lrz.1 make all-am make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' Making all in doc make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/doc' make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o main.o main.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o lrzip.lo lrzip.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o rzip.lo rzip.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o runzip.lo runzip.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o stream.lo stream.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o util.lo util.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o md5.lo md5.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o aes.lo aes.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o sha4.lo sha4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o decompress_demo.o decompress_demo.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o liblrzip.lo liblrzip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c -o liblrzip_demo.o liblrzip_demo.c /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -c -o libzpaq/libzpaq.lo libzpaq/libzpaq.cpp libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c runzip.c -fPIC -DPIC -o .libs/runzip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c rzip.c -fPIC -DPIC -o .libs/rzip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c lrzip.c -fPIC -DPIC -o .libs/lrzip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c liblrzip.c -fPIC -DPIC -o .libs/liblrzip.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c sha4.c -fPIC -DPIC -o .libs/sha4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -c aes.c -fPIC -DPIC -o .libs/aes.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -c libzpaq/libzpaq.cpp -fPIC -DPIC -o libzpaq/.libs/libzpaq.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libtmplrzip.la lrzip.lo rzip.lo runzip.lo stream.lo util.lo md5.lo aes.lo sha4.lo libzpaq/libzpaq.lo lzma/C/liblzma.la -llz4 -llzo2 -lbz2 -lz -lm -lpthread libtool: link: (cd .libs/libtmplrzip.lax/liblzma.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/C/.libs/liblzma.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtmplrzip.a .libs/lrzip.o .libs/rzip.o .libs/runzip.o .libs/stream.o .libs/util.o .libs/md5.o .libs/aes.o .libs/sha4.o libzpaq/.libs/libzpaq.o .libs/libtmplrzip.lax/liblzma.a/7zCrcOpt_asm.o .libs/libtmplrzip.lax/liblzma.a/7zCrcT8.o .libs/libtmplrzip.lax/liblzma.a/Alloc.o .libs/libtmplrzip.lax/liblzma.a/LzFind.o .libs/libtmplrzip.lax/liblzma.a/LzFindMt.o .libs/libtmplrzip.lax/liblzma.a/LzmaDec.o .libs/libtmplrzip.lax/liblzma.a/LzmaEnc.o .libs/libtmplrzip.lax/liblzma.a/LzmaLib.o .libs/libtmplrzip.lax/liblzma.a/Threads.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtmplrzip.a libtool: link: rm -fr .libs/libtmplrzip.lax libtool: link: ( cd ".libs" && rm -f "libtmplrzip.la" && ln -s "../libtmplrzip.la" "libtmplrzip.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wl,-O1 -Wl,--as-needed -o liblrzip.la -rpath /usr/lib64 liblrzip.lo libtmplrzip.la -llz4 -llzo2 -lbz2 -lz -lm -lpthread /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wl,-O1 -Wl,--as-needed -o lrzip main.o libtmplrzip.la -llz4 -llzo2 -lbz2 -lz -lm -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/crtbeginS.o .libs/liblrzip.o -Wl,--whole-archive ./.libs/libtmplrzip.a -Wl,--no-whole-archive -Wl,--as-needed -llz4 -llzo2 -lbz2 -lz -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/crtn.o -Os -march=native -Os -march=native -Wl,-O1 -pthread -Wl,-soname -Wl,liblrzip.so.0 -o .libs/liblrzip.so.0.0.0 libtool: link: x86_64-pc-linux-gnu-g++ -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wl,-O1 -o lrzip main.o -Wl,--as-needed ./.libs/libtmplrzip.a -llz4 -llzo2 -lbz2 -lz -lm -lpthread -pthread libtool: link: (cd ".libs" && rm -f "liblrzip.so.0" && ln -s "liblrzip.so.0.0.0" "liblrzip.so.0") libtool: link: (cd ".libs" && rm -f "liblrzip.so" && ln -s "liblrzip.so.0.0.0" "liblrzip.so") libtool: link: ( cd ".libs" && rm -f "liblrzip.la" && ln -s "../liblrzip.la" "liblrzip.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -Wl,-O1 -Wl,--as-needed -o decompress_demo decompress_demo.o liblrzip.la -llz4 -llzo2 -lbz2 -lz -lm -lpthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -Wl,-O1 -Wl,--as-needed -o liblrzip_demo liblrzip_demo.o liblrzip.la -llz4 -llzo2 -lbz2 -lz -lm -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -Wl,-O1 -o .libs/decompress_demo decompress_demo.o -Wl,--as-needed ./.libs/liblrzip.so -llz4 -llzo2 -lbz2 -lz -lm -lpthread -pthread libtool: link: x86_64-pc-linux-gnu-gcc -I. -I lzma/C -DNDEBUG -Os -pipe -march=native -Os -pipe -march=native -Wimplicit-function-declaration -Wno-error=implicit-function-declaration -pthread -Wl,-O1 -o .libs/liblrzip_demo liblrzip_demo.o -Wl,--as-needed ./.libs/liblrzip.so -llz4 -llzo2 -lbz2 -lz -lm -lpthread -pthread make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' >>> Source compiled. >>> Test phase [not enabled]: app-arch/lrzip-0.641 >>> Install app-arch/lrzip-0.641 into /var/tmp/portage/app-arch/lrzip-0.641/image make -j12 -l16 DESTDIR=/var/tmp/portage/app-arch/lrzip-0.641/image install Making install in lzma make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' Making install in C make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/C' make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/C' 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/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/C' make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/C' Making install in ASM/x86 make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/ASM/x86' make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/ASM/x86' 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/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/ASM/x86' make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma/ASM/x86' make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/doc/lrzip-0.641/lzma' /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c -m 644 7zC.txt 7zFormat.txt Methods.txt history.txt lzma.txt README README-Alloc '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/doc/lrzip-0.641/lzma' make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/lzma' Making install in man make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' make install-am make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/man/man5' /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c -m 644 lrzip.1 lrunzip.1 lrzcat.1 lrztar.1 lrzuntar.1 lrz.1 '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/man/man1' /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c -m 644 lrzip.conf.5 '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/man/man5' make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/man' Making install in doc make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/doc' make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/doc/lrzip-0.641' /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c -m 644 README.Assembler README.benchmarks README.lzo_compresses.test.txt magic.header.txt lrzip.conf.example '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/doc/lrzip-0.641' make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/doc' make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641/doc' make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/doc/lrzip-0.641' /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/include' /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/lib64/pkgconfig' /bin/sh ./libtool --mode=install /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c liblrzip.la '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/lib64' /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c lrztar '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin' /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c -m 644 lrzip.pc '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/lib64/pkgconfig' /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c -m 644 AUTHORS BUGS ChangeLog COPYING README.md README-NOT-BACKWARD-COMPATIBLE TODO WHATS-NEW '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/share/doc/lrzip-0.641' /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c -m 644 Lrzip.h '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/include' libtool: install: /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c .libs/liblrzip.so.0.0.0 /var/tmp/portage/app-arch/lrzip-0.641/image/usr/lib64/liblrzip.so.0.0.0 libtool: install: (cd /var/tmp/portage/app-arch/lrzip-0.641/image/usr/lib64 && { ln -s -f liblrzip.so.0.0.0 liblrzip.so.0 || { rm -f liblrzip.so.0 && ln -s liblrzip.so.0.0.0 liblrzip.so.0; }; }) libtool: install: (cd /var/tmp/portage/app-arch/lrzip-0.641/image/usr/lib64 && { ln -s -f liblrzip.so.0.0.0 liblrzip.so || { rm -f liblrzip.so && ln -s liblrzip.so.0.0.0 liblrzip.so; }; }) libtool: install: /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c .libs/liblrzip.lai /var/tmp/portage/app-arch/lrzip-0.641/image/usr/lib64/liblrzip.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin' /bin/sh ./libtool --mode=install /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c lrzip '/var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin' libtool: install: /usr/lib/portage/pypy3/ebuild-helpers/xattr/install -c lrzip /var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin/lrzip make install-exec-hook make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' ln -s -f lrzip /var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin/lrunzip ln -s -f lrzip /var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin/lrzcat ln -s -f lrztar /var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin/lrzuntar ln -s -f lrzip /var/tmp/portage/app-arch/lrzip-0.641/image/usr/bin/lrz make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.641/work/lrzip-0.641' >>> Completed installing app-arch/lrzip-0.641 into /var/tmp/portage/app-arch/lrzip-0.641/image * Final size of build directory: 7000 KiB (6.8 MiB) * Final size of installed tree: 852 KiB * QA Notice: The following files contain writable and executable sections * Files with such sections will not work properly (or at all!) on some * architectures/operating systems. A bug should be filed at * https://bugs.gentoo.org/ to make sure the issue is fixed. * For more information, see: * * https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart * * Please include the following list of files in your report: * Note: Bugs should be filed for the respective maintainers * of the package in question and not hardened@gentoo.org. * RWX --- --- usr/bin/lrzip * RWX --- --- usr/lib64/liblrzip.so.0.0.0 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/bin/lrzip /usr/lib64/liblrzip.so.0.0.0 installsources: rsyncing source files ./ ./usr/ ./usr/src/ ./usr/src/debug/ ./usr/src/debug/app-arch/ ./usr/src/debug/app-arch/lrzip-0.641/ ./usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/ ./usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/lzma/ ./usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/lzma/ASM/ ./usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/lzma/ASM/x86/ ./usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm ./usr/lib/ ./usr/lib/debug/ ./usr/lib/debug/usr/ ./usr/lib/debug/usr/lib64/ ./usr/lib/debug/usr/lib64/liblrzip.so.0.0.0.debug ./usr/lib/debug/usr/bin/ ./usr/lib/debug/usr/bin/lrzip.debug ./usr/bin/ ./usr/bin/lrzip ./usr/bin/lrzuntar ./usr/bin/lrzcat ./usr/bin/lrunzip ./usr/bin/lrztar ./usr/include/ ./usr/include/Lrzip.h ./usr/lib64/ ./usr/lib64/liblrzip.so.0.0.0 ./usr/lib64/liblrzip.so ./usr/lib64/liblrzip.so.0 ./usr/lib64/pkgconfig/ ./usr/lib64/pkgconfig/lrzip.pc ./usr/share/ ./usr/share/man/ ./usr/share/man/man1/ ./usr/share/man/man1/lrzuntar.1 ./usr/share/man/man1/lrztar.1 ./usr/share/man/man1/lrzcat.1 ./usr/share/man/man1/lrunzip.1 ./usr/share/man/man1/lrzip.1 ./usr/share/man/man5/ ./usr/share/man/man5/lrzip.conf.5 ./usr/share/doc/ ./usr/share/doc/lrzip-0.641/ ./usr/share/doc/lrzip-0.641/BUGS ./usr/share/doc/lrzip-0.641/TODO ./usr/share/doc/lrzip-0.641/AUTHORS ./usr/share/doc/lrzip-0.641/ChangeLog ./usr/share/doc/lrzip-0.641/README.md ./usr/share/doc/lrzip-0.641/README-NOT-BACKWARD-COMPATIBLE ./usr/share/doc/lrzip-0.641/WHATS-NEW ./usr/share/doc/lrzip-0.641/COPYING ./usr/share/doc/lrzip-0.641/lrzip.conf.example ./usr/share/doc/lrzip-0.641/magic.header.txt ./usr/share/doc/lrzip-0.641/README.lzo_compresses.test.txt ./usr/share/doc/lrzip-0.641/README.benchmarks ./usr/share/doc/lrzip-0.641/README.Assembler ./usr/share/doc/lrzip-0.641/lzma/ ./usr/share/doc/lrzip-0.641/lzma/README-Alloc ./usr/share/doc/lrzip-0.641/lzma/README ./usr/share/doc/lrzip-0.641/lzma/lzma.txt ./usr/share/doc/lrzip-0.641/lzma/history.txt ./usr/share/doc/lrzip-0.641/lzma/Methods.txt ./usr/share/doc/lrzip-0.641/lzma/7zFormat.txt ./usr/share/doc/lrzip-0.641/lzma/7zC.txt >>> Done. * checking 39 files for package collisions >>> Merging app-arch/lrzip-0.641 to / * removing unneeded *.la files --- /usr/ --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/lrzip-0.641/ >>> /usr/share/doc/lrzip-0.641/lzma/ >>> /usr/share/doc/lrzip-0.641/lzma/7zC.txt >>> /usr/share/doc/lrzip-0.641/lzma/7zFormat.txt >>> /usr/share/doc/lrzip-0.641/lzma/Methods.txt >>> /usr/share/doc/lrzip-0.641/lzma/history.txt >>> /usr/share/doc/lrzip-0.641/lzma/lzma.txt >>> /usr/share/doc/lrzip-0.641/lzma/README >>> /usr/share/doc/lrzip-0.641/lzma/README-Alloc >>> /usr/share/doc/lrzip-0.641/README.Assembler >>> /usr/share/doc/lrzip-0.641/README.benchmarks >>> /usr/share/doc/lrzip-0.641/README.lzo_compresses.test.txt >>> /usr/share/doc/lrzip-0.641/magic.header.txt >>> /usr/share/doc/lrzip-0.641/lrzip.conf.example >>> /usr/share/doc/lrzip-0.641/COPYING >>> /usr/share/doc/lrzip-0.641/WHATS-NEW >>> /usr/share/doc/lrzip-0.641/README-NOT-BACKWARD-COMPATIBLE >>> /usr/share/doc/lrzip-0.641/README.md >>> /usr/share/doc/lrzip-0.641/ChangeLog >>> /usr/share/doc/lrzip-0.641/AUTHORS >>> /usr/share/doc/lrzip-0.641/TODO >>> /usr/share/doc/lrzip-0.641/BUGS --- /usr/share/man/ --- /usr/share/man/man5/ >>> /usr/share/man/man5/lrzip.conf.5 --- /usr/share/man/man1/ >>> /usr/share/man/man1/lrzip.1 >>> /usr/share/man/man1/lrunzip.1 >>> /usr/share/man/man1/lrzcat.1 >>> /usr/share/man/man1/lrztar.1 >>> /usr/share/man/man1/lrzuntar.1 --- /usr/lib64/ --- /usr/lib64/pkgconfig/ >>> /usr/lib64/pkgconfig/lrzip.pc >>> /usr/lib64/liblrzip.so.0 -> liblrzip.so.0.0.0 >>> /usr/lib64/liblrzip.so -> liblrzip.so.0.0.0 >>> /usr/lib64/liblrzip.so.0.0.0 --- /usr/include/ >>> /usr/include/Lrzip.h --- /usr/bin/ >>> /usr/bin/lrztar >>> /usr/bin/lrunzip -> lrzip >>> /usr/bin/lrzcat -> lrzip >>> /usr/bin/lrzuntar -> lrztar >>> /usr/bin/lrzip --- /usr/lib/ --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/bin/ >>> /usr/lib/debug/usr/bin/lrzip.debug --- /usr/lib/debug/usr/lib64/ >>> /usr/lib/debug/usr/lib64/liblrzip.so.0.0.0.debug --- /usr/src/ --- /usr/src/debug/ --- /usr/src/debug/app-arch/ >>> /usr/src/debug/app-arch/lrzip-0.641/ >>> /usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/ >>> /usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/lzma/ >>> /usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/lzma/ASM/ >>> /usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/lzma/ASM/x86/ >>> /usr/src/debug/app-arch/lrzip-0.641/lrzip-0.641/lzma/ASM/x86/7zCrcOpt_asm.asm >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. :: Calling updatedb to update its database >>> app-arch/lrzip-0.641 merged. >>> Regenerating /etc/ld.so.cache...