<86>Sep 14 10:53:41 userdel[1566703]: delete user 'rooter' <86>Sep 14 10:53:41 userdel[1566703]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:53:41 groupadd[1566712]: group added to /etc/group: name=rooter, GID=633 <86>Sep 14 10:53:41 groupadd[1566712]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:53:41 groupadd[1566712]: new group: name=rooter, GID=633 <86>Sep 14 10:53:41 useradd[1566720]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Sep 14 10:53:41 userdel[1566730]: delete user 'builder' <86>Sep 14 10:53:41 userdel[1566730]: removed group 'builder' owned by 'builder' <86>Sep 14 10:53:41 userdel[1566730]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:53:41 groupadd[1566738]: group added to /etc/group: name=builder, GID=634 <86>Sep 14 10:53:41 groupadd[1566738]: group added to /etc/gshadow: name=builder <86>Sep 14 10:53:41 groupadd[1566738]: new group: name=builder, GID=634 <86>Sep 14 10:53:41 useradd[1566747]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83328 + 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.83328 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gf-complete-1.0.2 + autoreconf -fisv 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 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: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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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-sse --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 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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-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 arm_neon.h usability... no checking arm_neon.h presence... no checking for arm_neon.h... no DISABLED SSE!!! 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 -j8 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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf.lo `test -f 'gf.c' || echo './'`gf.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_wgen.lo `test -f 'gf_wgen.c' || echo './'`gf_wgen.c libtool: compile: i586-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 -march=i586 -mtune=generic -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=compile i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_w4.lo `test -f 'gf_w4.c' || echo './'`gf_w4.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_w128.lo `test -f 'gf_w128.c' || echo './'`gf_w128.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_w8.lo `test -f 'gf_w8.c' || echo './'`gf_w8.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_w16.lo `test -f 'gf_w16.c' || echo './'`gf_w16.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_w64.lo `test -f 'gf_w64.c' || echo './'`gf_w64.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_cpu.lo `test -f 'gf_cpu.c' || echo './'`gf_cpu.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_w32.lo `test -f 'gf_w32.c' || echo './'`gf_w32.c libtool: compile: i586-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 -march=i586 -mtune=generic -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=compile i586-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 -march=i586 -mtune=generic -c -o libgf_util_la-gf_method.lo `test -f 'gf_method.c' || echo './'`gf_method.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_general.lo `test -f 'gf_general.c' || echo './'`gf_general.c libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libgf_complete_la-gf_rand.lo `test -f 'gf_rand.c' || echo './'`gf_rand.c libtool: compile: i586-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 -march=i586 -mtune=generic -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=link i586-alt-linux-gcc -O3 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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=link i586-alt-linux-gcc -O3 -fPIC -Wsign-compare -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 1:0:0 -o libgf_complete.la -rpath /usr/lib 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: i586-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 -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_mult gf_mult.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_div gf_div.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_add gf_add.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_time gf_time.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_methods gf_methods.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_inline_time gf_inline_time.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_poly gf_poly.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_unit gf_unit.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_example_3 gf_example_3.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_example_1 gf_example_1.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_example_7 gf_example_7.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_example_5 gf_example_5.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_example_6 gf_example_6.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_example_4 gf_example_4.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o gf_example_2 gf_example_2.o ../src/libgf_complete.la libtool: link: i586-alt-linux-gcc -O3 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.49540 + 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/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libgf_complete.la '/usr/src/tmp/gf-complete-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libgf_complete.so.1.0.0 /usr/src/tmp/gf-complete-buildroot/usr/lib/libgf_complete.so.1.0.0 libtool: install: (cd /usr/src/tmp/gf-complete-buildroot/usr/lib && { 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/lib && { 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/lib/libgf_complete.la libtool: warning: remember to run 'libtool --finish /usr/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib/libgf_complete.la' mode of './usr/lib/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/lib: (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.2274 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.zE9czC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/gf-complete-buildroot/usr/lib/libgf_complete.so.1: 87 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zKJAlC 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 = set:kdMqW75vy80cUvqKrz0lfpdzZp9krLpaxxB4O7wVyeg02qZcgTJASR4ZiNSIVMBC9xaagu0zZ1mnOIwFT8Q1uVoCZoY1OhJQhNg1OVZtlbZ2VlkN2Zs8rfG83Jg8D28C54nPmFChq3mn29ydtmF2QLi8zZhely5ZbRK48BERZfqctNzW5Sze Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OvgRZA 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.WosrvE 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.zoiSGC 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/lib/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.z5TUrD Processing files: gf-complete-tools-1.0.2-alt2.gita6862d Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.191 + 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.nEAnDC 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.7tYc9A find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgf_complete.so.1 >= 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.WcPORB 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.EWz8aD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4efgAB find-requires: running scripts (debuginfo) Provides: debug(libgf_complete.so.1) Requires: libgf-complete = 1.0.2-alt2.gita6862d, debug(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.V0u9SB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gpfEbD find-requires: running scripts (debuginfo) Requires: gf-complete-tools = 1.0.2-alt2.gita6862d, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(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/i586/libgf-complete-1.0.2-alt2.gita6862d.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgf-complete-devel-1.0.2-alt2.gita6862d.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/gf-complete-tools-1.0.2-alt2.gita6862d.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgf-complete-debuginfo-1.0.2-alt2.gita6862d.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/gf-complete-tools-debuginfo-1.0.2-alt2.gita6862d.i586.rpm (w2.lzdio) 18.08user 4.43system 0:27.40elapsed 82%CPU (0avgtext+0avgdata 51072maxresident)k 0inputs+0outputs (0major+1655901minor)pagefaults 0swaps 19.78user 6.67system 0:31.06elapsed 85%CPU (0avgtext+0avgdata 51072maxresident)k 0inputs+0outputs (0major+1886556minor)pagefaults 0swaps --- gf-complete-tools-1.0.2-alt2.gita6862d.i586.rpm.repo 2021-09-06 14:28:28.729553020 +0000 +++ gf-complete-tools-1.0.2-alt2.gita6862d.i586.rpm.hasher 2021-09-14 10:54:11.238548750 +0000 @@ -16,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 d418fc8223b8471be4d8d9683fe4016c -File: /usr/bin/gf_div 100755 root:root 6534e9e4f4aa1fb5a7df40560c21f1e6 -File: /usr/bin/gf_inline_time 100755 root:root 79cbde1e9f2b1e622c5a6f9f3967ea72 -File: /usr/bin/gf_methods 100755 root:root 9f74358d4c72194efec28e5c9c7c3001 -File: /usr/bin/gf_mult 100755 root:root 8fdb5338ec7b5125d42a2213d5f1fba2 -File: /usr/bin/gf_poly 100755 root:root 1bc21f08a225868a5d8fd98ee3d84590 -File: /usr/bin/gf_time 100755 root:root 961f91a2c510737b8b4f3fb4d2436749 -File: /usr/bin/gf_unit 100755 root:root 9c28dd694b54da352c7403796d2cec6c +File: /usr/bin/gf_add 100755 root:root 4b35a3ceef846bb568e2476853d490ea +File: /usr/bin/gf_div 100755 root:root 0df94a6e48097f63b06b64460821b99b +File: /usr/bin/gf_inline_time 100755 root:root c291fd7493c4e611ea49e70aa90907d5 +File: /usr/bin/gf_methods 100755 root:root a604f17390f80e5fef4a8cdfe89f9e81 +File: /usr/bin/gf_mult 100755 root:root cca5ac337987743e2afbc6cab20fa950 +File: /usr/bin/gf_poly 100755 root:root 8824b74d04ff48006edfb16cb047779a +File: /usr/bin/gf_time 100755 root:root 083891c12b4419632fe2a63434f8b823 +File: /usr/bin/gf_unit 100755 root:root 959406e0acdb56d87029e617d3513afd File: /usr/share/doc/gf-complete-tools-1.0.2 40755 root:root @@ -27,2 +27,2 @@ File: /usr/share/doc/gf-complete-tools-1.0.2/README 100644 root:root 41d601738a2a0e6deb59b2d39a816d1e -RPMIdentity: 46f7239e1185d90ee7e7f42ca0d0616056cb6fe7db1b0be86ba5cbd352d5f4711dc4b303cfb2f79a19440d56a8ce47303c38d26eceb10f73a6dd267ed0f5c22a +RPMIdentity: 389fac35bc3c58ec69a48b2e802a8e22c480c6e7fce20be0cdc3ceb30da9492a9cae3c49a6282a8aa59bb7b06934e3656669adc2d9c20295b865d8eed3bf6453 --- gf-complete-tools-debuginfo-1.0.2-alt2.gita6862d.i586.rpm.repo 2021-09-06 14:28:28.231544303 +0000 +++ gf-complete-tools-debuginfo-1.0.2-alt2.gita6862d.i586.rpm.hasher 2021-09-14 10:54:11.309548836 +0000 @@ -1,25 +1,25 @@ -/usr/lib/debug/.build-id/21 40755 root:root -/usr/lib/debug/.build-id/21/4321c28b90d13e266be2eb48553d7c0b6f74f7 120777 root:root ../../../../bin/gf_methods -/usr/lib/debug/.build-id/21/4321c28b90d13e266be2eb48553d7c0b6f74f7.debug 120777 root:root ../../usr/bin/gf_methods.debug -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/e12ea61e0d8d5096a43bd315af5d43e9b22cd8 120777 root:root ../../../../bin/gf_unit -/usr/lib/debug/.build-id/39/e12ea61e0d8d5096a43bd315af5d43e9b22cd8.debug 120777 root:root ../../usr/bin/gf_unit.debug -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/3d15f5b6c939af8a03b344bbb49cd3e1561530 120777 root:root ../../../../bin/gf_time -/usr/lib/debug/.build-id/57/3d15f5b6c939af8a03b344bbb49cd3e1561530.debug 120777 root:root ../../usr/bin/gf_time.debug -/usr/lib/debug/.build-id/6f 40755 root:root -/usr/lib/debug/.build-id/6f/6d634c4cac973b38e9835571fee396aefafaf9 120777 root:root ../../../../bin/gf_div -/usr/lib/debug/.build-id/6f/6d634c4cac973b38e9835571fee396aefafaf9.debug 120777 root:root ../../usr/bin/gf_div.debug -/usr/lib/debug/.build-id/7d 40755 root:root -/usr/lib/debug/.build-id/7d/cb55ef8b2fd3677eeb69b2d336bd19092a0688 120777 root:root ../../../../bin/gf_add -/usr/lib/debug/.build-id/7d/cb55ef8b2fd3677eeb69b2d336bd19092a0688.debug 120777 root:root ../../usr/bin/gf_add.debug -/usr/lib/debug/.build-id/8f 40755 root:root -/usr/lib/debug/.build-id/8f/4327d399a75c5b042275dc051b0255d6e59693 120777 root:root ../../../../bin/gf_poly -/usr/lib/debug/.build-id/8f/4327d399a75c5b042275dc051b0255d6e59693.debug 120777 root:root ../../usr/bin/gf_poly.debug -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/759dea7dbc71bea9764da5dc6890fea0b022f4 120777 root:root ../../../../bin/gf_inline_time -/usr/lib/debug/.build-id/bc/759dea7dbc71bea9764da5dc6890fea0b022f4.debug 120777 root:root ../../usr/bin/gf_inline_time.debug -/usr/lib/debug/.build-id/f4 40755 root:root -/usr/lib/debug/.build-id/f4/07b67e64afbad17cfecf3ec0164466c9dcec56 120777 root:root ../../../../bin/gf_mult -/usr/lib/debug/.build-id/f4/07b67e64afbad17cfecf3ec0164466c9dcec56.debug 120777 root:root ../../usr/bin/gf_mult.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/1f415d909b3b95da992fea276cc596fd703ccd 120777 root:root ../../../../bin/gf_time +/usr/lib/debug/.build-id/09/1f415d909b3b95da992fea276cc596fd703ccd.debug 120777 root:root ../../usr/bin/gf_time.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/0556ff75f1b91f4de85889ddcc4b5a44f5bf57 120777 root:root ../../../../bin/gf_mult +/usr/lib/debug/.build-id/41/0556ff75f1b91f4de85889ddcc4b5a44f5bf57.debug 120777 root:root ../../usr/bin/gf_mult.debug +/usr/lib/debug/.build-id/59 40755 root:root +/usr/lib/debug/.build-id/59/2ca23195a7326980f5d47bc322b99463101821 120777 root:root ../../../../bin/gf_add +/usr/lib/debug/.build-id/59/2ca23195a7326980f5d47bc322b99463101821.debug 120777 root:root ../../usr/bin/gf_add.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/f3bd349b4e4acd112044acf78e0afa1c49e20e 120777 root:root ../../../../bin/gf_inline_time +/usr/lib/debug/.build-id/6a/f3bd349b4e4acd112044acf78e0afa1c49e20e.debug 120777 root:root ../../usr/bin/gf_inline_time.debug +/usr/lib/debug/.build-id/98 40755 root:root +/usr/lib/debug/.build-id/98/a33e2c1ea6c6751177f22a6778b2552f1588fb 120777 root:root ../../../../bin/gf_poly +/usr/lib/debug/.build-id/98/a33e2c1ea6c6751177f22a6778b2552f1588fb.debug 120777 root:root ../../usr/bin/gf_poly.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/518da57fbb48986e3a023f5d04581ba71f4157 120777 root:root ../../../../bin/gf_unit +/usr/lib/debug/.build-id/b5/518da57fbb48986e3a023f5d04581ba71f4157.debug 120777 root:root ../../usr/bin/gf_unit.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/1c5b0b0bd5163bd80e5f987565b0326118d327 120777 root:root ../../../../bin/gf_div +/usr/lib/debug/.build-id/c5/1c5b0b0bd5163bd80e5f987565b0326118d327.debug 120777 root:root ../../usr/bin/gf_div.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/7ae5e57ed2b9bb475829f5d6234a5827c9350d 120777 root:root ../../../../bin/gf_methods +/usr/lib/debug/.build-id/f1/7ae5e57ed2b9bb475829f5d6234a5827c9350d.debug 120777 root:root ../../usr/bin/gf_methods.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/21 40755 root:root -File: /usr/lib/debug/.build-id/21/4321c28b90d13e266be2eb48553d7c0b6f74f7 120777 root:root ../../../../bin/gf_methods -File: /usr/lib/debug/.build-id/21/4321c28b90d13e266be2eb48553d7c0b6f74f7.debug 120777 root:root ../../usr/bin/gf_methods.debug -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/e12ea61e0d8d5096a43bd315af5d43e9b22cd8 120777 root:root ../../../../bin/gf_unit -File: /usr/lib/debug/.build-id/39/e12ea61e0d8d5096a43bd315af5d43e9b22cd8.debug 120777 root:root ../../usr/bin/gf_unit.debug -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/3d15f5b6c939af8a03b344bbb49cd3e1561530 120777 root:root ../../../../bin/gf_time -File: /usr/lib/debug/.build-id/57/3d15f5b6c939af8a03b344bbb49cd3e1561530.debug 120777 root:root ../../usr/bin/gf_time.debug -File: /usr/lib/debug/.build-id/6f 40755 root:root -File: /usr/lib/debug/.build-id/6f/6d634c4cac973b38e9835571fee396aefafaf9 120777 root:root ../../../../bin/gf_div -File: /usr/lib/debug/.build-id/6f/6d634c4cac973b38e9835571fee396aefafaf9.debug 120777 root:root ../../usr/bin/gf_div.debug -File: /usr/lib/debug/.build-id/7d 40755 root:root -File: /usr/lib/debug/.build-id/7d/cb55ef8b2fd3677eeb69b2d336bd19092a0688 120777 root:root ../../../../bin/gf_add -File: /usr/lib/debug/.build-id/7d/cb55ef8b2fd3677eeb69b2d336bd19092a0688.debug 120777 root:root ../../usr/bin/gf_add.debug -File: /usr/lib/debug/.build-id/8f 40755 root:root -File: /usr/lib/debug/.build-id/8f/4327d399a75c5b042275dc051b0255d6e59693 120777 root:root ../../../../bin/gf_poly -File: /usr/lib/debug/.build-id/8f/4327d399a75c5b042275dc051b0255d6e59693.debug 120777 root:root ../../usr/bin/gf_poly.debug -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/759dea7dbc71bea9764da5dc6890fea0b022f4 120777 root:root ../../../../bin/gf_inline_time -File: /usr/lib/debug/.build-id/bc/759dea7dbc71bea9764da5dc6890fea0b022f4.debug 120777 root:root ../../usr/bin/gf_inline_time.debug -File: /usr/lib/debug/.build-id/f4 40755 root:root -File: /usr/lib/debug/.build-id/f4/07b67e64afbad17cfecf3ec0164466c9dcec56 120777 root:root ../../../../bin/gf_mult -File: /usr/lib/debug/.build-id/f4/07b67e64afbad17cfecf3ec0164466c9dcec56.debug 120777 root:root ../../usr/bin/gf_mult.debug -File: /usr/lib/debug/usr/bin/gf_add.debug 100644 root:root 9abfc6f6c752d17e7e968e9098504494 -File: /usr/lib/debug/usr/bin/gf_div.debug 100644 root:root cf9fadf9ab06be98b55b7b825a38a567 -File: /usr/lib/debug/usr/bin/gf_inline_time.debug 100644 root:root ce2ffc5d67fb38a3bc275259ba5cccf7 -File: /usr/lib/debug/usr/bin/gf_methods.debug 100644 root:root 49d5c8ad7a944e205d808a0f4ef31098 -File: /usr/lib/debug/usr/bin/gf_mult.debug 100644 root:root 13945098f8665674c1c4cebd8b24a97d -File: /usr/lib/debug/usr/bin/gf_poly.debug 100644 root:root 749af6603bacddc5a3f60d8373705a9b -File: /usr/lib/debug/usr/bin/gf_time.debug 100644 root:root aa9a51f79ca4d185adb7338d448915b2 -File: /usr/lib/debug/usr/bin/gf_unit.debug 100644 root:root da0e7960389755efc76f56c3e2f3680f +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/1f415d909b3b95da992fea276cc596fd703ccd 120777 root:root ../../../../bin/gf_time +File: /usr/lib/debug/.build-id/09/1f415d909b3b95da992fea276cc596fd703ccd.debug 120777 root:root ../../usr/bin/gf_time.debug +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/0556ff75f1b91f4de85889ddcc4b5a44f5bf57 120777 root:root ../../../../bin/gf_mult +File: /usr/lib/debug/.build-id/41/0556ff75f1b91f4de85889ddcc4b5a44f5bf57.debug 120777 root:root ../../usr/bin/gf_mult.debug +File: /usr/lib/debug/.build-id/59 40755 root:root +File: /usr/lib/debug/.build-id/59/2ca23195a7326980f5d47bc322b99463101821 120777 root:root ../../../../bin/gf_add +File: /usr/lib/debug/.build-id/59/2ca23195a7326980f5d47bc322b99463101821.debug 120777 root:root ../../usr/bin/gf_add.debug +File: /usr/lib/debug/.build-id/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/f3bd349b4e4acd112044acf78e0afa1c49e20e 120777 root:root ../../../../bin/gf_inline_time +File: /usr/lib/debug/.build-id/6a/f3bd349b4e4acd112044acf78e0afa1c49e20e.debug 120777 root:root ../../usr/bin/gf_inline_time.debug +File: /usr/lib/debug/.build-id/98 40755 root:root +File: /usr/lib/debug/.build-id/98/a33e2c1ea6c6751177f22a6778b2552f1588fb 120777 root:root ../../../../bin/gf_poly +File: /usr/lib/debug/.build-id/98/a33e2c1ea6c6751177f22a6778b2552f1588fb.debug 120777 root:root ../../usr/bin/gf_poly.debug +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/518da57fbb48986e3a023f5d04581ba71f4157 120777 root:root ../../../../bin/gf_unit +File: /usr/lib/debug/.build-id/b5/518da57fbb48986e3a023f5d04581ba71f4157.debug 120777 root:root ../../usr/bin/gf_unit.debug +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/1c5b0b0bd5163bd80e5f987565b0326118d327 120777 root:root ../../../../bin/gf_div +File: /usr/lib/debug/.build-id/c5/1c5b0b0bd5163bd80e5f987565b0326118d327.debug 120777 root:root ../../usr/bin/gf_div.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/7ae5e57ed2b9bb475829f5d6234a5827c9350d 120777 root:root ../../../../bin/gf_methods +File: /usr/lib/debug/.build-id/f1/7ae5e57ed2b9bb475829f5d6234a5827c9350d.debug 120777 root:root ../../usr/bin/gf_methods.debug +File: /usr/lib/debug/usr/bin/gf_add.debug 100644 root:root b6d362fcabec60e3bf921c6b335c9cf5 +File: /usr/lib/debug/usr/bin/gf_div.debug 100644 root:root d6c57d5716d4406792b94eb4a7822bfa +File: /usr/lib/debug/usr/bin/gf_inline_time.debug 100644 root:root 4ad4d159e6f405121f189d041e9cd8c6 +File: /usr/lib/debug/usr/bin/gf_methods.debug 100644 root:root f292d43bf852ee8c34d85d4e0c546352 +File: /usr/lib/debug/usr/bin/gf_mult.debug 100644 root:root 543947a161ec0e0a88e03d408b9ab605 +File: /usr/lib/debug/usr/bin/gf_poly.debug 100644 root:root 40a4038105b1781d6ddef264b27e7dec +File: /usr/lib/debug/usr/bin/gf_time.debug 100644 root:root e801adaf09dc1e67388f0f31b8fe10af +File: /usr/lib/debug/usr/bin/gf_unit.debug 100644 root:root 32f3ac6a0c2e10d4c99fee418fc293cc 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: 17b50384cdb94d88b0cca9d29009ebe555e7685c84d0d2a4d5e20507d5811f44f51444122fc939ecbac56bdad5211f7756ade904b3f364dee849896c7be578eb +RPMIdentity: 8a1a0f8c5e496050683c24c2988ea3a70979a03bd3bc71b82f62df5798b00f11965a7b1896ede3932e5417bf3a5023b30de14abdc3c566ee1ad182a77827322c --- libgf-complete-1.0.2-alt2.gita6862d.i586.rpm.repo 2021-09-06 14:28:27.697534956 +0000 +++ libgf-complete-1.0.2-alt2.gita6862d.i586.rpm.hasher 2021-09-14 10:54:11.377548918 +0000 @@ -12,3 +12,3 @@ File: /usr/lib/libgf_complete.so.1 120777 root:root libgf_complete.so.1.0.0 -File: /usr/lib/libgf_complete.so.1.0.0 100644 root:root f340534c6f2d52060fe5c6b94f349ea4 -RPMIdentity: 95d6d089a7de4b96218ed582332804b0ee3d778227152173eacf62484af0e532fcefdbf7b6b79a4db621f9ab14941365bd62223e220b4713569dff6da95a75ca +File: /usr/lib/libgf_complete.so.1.0.0 100644 root:root 57e4434491750d0fd1383b3dc6535a91 +RPMIdentity: 37359b0614a67f6cbf9d193d25866196b450ea15a83fce4e4c9c9c94838ba1e4f24de88f2feb4867183f8c08592b45db6cec883719beca9c972ba7d954816001 --- libgf-complete-debuginfo-1.0.2-alt2.gita6862d.i586.rpm.repo 2021-09-06 14:28:27.969539717 +0000 +++ libgf-complete-debuginfo-1.0.2-alt2.gita6862d.i586.rpm.hasher 2021-09-14 10:54:11.451549008 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/29 40755 root:root -/usr/lib/debug/.build-id/29/9d0a9b9988c6db2412405677139658f4d4f135 120777 root:root ../../../libgf_complete.so.1.0.0 -/usr/lib/debug/.build-id/29/9d0a9b9988c6db2412405677139658f4d4f135.debug 120777 root:root ../../usr/lib/libgf_complete.so.1.0.0.debug +/usr/lib/debug/.build-id/2d 40755 root:root +/usr/lib/debug/.build-id/2d/1742ba96d79e87b723fece7363d45b4caa07af 120777 root:root ../../../libgf_complete.so.1.0.0 +/usr/lib/debug/.build-id/2d/1742ba96d79e87b723fece7363d45b4caa07af.debug 120777 root:root ../../usr/lib/libgf_complete.so.1.0.0.debug /usr/lib/debug/usr/lib/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/29 40755 root:root -File: /usr/lib/debug/.build-id/29/9d0a9b9988c6db2412405677139658f4d4f135 120777 root:root ../../../libgf_complete.so.1.0.0 -File: /usr/lib/debug/.build-id/29/9d0a9b9988c6db2412405677139658f4d4f135.debug 120777 root:root ../../usr/lib/libgf_complete.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libgf_complete.so.1.0.0.debug 100644 root:root 2aaa05a519096996ef51c368eb9a3867 +File: /usr/lib/debug/.build-id/2d 40755 root:root +File: /usr/lib/debug/.build-id/2d/1742ba96d79e87b723fece7363d45b4caa07af 120777 root:root ../../../libgf_complete.so.1.0.0 +File: /usr/lib/debug/.build-id/2d/1742ba96d79e87b723fece7363d45b4caa07af.debug 120777 root:root ../../usr/lib/libgf_complete.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libgf_complete.so.1.0.0.debug 100644 root:root 77ffdb32be8fea3c4d653c64a5674398 File: /usr/lib/debug/usr/lib/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: 00f8398e70879567e55126daa49bee62bc438c1aa5cd41e8e8525bb060e35cda0d35adfa5d12f9dbd4797af41544b46cc2e6467d1b619f175c369de70bcf5976 +RPMIdentity: ab97f96f0109d8a78d94d18873aad2810c974cfca794aa2ce13742935a492a251daa5428db7a415a8bc3df569491f7e7faf162f0854b457b892fc96bee7b1d90