Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 483378 Details for
Bug 624728
app-arch/lrzip-0.631 : file collision with net-dialup/lrzsz-0.12.20-r3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-arch:lrzip-0.631:20170712-132521.log
app-arch:lrzip-0.631:20170712-132521.log (text/plain), 32.27 KB, created by
Toralf Förster
on 2017-07-12 18:13:40 UTC
(
hide
)
Description:
app-arch:lrzip-0.631:20170712-132521.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-12 18:13:40 UTC
Size:
32.27 KB
patch
obsolete
> * Package: app-arch/lrzip-0.631 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking lrzip-0.631.tar.bz2 to /var/tmp/portage/app-arch/lrzip-0.631/work >>>> Source unpacked in /var/tmp/portage/app-arch/lrzip-0.631/work >>>> Preparing source in /var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631 ... > * Applying lrzip-missing-stdarg_h.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631 ... > * econf: updating lrzip-0.631/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating lrzip-0.631/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lrzip-0.631 --htmldir=/usr/share/doc/lrzip-0.631/html --libdir=/usr/lib64 --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 for style of include used by make... GNU >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... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for 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 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... yes >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 >configure: WARNING: 64bit arch detected, disabling ASM >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 mmap... yes >checking for strerror... yes >checking for getopt_long... yes >checking whether to build documentation... yes >checking for doxygen... no >WARNING: >The doxygen program was not found in your execute path. >You may have doxygen installed somewhere not covered by your path. > >If this is the case make sure you have the packages installed, AND >that the doxygen program is in your execute path (see your >shell manual page on setting the $PATH environment variable), OR >alternatively, specify the program to use with --with-doxygen. >configure: WARNING: no doxygen detected. Documentation will not be built >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 doc/Makefile >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > > >------------------------------------------------------------------------ >lrzip 0.631 >------------------------------------------------------------------------ > > >Configuration Options Summary: > > ASM.(32 bit only)..: no > Static binary......: no > >Documentation..........: no > >Compilation............: make (or gmake) > CPPFLAGS.............: > CFLAGS...............: -O2 -pipe -march=native -Wall > CXXFLAGS.............: -Werror=terminate -O2 -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.631/work/lrzip-0.631 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' >Making all in lzma >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >Making all in C >make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma/C' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c -o 7zCrc.lo 7zCrc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c 7zCrc.c -fPIC -DPIC -o .libs/7zCrc.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c -o LzFind.lo LzFind.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c LzFind.c -fPIC -DPIC -o .libs/LzFind.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c -o LzFindMt.lo LzFindMt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c LzFindMt.c -fPIC -DPIC -o .libs/LzFindMt.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c -o LzmaDec.lo LzmaDec.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c LzmaDec.c -fPIC -DPIC -o .libs/LzmaDec.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c -o LzmaEnc.lo LzmaEnc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c LzmaEnc.c -fPIC -DPIC -o .libs/LzmaEnc.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c -o LzmaLib.lo LzmaLib.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c LzmaLib.c -fPIC -DPIC -o .libs/LzmaLib.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c -o Alloc.lo Alloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c Alloc.c -fPIC -DPIC -o .libs/Alloc.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c -o Threads.lo Threads.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -c Threads.c -fPIC -DPIC -o .libs/Threads.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DCOMPRESS_MF_MT -D_REENTRANT -I../.. -I../.. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o liblzma.la 7zCrc.lo LzFind.lo LzFindMt.lo LzmaDec.lo LzmaEnc.lo LzmaLib.lo Alloc.lo Threads.lo -llzo2 -lbz2 -lz -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblzma.a .libs/7zCrc.o .libs/LzFind.o .libs/LzFindMt.o .libs/LzmaDec.o .libs/LzmaEnc.o .libs/LzmaLib.o .libs/Alloc.o .libs/Threads.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.631/work/lrzip-0.631/lzma/C' >make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >Making all in man >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/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.631/work/lrzip-0.631/man' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/man' >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/man' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/doc' >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o liblrzip.lo liblrzip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c liblrzip.c -fPIC -DPIC -o .libs/liblrzip.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o lrzip.lo lrzip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c lrzip.c -fPIC -DPIC -o .libs/lrzip.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o rzip.lo rzip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c rzip.c -fPIC -DPIC -o .libs/rzip.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o runzip.lo runzip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c runzip.c -fPIC -DPIC -o .libs/runzip.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o stream.lo stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c stream.c -fPIC -DPIC -o .libs/stream.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o md5.lo md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c md5.c -fPIC -DPIC -o .libs/md5.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o aes.lo aes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c aes.c -fPIC -DPIC -o .libs/aes.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o sha4.lo sha4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c sha4.c -fPIC -DPIC -o .libs/sha4.o >/bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Werror=terminate -O2 -pipe -march=native -c -o libzpaq/libzpaq.lo libzpaq/libzpaq.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -Werror=terminate -O2 -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 -Werror=terminate -O2 -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 -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.631/work/lrzip-0.631/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/7zCrc.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 -Werror=terminate -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o liblrzip.la -rpath /usr/lib64 liblrzip.lo libtmplrzip.la -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/6.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtbeginS.o .libs/liblrzip.o -Wl,--whole-archive ./.libs/libtmplrzip.a -Wl,--no-whole-archive -llzo2 -lbz2 -lz -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,liblrzip.so.0 -o .libs/liblrzip.so.0.0.0 >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" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o main.o main.c >/bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I. -I lzma/C -DNDEBUG -Werror=terminate -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o lrzip main.o libtmplrzip.la -llzo2 -lbz2 -lz -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -I. -I lzma/C -DNDEBUG -Werror=terminate -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o lrzip main.o ./.libs/libtmplrzip.a -llzo2 -lbz2 -lz -lm -lpthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o decompress_demo.o decompress_demo.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o decompress_demo decompress_demo.o liblrzip.la -llzo2 -lbz2 -lz -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/decompress_demo decompress_demo.o ./.libs/liblrzip.so -llzo2 -lbz2 -lz -lm -lpthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -c -o liblrzip_demo.o liblrzip_demo.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o liblrzip_demo liblrzip_demo.o liblrzip.la -llzo2 -lbz2 -lz -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I. -I lzma/C -DNDEBUG -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/liblrzip_demo liblrzip_demo.o ./.libs/liblrzip.so -llzo2 -lbz2 -lz -lm -lpthread >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' >make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' >>>> Source compiled. >>>> Test phase [not enabled]: app-arch/lrzip-0.631 > >>>> Install lrzip-0.631 into /var/tmp/portage/app-arch/lrzip-0.631/image/ category app-arch >make -j1 DESTDIR=/var/tmp/portage/app-arch/lrzip-0.631/image/ install >Making install in lzma >make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >Making install in C >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma/C' >make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/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.631/work/lrzip-0.631/lzma/C' >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma/C' >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >make[3]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/share/doc/lrzip-0.631/lzma' > /usr/lib/portage/python3.4/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.631/image//usr/share/doc/lrzip-0.631/lzma' >make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/lzma' >Making install in man >make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/man' >make install-am >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/man' >make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/man' >make[3]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/share/man/man1' > /usr/lib/portage/python3.4/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.631/image//usr/share/man/man1' > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/share/man/man5' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 lrzip.conf.5 '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/share/man/man5' >make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/man' >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/man' >make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/man' >Making install in doc >make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/doc' >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/doc' >make[2]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/share/doc/lrzip-0.631' > /usr/lib/portage/python3.4/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.631/image//usr/share/doc/lrzip-0.631' >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/doc' >make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631/doc' >make[1]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' >make[2]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/lib64' > /bin/sh ./libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c liblrzip.la '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/liblrzip.so.0.0.0 /var/tmp/portage/app-arch/lrzip-0.631/image//usr/lib64/liblrzip.so.0.0.0 >libtool: install: (cd /var/tmp/portage/app-arch/lrzip-0.631/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.631/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/python3.4/ebuild-helpers/xattr/install -c .libs/liblrzip.lai /var/tmp/portage/app-arch/lrzip-0.631/image//usr/lib64/liblrzip.la >libtool: warning: remember to run 'libtool --finish /usr/lib64' > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin' > /bin/sh ./libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c lrzip '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c lrzip /var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin/lrzip >make install-exec-hook >make[3]: Entering directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' >ln -s -f lrzip /var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin/lrunzip >ln -s -f lrzip /var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin/lrzcat >ln -s -f lrztar /var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin/lrzuntar >ln -s -f lrzip /var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin/lrz >make[3]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/share/doc/lrzip-0.631' > /usr/lib/portage/python3.4/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.631/image//usr/share/doc/lrzip-0.631' > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/include' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 Lrzip.h '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/include' > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c lrztar '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/bin' > /bin/mkdir -p '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/lib64/pkgconfig' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 lrzip.pc '/var/tmp/portage/app-arch/lrzip-0.631/image//usr/lib64/pkgconfig' >make[2]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' >make[1]: Leaving directory '/var/tmp/portage/app-arch/lrzip-0.631/work/lrzip-0.631' > * Removing unnecessary /usr/lib64/liblrzip.la (no static archive) >>>> Completed installing lrzip-0.631 into /var/tmp/portage/app-arch/lrzip-0.631/image/ > > * Final size of build directory: 5136 KiB > * Final size of installed tree: 948 KiB > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/lib64/liblrzip.so.0.0.0 > usr/bin/lrzip >ecompressdir: bzip2 -9 /usr/share/man >ecompressdir: bzip2 -9 /usr/share/doc > * checking 38 files for package collisions > * This package will overwrite one or more files that may belong to other > * packages (see list below). You can use a command such as `portageq > * owners / <filename>` to identify the installed package that owns a > * file. If portageq reports that only one package owns a file then do > * NOT file a bug report. A bug report is only useful if it identifies at > * least two or more packages that are known to install the same file(s). > * If a collision occurs and you can not explain where the file came from > * then you should simply ignore the collision since there is not enough > * information to determine if a real problem exists. Please do NOT file > * a bug report at https://bugs.gentoo.org/ unless you report exactly > * which two packages install the same file(s). See > * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how > * to solve the problem. And once again, please do NOT file a bug report > * unless you have completely understood the above message. > * > * Detected file collision(s): > * > * /usr/share/man/man1/lrz.1.bz2 > * /usr/bin/lrz > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * net-dialup/lrzsz-0.12.20-r3:0::gentoo > * /usr/bin/lrz > * /usr/share/man/man1/lrz.1.bz2 > * > * Package 'app-arch/lrzip-0.631' NOT merged due to file collisions. If > * necessary, refer to your elog messages for the whole content of the > * above message.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 624728
:
483376
| 483378 |
483380
|
483382
|
483384