* Package: dev-libs/jerasure-2.0.0-r1 * Repository: gentoo * Maintainer: prometheanfire@gentoo.org openstack@gentoo.org * USE: abi_x86_64 amd64 elibc_musl 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-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/jerasure-2.0.0-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/jerasure-2.0.0-r1/work/jerasure.git ... * Running eautoreconf in '/var/tmp/portage/dev-libs/jerasure-2.0.0-r1/work/jerasure.git' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ 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-r1/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-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking dependency style of x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-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-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/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... yes checking for x86_64-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-gentoo-linux-musl-gcc... (cached) none checking gf_complete.h usability... yes checking gf_complete.h presence... yes checking for gf_complete.h... yes checking gf_general.h usability... yes checking gf_general.h presence... yes checking for gf_general.h... yes checking gf_int.h usability... no checking gf_int.h presence... no checking for gf_int.h... no checking gf_method.h usability... yes checking gf_method.h presence... yes checking for gf_method.h... yes checking gf_rand.h usability... yes checking gf_rand.h presence... 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... 306f2:100800:7ffefbff:bfebfbff 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... 7:0 checking whether avx is supported by operating system... yes checking whether C compiler accepts -mmmx... yes ./configure: line 9974: 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-r1/work/jerasure.git ... make -j1 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r1/work/jerasure.git/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o galois.lo galois.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c galois.c -fPIC -DPIC -o .libs/galois.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c galois.c -o galois.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure.lo jerasure.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c jerasure.c -fPIC -DPIC -o .libs/jerasure.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c jerasure.c -o jerasure.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o reed_sol.lo reed_sol.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c reed_sol.c -fPIC -DPIC -o .libs/reed_sol.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c reed_sol.c -o reed_sol.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o cauchy.lo cauchy.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c cauchy.c -fPIC -DPIC -o .libs/cauchy.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c cauchy.c -o cauchy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o liberation.lo liberation.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c liberation.c -fPIC -DPIC -o .libs/liberation.o libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I./ -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c liberation.c -o liberation.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I./ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -version-info 2:0:0 -Wl,-O1 -Wl,--as-needed -o libJerasure.la -rpath /usr/lib galois.lo jerasure.lo reed_sol.lo cauchy.lo liberation.lo -lgf_complete -lgf_complete libtool: link: x86_64-gentoo-linux-musl-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 -O2 -march=native -Wl,-O1 -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: x86_64-gentoo-linux-musl-ar cru .libs/libJerasure.a galois.o jerasure.o reed_sol.o cauchy.o liberation.o libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libJerasure.a 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-r1/work/jerasure.git/src' Making all in Examples make[1]: Entering directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r1/work/jerasure.git/Examples' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure_01.o jerasure_01.c jerasure_01.c:53:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 53 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o jerasure_01 jerasure_01.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/jerasure_01 jerasure_01.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure_02.o jerasure_02.c jerasure_02.c:53:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 53 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o jerasure_02 jerasure_02.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/jerasure_02 jerasure_02.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure_03.o jerasure_03.c jerasure_03.c:54:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 54 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o jerasure_03 jerasure_03.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/jerasure_03 jerasure_03.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure_04.o jerasure_04.c jerasure_04.c:54:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 54 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o jerasure_04 jerasure_04.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/jerasure_04 jerasure_04.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure_05.o jerasure_05.c jerasure_05.c:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 56 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o jerasure_05 jerasure_05.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/jerasure_05 jerasure_05.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure_06.o jerasure_06.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) | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o jerasure_06 jerasure_06.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/jerasure_06 jerasure_06.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure_07.o jerasure_07.c jerasure_07.c:56:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 56 | 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) | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o jerasure_07 jerasure_07.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/jerasure_07 jerasure_07.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o jerasure_08.o jerasure_08.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) | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o jerasure_08 jerasure_08.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/jerasure_08 jerasure_08.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o reed_sol_01.o reed_sol_01.c reed_sol_01.c:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 57 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o reed_sol_01 reed_sol_01.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/reed_sol_01 reed_sol_01.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o reed_sol_02.o reed_sol_02.c reed_sol_02.c:55:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 55 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o reed_sol_02 reed_sol_02.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/reed_sol_02 reed_sol_02.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o reed_sol_03.o reed_sol_03.c 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-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o reed_sol_03 reed_sol_03.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/reed_sol_03 reed_sol_03.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o reed_sol_04.o reed_sol_04.c reed_sol_04.c:57:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 57 | usage(char *s) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o reed_sol_04 reed_sol_04.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/reed_sol_04 reed_sol_04.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o reed_sol_test_gf.o reed_sol_test_gf.c 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); | ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -o reed_sol_test_gf reed_sol_test_gf.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-gentoo-linux-musl-gcc -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wl,-O1 -o .libs/reed_sol_test_gf reed_sol_test_gf.o -Wl,--as-needed ../src/.libs/libJerasure.so -lgf_complete x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../include -I../ -O3 -fPIC -I../ -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o reed_sol_time_gf.o reed_sol_time_gf.c reed_sol_time_gf.c: In function ‘timer_start’: reed_sol_time_gf.c:73:21: error: storage size of ‘tv’ isn’t known 73 | struct timeval tv; | ^~ 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: In function ‘timer_split’: reed_sol_time_gf.c:82:21: error: storage size of ‘tv’ isn’t known 82 | struct timeval tv; | ^~ 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) | ^~~~~ make[1]: *** [Makefile:645: reed_sol_time_gf.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/jerasure-2.0.0-r1/work/jerasure.git/Examples' make: *** [Makefile:400: all-recursive] Error 1 * ERROR: dev-libs/jerasure-2.0.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/jerasure-2.0.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/jerasure-2.0.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:jerasure-2.0.0-r1:20200315-150258.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/jerasure-2.0.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/jerasure-2.0.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/jerasure-2.0.0-r1/work/jerasure.git' * S: '/var/tmp/portage/dev-libs/jerasure-2.0.0-r1/work/jerasure.git'