Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 902592 Details for
Bug 732252
sys-fs/dd-rescue-1.99.8-r1 fails to compile: ./fuzz_lzo.c:18:10: fatal error: 'lzo/lzo1x.h' file not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (amd64, 1.99.13-r1)
dd-rescue-1.99.13-r1:20240910-202715.log (text/plain), 17.02 KB, created by
ernsteiswuerfel
on 2024-09-10 20:29:43 UTC
(
hide
)
Description:
build.log (amd64, 1.99.13-r1)
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2024-09-10 20:29:43 UTC
Size:
17.02 KB
patch
obsolete
>[32m * [39;49;00mPackage: sys-fs/dd-rescue-1.99.13-r1:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: base-system@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 cpu_flags_x86_avx2 cpu_flags_x86_sse4_2 elibc_glibc kernel_linux xattr >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dd_rescue-1.99.13.tar.bz2 to /var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/work >>>> Source unpacked in /var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/work >>>> Preparing source in /var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/work/dd_rescue-1.99.13 ... > [32m*[0m Applying dd-rescue-1.99.13-musl.patch ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/work/dd_rescue-1.99.13' ... > [32m*[0m Running 'aclocal --system-acdir=/var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/temp/aclocal' ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [m(B[1m[38;5;2m*[m(B Running elibtoolize in: dd_rescue-1.99.13/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/work/dd_rescue-1.99.13 ... > * econf: updating dd_rescue-1.99.13/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dd_rescue-1.99.13/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 --datarootdir=/usr/share --docdir=/usr/share/doc/dd-rescue-1.99.13-r1 --htmldir=/usr/share/doc/dd-rescue-1.99.13-r1/html --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for fallocate.h... no >checking for dlfcn.h... yes >checking for unistd.h... (cached) yes >checking for sys/xattr.h... yes >checking for attr/xattr.h... (cached) yes >checking for sys/acl.h... yes >checking for sys/ioctl.h... yes >checking for sys/reg.h... yes >checking for endian.h... yes >checking for linux/fs.h... yes >checking for linux/fiemap.h... yes >checking for stdint.h... (cached) yes >checking for lzo/lzo1x.h... (cached) no >checking for openssl/evp.h... (cached) no >checking for linux/random.h... yes >checking for sys/random.h... yes >checking for malloc.h... yes >checking for sched.h... yes >checking for sys/statvfs.h... yes >checking for sys/resource.h... yes >checking for sys/endian.h... no >checking for linux/swab.h... yes >checking for ffs... yes >checking for ffsl... yes >checking for basename... yes >checking for fallocate64... (cached) yes >checking for splice... yes >checking for getopt_long... yes >checking for open64... yes >checking for pread... yes >checking for pread64... yes >checking for lseek64... yes >checking for stat64... yes >checking for posix_fadvise... yes >checking for posix_fadvise64... yes >checking for __builtin_prefetch... no >checking for htonl... yes >checking for htobe64... no >checking for feof_unlocked... yes >checking for getline... yes >checking for getentropy... yes >checking for getrandom... yes >checking for posix_memalign... yes >checking for valloc... yes >checking for sched_yield... yes >checking for fstatvfs... yes >checking for __builtin_cpu_supports... no >checking for getrlimit... yes >checking for aligned_alloc... yes >checking for dlsym in -ldl... yes >checking for linux_fallocate64 in -lfallocate... no >checking for lzo1x_1_compress in -llzo2... (cached) no >checking for EVP_aes_192_ctr in -lcrypto... (cached) no >checking if x86_64-pc-linux-gnu-gcc supports -msse4.2... yes >checking if x86_64-pc-linux-gnu-gcc supports -mavx... yes >checking if x86_64-pc-linux-gnu-gcc supports -mavx2... yes >checking if x86_64-pc-linux-gnu-gcc supports -mrdrnd... yes >checking if x86_64-pc-linux-gnu-gcc supports -maes... yes >checking whether asm rep nop is supported... yes >checking whether asm lfence is supported... yes >checking whether aligned_alloc works... yes >checking whether valloc has been declared... no >checking whether unaligned int reads are handled... yes >configure: creating ./config.status >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/work/dd_rescue-1.99.13 ... >make -j24 -l26 MACH=x86_64 OS=Linux HAVE_SSE42=1 HAVE_AVX2=1 'RPM_OPT_FLAGS=-Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE' CFLAGS_OPT=$(CFLAGS) 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-rpath,/usr/lib64/dd-rescue' CC=x86_64-pc-linux-gnu-gcc >#x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DGEN_DEP -msse4.2 -maes -mavx2 -mvaes -mavx2 -mrdrnd -MM ./*.c >.dep >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DGEN_DEP -D__AES__ -D__SSE4_1__ -D__SSSE3__ -D__SSE3__ -D__SSE2__ -D__SSE__ -D__MMX__ -DNO_WARN_X86_INTRINSICS -I . -MM ./*.c >.dep >sed 's/\.o:/\.po:/' <.dep >.dep2 >cat .dep2 >> .dep >rm .dep2 >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIE -c random.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -c frandom.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -c fmt_no.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -c find_nonzero.c >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIE -c fstrim.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -msse2 -c find_nonzero_sse2.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -msse4.2 -c ffs_sse42.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -mrdrnd -maes -mavx2 -mvaes -c rdrand.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -mavx2 -c find_nonzero_avx.c >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIC -o libddr_hash.po -c libddr_hash.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIC -o md5.po -c md5.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIC -o sha256.po -c sha256.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIC -o sha512.po -c sha512.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIC -o sha1.po -c sha1.c >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIC -o pbkdf2.po -c pbkdf2.c >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >In file included from [01m[Kddr_plugin.h:24[m[K, > from [01m[Klibddr_hash.c:17[m[K: >[01m[Kddr_ctrl.h:10:9:[m[K [01;35m[Kwarning: [m[K"_GNU_SOURCE" redefined > 10 | #define [01;35m[K_GNU_SOURCE[m[K > | [01;35m[K^~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIC -o checksum_file.po -c checksum_file.c >[01m[Klibddr_hash.c:11:10:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition > 11 | # define [01;36m[K_GNU_SOURCE[m[K 1 > | [01;36m[K^~~~~~~~~~~[m[K >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIC -o libddr_null.po -c libddr_null.c >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIC -o libddr_crypt.po -c libddr_crypt.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -O2 -fPIC -o aes.po -c aes.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIC -o aes_c.po -c aes_c.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIC -O3 -maes -msse4.1 -DNO_AVX2 -c aesni.c -o aesni.po >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIC -O3 -maes -mvaes -mavx2 -c aesni.c -o aesni_avx.po >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIC -o pbkdf_ossl.po -c pbkdf_ossl.c >In file included from [01m[Kddr_plugin.h:24[m[K, > from [01m[Klibddr_crypt.c:16[m[K: >[01m[Kddr_ctrl.h:10:9:[m[K [01;35m[Kwarning: [m[K"_GNU_SOURCE" redefined > 10 | #define [01;35m[K_GNU_SOURCE[m[K > | [01;35m[K^~~~~~~~~~~[m[K >[01m[Klibddr_crypt.c:10:10:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition > 10 | # define [01;36m[K_GNU_SOURCE[m[K 1 > | [01;36m[K^~~~~~~~~~~[m[K >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >In file included from [01m[Kfind_nonzero.h:13[m[K, > from [01m[Klibddr_crypt.c:18[m[K: >[01m[Kffs.h:19:9:[m[K [01;35m[Kwarning: [m[K"_GNU_SOURCE" redefined > 19 | #define [01;35m[K_GNU_SOURCE[m[K 1 > | [01;35m[K^~~~~~~~~~~[m[K >In file included from [01m[Klibddr_crypt.c:17[m[K: >[01m[Kddr_ctrl.h:10:9:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition > 10 | #define [01;36m[K_GNU_SOURCE[m[K > | [01;36m[K^~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIC -o secmem.po -c secmem.c >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" -fPIC -o random.po -c random.c >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-rpath,/usr/lib64/dd-rescue -shared -o libddr_null.so libddr_null.po >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-rpath,/usr/lib64/dd-rescue -shared -o libddr_hash.so libddr_hash.po md5.po sha256.po sha512.po sha1.po pbkdf2.po checksum_file.po >ln -sf libddr_hash.so libddr_MD5.so >fatal: not a git repository (or any parent up to mount point /var) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -fPIE -pie -DVERSION=\"1.99.13\" -D__COMPILER__="\"x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20240817 p4) 14.2.1 20240817\"" -DID=\"DD_RESCUE_1_99_13\" dd_rescue.c -o dd_rescue random.o frandom.o fmt_no.o find_nonzero.o fstrim.o find_nonzero_sse2.o ffs_sse42.o rdrand.o find_nonzero_avx.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-rpath,/usr/lib64/dd-rescue -ldl -rdynamic >In file included from [01m[Kdd_rescue.c:117[m[K: >[01m[Kfmt_no.h:2:9:[m[K [01;35m[Kwarning: [m[K"_GNU_SOURCE" redefined > 2 | #define [01;35m[K_GNU_SOURCE[m[K > | [01;35m[K^~~~~~~~~~~[m[K >[01m[Kdd_rescue.c:69:10:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition > 69 | # define [01;36m[K_GNU_SOURCE[m[K 1 > | [01;36m[K^~~~~~~~~~~[m[K >In file included from [01m[Kfind_nonzero.h:13[m[K, > from [01m[Kdd_rescue.c:118[m[K: >[01m[Kffs.h:19:9:[m[K [01;35m[Kwarning: [m[K"_GNU_SOURCE" redefined > 19 | #define [01;35m[K_GNU_SOURCE[m[K 1 > | [01;35m[K^~~~~~~~~~~[m[K >[01m[Kfmt_no.h:2:9:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition > 2 | #define [01;36m[K_GNU_SOURCE[m[K > | [01;36m[K^~~~~~~~~~~[m[K >In file included from [01m[Kdd_rescue.c:120[m[K: >[01m[Kfstrim.h:1:9:[m[K [01;35m[Kwarning: [m[K"_GNU_SOURCE" redefined > 1 | #define [01;35m[K_GNU_SOURCE[m[K > | [01;35m[K^~~~~~~~~~~[m[K >[01m[Kffs.h:19:9:[m[K [01;36m[Knote: [m[Kthis is the location of the previous definition > 19 | #define [01;36m[K_GNU_SOURCE[m[K 1 > | [01;36m[K^~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -Os -march=znver3 -pipe -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I . -DHAVE_AESNI -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-rpath,/usr/lib64/dd-rescue -shared -o libddr_crypt.so libddr_crypt.po aes.po aes_c.po aesni.po aesni_avx.po pbkdf2.po sha256.po pbkdf_ossl.po md5.po checksum_file.po secmem.po random.po >>>> Source compiled. >>>> Test phase [not enabled]: sys-fs/dd-rescue-1.99.13-r1 > >>>> Install sys-fs/dd-rescue-1.99.13-r1 into /var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/image >>>> Completed installing sys-fs/dd-rescue-1.99.13-r1 into /var/tmp/portage/sys-fs/dd-rescue-1.99.13-r1/image > > [32m*[0m Final size of build directory: 2628 KiB (2.5 MiB) > [32m*[0m Final size of installed tree: 412 KiB > >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/dd_rescue > /usr/lib64/dd-rescue/libddr_crypt.so > /usr/lib64/dd-rescue/libddr_hash.so > /usr/lib64/dd-rescue/libddr_null.so >/var/tmp/: 18,6 GiB (19937173504 bytes) trimmed
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 732252
:
648934
| 902592