<86>Sep 21 02:33:28 userdel[2978467]: delete user 'rooter' <86>Sep 21 02:33:28 userdel[2978467]: removed group 'rooter' owned by 'rooter' <86>Sep 21 02:33:28 userdel[2978467]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 21 02:33:28 groupadd[2978481]: group added to /etc/group: name=rooter, GID=1859 <86>Sep 21 02:33:28 groupadd[2978481]: group added to /etc/gshadow: name=rooter <86>Sep 21 02:33:28 groupadd[2978481]: new group: name=rooter, GID=1859 <86>Sep 21 02:33:28 useradd[2978494]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Sep 21 02:33:28 userdel[2978520]: delete user 'builder' <86>Sep 21 02:33:28 userdel[2978520]: removed group 'builder' owned by 'builder' <86>Sep 21 02:33:28 userdel[2978520]: removed shadow group 'builder' owned by 'builder' <86>Sep 21 02:33:28 groupadd[2978538]: group added to /etc/group: name=builder, GID=1860 <86>Sep 21 02:33:28 groupadd[2978538]: group added to /etc/gshadow: name=builder <86>Sep 21 02:33:28 groupadd[2978538]: new group: name=builder, GID=1860 <86>Sep 21 02:33:28 useradd[2978551]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gf-complete-1.0.2-alt2.gita6862d.nosrc.rpm (w1.gzdio) Installing gf-complete-1.0.2-alt2.gita6862d.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77903 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gf-complete-1.0.2 + echo 'Source #0 (gf-complete-1.0.2.tar):' Source #0 (gf-complete-1.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gf-complete-1.0.2.tar + cd gf-complete-1.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77903 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gf-complete-1.0.2 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './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' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: aclocal --force -I m4 autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:14: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:14: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:12: installing './compile' configure.ac:11: installing './missing' parallel-tests: installing './test-driver' 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext --disable-static --disable-silent-rules --disable-rpath configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --disable-rpath checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes 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-file... no checking for file... file 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to enable C11 features... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking for posix_memalign... yes checking whether sse is enabled... yes checking whether C compiler accepts -msse... yes checking whether sse2 is enabled... yes checking whether C compiler accepts -msse2... yes checking whether sse3 is enabled... yes checking whether C compiler accepts -msse3... yes checking whether ssse3 is enabled... yes checking whether C compiler accepts -mssse3... yes checking whether pclmuldq is enabled... yes checking whether C compiler accepts -mpclmul... yes checking whether sse4.1 is enabled... yes checking whether C compiler accepts -msse4.1... yes checking whether sse4.2 is enabled... yes checking whether C compiler accepts -msse4.2... yes checking for arm_neon.h... no 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 src/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating include/config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --disable-rpath + make -j16 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_cpu.lo `test -f 'gf_cpu.c' || echo './'`gf_cpu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_cpu.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_cpu.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_util_la-gf_method.lo `test -f 'gf_method.c' || echo './'`gf_method.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_method.c -fPIC -DPIC -o .libs/libgf_util_la-gf_method.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_rand.lo `test -f 'gf_rand.c' || echo './'`gf_rand.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_rand.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_rand.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf.lo `test -f 'gf.c' || echo './'`gf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf.c -fPIC -DPIC -o .libs/libgf_complete_la-gf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_general.lo `test -f 'gf_general.c' || echo './'`gf_general.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_general.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_general.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_wgen.lo `test -f 'gf_wgen.c' || echo './'`gf_wgen.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_wgen.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_wgen.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libgf_util.la libgf_util_la-gf_method.lo libtool: link: ar cr .libs/libgf_util.a .libs/libgf_util_la-gf_method.o libtool: link: ranlib .libs/libgf_util.a libtool: link: ( cd ".libs" && rm -f "libgf_util.la" && ln -s "../libgf_util.la" "libgf_util.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_w8.lo `test -f 'gf_w8.c' || echo './'`gf_w8.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_w8.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_w8.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_w16.lo `test -f 'gf_w16.c' || echo './'`gf_w16.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_w16.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_w16.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_w128.lo `test -f 'gf_w128.c' || echo './'`gf_w128.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_w128.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_w128.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_w4.lo `test -f 'gf_w4.c' || echo './'`gf_w4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_w4.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_w4.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_w64.lo `test -f 'gf_w64.c' || echo './'`gf_w64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_w64.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_w64.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libgf_complete_la-gf_w32.lo `test -f 'gf_w32.c' || echo './'`gf_w32.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c gf_w32.c -fPIC -DPIC -o .libs/libgf_complete_la-gf_w32.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 1:0:0 -o libgf_complete.la -rpath /usr/lib64 libgf_complete_la-gf.lo libgf_complete_la-gf_wgen.lo libgf_complete_la-gf_w4.lo libgf_complete_la-gf_w8.lo libgf_complete_la-gf_w16.lo libgf_complete_la-gf_w32.lo libgf_complete_la-gf_w64.lo libgf_complete_la-gf_w128.lo libgf_complete_la-gf_rand.lo libgf_complete_la-gf_general.lo libgf_complete_la-gf_cpu.lo libgf_util.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libgf_complete_la-gf.o .libs/libgf_complete_la-gf_wgen.o .libs/libgf_complete_la-gf_w4.o .libs/libgf_complete_la-gf_w8.o .libs/libgf_complete_la-gf_w16.o .libs/libgf_complete_la-gf_w32.o .libs/libgf_complete_la-gf_w64.o .libs/libgf_complete_la-gf_w128.o .libs/libgf_complete_la-gf_rand.o .libs/libgf_complete_la-gf_general.o .libs/libgf_complete_la-gf_cpu.o -Wl,--whole-archive ./.libs/libgf_util.a -Wl,--no-whole-archive -O3 -msse -msse2 -msse3 -mssse3 -mpclmul -msse4.1 -msse4.2 -g -O2 -flto=auto -Wl,-soname -Wl,libgf_complete.so.1 -o .libs/libgf_complete.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgf_complete.so.1" && ln -s "libgf_complete.so.1.0.0" "libgf_complete.so.1") libtool: link: (cd ".libs" && rm -f "libgf_complete.so" && ln -s "libgf_complete.so.1.0.0" "libgf_complete.so") libtool: link: ( cd ".libs" && rm -f "libgf_complete.la" && ln -s "../libgf_complete.la" "libgf_complete.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' Making all in tools make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_mult.o gf_mult.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_add.o gf_add.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_div.o gf_div.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_inline_time.o gf_inline_time.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_time.o gf_time.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_methods.o gf_methods.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_poly.o gf_poly.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_add gf_add.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_add gf_add.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_div gf_div.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_div gf_div.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_mult gf_mult.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_mult gf_mult.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_time gf_time.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_time gf_time.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_inline_time gf_inline_time.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_inline_time gf_inline_time.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_methods gf_methods.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_methods gf_methods.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_poly gf_poly.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_poly gf_poly.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' Making all in test make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/test' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_unit.o gf_unit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/test' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/test' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_unit gf_unit.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_unit gf_unit.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/test' Making all in examples make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_example_3.o gf_example_3.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_example_7.o gf_example_7.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_example_2.o gf_example_2.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_example_1.o gf_example_1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_example_4.o gf_example_4.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_example_6.o gf_example_6.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gf_example_5.o gf_example_5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_example_3 gf_example_3.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_example_3 gf_example_3.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_example_7 gf_example_7.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_example_7 gf_example_7.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_example_1 gf_example_1.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_example_1 gf_example_1.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_example_5 gf_example_5.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_example_5 gf_example_5.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_example_6 gf_example_6.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_example_6 gf_example_6.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_example_4 gf_example_4.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_example_4 gf_example_4.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o gf_example_2 gf_example_2.o ../src/libgf_complete.la libtool: link: x86_64-alt-linux-gcc -O3 -msse -DINTEL_SSE -msse2 -DINTEL_SSE2 -msse3 -DINTEL_SSE3 -mssse3 -DINTEL_SSSE3 -mpclmul -DINTEL_SSE4_PCLMUL -msse4.1 -DINTEL_SSE4 -msse4.2 -DINTEL_SSE4 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/gf_example_2 gf_example_2.o ../src/.libs/libgf_complete.so make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72991 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gf-complete-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gf-complete-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gf-complete-1.0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/gf-complete-buildroot make: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' /bin/mkdir -p '/usr/src/tmp/gf-complete-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libgf_complete.la '/usr/src/tmp/gf-complete-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libgf_complete.so.1.0.0 /usr/src/tmp/gf-complete-buildroot/usr/lib64/libgf_complete.so.1.0.0 libtool: install: (cd /usr/src/tmp/gf-complete-buildroot/usr/lib64 && { ln -s -f libgf_complete.so.1.0.0 libgf_complete.so.1 || { rm -f libgf_complete.so.1 && ln -s libgf_complete.so.1.0.0 libgf_complete.so.1; }; }) libtool: install: (cd /usr/src/tmp/gf-complete-buildroot/usr/lib64 && { ln -s -f libgf_complete.so.1.0.0 libgf_complete.so || { rm -f libgf_complete.so && ln -s libgf_complete.so.1.0.0 libgf_complete.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libgf_complete.lai /usr/src/tmp/gf-complete-buildroot/usr/lib64/libgf_complete.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/src' Making install in tools make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[2]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' /bin/mkdir -p '/usr/src/tmp/gf-complete-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p gf_mult gf_div gf_add gf_time gf_methods gf_poly gf_inline_time '/usr/src/tmp/gf-complete-buildroot/usr/bin' libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_mult /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_mult libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_div /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_div libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_add /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_add libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_time /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_time libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_methods /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_methods libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_poly /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_poly libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_inline_time /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_inline_time make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/tools' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/test' make[2]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/test' /bin/mkdir -p '/usr/src/tmp/gf-complete-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p gf_unit '/usr/src/tmp/gf-complete-buildroot/usr/bin' libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_unit /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_unit make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/test' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' /bin/mkdir -p '/usr/src/tmp/gf-complete-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p gf_example_1 gf_example_2 gf_example_3 gf_example_4 gf_example_5 gf_example_6 gf_example_7 '/usr/src/tmp/gf-complete-buildroot/usr/bin' libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_example_1 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_1 libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_example_2 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_2 libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_example_3 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_3 libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_example_4 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_4 libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_example_5 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_5 libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_example_6 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_6 libtool: warning: '../src/libgf_complete.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/gf_example_7 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_7 make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2' make[2]: Entering directory '/usr/src/RPM/BUILD/gf-complete-1.0.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/gf-complete-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 include/gf_complete.h include/gf_method.h include/gf_rand.h include/gf_general.h '/usr/src/tmp/gf-complete-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2' make: Leaving directory '/usr/src/RPM/BUILD/gf-complete-1.0.2' + rm -f /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_1 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_2 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_3 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_4 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_5 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_6 /usr/src/tmp/gf-complete-buildroot/usr/bin/gf_example_7 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gf-complete-buildroot (auto) removed './usr/lib64/libgf_complete.la' mode of './usr/lib64/libgf_complete.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/gf-complete-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gf-complete-buildroot/ (default) Compressing files in /usr/src/tmp/gf-complete-buildroot (auto) Adjusting library links in /usr/src/tmp/gf-complete-buildroot ./usr/lib64: (from :0) libgf_complete.so.1 -> libgf_complete.so.1.0.0 Verifying ELF objects in /usr/src/tmp/gf-complete-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.6959 Check is turned off by --disable check Processing files: libgf-complete-1.0.2-alt2.gita6862d Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CiB60F find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/gf-complete-buildroot/usr/lib64/libgf_complete.so.1: 93 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wgu4nt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libgf_complete.so.1()(64bit) = set:kdUslUZx5vy8wi0ZqZAPtr4EW9HpQfjESuPk23b9Af0P5tw04eceNcQjYLkqnjUbNSIVMBC9xaaSFYPMovot9P2Cuzg7UBzpWzY1OhJQhNg1OVZtlbZ2VlkN2Zs8rfG83JgsPcw04P2yHpHkP8J1Hbx4NCeHk1Wn9AhZwDaNyZtqn2AiQWZndCKUhZ2I7t 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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vj88Nz Creating libgf-complete-debuginfo package Processing files: libgf-complete-devel-1.0.2-alt2.gita6862d Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DkPt7m 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.IBL1LA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libgf-complete = 1.0.2-alt2.gita6862d, /usr/lib64/libgf_complete.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PZk2eV Processing files: gf-complete-tools-1.0.2-alt2.gita6862d Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30596 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gf-complete-1.0.2 + DOCDIR=/usr/src/tmp/gf-complete-buildroot/usr/share/doc/gf-complete-tools-1.0.2 + export DOCDIR + rm -rf /usr/src/tmp/gf-complete-buildroot/usr/share/doc/gf-complete-tools-1.0.2 + /bin/mkdir -p /usr/src/tmp/gf-complete-buildroot/usr/share/doc/gf-complete-tools-1.0.2 + cp -prL COPYING README /usr/src/tmp/gf-complete-buildroot/usr/share/doc/gf-complete-tools-1.0.2 + chmod -R go-w /usr/src/tmp/gf-complete-buildroot/usr/share/doc/gf-complete-tools-1.0.2 + chmod -R a+rX /usr/src/tmp/gf-complete-buildroot/usr/share/doc/gf-complete-tools-1.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ivAEeb 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.KTWCfa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgf_complete.so.1()(64bit) >= set:kfOQMlTXnIFEmKmfKDftvio5dSZtMyb9HM6xgjf54KA8nUuhrxMEBRlxAydRp9lAWzyVKk6, 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.BwcSuU Creating gf-complete-tools-debuginfo package Processing files: libgf-complete-debuginfo-1.0.2-alt2.gita6862d Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yOvny2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oN2unR find-requires: running scripts (debuginfo) Provides: debug64(libgf_complete.so.1) Requires: libgf-complete = 1.0.2-alt2.gita6862d, debug64(libc.so.6) Processing files: gf-complete-tools-debuginfo-1.0.2-alt2.gita6862d Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SdNwJz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wmKrMt find-requires: running scripts (debuginfo) Requires: gf-complete-tools = 1.0.2-alt2.gita6862d, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgf_complete.so.1) Adding to libgf-complete-devel a strict dependency on libgf-complete Adding to libgf-complete-debuginfo a strict dependency on libgf-complete Adding to gf-complete-tools-debuginfo a strict dependency on gf-complete-tools Adding to gf-complete-tools a strict dependency on libgf-complete Adding to gf-complete-tools-debuginfo a strict dependency on libgf-complete-debuginfo Removing from gf-complete-tools-debuginfo 4 sources provided by libgf-complete-debuginfo Removing 1 extra deps from libgf-complete-devel due to dependency on libgf-complete Removing 2 extra deps from gf-complete-tools due to dependency on libgf-complete Removing 1 extra deps from gf-complete-tools-debuginfo due to dependency on libgf-complete-debuginfo Removing 6 extra deps from gf-complete-tools due to repentancy on libgf-complete Removing 1 extra deps from gf-complete-tools-debuginfo due to repentancy on libgf-complete-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libgf-complete-1.0.2-alt2.gita6862d.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgf-complete-devel-1.0.2-alt2.gita6862d.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gf-complete-tools-1.0.2-alt2.gita6862d.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgf-complete-debuginfo-1.0.2-alt2.gita6862d.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gf-complete-tools-debuginfo-1.0.2-alt2.gita6862d.x86_64.rpm (w2.lzdio) 11.84user 4.13system 0:22.29elapsed 71%CPU (0avgtext+0avgdata 99060maxresident)k 0inputs+0outputs (0major+1866100minor)pagefaults 0swaps 0.62user 0.86system 0:25.67elapsed 5%CPU (0avgtext+0avgdata 12196maxresident)k 0inputs+0outputs (0major+94039minor)pagefaults 0swaps --- gf-complete-tools-1.0.2-alt2.gita6862d.x86_64.rpm.repo 2021-09-06 14:28:26.000000000 +0000 +++ gf-complete-tools-1.0.2-alt2.gita6862d.x86_64.rpm.hasher 2023-09-21 02:33:52.795154929 +0000 @@ -12,2 +12,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libgf-complete = 1.0.2-alt2.gita6862d:sisyphus+284694.100.1.1 @@ -15,10 +16,10 @@ Provides: gf-complete-tools = 1.0.2-alt2.gita6862d:sisyphus+284694.100.1.1 -File: /usr/bin/gf_add 100755 root:root d6d71cb04eb3122e4f75ebaa85411ed8 -File: /usr/bin/gf_div 100755 root:root 9abc9a1099f55860ecd2c3abe771ba90 -File: /usr/bin/gf_inline_time 100755 root:root 3fe5d2dd2dc43b831634b513dc128441 -File: /usr/bin/gf_methods 100755 root:root 9c0904a53b8da2f695685d3eb53d8498 -File: /usr/bin/gf_mult 100755 root:root 5efa3d6e09507f9fc659c50509cf8bfd -File: /usr/bin/gf_poly 100755 root:root bc8b567d45a7a4bac1987b502b162b88 -File: /usr/bin/gf_time 100755 root:root a4c6523f3404e8b840b051aec4e7f910 -File: /usr/bin/gf_unit 100755 root:root a87974856c9ea2821eea5a97305aacc7 +File: /usr/bin/gf_add 100755 root:root cc2b344cd445954bc677f0e5e5115c0f +File: /usr/bin/gf_div 100755 root:root 105c06bb31752e628f48cbf36dd1426d +File: /usr/bin/gf_inline_time 100755 root:root 6b9bc26254579a442fbd72e87ad352b0 +File: /usr/bin/gf_methods 100755 root:root 48adb10ee59835a98361026504137b69 +File: /usr/bin/gf_mult 100755 root:root 80bca14d4bd1139d60414e421df267a6 +File: /usr/bin/gf_poly 100755 root:root b97a9546b8691753a0cd81c5540cba31 +File: /usr/bin/gf_time 100755 root:root 2d4ff4566193bc2a93e2d5587e8cf3c3 +File: /usr/bin/gf_unit 100755 root:root 9db75f4f3e038e85a6cbff63dfed15ea File: /usr/share/doc/gf-complete-tools-1.0.2 40755 root:root @@ -26,2 +27,2 @@ File: /usr/share/doc/gf-complete-tools-1.0.2/README 100644 root:root 41d601738a2a0e6deb59b2d39a816d1e -RPMIdentity: e9f7c5012a4fefcd6ed742d98620ae6d6275dd17bf84165386df7a7cfd017e53e6339174d5bb741c03e667e9356b6a8c60ed71f75123d6db784bfc79799a39e2 +RPMIdentity: b6cda3e889fa788867147810ddf9153f7111c8c00b0d6bb9a3555de74b69e6fd92d4b83840c9af533d895e387c8f19e97823a6f0a36cc2f3dc89e71085c37da4 --- gf-complete-tools-debuginfo-1.0.2-alt2.gita6862d.x86_64.rpm.repo 2021-09-06 14:28:26.000000000 +0000 +++ gf-complete-tools-debuginfo-1.0.2-alt2.gita6862d.x86_64.rpm.hasher 2023-09-21 02:33:53.067160050 +0000 @@ -1,25 +1,25 @@ -/usr/lib/debug/.build-id/0f 40755 root:root -/usr/lib/debug/.build-id/0f/a248676bed4fbbc7861889e72dd11fa8426cff 120777 root:root ../../../../bin/gf_add -/usr/lib/debug/.build-id/0f/a248676bed4fbbc7861889e72dd11fa8426cff.debug 120777 root:root ../../usr/bin/gf_add.debug -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/8060ead0709b0f33a2e67fdc4732e44ce54896 120777 root:root ../../../../bin/gf_inline_time -/usr/lib/debug/.build-id/12/8060ead0709b0f33a2e67fdc4732e44ce54896.debug 120777 root:root ../../usr/bin/gf_inline_time.debug -/usr/lib/debug/.build-id/40 40755 root:root -/usr/lib/debug/.build-id/40/bb88b3e4d9095f080260e6512d9c79a50a17a8 120777 root:root ../../../../bin/gf_unit -/usr/lib/debug/.build-id/40/bb88b3e4d9095f080260e6512d9c79a50a17a8.debug 120777 root:root ../../usr/bin/gf_unit.debug -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/afe31a073deebec39ac438cda2327a0031e49f 120777 root:root ../../../../bin/gf_methods -/usr/lib/debug/.build-id/55/afe31a073deebec39ac438cda2327a0031e49f.debug 120777 root:root ../../usr/bin/gf_methods.debug -/usr/lib/debug/.build-id/a9 40755 root:root -/usr/lib/debug/.build-id/a9/543e00370052a5bc91c55e9312c74c0dbad151 120777 root:root ../../../../bin/gf_div -/usr/lib/debug/.build-id/a9/543e00370052a5bc91c55e9312c74c0dbad151.debug 120777 root:root ../../usr/bin/gf_div.debug -/usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/222b5d8c6cf857dc039bae57bd6c293174c97b 120777 root:root ../../../../bin/gf_mult -/usr/lib/debug/.build-id/c8/222b5d8c6cf857dc039bae57bd6c293174c97b.debug 120777 root:root ../../usr/bin/gf_mult.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/d8adbcb506bb6bd7b1b198dbf3c0de6edc0cce 120777 root:root ../../../../bin/gf_poly -/usr/lib/debug/.build-id/d7/d8adbcb506bb6bd7b1b198dbf3c0de6edc0cce.debug 120777 root:root ../../usr/bin/gf_poly.debug -/usr/lib/debug/.build-id/e6 40755 root:root -/usr/lib/debug/.build-id/e6/76db84cf57d92f38d9aebe7af7abeba268a5dd 120777 root:root ../../../../bin/gf_time -/usr/lib/debug/.build-id/e6/76db84cf57d92f38d9aebe7af7abeba268a5dd.debug 120777 root:root ../../usr/bin/gf_time.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/ad8c63e0d5f5598cf482667a12e7b0fe6a4c11 120777 root:root ../../../../bin/gf_poly +/usr/lib/debug/.build-id/24/ad8c63e0d5f5598cf482667a12e7b0fe6a4c11.debug 120777 root:root ../../usr/bin/gf_poly.debug +/usr/lib/debug/.build-id/34 40755 root:root +/usr/lib/debug/.build-id/34/f9da80d8dc10ffc0401cbf601167a4b848af11 120777 root:root ../../../../bin/gf_unit +/usr/lib/debug/.build-id/34/f9da80d8dc10ffc0401cbf601167a4b848af11.debug 120777 root:root ../../usr/bin/gf_unit.debug +/usr/lib/debug/.build-id/3e 40755 root:root +/usr/lib/debug/.build-id/3e/a9d8e48f988d3cd76b0a51b51f5c0dbe5e8cba 120777 root:root ../../../../bin/gf_methods +/usr/lib/debug/.build-id/3e/a9d8e48f988d3cd76b0a51b51f5c0dbe5e8cba.debug 120777 root:root ../../usr/bin/gf_methods.debug +/usr/lib/debug/.build-id/5a 40755 root:root +/usr/lib/debug/.build-id/5a/407fe12bc68852203d2d20d47b9fbc371abfd1 120777 root:root ../../../../bin/gf_time +/usr/lib/debug/.build-id/5a/407fe12bc68852203d2d20d47b9fbc371abfd1.debug 120777 root:root ../../usr/bin/gf_time.debug +/usr/lib/debug/.build-id/79 40755 root:root +/usr/lib/debug/.build-id/79/578f02d15f11bc11f407227f74ed01735c2cac 120777 root:root ../../../../bin/gf_add +/usr/lib/debug/.build-id/79/578f02d15f11bc11f407227f74ed01735c2cac.debug 120777 root:root ../../usr/bin/gf_add.debug +/usr/lib/debug/.build-id/7b 40755 root:root +/usr/lib/debug/.build-id/7b/c116b9b7f4d0413d7efb7eb55c58e861e24795 120777 root:root ../../../../bin/gf_inline_time +/usr/lib/debug/.build-id/7b/c116b9b7f4d0413d7efb7eb55c58e861e24795.debug 120777 root:root ../../usr/bin/gf_inline_time.debug +/usr/lib/debug/.build-id/7c 40755 root:root +/usr/lib/debug/.build-id/7c/1d1a7b2944bf2c05877ef2bbd660cccb4c7219 120777 root:root ../../../../bin/gf_mult +/usr/lib/debug/.build-id/7c/1d1a7b2944bf2c05877ef2bbd660cccb4c7219.debug 120777 root:root ../../usr/bin/gf_mult.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/45f6d4a0c6634eea5a822511b2499a659ed104 120777 root:root ../../../../bin/gf_div +/usr/lib/debug/.build-id/e1/45f6d4a0c6634eea5a822511b2499a659ed104.debug 120777 root:root ../../usr/bin/gf_div.debug /usr/lib/debug/usr/bin/gf_add.debug 100644 root:root @@ -35,3 +35,2 @@ /usr/src/debug/gf-complete-1.0.2/include/gf_method.h 100644 root:root -/usr/src/debug/gf-complete-1.0.2/include/gf_rand.h 100644 root:root /usr/src/debug/gf-complete-1.0.2/test 40755 root:root @@ -51,34 +50,34 @@ Provides: gf-complete-tools-debuginfo = 1.0.2-alt2.gita6862d:sisyphus+284694.100.1.1 -File: /usr/lib/debug/.build-id/0f 40755 root:root -File: /usr/lib/debug/.build-id/0f/a248676bed4fbbc7861889e72dd11fa8426cff 120777 root:root ../../../../bin/gf_add -File: /usr/lib/debug/.build-id/0f/a248676bed4fbbc7861889e72dd11fa8426cff.debug 120777 root:root ../../usr/bin/gf_add.debug -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/8060ead0709b0f33a2e67fdc4732e44ce54896 120777 root:root ../../../../bin/gf_inline_time -File: /usr/lib/debug/.build-id/12/8060ead0709b0f33a2e67fdc4732e44ce54896.debug 120777 root:root ../../usr/bin/gf_inline_time.debug -File: /usr/lib/debug/.build-id/40 40755 root:root -File: /usr/lib/debug/.build-id/40/bb88b3e4d9095f080260e6512d9c79a50a17a8 120777 root:root ../../../../bin/gf_unit -File: /usr/lib/debug/.build-id/40/bb88b3e4d9095f080260e6512d9c79a50a17a8.debug 120777 root:root ../../usr/bin/gf_unit.debug -File: /usr/lib/debug/.build-id/55 40755 root:root -File: /usr/lib/debug/.build-id/55/afe31a073deebec39ac438cda2327a0031e49f 120777 root:root ../../../../bin/gf_methods -File: /usr/lib/debug/.build-id/55/afe31a073deebec39ac438cda2327a0031e49f.debug 120777 root:root ../../usr/bin/gf_methods.debug -File: /usr/lib/debug/.build-id/a9 40755 root:root -File: /usr/lib/debug/.build-id/a9/543e00370052a5bc91c55e9312c74c0dbad151 120777 root:root ../../../../bin/gf_div -File: /usr/lib/debug/.build-id/a9/543e00370052a5bc91c55e9312c74c0dbad151.debug 120777 root:root ../../usr/bin/gf_div.debug -File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/222b5d8c6cf857dc039bae57bd6c293174c97b 120777 root:root ../../../../bin/gf_mult -File: /usr/lib/debug/.build-id/c8/222b5d8c6cf857dc039bae57bd6c293174c97b.debug 120777 root:root ../../usr/bin/gf_mult.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/d8adbcb506bb6bd7b1b198dbf3c0de6edc0cce 120777 root:root ../../../../bin/gf_poly -File: /usr/lib/debug/.build-id/d7/d8adbcb506bb6bd7b1b198dbf3c0de6edc0cce.debug 120777 root:root ../../usr/bin/gf_poly.debug -File: /usr/lib/debug/.build-id/e6 40755 root:root -File: /usr/lib/debug/.build-id/e6/76db84cf57d92f38d9aebe7af7abeba268a5dd 120777 root:root ../../../../bin/gf_time -File: /usr/lib/debug/.build-id/e6/76db84cf57d92f38d9aebe7af7abeba268a5dd.debug 120777 root:root ../../usr/bin/gf_time.debug -File: /usr/lib/debug/usr/bin/gf_add.debug 100644 root:root 23b1c846104fa3eaf0d4ca3e8bdad353 -File: /usr/lib/debug/usr/bin/gf_div.debug 100644 root:root 0a1a19069e788900c9ef7062a25dff74 -File: /usr/lib/debug/usr/bin/gf_inline_time.debug 100644 root:root 6bba3fdb1f1af68cfc4cc12036bb3e36 -File: /usr/lib/debug/usr/bin/gf_methods.debug 100644 root:root c820bfad177441ef393dc940c20a8e93 -File: /usr/lib/debug/usr/bin/gf_mult.debug 100644 root:root d2edb34463bf156323cff59cbeb7d414 -File: /usr/lib/debug/usr/bin/gf_poly.debug 100644 root:root 7c6022641e399e375086e66b207e6929 -File: /usr/lib/debug/usr/bin/gf_time.debug 100644 root:root 171d87311756cad066026c9f3597554c -File: /usr/lib/debug/usr/bin/gf_unit.debug 100644 root:root 808a46cc424f71e7d26334031a8b0fbe +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/ad8c63e0d5f5598cf482667a12e7b0fe6a4c11 120777 root:root ../../../../bin/gf_poly +File: /usr/lib/debug/.build-id/24/ad8c63e0d5f5598cf482667a12e7b0fe6a4c11.debug 120777 root:root ../../usr/bin/gf_poly.debug +File: /usr/lib/debug/.build-id/34 40755 root:root +File: /usr/lib/debug/.build-id/34/f9da80d8dc10ffc0401cbf601167a4b848af11 120777 root:root ../../../../bin/gf_unit +File: /usr/lib/debug/.build-id/34/f9da80d8dc10ffc0401cbf601167a4b848af11.debug 120777 root:root ../../usr/bin/gf_unit.debug +File: /usr/lib/debug/.build-id/3e 40755 root:root +File: /usr/lib/debug/.build-id/3e/a9d8e48f988d3cd76b0a51b51f5c0dbe5e8cba 120777 root:root ../../../../bin/gf_methods +File: /usr/lib/debug/.build-id/3e/a9d8e48f988d3cd76b0a51b51f5c0dbe5e8cba.debug 120777 root:root ../../usr/bin/gf_methods.debug +File: /usr/lib/debug/.build-id/5a 40755 root:root +File: /usr/lib/debug/.build-id/5a/407fe12bc68852203d2d20d47b9fbc371abfd1 120777 root:root ../../../../bin/gf_time +File: /usr/lib/debug/.build-id/5a/407fe12bc68852203d2d20d47b9fbc371abfd1.debug 120777 root:root ../../usr/bin/gf_time.debug +File: /usr/lib/debug/.build-id/79 40755 root:root +File: /usr/lib/debug/.build-id/79/578f02d15f11bc11f407227f74ed01735c2cac 120777 root:root ../../../../bin/gf_add +File: /usr/lib/debug/.build-id/79/578f02d15f11bc11f407227f74ed01735c2cac.debug 120777 root:root ../../usr/bin/gf_add.debug +File: /usr/lib/debug/.build-id/7b 40755 root:root +File: /usr/lib/debug/.build-id/7b/c116b9b7f4d0413d7efb7eb55c58e861e24795 120777 root:root ../../../../bin/gf_inline_time +File: /usr/lib/debug/.build-id/7b/c116b9b7f4d0413d7efb7eb55c58e861e24795.debug 120777 root:root ../../usr/bin/gf_inline_time.debug +File: /usr/lib/debug/.build-id/7c 40755 root:root +File: /usr/lib/debug/.build-id/7c/1d1a7b2944bf2c05877ef2bbd660cccb4c7219 120777 root:root ../../../../bin/gf_mult +File: /usr/lib/debug/.build-id/7c/1d1a7b2944bf2c05877ef2bbd660cccb4c7219.debug 120777 root:root ../../usr/bin/gf_mult.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/45f6d4a0c6634eea5a822511b2499a659ed104 120777 root:root ../../../../bin/gf_div +File: /usr/lib/debug/.build-id/e1/45f6d4a0c6634eea5a822511b2499a659ed104.debug 120777 root:root ../../usr/bin/gf_div.debug +File: /usr/lib/debug/usr/bin/gf_add.debug 100644 root:root 009de6aa36dcc347333bcf23b0b3587a +File: /usr/lib/debug/usr/bin/gf_div.debug 100644 root:root 7d4d306cf65022533e87ca12eb97dbf4 +File: /usr/lib/debug/usr/bin/gf_inline_time.debug 100644 root:root 4da7263da548fa79ae5fc0fb805e5e9b +File: /usr/lib/debug/usr/bin/gf_methods.debug 100644 root:root 3aa1044d50a76a759c899d8dd48d20e4 +File: /usr/lib/debug/usr/bin/gf_mult.debug 100644 root:root 965c6cb3610632b192c1718b072e442b +File: /usr/lib/debug/usr/bin/gf_poly.debug 100644 root:root df9be8232e9b7d8556ebe39f3268ec3f +File: /usr/lib/debug/usr/bin/gf_time.debug 100644 root:root 34d3dc699598d61aeef6718ccd079ca9 +File: /usr/lib/debug/usr/bin/gf_unit.debug 100644 root:root 42b4a06f32d201f1df13b0e9d0f3cf28 File: /usr/src/debug/gf-complete-1.0.2 40755 root:root @@ -86,3 +85,2 @@ File: /usr/src/debug/gf-complete-1.0.2/include/gf_method.h 100644 root:root ef4c8905f2e734ce57f43abcd50ab3ea -File: /usr/src/debug/gf-complete-1.0.2/include/gf_rand.h 100644 root:root ed429c480dea781c05cd7eed874c0ab0 File: /usr/src/debug/gf-complete-1.0.2/test 40755 root:root @@ -97,2 +95,2 @@ File: /usr/src/debug/gf-complete-1.0.2/tools/gf_time.c 100644 root:root 1d4bb8ba0ccbcddce1cbd721fdc43b3c -RPMIdentity: a0f9f4bcac4ae849ceb1dabeac74d31cd1c7aba7589c2990919b15d16d3555f3582b612b1b0e6e20bfba43ceb753737e6491ac2655ddf1bc83d91fccbee20bc0 +RPMIdentity: 146fa9efb79dc06f1b482c6fee8e9ad300e0677661f05fd50b43cf12407317770092394c813b7166f485832c1047e17eb8ace208d7a8871bfbfce7c269d2d5a4 --- libgf-complete-1.0.2-alt2.gita6862d.x86_64.rpm.repo 2021-09-06 14:28:27.000000000 +0000 +++ libgf-complete-1.0.2-alt2.gita6862d.x86_64.rpm.hasher 2023-09-21 02:33:53.141161443 +0000 @@ -12,3 +12,3 @@ File: /usr/lib64/libgf_complete.so.1 120777 root:root libgf_complete.so.1.0.0 -File: /usr/lib64/libgf_complete.so.1.0.0 100644 root:root bd564289436b8d6936e7eb99feb3e92f -RPMIdentity: d03c51a65484926b2400b38ea29e128c3967f0fcb9675132c45d25c660d8c7c76d23a284ea834461eece777368ac06a1f574183625969e60f8a72491a5c11ab6 +File: /usr/lib64/libgf_complete.so.1.0.0 100644 root:root 9af02b69fa1929df11c981d75bce227b +RPMIdentity: 3de185cb8f7670ae448cc8a26b46d37861e67fd0e0a9cd86bc7abd241dfaabbae4c9fd3c7227f9dd198c64c81983a1bf7c621988ff6e388f32b39f7f1a09a303 --- libgf-complete-debuginfo-1.0.2-alt2.gita6862d.x86_64.rpm.repo 2021-09-06 14:28:26.000000000 +0000 +++ libgf-complete-debuginfo-1.0.2-alt2.gita6862d.x86_64.rpm.hasher 2023-09-21 02:33:53.259163665 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/09 40755 root:root -/usr/lib/debug/.build-id/09/664637d7597133766414afd6b8fc5990889252 120777 root:root ../../../../lib64/libgf_complete.so.1.0.0 -/usr/lib/debug/.build-id/09/664637d7597133766414afd6b8fc5990889252.debug 120777 root:root ../../usr/lib64/libgf_complete.so.1.0.0.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/5bdb506f102b5ff759a493da82335a44fd9f6c 120777 root:root ../../../../lib64/libgf_complete.so.1.0.0 +/usr/lib/debug/.build-id/a0/5bdb506f102b5ff759a493da82335a44fd9f6c.debug 120777 root:root ../../usr/lib64/libgf_complete.so.1.0.0.debug /usr/lib/debug/usr/lib64/libgf_complete.so.1.0.0.debug 100644 root:root @@ -11,2 +11,3 @@ /usr/src/debug/gf-complete-1.0.2/include/gf_int.h 100644 root:root +/usr/src/debug/gf-complete-1.0.2/include/gf_rand.h 100644 root:root /usr/src/debug/gf-complete-1.0.2/include/gf_w16.h 100644 root:root @@ -34,6 +35,6 @@ Provides: libgf-complete-debuginfo = 1.0.2-alt2.gita6862d:sisyphus+284694.100.1.1 -File: /usr/lib/debug/.build-id/09 40755 root:root -File: /usr/lib/debug/.build-id/09/664637d7597133766414afd6b8fc5990889252 120777 root:root ../../../../lib64/libgf_complete.so.1.0.0 -File: /usr/lib/debug/.build-id/09/664637d7597133766414afd6b8fc5990889252.debug 120777 root:root ../../usr/lib64/libgf_complete.so.1.0.0.debug -File: /usr/lib/debug/usr/lib64/libgf_complete.so.1.0.0.debug 100644 root:root 1d7daed7f8de853cda78b0584162b150 +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/5bdb506f102b5ff759a493da82335a44fd9f6c 120777 root:root ../../../../lib64/libgf_complete.so.1.0.0 +File: /usr/lib/debug/.build-id/a0/5bdb506f102b5ff759a493da82335a44fd9f6c.debug 120777 root:root ../../usr/lib64/libgf_complete.so.1.0.0.debug +File: /usr/lib/debug/usr/lib64/libgf_complete.so.1.0.0.debug 100644 root:root bff30d2d4ea90267e1b755c9ba512391 File: /usr/lib/debug/usr/lib64/libgf_complete.so.1.debug 120777 root:root libgf_complete.so.1.0.0.debug @@ -45,2 +46,3 @@ File: /usr/src/debug/gf-complete-1.0.2/include/gf_int.h 100644 root:root 94e401e9ffd4f53bff4defe72057a505 +File: /usr/src/debug/gf-complete-1.0.2/include/gf_rand.h 100644 root:root ed429c480dea781c05cd7eed874c0ab0 File: /usr/src/debug/gf-complete-1.0.2/include/gf_w16.h 100644 root:root c586d3e6ddae4b4b013f67d7b44d59f7 @@ -63,2 +65,2 @@ File: /usr/src/debug/gf-complete-1.0.2/src/gf_wgen.c 100644 root:root dfb4438aadc903ba237a70fb198aa1b0 -RPMIdentity: 5dae8934ad884ef18349809a8b0d46312ed13e835b0eef585c3d781f88da8313397a3f7d16cd808dacfc03a6182646cb2acaa137a60e498fa1938f4b44b9faf7 +RPMIdentity: b5400cd52f27073f39694c1dc54f2eb6861ef30e2de37f6bf49ab8a89e932db7dead5b1623b0a1aa324294ae838da50e70a9783304a327365a7771e4140606b3