* Package: dev-libs/jerasure-2.0.0-r2:0 * Repository: gentoo * Maintainer: prometheanfire@gentoo.org openstack@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking jerasure-2.0.0.tar.gz to /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work >>> Source unpacked in /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work >>> Preparing source in /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git ... * Running eautoreconf in '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: jerasure.git/ * 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/dev-libs/jerasure-2.0.0-r2/work/jerasure.git ... * econf: updating jerasure.git/config.sub with /usr/share/gnuconfig/config.sub * econf: updating jerasure.git/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/jerasure-2.0.0-r2 --htmldir=/usr/share/doc/jerasure-2.0.0-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 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 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 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 for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /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-file... no checking for file... file 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... x86_64-pc-linux-gnu-dlltool 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 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 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 the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (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 gf_complete.h... yes checking for gf_general.h... yes checking for gf_int.h... no checking for gf_method.h... yes checking for gf_rand.h... yes checking for gf_init_easy in -lgf_complete... yes checking for x86 cpuid output... unknown checking for x86-AVX xgetbv output... unknown checking for x86 cpuid 0x00000001 output... a20f10:17200800:7ed8320b:178bfbff checking whether mmx is supported... yes checking whether sse is supported... yes checking whether sse2 is supported... yes checking whether sse3 is supported... yes checking whether ssse3 is supported... yes checking whether sse4.1 is supported... yes checking whether sse4.2 is supported... yes checking whether avx is supported by processor... yes checking for x86-AVX xgetbv 0x00000000 output... 207:0 checking whether avx is supported by operating system... yes checking whether C compiler accepts -mmmx... yes ./configure: line 14166: test: : integer expression expected checking whether C compiler accepts -msse... yes checking whether C compiler accepts -msse2... yes checking whether C compiler accepts -msse3... yes checking whether C compiler accepts -mssse3... yes checking whether C compiler accepts -msse4.1... yes checking whether C compiler accepts -msse4.2... yes checking whether C compiler accepts -mavx... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Examples/Makefile config.status: creating src/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure.lo jerasure.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c -o cauchy.lo cauchy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c -o reed_sol.lo reed_sol.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c -o liberation.lo liberation.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c liberation.c -fPIC -DPIC -o .libs/liberation.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c reed_sol.c -fPIC -DPIC -o .libs/reed_sol.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c cauchy.c -fPIC -DPIC -o .libs/cauchy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c jerasure.c -fPIC -DPIC -o .libs/jerasure.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c -o galois.lo galois.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -c galois.c -fPIC -DPIC -o .libs/galois.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I./ -pipe -march=native -fno-diagnostics-color -O2 -version-info 2:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libJerasure.la -rpath /usr/lib64 galois.lo jerasure.lo reed_sol.lo cauchy.lo liberation.lo -lgf_complete -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/galois.o .libs/jerasure.o .libs/reed_sol.o .libs/cauchy.o .libs/liberation.o -Wl,--as-needed -lgf_complete -O3 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libJerasure.so.2 -o .libs/libJerasure.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libJerasure.so.2" && ln -s "libJerasure.so.2.0.0" "libJerasure.so.2") libtool: link: (cd ".libs" && rm -f "libJerasure.so" && ln -s "libJerasure.so.2.0.0" "libJerasure.so") libtool: link: ( cd ".libs" && rm -f "libJerasure.la" && ln -s "../libJerasure.la" "libJerasure.la" ) make[1]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/src' Making all in Examples make[1]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/Examples' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure_02.o jerasure_02.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure_07.o jerasure_07.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o reed_sol_04.o reed_sol_04.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o reed_sol_02.o reed_sol_02.c jerasure_07.c:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 56 | usage(char *s) | ^~~~~ reed_sol_04.c:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 57 | usage(char *s) | ^~~~~ jerasure_07.c:75:8: warning: return type defaults to ‘int’ [-Wimplicit-int] 75 | static print_array(char **ptrs, int ndevices, int size, int packetsize, char *label) | ^~~~~~~~~~~ jerasure_02.c:53:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 53 | usage(char *s) | ^~~~~ reed_sol_02.c:55:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 55 | usage(char *s) | ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o reed_sol_time_gf.o reed_sol_time_gf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure_08.o jerasure_08.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o liberation_01.o liberation_01.c jerasure_08.c:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 56 | usage(char *s) | ^~~~~ jerasure_08.c:78:8: warning: return type defaults to ‘int’ [-Wimplicit-int] 78 | static print_array(char **ptrs, int ndevices, int size, int packetsize, char *label) | ^~~~~~~~~~~ liberation_01.c:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 57 | usage(char *s) | ^~~~~ liberation_01.c:76:8: warning: return type defaults to ‘int’ [-Wimplicit-int] 76 | static print_array(char **ptrs, int ndevices, int size, int packetsize, char *label) | ^~~~~~~~~~~ reed_sol_time_gf.c: In function ‘timer_start’: reed_sol_time_gf.c:75:5: warning: implicit declaration of function ‘gettimeofday’ [-Wimplicit-function-declaration] 75 | gettimeofday (&tv, NULL); | ^~~~~~~~~~~~ reed_sol_time_gf.c: At top level: reed_sol_time_gf.c:90:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 90 | usage(char *s) | ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o encoder.o encoder.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o cauchy_04.o cauchy_04.c encoder.c: In function ‘main’: encoder.c:331:9: warning: implicit declaration of function ‘getcwd’; did you mean ‘getw’? [-Wimplicit-function-declaration] 331 | getcwd(curdir, 1000); | ^~~~~~ | getw x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure_04.o jerasure_04.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o cauchy_01.o cauchy_01.c cauchy_04.c:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 57 | usage(char *s) | ^~~~~ cauchy_04.c:88:8: warning: return type defaults to ‘int’ [-Wimplicit-int] 88 | static print_array(char **ptrs, int ndevices, int size, int packetsize, char *label) | ^~~~~~~~~~~ jerasure_04.c:54:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 54 | usage(char *s) | ^~~~~ cauchy_01.c:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 56 | usage(char *s) | ^~~~~ cauchy_01.c: In function ‘main’: cauchy_01.c:102:13: warning: implicit declaration of function ‘cauchy_n_ones’ [-Wimplicit-function-declaration] 102 | if (no != cauchy_n_ones(n, w)) { | ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o reed_sol_01.o reed_sol_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure_05.o jerasure_05.c reed_sol_01.c:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 57 | usage(char *s) | ^~~~~ jerasure_05.c:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 56 | usage(char *s) | ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o cauchy_03.o cauchy_03.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o cauchy_02.o cauchy_02.c cauchy_03.c:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 57 | usage(char *s) | ^~~~~ cauchy_03.c:91:8: warning: return type defaults to ‘int’ [-Wimplicit-int] 91 | static print_array(char **ptrs, int ndevices, int size, int packetsize, char *label) | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure_06.o jerasure_06.c cauchy_02.c:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 57 | usage(char *s) | ^~~~~ cauchy_02.c:87:8: warning: return type defaults to ‘int’ [-Wimplicit-int] 87 | static print_array(char **ptrs, int ndevices, int size, int packetsize, char *label) | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o reed_sol_test_gf.o reed_sol_test_gf.c jerasure_06.c:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 56 | usage(char *s) | ^~~~~ jerasure_06.c:75:8: warning: return type defaults to ‘int’ [-Wimplicit-int] 75 | static print_array(char **ptrs, int ndevices, int size, int packetsize, char *label) | ^~~~~~~~~~~ reed_sol_test_gf.c:71:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 71 | usage(char *s) | ^~~~~ reed_sol_test_gf.c: In function ‘main’: reed_sol_test_gf.c:117:3: warning: implicit declaration of function ‘MOA_Seed’ [-Wimplicit-function-declaration] 117 | MOA_Seed(seed); | ^~~~~~~~ reed_sol_test_gf.c:144:5: warning: implicit declaration of function ‘MOA_Fill_Random_Region’ [-Wimplicit-function-declaration] 144 | MOA_Fill_Random_Region(data[i], BUFSIZE); | ^~~~~~~~~~~~~~~~~~~~~~ reed_sol_test_gf.c:161:34: warning: implicit declaration of function ‘MOA_Random_W’ [-Wimplicit-function-declaration] 161 | erasures[i] = ((unsigned int)MOA_Random_W(w,1))%(k+m); | ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o decoder.o decoder.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure_01.o jerasure_01.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o jerasure_03.o jerasure_03.c decoder.c: In function ‘main’: decoder.c:140:9: warning: implicit declaration of function ‘getcwd’; did you mean ‘getw’? [-Wimplicit-function-declaration] 140 | getcwd(curdir, 100); | ^~~~~~ | getw jerasure_01.c:53:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 53 | usage(char *s) | ^~~~~ jerasure_03.c:54:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 54 | usage(char *s) | ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -c -o reed_sol_03.o reed_sol_03.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jerasure_02 jerasure_02.o ../src/libJerasure.la -lgf_complete reed_sol_03.c:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 56 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jerasure_07 jerasure_07.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reed_sol_04 reed_sol_04.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reed_sol_02 reed_sol_02.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jerasure_02 jerasure_02.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jerasure_07 jerasure_07.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reed_sol_time_gf reed_sol_time_gf.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jerasure_08 jerasure_08.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/reed_sol_04 reed_sol_04.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/reed_sol_02 reed_sol_02.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liberation_01 liberation_01.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o encoder encoder.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/reed_sol_time_gf reed_sol_time_gf.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jerasure_08 jerasure_08.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cauchy_04 cauchy_04.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jerasure_04 jerasure_04.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/liberation_01 liberation_01.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/encoder encoder.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cauchy_01 cauchy_01.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reed_sol_01 reed_sol_01.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/cauchy_04 cauchy_04.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jerasure_04 jerasure_04.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jerasure_05 jerasure_05.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cauchy_03 cauchy_03.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/cauchy_01 cauchy_01.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/reed_sol_01 reed_sol_01.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cauchy_02 cauchy_02.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jerasure_05 jerasure_05.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jerasure_06 jerasure_06.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reed_sol_test_gf reed_sol_test_gf.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/cauchy_03 cauchy_03.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o decoder decoder.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/cauchy_02 cauchy_02.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jerasure_01 jerasure_01.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/reed_sol_test_gf reed_sol_test_gf.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jerasure_06 jerasure_06.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o jerasure_03 jerasure_03.o ../src/libJerasure.la -lgf_complete /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reed_sol_03 reed_sol_03.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/decoder decoder.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jerasure_01 jerasure_01.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/reed_sol_03 reed_sol_03.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete libtool: link: x86_64-pc-linux-gnu-gcc -O3 -fPIC -I../ -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/jerasure_03 jerasure_03.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/Examples' make[1]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git' >>> Source compiled. >>> Test phase [not enabled]: dev-libs/jerasure-2.0.0-r2 >>> Install dev-libs/jerasure-2.0.0-r2 into /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image make -j4 DESTDIR=/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image install Making install in src make[1]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/src' make[2]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/src' /bin/mkdir -p '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/lib64' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c libJerasure.la '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/include' /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 ../include/jerasure.h '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/include' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/libJerasure.so.2.0.0 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/lib64/libJerasure.so.2.0.0 libtool: install: (cd /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/lib64 && { ln -s -f libJerasure.so.2.0.0 libJerasure.so.2 || { rm -f libJerasure.so.2 && ln -s libJerasure.so.2.0.0 libJerasure.so.2; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/lib64 && { ln -s -f libJerasure.so.2.0.0 libJerasure.so || { rm -f libJerasure.so && ln -s libJerasure.so.2.0.0 libJerasure.so; }; }) libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/libJerasure.lai /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/lib64/libJerasure.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/src' make[1]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/src' Making install in Examples make[1]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/Examples' make[2]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/Examples' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c jerasure_01 jerasure_02 jerasure_03 jerasure_04 jerasure_05 jerasure_06 jerasure_07 jerasure_08 reed_sol_01 reed_sol_02 reed_sol_03 reed_sol_04 reed_sol_test_gf reed_sol_time_gf cauchy_01 cauchy_02 cauchy_03 cauchy_04 liberation_01 encoder decoder '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin' libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/jerasure_01 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/jerasure_01 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/jerasure_02 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/jerasure_02 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/jerasure_03 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/jerasure_03 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/jerasure_04 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/jerasure_04 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/jerasure_05 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/jerasure_05 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/jerasure_06 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/jerasure_06 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/jerasure_07 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/jerasure_07 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/jerasure_08 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/jerasure_08 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/reed_sol_01 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/reed_sol_01 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/reed_sol_02 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/reed_sol_02 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/reed_sol_03 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/reed_sol_03 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/reed_sol_04 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/reed_sol_04 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/reed_sol_test_gf /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/reed_sol_test_gf libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/reed_sol_time_gf /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/reed_sol_time_gf libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/cauchy_01 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/cauchy_01 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/cauchy_02 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/cauchy_02 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/cauchy_03 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/cauchy_03 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/cauchy_04 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/cauchy_04 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/liberation_01 /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/liberation_01 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/encoder /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/encoder libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c .libs/decoder /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image/usr/bin/decoder make[2]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/Examples' make[1]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git/Examples' make[1]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git' make[2]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git' make[1]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git' >>> Completed installing dev-libs/jerasure-2.0.0-r2 into /var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image * Final size of build directory: 6208 KiB (6.0 MiB) * Final size of installed tree: 948 KiB * * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * * reed_sol_time_gf.c:75:5: warning: implicit declaration of function ‘gettimeofday’ [-Wimplicit-function-declaration] * encoder.c:331:9: warning: implicit declaration of function ‘getcwd’; did you mean ‘getw’? [-Wimplicit-function-declaration] * cauchy_01.c:102:13: warning: implicit declaration of function ‘cauchy_n_ones’ [-Wimplicit-function-declaration] * reed_sol_test_gf.c:117:3: warning: implicit declaration of function ‘MOA_Seed’ [-Wimplicit-function-declaration] * reed_sol_test_gf.c:144:5: warning: implicit declaration of function ‘MOA_Fill_Random_Region’ [-Wimplicit-function-declaration] * reed_sol_test_gf.c:161:34: warning: implicit declaration of function ‘MOA_Random_W’ [-Wimplicit-function-declaration] * decoder.c:140:9: warning: implicit declaration of function ‘getcwd’; did you mean ‘getw’? [-Wimplicit-function-declaration] * * Please file a bug about this at https://bugs.gentoo.org/ * with the maintainer of the package. * * ERROR: dev-libs/jerasure-2.0.0-r2::gentoo failed: * install aborted due to severe warnings shown above * * Call stack: * misc-functions.sh, line 670: Called install_qa_check * misc-functions.sh, line 134: Called source 'install_symlink_html_docs' * 90gcc-warnings, line 197: Called gcc_warn_check * 90gcc-warnings, line 183: Called die * The specific snippet of code: * die "install aborted due to severe warnings shown above" * * If you need support, post the output of `emerge --info '=dev-libs/jerasure-2.0.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/jerasure-2.0.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:jerasure-2.0.0-r2:20221120-114822.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/image' * S: '/var/tmp/portage/dev-libs/jerasure-2.0.0-r2/work/jerasure.git'