<86>Sep 13 19:59:33 userdel[1114653]: delete user 'rooter' <86>Sep 13 19:59:33 groupadd[1114749]: group added to /etc/group: name=rooter, GID=708 <86>Sep 13 19:59:33 groupadd[1114749]: group added to /etc/gshadow: name=rooter <86>Sep 13 19:59:33 groupadd[1114749]: new group: name=rooter, GID=708 <86>Sep 13 19:59:33 useradd[1114805]: new user: name=rooter, UID=708, GID=708, home=/root, shell=/bin/bash <86>Sep 13 19:59:33 userdel[1115014]: delete user 'builder' <86>Sep 13 19:59:33 userdel[1115014]: removed group 'builder' owned by 'builder' <86>Sep 13 19:59:33 userdel[1115014]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 19:59:33 groupadd[1115165]: group added to /etc/group: name=builder, GID=709 <86>Sep 13 19:59:33 groupadd[1115165]: new group: name=builder, GID=709 <86>Sep 13 19:59:33 useradd[1115179]: new user: name=builder, UID=709, GID=709, home=/usr/src, shell=/bin/bash <13>Sep 13 19:59:37 rpmi: libgf-complete-1.0.2-alt2.gita6862d sisyphus+284694.100.1.1 1630938503 installed <13>Sep 13 19:59:37 rpmi: libgf-complete-devel-1.0.2-alt2.gita6862d sisyphus+284694.100.1.1 1630938503 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/jerasure-2.0-alt1.gitde1739.nosrc.rpm (w1.gzdio) Installing jerasure-2.0-alt1.gitde1739.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35158 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jerasure-2.0 + echo 'Source #0 (jerasure-2.0.tar):' Source #0 (jerasure-2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/jerasure-2.0.tar + cd jerasure-2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75812 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jerasure-2.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:18: installing 'build-aux/compile' configure.ac:12: installing 'build-aux/missing' Examples/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' Makefile.am: installing './INSTALL' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --disable-silent-rules --disable-rpath configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath checking for a BSD-compatible install... /bin/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-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-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-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-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-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-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-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/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-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for gf_init_easy in -lgf_complete... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) 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 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_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 uint32_t... yes checking for uint64_t... yes checking for x86 cpuid 0x00000001 output... 800f12:1100800: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... 7:0 checking whether avx is supported by operating system... yes checking whether C compiler accepts -mmmx... yes 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for bzero... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Examples/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath + make -j8 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o timing.o timing.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' rm -f libtiming.a ar cru libtiming.a timing.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libtiming.a make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o liberation.lo liberation.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c liberation.c -fPIC -DPIC -o .libs/liberation.o make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o galois.lo galois.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c galois.c -fPIC -DPIC -o .libs/galois.o make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cauchy.lo cauchy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c cauchy.c -fPIC -DPIC -o .libs/cauchy.o make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o reed_sol.lo reed_sol.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c reed_sol.c -fPIC -DPIC -o .libs/reed_sol.o make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure.lo jerasure.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c jerasure.c -fPIC -DPIC -o .libs/jerasure.o make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0: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-alt-linux-gcc -shared -fPIC -DPIC .libs/galois.o .libs/jerasure.o .libs/reed_sol.o .libs/cauchy.o .libs/liberation.o -lgf_complete -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -g -O2 -flto=auto -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 '/usr/src/RPM/BUILD/jerasure-2.0/src' Making all in Examples make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure_02.o jerasure_02.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure_01.o jerasure_01.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure_03.o jerasure_03.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure_04.o jerasure_04.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure_07.o jerasure_07.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure_05.o jerasure_05.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o reed_sol_04.o reed_sol_04.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o reed_sol_03.o reed_sol_03.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure_08.o jerasure_08.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o reed_sol_test_gf.o reed_sol_test_gf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o jerasure_06.o jerasure_06.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o reed_sol_02.o reed_sol_02.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cauchy_01.o cauchy_01.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o reed_sol_01.o reed_sol_01.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o liberation_01.o liberation_01.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cauchy_03.o cauchy_03.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o reed_sol_time_gf.o reed_sol_time_gf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cauchy_02.o cauchy_02.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o cauchy_04.o cauchy_04.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o encoder.o encoder.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decoder.o decoder.c make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o jerasure_01 jerasure_01.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/jerasure_01 jerasure_01.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o jerasure_02 jerasure_02.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/jerasure_02 jerasure_02.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o jerasure_03 jerasure_03.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/jerasure_03 jerasure_03.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o jerasure_04 jerasure_04.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/jerasure_04 jerasure_04.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o jerasure_05 jerasure_05.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/jerasure_05 jerasure_05.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o jerasure_06 jerasure_06.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/jerasure_06 jerasure_06.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o jerasure_08 jerasure_08.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/jerasure_08 jerasure_08.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o jerasure_07 jerasure_07.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/jerasure_07 jerasure_07.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o reed_sol_01 reed_sol_01.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/reed_sol_01 reed_sol_01.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o reed_sol_02 reed_sol_02.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/reed_sol_02 reed_sol_02.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o reed_sol_03 reed_sol_03.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/reed_sol_03 reed_sol_03.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o reed_sol_04 reed_sol_04.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/reed_sol_04 reed_sol_04.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o reed_sol_test_gf reed_sol_test_gf.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/reed_sol_test_gf reed_sol_test_gf.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o cauchy_01 cauchy_01.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/cauchy_01 cauchy_01.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o reed_sol_time_gf reed_sol_time_gf.o ../src/libJerasure.la ../src/libtiming.a -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/reed_sol_time_gf reed_sol_time_gf.o ../src/.libs/libJerasure.so ../src/libtiming.a -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o cauchy_02 cauchy_02.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/cauchy_02 cauchy_02.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o cauchy_04 cauchy_04.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/cauchy_04 cauchy_04.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o liberation_01 liberation_01.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/liberation_01 liberation_01.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o cauchy_03 cauchy_03.o ../src/libJerasure.la -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/cauchy_03 cauchy_03.o ../src/.libs/libJerasure.so -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o decoder decoder.o ../src/libJerasure.la ../src/libtiming.a -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/decoder decoder.o ../src/.libs/libJerasure.so ../src/libtiming.a -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o encoder encoder.o ../src/libJerasure.la ../src/libtiming.a -lgf_complete libtool: link: x86_64-alt-linux-gcc -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/encoder encoder.o ../src/.libs/libJerasure.so ../src/libtiming.a -lgf_complete make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55939 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jerasure-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jerasure-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jerasure-2.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/jerasure-buildroot make: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/src' /bin/mkdir -p '/usr/src/tmp/jerasure-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libJerasure.la '/usr/src/tmp/jerasure-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libJerasure.so.2.0.0 /usr/src/tmp/jerasure-buildroot/usr/lib64/libJerasure.so.2.0.0 libtool: install: (cd /usr/src/tmp/jerasure-buildroot/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 /usr/src/tmp/jerasure-buildroot/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/libexec/rpm-build/install -p .libs/libJerasure.lai /usr/src/tmp/jerasure-buildroot/usr/lib64/libJerasure.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/jerasure-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 ../include/jerasure.h '/usr/src/tmp/jerasure-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/jerasure-buildroot/usr/include/jerasure' /usr/libexec/rpm-build/install -p -m 644 ../include/cauchy.h ../include/galois.h ../include/liberation.h ../include/reed_sol.h '/usr/src/tmp/jerasure-buildroot/usr/include/jerasure' make[2]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/src' Making install in Examples make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[2]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' /bin/mkdir -p '/usr/src/tmp/jerasure-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p 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 '/usr/src/tmp/jerasure-buildroot/usr/bin' libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/jerasure_01 /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure_01 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/jerasure_02 /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure_02 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/jerasure_03 /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure_03 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/jerasure_04 /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure_04 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/jerasure_05 /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure_05 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/jerasure_06 /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure_06 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/jerasure_07 /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure_07 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/jerasure_08 /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure_08 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/reed_sol_01 /usr/src/tmp/jerasure-buildroot/usr/bin/reed_sol_01 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/reed_sol_02 /usr/src/tmp/jerasure-buildroot/usr/bin/reed_sol_02 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/reed_sol_03 /usr/src/tmp/jerasure-buildroot/usr/bin/reed_sol_03 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/reed_sol_04 /usr/src/tmp/jerasure-buildroot/usr/bin/reed_sol_04 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/reed_sol_test_gf /usr/src/tmp/jerasure-buildroot/usr/bin/reed_sol_test_gf libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/reed_sol_time_gf /usr/src/tmp/jerasure-buildroot/usr/bin/reed_sol_time_gf libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/cauchy_01 /usr/src/tmp/jerasure-buildroot/usr/bin/cauchy_01 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/cauchy_02 /usr/src/tmp/jerasure-buildroot/usr/bin/cauchy_02 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/cauchy_03 /usr/src/tmp/jerasure-buildroot/usr/bin/cauchy_03 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/cauchy_04 /usr/src/tmp/jerasure-buildroot/usr/bin/cauchy_04 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/liberation_01 /usr/src/tmp/jerasure-buildroot/usr/bin/liberation_01 libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/encoder /usr/src/tmp/jerasure-buildroot/usr/bin/encoder libtool: warning: '../src/libJerasure.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/decoder /usr/src/tmp/jerasure-buildroot/usr/bin/decoder make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0/Examples' make[1]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0' make[2]: Entering directory '/usr/src/RPM/BUILD/jerasure-2.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0' make: Leaving directory '/usr/src/RPM/BUILD/jerasure-2.0' + mv /usr/src/tmp/jerasure-buildroot/usr/bin/decoder /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure-decoder + mv /usr/src/tmp/jerasure-buildroot/usr/bin/encoder /usr/src/tmp/jerasure-buildroot/usr/bin/jerasure-encoder + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jerasure-buildroot (auto) removed './usr/lib64/libJerasure.la' mode of './usr/lib64/libJerasure.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/jerasure-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/jerasure-buildroot/ (default) Compressing files in /usr/src/tmp/jerasure-buildroot (auto) Adjusting library links in /usr/src/tmp/jerasure-buildroot ./usr/lib64: (from :0) libJerasure.so.2 -> libJerasure.so.2.0.0 Verifying ELF objects in /usr/src/tmp/jerasure-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libjerasure-2.0-alt1.gitde1739 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YRifdF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/jerasure-buildroot/usr/lib64/libJerasure.so.2: 63 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2KkPkE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libJerasure.so.2()(64bit) = set:jdzxASf9um2GdZeaHi7kmMBWSIUri2rjw2UfZIM2pYcH2Dso6AnyhweEkzxnpGaJpIMNu1XLXXsNWPtsFW1ZtTq8CHsAiF8k5jftdbJHOLzVcYuKJo1VpfwyZzrHQ Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgf_complete.so.1()(64bit) >= set:khaJFo0Uuhchs, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S38HgE Creating libjerasure-debuginfo package Processing files: libjerasure-devel-2.0-alt1.gitde1739 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qNApFG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7MTiaG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/jerasure-buildroot/usr/include/jerasure.h:47:10: fatal error: galois.h: No such file or directory 47 | #include "galois.h" | ^~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/jerasure-buildroot/usr/include/jerasure.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory compilation terminated. cpp.req: WARNING: /usr/src/tmp/jerasure-buildroot/usr/include/jerasure.h: cpp failed Requires: libjerasure = 2.0-alt1.gitde1739, /usr/lib64/libJerasure.so.2.0.0, libgf-complete-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AzSLND Processing files: jerasure-examples-2.0-alt1.gitde1739 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y9YRvH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mEQe9E find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libjerasure = 2.0-alt1.gitde1739, /lib64/ld-linux-x86-64.so.2, libJerasure.so.2()(64bit) >= set:jdzx3pYI4krWtBlQAMBWSIUri2rnMvuspYcH2Dso6Anyhwe8fvOn0RRXbCeblfMLLdLO12e5lbJHOLzVc0Q76gNZFJlq, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgf_complete.so.1()(64bit) >= set:khpqWGHMuoQIg, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aye2jE Creating jerasure-examples-debuginfo package Processing files: libjerasure-debuginfo-2.0-alt1.gitde1739 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JepBCF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cdypWE find-requires: running scripts (debuginfo) Provides: debug64(libJerasure.so.2) Requires: libjerasure = 2.0-alt1.gitde1739, debug64(libc.so.6), debug64(libgf_complete.so.1) Processing files: jerasure-examples-debuginfo-2.0-alt1.gitde1739 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.73sSUE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MbvVmD find-requires: running scripts (debuginfo) Requires: jerasure-examples = 2.0-alt1.gitde1739, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libJerasure.so.2), debug64(libc.so.6), debug64(libgf_complete.so.1) Adding to libjerasure-devel a strict dependency on libjerasure Adding to jerasure-examples a strict dependency on libjerasure Adding to libjerasure-debuginfo a strict dependency on libjerasure Adding to jerasure-examples-debuginfo a strict dependency on jerasure-examples Adding to jerasure-examples-debuginfo a strict dependency on libjerasure-debuginfo Removing from jerasure-examples-debuginfo 1 sources provided by libjerasure-debuginfo Removing 1 extra deps from libjerasure-devel due to dependency on libjerasure Removing 1 extra deps from jerasure-examples due to dependency on libjerasure Removing 1 extra deps from jerasure-examples-debuginfo due to dependency on libjerasure-debuginfo Removing 6 extra deps from jerasure-examples due to repentancy on libjerasure Removing 2 extra deps from jerasure-examples-debuginfo due to repentancy on libjerasure-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libjerasure-2.0-alt1.gitde1739.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjerasure-devel-2.0-alt1.gitde1739.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/jerasure-examples-2.0-alt1.gitde1739.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libjerasure-debuginfo-2.0-alt1.gitde1739.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/jerasure-examples-debuginfo-2.0-alt1.gitde1739.x86_64.rpm (w2.lzdio) 16.28user 5.71system 0:31.35elapsed 70%CPU (0avgtext+0avgdata 42528maxresident)k 0inputs+0outputs (0major+2631248minor)pagefaults 0swaps 20.13user 8.04system 0:43.73elapsed 64%CPU (0avgtext+0avgdata 101976maxresident)k 144inputs+0outputs (0major+2971494minor)pagefaults 0swaps --- jerasure-examples-2.0-alt1.gitde1739.x86_64.rpm.repo 2021-06-15 11:39:36.595274519 +0000 +++ jerasure-examples-2.0-alt1.gitde1739.x86_64.rpm.hasher 2021-09-13 20:00:14.180474766 +0000 @@ -27,23 +27,23 @@ Provides: jerasure-examples = 2.0-alt1.gitde1739:sisyphus+268073.200.11.1 -File: /usr/bin/cauchy_01 100755 root:root 216f6d25cd1acff130a2091dd5bea9ee -File: /usr/bin/cauchy_02 100755 root:root 8bd50a8f8dc16d26e4b0126abf53a257 -File: /usr/bin/cauchy_03 100755 root:root f5f1ed78ef479b1d28846eb58d454571 -File: /usr/bin/cauchy_04 100755 root:root b36b3bc50a832953985031926872cfbf -File: /usr/bin/jerasure-decoder 100755 root:root 03c7ec2a57897c9bc3de2e5cefd5c3ca -File: /usr/bin/jerasure-encoder 100755 root:root 724974aa460719a3704e721d1acd06ac -File: /usr/bin/jerasure_01 100755 root:root 47f45a1db57f1a353440673443139c30 -File: /usr/bin/jerasure_02 100755 root:root 5b7e5ed844278f4b5a8f114a4ecba4dd -File: /usr/bin/jerasure_03 100755 root:root 488cf78498a9b305502b4cf47d6407bd -File: /usr/bin/jerasure_04 100755 root:root 70ad74faa9624c10825a423cf0d933f9 -File: /usr/bin/jerasure_05 100755 root:root 5d6184e6146702b194e5140b231d80f3 -File: /usr/bin/jerasure_06 100755 root:root c423c0c26c5785880ca651ed2394a4b0 -File: /usr/bin/jerasure_07 100755 root:root dc5566a4a3306f37407310d45d892a03 -File: /usr/bin/jerasure_08 100755 root:root 1ac37ee3f781d0540d1b92b13b6933ff -File: /usr/bin/liberation_01 100755 root:root 2fe7be2e36b2d8879ab309c290cb603d -File: /usr/bin/reed_sol_01 100755 root:root a7b48c0ea70d8e4430083218bec37428 -File: /usr/bin/reed_sol_02 100755 root:root 37abf60d7b7b57fedcb7edec84b984da -File: /usr/bin/reed_sol_03 100755 root:root 256bbf18d005be78e3f10c801eda4642 -File: /usr/bin/reed_sol_04 100755 root:root 9770ce4cf619632596a8e05f397a6f39 -File: /usr/bin/reed_sol_test_gf 100755 root:root a69b076f624d29916810c95ec40e417b -File: /usr/bin/reed_sol_time_gf 100755 root:root 306b43668ed54713c1ea89483dae47e2 -RPMIdentity: 8227d9178222b73c7149a58751b41f43cc65180ee49468af1c3d85bb77bd448f24631ce3b39aece4a47a4118812b5f967febee39cfc605b4370d4b9342fc5b1f +File: /usr/bin/cauchy_01 100755 root:root b3b2ae1f2d23a94ed4880a1b2c52320a +File: /usr/bin/cauchy_02 100755 root:root 351e137e62f7aa63c850362384a76897 +File: /usr/bin/cauchy_03 100755 root:root ed612d204153d433cc5a649510499e62 +File: /usr/bin/cauchy_04 100755 root:root 2fe7821555f04b56d552b8e0b869fd37 +File: /usr/bin/jerasure-decoder 100755 root:root b74fd89c3470b900e7f2fb3ee1ab0ad7 +File: /usr/bin/jerasure-encoder 100755 root:root f907e1c2ce5ebb2aa6b289ca15f2f823 +File: /usr/bin/jerasure_01 100755 root:root 6d1e8b6dc1bb870a8dcb15f0db32bf88 +File: /usr/bin/jerasure_02 100755 root:root bf6407372b93eeeaa5895505c2418214 +File: /usr/bin/jerasure_03 100755 root:root 6bd16444caeb1ba5d3317dd84b757b05 +File: /usr/bin/jerasure_04 100755 root:root b549ca087eac695a73393a0309d2bb28 +File: /usr/bin/jerasure_05 100755 root:root dee9927b8143dbedf90087ecb8a89c66 +File: /usr/bin/jerasure_06 100755 root:root 8737235df66aafc1558417068980dd1a +File: /usr/bin/jerasure_07 100755 root:root ac427b2173589df08d7ce1d201e8e231 +File: /usr/bin/jerasure_08 100755 root:root 180e6ad71e4685c46216317b511717fa +File: /usr/bin/liberation_01 100755 root:root ebb4a8321aeff245cc17d194c871b3de +File: /usr/bin/reed_sol_01 100755 root:root 268c41d6f70313c4e5248890dfb1de29 +File: /usr/bin/reed_sol_02 100755 root:root 71fc8b7d72f98ccb44ff863a61e4e159 +File: /usr/bin/reed_sol_03 100755 root:root 953757ca66567dd6f09bc51b6aad26f6 +File: /usr/bin/reed_sol_04 100755 root:root ccec9fa34fc9c98df4473209e96b90b9 +File: /usr/bin/reed_sol_test_gf 100755 root:root 74ea079c85af02a7ef0a944bc53df894 +File: /usr/bin/reed_sol_time_gf 100755 root:root a7e4cba80f4af669c526ab9482eec335 +RPMIdentity: 16913ad6045b88bbf30e0cada30dc104f465deeb1fdfcd7419919cfd220ef66d2448df8d3b4480dba7ef8c35f236029554580f5c70c62a6270d5cd14524b10d9 --- jerasure-examples-debuginfo-2.0-alt1.gitde1739.x86_64.rpm.repo 2021-06-15 11:39:36.609274543 +0000 +++ jerasure-examples-debuginfo-2.0-alt1.gitde1739.x86_64.rpm.hasher 2021-09-13 20:00:14.428477146 +0000 @@ -1,63 +1,64 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/4806cebdd834e838bd5e3392b2736c4b6442e9 120777 root:root ../../../../bin/jerasure_02 -/usr/lib/debug/.build-id/02/4806cebdd834e838bd5e3392b2736c4b6442e9.debug 120777 root:root ../../usr/bin/jerasure_02.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/27b3d1315ee8183d8e04aad56cf3f43f9b50e3 120777 root:root ../../../../bin/cauchy_02 +/usr/lib/debug/.build-id/09/27b3d1315ee8183d8e04aad56cf3f43f9b50e3.debug 120777 root:root ../../usr/bin/cauchy_02.debug +/usr/lib/debug/.build-id/0e 40755 root:root +/usr/lib/debug/.build-id/0e/7ef31abcb952fceee5bd9fac35a42d6c50fcd9 120777 root:root ../../../../bin/jerasure_04 +/usr/lib/debug/.build-id/0e/7ef31abcb952fceee5bd9fac35a42d6c50fcd9.debug 120777 root:root ../../usr/bin/jerasure_04.debug /usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/62a77632dc741a09929a0afa59c54a904902e2 120777 root:root ../../../../bin/jerasure_04 -/usr/lib/debug/.build-id/12/62a77632dc741a09929a0afa59c54a904902e2.debug 120777 root:root ../../usr/bin/jerasure_04.debug -/usr/lib/debug/.build-id/1c 40755 root:root -/usr/lib/debug/.build-id/1c/81d331debb81a98fc6c3052f74e877d0595984 120777 root:root ../../../../bin/jerasure_06 -/usr/lib/debug/.build-id/1c/81d331debb81a98fc6c3052f74e877d0595984.debug 120777 root:root ../../usr/bin/jerasure_06.debug -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/ef96fc77cb4dc675a671b4fb1711d0bbedc216 120777 root:root ../../../../bin/jerasure-decoder -/usr/lib/debug/.build-id/27/ef96fc77cb4dc675a671b4fb1711d0bbedc216.debug 120777 root:root ../../usr/bin/jerasure-decoder.debug -/usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/cc8b7f0df855144ff634eb4f9db7e1408627e6 120777 root:root ../../../../bin/reed_sol_time_gf -/usr/lib/debug/.build-id/2d/cc8b7f0df855144ff634eb4f9db7e1408627e6.debug 120777 root:root ../../usr/bin/reed_sol_time_gf.debug -/usr/lib/debug/.build-id/2d/e8f1849cabf8c41ba325e9dd1bde42466c2fe3 120777 root:root ../../../../bin/jerasure_01 -/usr/lib/debug/.build-id/2d/e8f1849cabf8c41ba325e9dd1bde42466c2fe3.debug 120777 root:root ../../usr/bin/jerasure_01.debug -/usr/lib/debug/.build-id/3a 40755 root:root -/usr/lib/debug/.build-id/3a/9bf47025be0fb2063a32275fd65f5bc6ad7c9f 120777 root:root ../../../../bin/cauchy_02 -/usr/lib/debug/.build-id/3a/9bf47025be0fb2063a32275fd65f5bc6ad7c9f.debug 120777 root:root ../../usr/bin/cauchy_02.debug -/usr/lib/debug/.build-id/4f 40755 root:root -/usr/lib/debug/.build-id/4f/6474126b35ebb57109173953b870337c23e84a 120777 root:root ../../../../bin/reed_sol_02 -/usr/lib/debug/.build-id/4f/6474126b35ebb57109173953b870337c23e84a.debug 120777 root:root ../../usr/bin/reed_sol_02.debug -/usr/lib/debug/.build-id/51 40755 root:root -/usr/lib/debug/.build-id/51/007d8a6368bcdb59c5077fdc396b146dc9e708 120777 root:root ../../../../bin/liberation_01 -/usr/lib/debug/.build-id/51/007d8a6368bcdb59c5077fdc396b146dc9e708.debug 120777 root:root ../../usr/bin/liberation_01.debug -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/e1e6952662537f6e26e6e7b18a13de6fe7599c 120777 root:root ../../../../bin/jerasure_03 -/usr/lib/debug/.build-id/5e/e1e6952662537f6e26e6e7b18a13de6fe7599c.debug 120777 root:root ../../usr/bin/jerasure_03.debug -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/8f91f2c3ec07e5cebec988cfec866a1778f87b 120777 root:root ../../../../bin/jerasure_08 -/usr/lib/debug/.build-id/62/8f91f2c3ec07e5cebec988cfec866a1778f87b.debug 120777 root:root ../../usr/bin/jerasure_08.debug -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/61b7e31ed50803cb3fe5dc53b81ec615391875 120777 root:root ../../../../bin/jerasure_07 -/usr/lib/debug/.build-id/7f/61b7e31ed50803cb3fe5dc53b81ec615391875.debug 120777 root:root ../../usr/bin/jerasure_07.debug -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/e72177f0e72b71cd7c928c227458b27801128f 120777 root:root ../../../../bin/reed_sol_01 -/usr/lib/debug/.build-id/82/e72177f0e72b71cd7c928c227458b27801128f.debug 120777 root:root ../../usr/bin/reed_sol_01.debug -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/b0150494fffeda3760ea1c610f08656ffad073 120777 root:root ../../../../bin/reed_sol_04 -/usr/lib/debug/.build-id/83/b0150494fffeda3760ea1c610f08656ffad073.debug 120777 root:root ../../usr/bin/reed_sol_04.debug -/usr/lib/debug/.build-id/87 40755 root:root -/usr/lib/debug/.build-id/87/8ada7758d377e5e16dddff79d307b1ae2ec87d 120777 root:root ../../../../bin/reed_sol_03 -/usr/lib/debug/.build-id/87/8ada7758d377e5e16dddff79d307b1ae2ec87d.debug 120777 root:root ../../usr/bin/reed_sol_03.debug -/usr/lib/debug/.build-id/de 40755 root:root -/usr/lib/debug/.build-id/de/8bd23dcbc64c3b4d8a222c1ef43cd3e3205b47 120777 root:root ../../../../bin/cauchy_03 -/usr/lib/debug/.build-id/de/8bd23dcbc64c3b4d8a222c1ef43cd3e3205b47.debug 120777 root:root ../../usr/bin/cauchy_03.debug -/usr/lib/debug/.build-id/f0 40755 root:root -/usr/lib/debug/.build-id/f0/bc96047dfaa50ff4f022ed9d3f1c15f34f9905 120777 root:root ../../../../bin/jerasure-encoder -/usr/lib/debug/.build-id/f0/bc96047dfaa50ff4f022ed9d3f1c15f34f9905.debug 120777 root:root ../../usr/bin/jerasure-encoder.debug -/usr/lib/debug/.build-id/f3 40755 root:root -/usr/lib/debug/.build-id/f3/3f0e4ff1d0130f4175a8ea46ba98c20db9fc57 120777 root:root ../../../../bin/reed_sol_test_gf -/usr/lib/debug/.build-id/f3/3f0e4ff1d0130f4175a8ea46ba98c20db9fc57.debug 120777 root:root ../../usr/bin/reed_sol_test_gf.debug +/usr/lib/debug/.build-id/12/9409f3c00e7d07c81d882cc350f7c2e5356ec0 120777 root:root ../../../../bin/reed_sol_time_gf +/usr/lib/debug/.build-id/12/9409f3c00e7d07c81d882cc350f7c2e5356ec0.debug 120777 root:root ../../usr/bin/reed_sol_time_gf.debug +/usr/lib/debug/.build-id/13 40755 root:root +/usr/lib/debug/.build-id/13/39d0b686fd342f466ace68ce1bbb326691871b 120777 root:root ../../../../bin/jerasure-encoder +/usr/lib/debug/.build-id/13/39d0b686fd342f466ace68ce1bbb326691871b.debug 120777 root:root ../../usr/bin/jerasure-encoder.debug +/usr/lib/debug/.build-id/15 40755 root:root +/usr/lib/debug/.build-id/15/e18c51406c56928cfbbeed9f70bde5c2885a8a 120777 root:root ../../../../bin/liberation_01 +/usr/lib/debug/.build-id/15/e18c51406c56928cfbbeed9f70bde5c2885a8a.debug 120777 root:root ../../usr/bin/liberation_01.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/43805e1a3bc66de6276e134b7cfb971851cf21 120777 root:root ../../../../bin/reed_sol_03 +/usr/lib/debug/.build-id/2c/43805e1a3bc66de6276e134b7cfb971851cf21.debug 120777 root:root ../../usr/bin/reed_sol_03.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/b11c9c0e43cae7b7314c18a3a5c9558ae111e6 120777 root:root ../../../../bin/cauchy_03 +/usr/lib/debug/.build-id/37/b11c9c0e43cae7b7314c18a3a5c9558ae111e6.debug 120777 root:root ../../usr/bin/cauchy_03.debug +/usr/lib/debug/.build-id/47 40755 root:root +/usr/lib/debug/.build-id/47/838f214fcb229ae518573de49ae7940e9497f4 120777 root:root ../../../../bin/jerasure_05 +/usr/lib/debug/.build-id/47/838f214fcb229ae518573de49ae7940e9497f4.debug 120777 root:root ../../usr/bin/jerasure_05.debug +/usr/lib/debug/.build-id/5f 40755 root:root +/usr/lib/debug/.build-id/5f/30d85332eb9b8b1829564dfa8b172e68261bec 120777 root:root ../../../../bin/reed_sol_test_gf +/usr/lib/debug/.build-id/5f/30d85332eb9b8b1829564dfa8b172e68261bec.debug 120777 root:root ../../usr/bin/reed_sol_test_gf.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/05b16ed704f40b5f3f37d36afaf35a18e82c8a 120777 root:root ../../../../bin/cauchy_04 +/usr/lib/debug/.build-id/7a/05b16ed704f40b5f3f37d36afaf35a18e82c8a.debug 120777 root:root ../../usr/bin/cauchy_04.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/62ede0dd8e0de3fdfe3a9a0472c5be1de0d126 120777 root:root ../../../../bin/cauchy_01 +/usr/lib/debug/.build-id/8c/62ede0dd8e0de3fdfe3a9a0472c5be1de0d126.debug 120777 root:root ../../usr/bin/cauchy_01.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/123acde9fe84bd604fbc2b03f2507c2575ca4f 120777 root:root ../../../../bin/reed_sol_02 +/usr/lib/debug/.build-id/aa/123acde9fe84bd604fbc2b03f2507c2575ca4f.debug 120777 root:root ../../usr/bin/reed_sol_02.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/b3f84cb6ea987b279761e69559cd819265e3f6 120777 root:root ../../../../bin/jerasure-decoder +/usr/lib/debug/.build-id/b5/b3f84cb6ea987b279761e69559cd819265e3f6.debug 120777 root:root ../../usr/bin/jerasure-decoder.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/3da4981dcefa8b47c5ed1d9c6da5ad42abff01 120777 root:root ../../../../bin/reed_sol_01 +/usr/lib/debug/.build-id/c2/3da4981dcefa8b47c5ed1d9c6da5ad42abff01.debug 120777 root:root ../../usr/bin/reed_sol_01.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/b677bba3650070b098e023f53d15f8398918ea 120777 root:root ../../../../bin/jerasure_01 +/usr/lib/debug/.build-id/c6/b677bba3650070b098e023f53d15f8398918ea.debug 120777 root:root ../../usr/bin/jerasure_01.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/d73b8cfcdfaf024f5d6a929a834aad2a42efef 120777 root:root ../../../../bin/jerasure_03 +/usr/lib/debug/.build-id/d2/d73b8cfcdfaf024f5d6a929a834aad2a42efef.debug 120777 root:root ../../usr/bin/jerasure_03.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/dc7205aa46b1724174392ee9118ca594a12d7b 120777 root:root ../../../../bin/jerasure_06 +/usr/lib/debug/.build-id/df/dc7205aa46b1724174392ee9118ca594a12d7b.debug 120777 root:root ../../usr/bin/jerasure_06.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/3685927fccecae4c8a7f6e5f43454dffef22e6 120777 root:root ../../../../bin/reed_sol_04 +/usr/lib/debug/.build-id/ed/3685927fccecae4c8a7f6e5f43454dffef22e6.debug 120777 root:root ../../usr/bin/reed_sol_04.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/cf5db0bb379b9aecace360135563d4ef88f354 120777 root:root ../../../../bin/jerasure_02 +/usr/lib/debug/.build-id/f2/cf5db0bb379b9aecace360135563d4ef88f354.debug 120777 root:root ../../usr/bin/jerasure_02.debug /usr/lib/debug/.build-id/f4 40755 root:root -/usr/lib/debug/.build-id/f4/92ff16d1976e590792148898a12d765bc54384 120777 root:root ../../../../bin/jerasure_05 -/usr/lib/debug/.build-id/f4/92ff16d1976e590792148898a12d765bc54384.debug 120777 root:root ../../usr/bin/jerasure_05.debug +/usr/lib/debug/.build-id/f4/c15b08e7a309664f9c95f523f668b4e6010a39 120777 root:root ../../../../bin/jerasure_08 +/usr/lib/debug/.build-id/f4/c15b08e7a309664f9c95f523f668b4e6010a39.debug 120777 root:root ../../usr/bin/jerasure_08.debug /usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/713f9e24d893681993ac4df26e2fb9183345c7 120777 root:root ../../../../bin/cauchy_04 -/usr/lib/debug/.build-id/f8/713f9e24d893681993ac4df26e2fb9183345c7.debug 120777 root:root ../../usr/bin/cauchy_04.debug -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/1e2116c6bea3e266ed683e51b1a6bd26482216 120777 root:root ../../../../bin/cauchy_01 -/usr/lib/debug/.build-id/ff/1e2116c6bea3e266ed683e51b1a6bd26482216.debug 120777 root:root ../../usr/bin/cauchy_01.debug +/usr/lib/debug/.build-id/f8/b4024f9308b58824c87a2efe08bf4d7f729384 120777 root:root ../../../../bin/jerasure_07 +/usr/lib/debug/.build-id/f8/b4024f9308b58824c87a2efe08bf4d7f729384.debug 120777 root:root ../../usr/bin/jerasure_07.debug /usr/lib/debug/usr/bin/cauchy_01.debug 100644 root:root @@ -119,85 +120,86 @@ Provides: jerasure-examples-debuginfo = 2.0-alt1.gitde1739:sisyphus+268073.200.11.1 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/4806cebdd834e838bd5e3392b2736c4b6442e9 120777 root:root ../../../../bin/jerasure_02 -File: /usr/lib/debug/.build-id/02/4806cebdd834e838bd5e3392b2736c4b6442e9.debug 120777 root:root ../../usr/bin/jerasure_02.debug +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/27b3d1315ee8183d8e04aad56cf3f43f9b50e3 120777 root:root ../../../../bin/cauchy_02 +File: /usr/lib/debug/.build-id/09/27b3d1315ee8183d8e04aad56cf3f43f9b50e3.debug 120777 root:root ../../usr/bin/cauchy_02.debug +File: /usr/lib/debug/.build-id/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/7ef31abcb952fceee5bd9fac35a42d6c50fcd9 120777 root:root ../../../../bin/jerasure_04 +File: /usr/lib/debug/.build-id/0e/7ef31abcb952fceee5bd9fac35a42d6c50fcd9.debug 120777 root:root ../../usr/bin/jerasure_04.debug File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/62a77632dc741a09929a0afa59c54a904902e2 120777 root:root ../../../../bin/jerasure_04 -File: /usr/lib/debug/.build-id/12/62a77632dc741a09929a0afa59c54a904902e2.debug 120777 root:root ../../usr/bin/jerasure_04.debug -File: /usr/lib/debug/.build-id/1c 40755 root:root -File: /usr/lib/debug/.build-id/1c/81d331debb81a98fc6c3052f74e877d0595984 120777 root:root ../../../../bin/jerasure_06 -File: /usr/lib/debug/.build-id/1c/81d331debb81a98fc6c3052f74e877d0595984.debug 120777 root:root ../../usr/bin/jerasure_06.debug -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/ef96fc77cb4dc675a671b4fb1711d0bbedc216 120777 root:root ../../../../bin/jerasure-decoder -File: /usr/lib/debug/.build-id/27/ef96fc77cb4dc675a671b4fb1711d0bbedc216.debug 120777 root:root ../../usr/bin/jerasure-decoder.debug -File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/cc8b7f0df855144ff634eb4f9db7e1408627e6 120777 root:root ../../../../bin/reed_sol_time_gf -File: /usr/lib/debug/.build-id/2d/cc8b7f0df855144ff634eb4f9db7e1408627e6.debug 120777 root:root ../../usr/bin/reed_sol_time_gf.debug -File: /usr/lib/debug/.build-id/2d/e8f1849cabf8c41ba325e9dd1bde42466c2fe3 120777 root:root ../../../../bin/jerasure_01 -File: /usr/lib/debug/.build-id/2d/e8f1849cabf8c41ba325e9dd1bde42466c2fe3.debug 120777 root:root ../../usr/bin/jerasure_01.debug -File: /usr/lib/debug/.build-id/3a 40755 root:root -File: /usr/lib/debug/.build-id/3a/9bf47025be0fb2063a32275fd65f5bc6ad7c9f 120777 root:root ../../../../bin/cauchy_02 -File: /usr/lib/debug/.build-id/3a/9bf47025be0fb2063a32275fd65f5bc6ad7c9f.debug 120777 root:root ../../usr/bin/cauchy_02.debug -File: /usr/lib/debug/.build-id/4f 40755 root:root -File: /usr/lib/debug/.build-id/4f/6474126b35ebb57109173953b870337c23e84a 120777 root:root ../../../../bin/reed_sol_02 -File: /usr/lib/debug/.build-id/4f/6474126b35ebb57109173953b870337c23e84a.debug 120777 root:root ../../usr/bin/reed_sol_02.debug -File: /usr/lib/debug/.build-id/51 40755 root:root -File: /usr/lib/debug/.build-id/51/007d8a6368bcdb59c5077fdc396b146dc9e708 120777 root:root ../../../../bin/liberation_01 -File: /usr/lib/debug/.build-id/51/007d8a6368bcdb59c5077fdc396b146dc9e708.debug 120777 root:root ../../usr/bin/liberation_01.debug -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/e1e6952662537f6e26e6e7b18a13de6fe7599c 120777 root:root ../../../../bin/jerasure_03 -File: /usr/lib/debug/.build-id/5e/e1e6952662537f6e26e6e7b18a13de6fe7599c.debug 120777 root:root ../../usr/bin/jerasure_03.debug -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/8f91f2c3ec07e5cebec988cfec866a1778f87b 120777 root:root ../../../../bin/jerasure_08 -File: /usr/lib/debug/.build-id/62/8f91f2c3ec07e5cebec988cfec866a1778f87b.debug 120777 root:root ../../usr/bin/jerasure_08.debug -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/61b7e31ed50803cb3fe5dc53b81ec615391875 120777 root:root ../../../../bin/jerasure_07 -File: /usr/lib/debug/.build-id/7f/61b7e31ed50803cb3fe5dc53b81ec615391875.debug 120777 root:root ../../usr/bin/jerasure_07.debug -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/e72177f0e72b71cd7c928c227458b27801128f 120777 root:root ../../../../bin/reed_sol_01 -File: /usr/lib/debug/.build-id/82/e72177f0e72b71cd7c928c227458b27801128f.debug 120777 root:root ../../usr/bin/reed_sol_01.debug -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/b0150494fffeda3760ea1c610f08656ffad073 120777 root:root ../../../../bin/reed_sol_04 -File: /usr/lib/debug/.build-id/83/b0150494fffeda3760ea1c610f08656ffad073.debug 120777 root:root ../../usr/bin/reed_sol_04.debug -File: /usr/lib/debug/.build-id/87 40755 root:root -File: /usr/lib/debug/.build-id/87/8ada7758d377e5e16dddff79d307b1ae2ec87d 120777 root:root ../../../../bin/reed_sol_03 -File: /usr/lib/debug/.build-id/87/8ada7758d377e5e16dddff79d307b1ae2ec87d.debug 120777 root:root ../../usr/bin/reed_sol_03.debug -File: /usr/lib/debug/.build-id/de 40755 root:root -File: /usr/lib/debug/.build-id/de/8bd23dcbc64c3b4d8a222c1ef43cd3e3205b47 120777 root:root ../../../../bin/cauchy_03 -File: /usr/lib/debug/.build-id/de/8bd23dcbc64c3b4d8a222c1ef43cd3e3205b47.debug 120777 root:root ../../usr/bin/cauchy_03.debug -File: /usr/lib/debug/.build-id/f0 40755 root:root -File: /usr/lib/debug/.build-id/f0/bc96047dfaa50ff4f022ed9d3f1c15f34f9905 120777 root:root ../../../../bin/jerasure-encoder -File: /usr/lib/debug/.build-id/f0/bc96047dfaa50ff4f022ed9d3f1c15f34f9905.debug 120777 root:root ../../usr/bin/jerasure-encoder.debug -File: /usr/lib/debug/.build-id/f3 40755 root:root -File: /usr/lib/debug/.build-id/f3/3f0e4ff1d0130f4175a8ea46ba98c20db9fc57 120777 root:root ../../../../bin/reed_sol_test_gf -File: /usr/lib/debug/.build-id/f3/3f0e4ff1d0130f4175a8ea46ba98c20db9fc57.debug 120777 root:root ../../usr/bin/reed_sol_test_gf.debug +File: /usr/lib/debug/.build-id/12/9409f3c00e7d07c81d882cc350f7c2e5356ec0 120777 root:root ../../../../bin/reed_sol_time_gf +File: /usr/lib/debug/.build-id/12/9409f3c00e7d07c81d882cc350f7c2e5356ec0.debug 120777 root:root ../../usr/bin/reed_sol_time_gf.debug +File: /usr/lib/debug/.build-id/13 40755 root:root +File: /usr/lib/debug/.build-id/13/39d0b686fd342f466ace68ce1bbb326691871b 120777 root:root ../../../../bin/jerasure-encoder +File: /usr/lib/debug/.build-id/13/39d0b686fd342f466ace68ce1bbb326691871b.debug 120777 root:root ../../usr/bin/jerasure-encoder.debug +File: /usr/lib/debug/.build-id/15 40755 root:root +File: /usr/lib/debug/.build-id/15/e18c51406c56928cfbbeed9f70bde5c2885a8a 120777 root:root ../../../../bin/liberation_01 +File: /usr/lib/debug/.build-id/15/e18c51406c56928cfbbeed9f70bde5c2885a8a.debug 120777 root:root ../../usr/bin/liberation_01.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/43805e1a3bc66de6276e134b7cfb971851cf21 120777 root:root ../../../../bin/reed_sol_03 +File: /usr/lib/debug/.build-id/2c/43805e1a3bc66de6276e134b7cfb971851cf21.debug 120777 root:root ../../usr/bin/reed_sol_03.debug +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/b11c9c0e43cae7b7314c18a3a5c9558ae111e6 120777 root:root ../../../../bin/cauchy_03 +File: /usr/lib/debug/.build-id/37/b11c9c0e43cae7b7314c18a3a5c9558ae111e6.debug 120777 root:root ../../usr/bin/cauchy_03.debug +File: /usr/lib/debug/.build-id/47 40755 root:root +File: /usr/lib/debug/.build-id/47/838f214fcb229ae518573de49ae7940e9497f4 120777 root:root ../../../../bin/jerasure_05 +File: /usr/lib/debug/.build-id/47/838f214fcb229ae518573de49ae7940e9497f4.debug 120777 root:root ../../usr/bin/jerasure_05.debug +File: /usr/lib/debug/.build-id/5f 40755 root:root +File: /usr/lib/debug/.build-id/5f/30d85332eb9b8b1829564dfa8b172e68261bec 120777 root:root ../../../../bin/reed_sol_test_gf +File: /usr/lib/debug/.build-id/5f/30d85332eb9b8b1829564dfa8b172e68261bec.debug 120777 root:root ../../usr/bin/reed_sol_test_gf.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/05b16ed704f40b5f3f37d36afaf35a18e82c8a 120777 root:root ../../../../bin/cauchy_04 +File: /usr/lib/debug/.build-id/7a/05b16ed704f40b5f3f37d36afaf35a18e82c8a.debug 120777 root:root ../../usr/bin/cauchy_04.debug +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/62ede0dd8e0de3fdfe3a9a0472c5be1de0d126 120777 root:root ../../../../bin/cauchy_01 +File: /usr/lib/debug/.build-id/8c/62ede0dd8e0de3fdfe3a9a0472c5be1de0d126.debug 120777 root:root ../../usr/bin/cauchy_01.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/123acde9fe84bd604fbc2b03f2507c2575ca4f 120777 root:root ../../../../bin/reed_sol_02 +File: /usr/lib/debug/.build-id/aa/123acde9fe84bd604fbc2b03f2507c2575ca4f.debug 120777 root:root ../../usr/bin/reed_sol_02.debug +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/b3f84cb6ea987b279761e69559cd819265e3f6 120777 root:root ../../../../bin/jerasure-decoder +File: /usr/lib/debug/.build-id/b5/b3f84cb6ea987b279761e69559cd819265e3f6.debug 120777 root:root ../../usr/bin/jerasure-decoder.debug +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/3da4981dcefa8b47c5ed1d9c6da5ad42abff01 120777 root:root ../../../../bin/reed_sol_01 +File: /usr/lib/debug/.build-id/c2/3da4981dcefa8b47c5ed1d9c6da5ad42abff01.debug 120777 root:root ../../usr/bin/reed_sol_01.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/b677bba3650070b098e023f53d15f8398918ea 120777 root:root ../../../../bin/jerasure_01 +File: /usr/lib/debug/.build-id/c6/b677bba3650070b098e023f53d15f8398918ea.debug 120777 root:root ../../usr/bin/jerasure_01.debug +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/d73b8cfcdfaf024f5d6a929a834aad2a42efef 120777 root:root ../../../../bin/jerasure_03 +File: /usr/lib/debug/.build-id/d2/d73b8cfcdfaf024f5d6a929a834aad2a42efef.debug 120777 root:root ../../usr/bin/jerasure_03.debug +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/dc7205aa46b1724174392ee9118ca594a12d7b 120777 root:root ../../../../bin/jerasure_06 +File: /usr/lib/debug/.build-id/df/dc7205aa46b1724174392ee9118ca594a12d7b.debug 120777 root:root ../../usr/bin/jerasure_06.debug +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/3685927fccecae4c8a7f6e5f43454dffef22e6 120777 root:root ../../../../bin/reed_sol_04 +File: /usr/lib/debug/.build-id/ed/3685927fccecae4c8a7f6e5f43454dffef22e6.debug 120777 root:root ../../usr/bin/reed_sol_04.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/cf5db0bb379b9aecace360135563d4ef88f354 120777 root:root ../../../../bin/jerasure_02 +File: /usr/lib/debug/.build-id/f2/cf5db0bb379b9aecace360135563d4ef88f354.debug 120777 root:root ../../usr/bin/jerasure_02.debug File: /usr/lib/debug/.build-id/f4 40755 root:root -File: /usr/lib/debug/.build-id/f4/92ff16d1976e590792148898a12d765bc54384 120777 root:root ../../../../bin/jerasure_05 -File: /usr/lib/debug/.build-id/f4/92ff16d1976e590792148898a12d765bc54384.debug 120777 root:root ../../usr/bin/jerasure_05.debug +File: /usr/lib/debug/.build-id/f4/c15b08e7a309664f9c95f523f668b4e6010a39 120777 root:root ../../../../bin/jerasure_08 +File: /usr/lib/debug/.build-id/f4/c15b08e7a309664f9c95f523f668b4e6010a39.debug 120777 root:root ../../usr/bin/jerasure_08.debug File: /usr/lib/debug/.build-id/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/713f9e24d893681993ac4df26e2fb9183345c7 120777 root:root ../../../../bin/cauchy_04 -File: /usr/lib/debug/.build-id/f8/713f9e24d893681993ac4df26e2fb9183345c7.debug 120777 root:root ../../usr/bin/cauchy_04.debug -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/1e2116c6bea3e266ed683e51b1a6bd26482216 120777 root:root ../../../../bin/cauchy_01 -File: /usr/lib/debug/.build-id/ff/1e2116c6bea3e266ed683e51b1a6bd26482216.debug 120777 root:root ../../usr/bin/cauchy_01.debug -File: /usr/lib/debug/usr/bin/cauchy_01.debug 100644 root:root 96b062db080892487461b9cb664347bd -File: /usr/lib/debug/usr/bin/cauchy_02.debug 100644 root:root 59ef2139ca7b0d9486994633f2153eaa -File: /usr/lib/debug/usr/bin/cauchy_03.debug 100644 root:root 0707110633258fe91af4d019b5577c1c -File: /usr/lib/debug/usr/bin/cauchy_04.debug 100644 root:root 7d709ebeba34167b8d681ce82927ee04 -File: /usr/lib/debug/usr/bin/jerasure-decoder.debug 100644 root:root 000216a701d937c2b713787c12a28c85 -File: /usr/lib/debug/usr/bin/jerasure-encoder.debug 100644 root:root 4b3ac70584070fa1bf8b4a5357688ba9 -File: /usr/lib/debug/usr/bin/jerasure_01.debug 100644 root:root e7a722f7d19ffae82d907926565ecc63 -File: /usr/lib/debug/usr/bin/jerasure_02.debug 100644 root:root a20b71249ccd0f9a80cd5f949d36301e -File: /usr/lib/debug/usr/bin/jerasure_03.debug 100644 root:root e471a444358f37766b31a9b9da976f74 -File: /usr/lib/debug/usr/bin/jerasure_04.debug 100644 root:root 836c59899b3d28474b2c494475f60ae4 -File: /usr/lib/debug/usr/bin/jerasure_05.debug 100644 root:root 05bed059f236ea7cbbd6e56bfe8d2b3a -File: /usr/lib/debug/usr/bin/jerasure_06.debug 100644 root:root 0984b53479e4a7c106fe281ea08886e5 -File: /usr/lib/debug/usr/bin/jerasure_07.debug 100644 root:root 723437ad2255a63a7ff847cd1dd5df0f -File: /usr/lib/debug/usr/bin/jerasure_08.debug 100644 root:root 73fa231f2f28658fa19cdc6a15210afc -File: /usr/lib/debug/usr/bin/liberation_01.debug 100644 root:root 719abe00e48ffc49bf12293fd6683377 -File: /usr/lib/debug/usr/bin/reed_sol_01.debug 100644 root:root 57802f4b7f7c638dccbe370a3b93cc4b -File: /usr/lib/debug/usr/bin/reed_sol_02.debug 100644 root:root 97b5962e94010f6d7d8d84f45ebe851b -File: /usr/lib/debug/usr/bin/reed_sol_03.debug 100644 root:root e73535951aa08469af8d6fc96ce96208 -File: /usr/lib/debug/usr/bin/reed_sol_04.debug 100644 root:root 157010ab27d3470624a302773281723c -File: /usr/lib/debug/usr/bin/reed_sol_test_gf.debug 100644 root:root cda6ee4811675ad5503b59882128aadc -File: /usr/lib/debug/usr/bin/reed_sol_time_gf.debug 100644 root:root 60ba4b362017004ec9ce475c49efbf9d +File: /usr/lib/debug/.build-id/f8/b4024f9308b58824c87a2efe08bf4d7f729384 120777 root:root ../../../../bin/jerasure_07 +File: /usr/lib/debug/.build-id/f8/b4024f9308b58824c87a2efe08bf4d7f729384.debug 120777 root:root ../../usr/bin/jerasure_07.debug +File: /usr/lib/debug/usr/bin/cauchy_01.debug 100644 root:root 54b583d5b6d3061ac3a65fbb3707ccdb +File: /usr/lib/debug/usr/bin/cauchy_02.debug 100644 root:root 78b239728edd5560b47b73633de1a69f +File: /usr/lib/debug/usr/bin/cauchy_03.debug 100644 root:root 3b6ce7cc61739f0211b8050b0cd409a3 +File: /usr/lib/debug/usr/bin/cauchy_04.debug 100644 root:root 11f59b9e634ce4e1f3cb9d0175fe62d7 +File: /usr/lib/debug/usr/bin/jerasure-decoder.debug 100644 root:root 0900c8600155a9bd9090edabf6b0aaff +File: /usr/lib/debug/usr/bin/jerasure-encoder.debug 100644 root:root 093ab58ab4def96bb8299dc45ecb14d5 +File: /usr/lib/debug/usr/bin/jerasure_01.debug 100644 root:root 28de6decd7434017368af70511ea33bd +File: /usr/lib/debug/usr/bin/jerasure_02.debug 100644 root:root 06de8b1ffa9a1345bf194fb872ba79d7 +File: /usr/lib/debug/usr/bin/jerasure_03.debug 100644 root:root 0ca2f81727efde695c928bd03f4c3b34 +File: /usr/lib/debug/usr/bin/jerasure_04.debug 100644 root:root 00e1421908f4c2e374e792b03d26bb17 +File: /usr/lib/debug/usr/bin/jerasure_05.debug 100644 root:root 37fccb4f082beedbeef95b1064862112 +File: /usr/lib/debug/usr/bin/jerasure_06.debug 100644 root:root 544fc0020d5e4638b77902c3ec0859e2 +File: /usr/lib/debug/usr/bin/jerasure_07.debug 100644 root:root 97746127b0dd271b84e44c8539dd06da +File: /usr/lib/debug/usr/bin/jerasure_08.debug 100644 root:root 9634274d55a00dc71158d70354b037c5 +File: /usr/lib/debug/usr/bin/liberation_01.debug 100644 root:root bef6637f96de699785c015b2a0be06ea +File: /usr/lib/debug/usr/bin/reed_sol_01.debug 100644 root:root dafa1bc67c33669bd3044722ae18690a +File: /usr/lib/debug/usr/bin/reed_sol_02.debug 100644 root:root 20ef79885a59565f81d621c86ea7023a +File: /usr/lib/debug/usr/bin/reed_sol_03.debug 100644 root:root 899cdec12e595d0e57d9108c9b760223 +File: /usr/lib/debug/usr/bin/reed_sol_04.debug 100644 root:root af1a06b6f7ef4ef7a0ccfe0a2759a296 +File: /usr/lib/debug/usr/bin/reed_sol_test_gf.debug 100644 root:root ac1da2659c3d0a4b9529642dedb904c1 +File: /usr/lib/debug/usr/bin/reed_sol_time_gf.debug 100644 root:root def1ad717188fa035aa17aafbc157b09 File: /usr/src/debug/jerasure-2.0 40755 root:root @@ -233,2 +235,2 @@ File: /usr/src/debug/jerasure-2.0/src/timing.c 100644 root:root abe057c4bb4f7f3798a15c97cdbf600e -RPMIdentity: 04d01f37db2fddd89e182a4dc0f6b58e9e6e83601ed88cee425e91c02d73986cdc2711232b483c6624dd2121ffb643629d49b1348bb3f8e302c53482726c54c6 +RPMIdentity: 3fe2baf55efcb7fbd3ca63e90597aaff62511291066c4d6b7eebd07823a7108a29e92600884d613890d1cccd7d14fe2a40ef2f2a9ad1c0cce371056294fa6f72 --- libjerasure-2.0-alt1.gitde1739.x86_64.rpm.repo 2021-06-15 11:39:36.628274576 +0000 +++ libjerasure-2.0-alt1.gitde1739.x86_64.rpm.hasher 2021-09-13 20:00:14.662479391 +0000 @@ -13,3 +13,3 @@ File: /usr/lib64/libJerasure.so.2 120777 root:root libJerasure.so.2.0.0 -File: /usr/lib64/libJerasure.so.2.0.0 100644 root:root 60f2e98557c9d71f38aeb990b951f5cc -RPMIdentity: c5325e4bccd864a75e3b22fbf371b50d7f191e5a3ac8ea81690fa6f2d716deab4ca3cb20f06e1ebef793a6df28f0542100b7b4b69c4f44275d06f9fc200e4003 +File: /usr/lib64/libJerasure.so.2.0.0 100644 root:root 3e70b404bc5a0af5bcf3c79266fbce02 +RPMIdentity: 00e9d6d42759f7168c35620af8a662542a9bbca335ba0ccf4e422f65a6f33cbc0facb18b6ba5b457ad68cc4c22b87e714bd68c03f2a18642102d2bcbaf9d188a --- libjerasure-debuginfo-2.0-alt1.gitde1739.x86_64.rpm.repo 2021-06-15 11:39:36.638274593 +0000 +++ libjerasure-debuginfo-2.0-alt1.gitde1739.x86_64.rpm.hasher 2021-09-13 20:00:14.916481828 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/a5f098da0629a4f3b86c687b49b1f379efbe74 120777 root:root ../../../../lib64/libJerasure.so.2.0.0 -/usr/lib/debug/.build-id/4e/a5f098da0629a4f3b86c687b49b1f379efbe74.debug 120777 root:root ../../usr/lib64/libJerasure.so.2.0.0.debug +/usr/lib/debug/.build-id/3b 40755 root:root +/usr/lib/debug/.build-id/3b/375b2b02d352f9dd776d128dd8da5ec2f6ab9f 120777 root:root ../../../../lib64/libJerasure.so.2.0.0 +/usr/lib/debug/.build-id/3b/375b2b02d352f9dd776d128dd8da5ec2f6ab9f.debug 120777 root:root ../../usr/lib64/libJerasure.so.2.0.0.debug /usr/lib/debug/usr/lib64/libJerasure.so.2.0.0.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: libjerasure-debuginfo = 2.0-alt1.gitde1739:sisyphus+268073.200.11.1 -File: /usr/lib/debug/.build-id/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/a5f098da0629a4f3b86c687b49b1f379efbe74 120777 root:root ../../../../lib64/libJerasure.so.2.0.0 -File: /usr/lib/debug/.build-id/4e/a5f098da0629a4f3b86c687b49b1f379efbe74.debug 120777 root:root ../../usr/lib64/libJerasure.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/libJerasure.so.2.0.0.debug 100644 root:root 8c8c86a9a9b84d8d9cafe72f77a9097f +File: /usr/lib/debug/.build-id/3b 40755 root:root +File: /usr/lib/debug/.build-id/3b/375b2b02d352f9dd776d128dd8da5ec2f6ab9f 120777 root:root ../../../../lib64/libJerasure.so.2.0.0 +File: /usr/lib/debug/.build-id/3b/375b2b02d352f9dd776d128dd8da5ec2f6ab9f.debug 120777 root:root ../../usr/lib64/libJerasure.so.2.0.0.debug +File: /usr/lib/debug/usr/lib64/libJerasure.so.2.0.0.debug 100644 root:root c0ea4cd7afa95653d1c9047067920404 File: /usr/lib/debug/usr/lib64/libJerasure.so.2.debug 120777 root:root libJerasure.so.2.0.0.debug @@ -34,2 +34,2 @@ File: /usr/src/debug/jerasure-2.0/src/reed_sol.c 100644 root:root 0108b2f1e6c4ffe65cf333f3d870ba3a -RPMIdentity: f2ea67a429834a71ebefc4fe6a56246e09b66bc60f617b695864bc56ffae8973574a20f1dca3eb5e0dde278cb8484f28b9115da264151cc5ccbc8f750ec4c0fe +RPMIdentity: 305ffceb1285565ef49ef24536b0d168d374655a24258e9bc054c2093a31ea9643bca4d98475a7a9dc76b59b693dae876622789189a10e2adeca9bae3d284b75