<86>Sep 14 11:13:22 userdel[3505613]: delete user 'rooter' <86>Sep 14 11:13:22 userdel[3505613]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:13:22 userdel[3505613]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:13:22 groupadd[3505625]: group added to /etc/group: name=rooter, GID=675 <86>Sep 14 11:13:22 groupadd[3505625]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:13:22 groupadd[3505625]: new group: name=rooter, GID=675 <86>Sep 14 11:13:22 useradd[3505638]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Sep 14 11:13:22 userdel[3505654]: delete user 'builder' <86>Sep 14 11:13:22 userdel[3505654]: removed group 'builder' owned by 'builder' <86>Sep 14 11:13:22 userdel[3505654]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:13:22 groupadd[3505665]: group added to /etc/group: name=builder, GID=676 <86>Sep 14 11:13:22 groupadd[3505665]: group added to /etc/gshadow: name=builder <86>Sep 14 11:13:22 groupadd[3505665]: new group: name=builder, GID=676 <86>Sep 14 11:13:22 useradd[3505678]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Sep 14 11:13:24 rpmi: xorg-util-macros-1.19.3-alt1 sisyphus+265202.100.1.1 1611565405 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libmtdev-1.1.6-alt1.nosrc.rpm (w1.gzdio) Installing libmtdev-1.1.6-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mtdev-1.1.6 + echo 'Source #0 (mtdev-1.1.6.tar.bz2):' Source #0 (mtdev-1.1.6.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/mtdev-1.1.6.tar.bz2 + /bin/tar -xf - + cd mtdev-1.1.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mtdev-1.1.6 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config-aux'. libtoolize-default: linking file 'config-aux/config.guess' libtoolize-default: linking file 'config-aux/config.sub' libtoolize-default: linking file 'config-aux/install-sh' libtoolize-default: linking file 'config-aux/ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:19: installing 'config-aux/compile' configure.ac:12: installing 'config-aux/missing' src/Makefile.am: installing 'config-aux/depcomp' 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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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-static configure: WARNING: unrecognized options: --without-included-gettext 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 whether make supports nested variables... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of i586-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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 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 dependency style of i586-alt-linux-gcc... (cached) none 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 test/Makefile config.status: creating mtdev.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o caps.lo caps.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c caps.c -fPIC -DPIC -o .libs/caps.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o match_four.lo match_four.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c match_four.c -fPIC -DPIC -o .libs/match_four.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o iobuf.lo iobuf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c iobuf.c -fPIC -DPIC -o .libs/iobuf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o match.lo match.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c match.c -fPIC -DPIC -o .libs/match.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o core.lo core.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c core.c -fPIC -DPIC -o .libs/core.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 1:0:0 -o libmtdev.la -rpath /usr/lib caps.lo core.lo iobuf.lo match.lo match_four.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/caps.o .libs/core.o .libs/iobuf.o .libs/match.o .libs/match_four.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libmtdev.so.1 -o .libs/libmtdev.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmtdev.so.1" && ln -s "libmtdev.so.1.0.0" "libmtdev.so.1") libtool: link: (cd ".libs" && rm -f "libmtdev.so" && ln -s "libmtdev.so.1.0.0" "libmtdev.so") libtool: link: ( cd ".libs" && rm -f "libmtdev.la" && ln -s "../libmtdev.la" "libmtdev.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' Making all in test make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mtdev-mapgen.o mtdev-mapgen.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mtdev-matching.o mtdev-matching.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mtdev-test.o mtdev-test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include/ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mtdev-kernel.o mtdev-kernel.c make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mtdev-mapgen mtdev-mapgen.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mtdev-mapgen mtdev-mapgen.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L../src/.libs/ -lmtdev -o mtdev-matching mtdev-matching.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/mtdev-matching mtdev-matching.o -L../src/.libs/ /usr/src/RPM/BUILD/mtdev-1.1.6/src/.libs/libmtdev.so In function 'test1', inlined from 'main' at mtdev-matching.c:165:2: mtdev-matching.c:58:9: warning: 'mtdev_match' accessing 4096 bytes in a region of size 64 [-Wstringop-overflow=] 58 | mtdev_match(index, A, 4, 4); | ^ mtdev-matching.c: In function 'main': mtdev-matching.c:58:9: note: referencing argument 2 of type 'int *' ../src/match.h:40:6: note: in a call to function 'mtdev_match' 40 | void mtdev_match(int index[DIM_FINGER], int A[DIM2_FINGER], | ^ In function 'test2', inlined from 'main' at mtdev-matching.c:167:2: mtdev-matching.c:93:9: warning: 'mtdev_match' accessing 4096 bytes in a region of size 100 [-Wstringop-overflow=] 93 | mtdev_match(index, A, 5, 5); | ^ mtdev-matching.c: In function 'main': mtdev-matching.c:93:9: note: referencing argument 2 of type 'int *' ../src/match.h:40:6: note: in a call to function 'mtdev_match' 40 | void mtdev_match(int index[DIM_FINGER], int A[DIM2_FINGER], | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -lmtdev -L../src/.libs/ -o mtdev-test mtdev-test.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/mtdev-test mtdev-test.o /usr/src/RPM/BUILD/mtdev-1.1.6/src/.libs/libmtdev.so -L../src/.libs/ make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L../src/.libs/ -lmtdev -o mtdev-kernel mtdev-kernel.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/mtdev-kernel mtdev-kernel.o -L../src/.libs/ /usr/src/RPM/BUILD/mtdev-1.1.6/src/.libs/libmtdev.so make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50716 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmtdev-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmtdev-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mtdev-1.1.6 + make DESTDIR=/usr/src/tmp/libmtdev-buildroot install make: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' /bin/mkdir -p '/usr/src/tmp/libmtdev-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libmtdev.la '/usr/src/tmp/libmtdev-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libmtdev.so.1.0.0 /usr/src/tmp/libmtdev-buildroot/usr/lib/libmtdev.so.1.0.0 libtool: install: (cd /usr/src/tmp/libmtdev-buildroot/usr/lib && { ln -s -f libmtdev.so.1.0.0 libmtdev.so.1 || { rm -f libmtdev.so.1 && ln -s libmtdev.so.1.0.0 libmtdev.so.1; }; }) libtool: install: (cd /usr/src/tmp/libmtdev-buildroot/usr/lib && { ln -s -f libmtdev.so.1.0.0 libmtdev.so || { rm -f libmtdev.so && ln -s libmtdev.so.1.0.0 libmtdev.so; }; }) libtool: install: /bin/install -c .libs/libmtdev.lai /usr/src/tmp/libmtdev-buildroot/usr/lib/libmtdev.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libmtdev-buildroot/usr/include' /bin/install -c -m 644 ../include/mtdev-mapping.h ../include/mtdev-plumbing.h ../include/mtdev.h '/usr/src/tmp/libmtdev-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/src' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' /bin/mkdir -p '/usr/src/tmp/libmtdev-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -c mtdev-test '/usr/src/tmp/libmtdev-buildroot/usr/bin' libtool: warning: '/usr/src/RPM/BUILD/mtdev-1.1.6/src/.libs/libmtdev.la' has not been installed in '/usr/lib' libtool: install: /bin/install -c .libs/mtdev-test /usr/src/tmp/libmtdev-buildroot/usr/bin/mtdev-test make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6' make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.6' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmtdev-buildroot/usr/lib/pkgconfig' /bin/install -c -m 644 mtdev.pc '/usr/src/tmp/libmtdev-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6' make: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmtdev-buildroot (auto) removed './usr/lib/libmtdev.la' mode of './usr/lib/libmtdev.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmtdev-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/mtdev.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/mtdev.pc: Libs: '-L${libdir} -lmtdev' --> '-lmtdev' Checking contents of files in /usr/src/tmp/libmtdev-buildroot/ (default) Compressing files in /usr/src/tmp/libmtdev-buildroot (auto) Adjusting library links in /usr/src/tmp/libmtdev-buildroot ./usr/lib: (from :0) libmtdev.so.1 -> libmtdev.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libmtdev-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/mtdev-test: uses non-LFS functions: open Processing files: libmtdev-1.1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bsvq0j find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmtdev-buildroot/usr/lib/libmtdev.so.1: 26 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P7E88g find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: mtdev = 1.1.6-alt1, libmtdev.so.1 = set:idx3Kd1Yl1Ly6v0YxsZLwxGtZw9PFllUCTUCIRVYMC3ddj4e2QXhe3 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ONi4Zh Creating libmtdev-debuginfo package Processing files: libmtdev-devel-1.1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oBASDg 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.ivSEUh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: mtdev-tools = 1.1.6-alt1, pkgconfig(mtdev) = 1.1.6 Requires: libmtdev = 1.1.6-alt1, /lib/ld-linux.so.2, /usr/lib/libmtdev.so.1.0.0, /usr/lib/pkgconfig, glibc-kernheaders-generic, 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), libmtdev.so.1 >= set:ifunJ9HvlRuA60, 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.DUraBh Creating libmtdev-devel-debuginfo package Processing files: libmtdev-debuginfo-1.1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wLVuXi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K8U5qg find-requires: running scripts (debuginfo) Provides: debug(libmtdev.so.1) Requires: libmtdev = 1.1.6-alt1, debug(libc.so.6) Processing files: libmtdev-devel-debuginfo-1.1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Zd5Ik find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4wLhak find-requires: running scripts (debuginfo) Requires: libmtdev-devel = 1.1.6-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libmtdev.so.1) Adding to libmtdev-devel a strict dependency on libmtdev Adding to libmtdev-debuginfo a strict dependency on libmtdev Adding to libmtdev-devel-debuginfo a strict dependency on libmtdev-devel Adding to libmtdev-devel-debuginfo a strict dependency on libmtdev-debuginfo Removing from libmtdev-devel-debuginfo 1 sources provided by libmtdev-debuginfo also prunning dir /usr/src/debug/mtdev-1.1.6/include Removing 3 extra deps from libmtdev-devel due to dependency on libmtdev Removing 1 extra deps from libmtdev-devel-debuginfo due to dependency on libmtdev-debuginfo Removing 4 extra deps from libmtdev-devel due to repentancy on libmtdev Removing 1 extra deps from libmtdev-devel-debuginfo due to repentancy on libmtdev-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libmtdev-1.1.6-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmtdev-devel-1.1.6-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmtdev-debuginfo-1.1.6-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmtdev-devel-debuginfo-1.1.6-alt1.i586.rpm (w2.lzdio) 8.06user 2.42system 0:18.66elapsed 56%CPU (0avgtext+0avgdata 25016maxresident)k 0inputs+0outputs (0major+880594minor)pagefaults 0swaps 11.40user 4.90system 0:24.29elapsed 67%CPU (0avgtext+0avgdata 103740maxresident)k 40inputs+0outputs (0major+1183917minor)pagefaults 0swaps --- libmtdev-1.1.6-alt1.i586.rpm.repo 2021-07-12 12:07:17.744082571 +0000 +++ libmtdev-1.1.6-alt1.i586.rpm.hasher 2021-09-14 11:13:45.056971280 +0000 @@ -11,3 +11,3 @@ File: /usr/lib/libmtdev.so.1 120777 root:root libmtdev.so.1.0.0 -File: /usr/lib/libmtdev.so.1.0.0 100644 root:root 924c76be4e79ef622a7a48e902a49f8c -RPMIdentity: 370ea3616c6823bf4798e9c26d1594204708de82b45782c8fed6828d8ad3c45209d4c91df8d17d50d1fa7b66b35591a2dc55eb0176ff0fc25470f3175dee45ea +File: /usr/lib/libmtdev.so.1.0.0 100644 root:root d5abeff4bbe72c2ceae8e32b78daf9f4 +RPMIdentity: b819168b91d420c56776789ada8cf99b9c0f97e147921d4393846b7116b8fb1cd4d36050edd31ede94380cdb9dd71deb9bed98eeac16e3320c21df02d6d8af32 --- libmtdev-debuginfo-1.1.6-alt1.i586.rpm.repo 2021-07-12 12:07:17.722082372 +0000 +++ libmtdev-debuginfo-1.1.6-alt1.i586.rpm.hasher 2021-09-14 11:13:45.119971357 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/6610c464fc849f5294541f47c67c356a2d0972 120777 root:root ../../../libmtdev.so.1.0.0 -/usr/lib/debug/.build-id/11/6610c464fc849f5294541f47c67c356a2d0972.debug 120777 root:root ../../usr/lib/libmtdev.so.1.0.0.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/c3f2b123337a6f04ae37a4ed5bfd051a2102c1 120777 root:root ../../../libmtdev.so.1.0.0 +/usr/lib/debug/.build-id/a8/c3f2b123337a6f04ae37a4ed5bfd051a2102c1.debug 120777 root:root ../../usr/lib/libmtdev.so.1.0.0.debug /usr/lib/debug/usr/lib/libmtdev.so.1.0.0.debug 100644 root:root @@ -25,6 +25,6 @@ Provides: libmtdev-debuginfo = 1.1.6-alt1:sisyphus+278361.100.1.1 -File: /usr/lib/debug/.build-id/11 40755 root:root -File: /usr/lib/debug/.build-id/11/6610c464fc849f5294541f47c67c356a2d0972 120777 root:root ../../../libmtdev.so.1.0.0 -File: /usr/lib/debug/.build-id/11/6610c464fc849f5294541f47c67c356a2d0972.debug 120777 root:root ../../usr/lib/libmtdev.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libmtdev.so.1.0.0.debug 100644 root:root 7a134762fdeb62d32ba98723b9268c98 +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/c3f2b123337a6f04ae37a4ed5bfd051a2102c1 120777 root:root ../../../libmtdev.so.1.0.0 +File: /usr/lib/debug/.build-id/a8/c3f2b123337a6f04ae37a4ed5bfd051a2102c1.debug 120777 root:root ../../usr/lib/libmtdev.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libmtdev.so.1.0.0.debug 100644 root:root f709bd330c24a9a4a46a1ca6c6c4820a File: /usr/lib/debug/usr/lib/libmtdev.so.1.debug 120777 root:root libmtdev.so.1.0.0.debug @@ -45,2 +45,2 @@ File: /usr/src/debug/mtdev-1.1.6/src/state.h 100644 root:root c04238f9825887455ae60f69342c5640 -RPMIdentity: 16c61a9461fd655eb5a2ab7569711e6bd8bc710b6b33c0bbe2038d0d7ee51efc485e8b56d3b69c92ec07c61b96b44d86ab61138b6fff3c1b4257719e6b7da095 +RPMIdentity: 36581c5cea598aed53c8d0eff3f0b9cae28300bd7e5daaf04fa64b75a8793f7a94358e0023d8a9d4bf3f0d331569833286a48f9c001e8d656cca245212395ad3 --- libmtdev-devel-1.1.6-alt1.i586.rpm.repo 2021-07-12 12:07:17.682082010 +0000 +++ libmtdev-devel-1.1.6-alt1.i586.rpm.hasher 2021-09-14 11:13:45.179971429 +0000 @@ -15,3 +15,3 @@ Provides: libmtdev-devel = 1.1.6-alt1:sisyphus+278361.100.1.1 -File: /usr/bin/mtdev-test 100755 root:root 5eb90892e986578178bb6bdeeff3ee52 +File: /usr/bin/mtdev-test 100755 root:root dfb0ff6e8cfab81cd6bb9e0a9c198a35 File: /usr/include/mtdev-mapping.h 100644 root:root f0aca2d5a15484d331a182e601cff39a @@ -21,2 +21,2 @@ File: /usr/lib/pkgconfig/mtdev.pc 100644 root:root 6750796ac6c03f87efb80ea68b87aad4 -RPMIdentity: c9dea8bb4f7b2468bcccbd69348ed41f79fd122c91d7b8c582694878d51a017aa6d80285a63b3739605f81cf663230540d946a8f0edfcd4d0baaa361452dd861 +RPMIdentity: b4379b788da4dc9175ae7357cd0aa9a0be6bb39ca150b17813950d1ced5e18643c8e76c3331d8a7af4eb0a8b254d90adfaccc4cf612574fa3b510a9639f13af3 --- libmtdev-devel-debuginfo-1.1.6-alt1.i586.rpm.repo 2021-07-12 12:07:17.703082200 +0000 +++ libmtdev-devel-debuginfo-1.1.6-alt1.i586.rpm.hasher 2021-09-14 11:13:45.240971503 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6d 40755 root:root -/usr/lib/debug/.build-id/6d/14fa79246a619e03460aa9fd0c4c30df7a60d6 120777 root:root ../../../../bin/mtdev-test -/usr/lib/debug/.build-id/6d/14fa79246a619e03460aa9fd0c4c30df7a60d6.debug 120777 root:root ../../usr/bin/mtdev-test.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/d8e7fa7eb88ae5fa5a8348a04bbdbab6bb47c9 120777 root:root ../../../../bin/mtdev-test +/usr/lib/debug/.build-id/86/d8e7fa7eb88ae5fa5a8348a04bbdbab6bb47c9.debug 120777 root:root ../../usr/bin/mtdev-test.debug /usr/lib/debug/usr/bin/mtdev-test.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: libmtdev-devel-debuginfo = 1.1.6-alt1:sisyphus+278361.100.1.1 -File: /usr/lib/debug/.build-id/6d 40755 root:root -File: /usr/lib/debug/.build-id/6d/14fa79246a619e03460aa9fd0c4c30df7a60d6 120777 root:root ../../../../bin/mtdev-test -File: /usr/lib/debug/.build-id/6d/14fa79246a619e03460aa9fd0c4c30df7a60d6.debug 120777 root:root ../../usr/bin/mtdev-test.debug -File: /usr/lib/debug/usr/bin/mtdev-test.debug 100644 root:root b182e57c285451e311a0e2d3b7194190 +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/d8e7fa7eb88ae5fa5a8348a04bbdbab6bb47c9 120777 root:root ../../../../bin/mtdev-test +File: /usr/lib/debug/.build-id/86/d8e7fa7eb88ae5fa5a8348a04bbdbab6bb47c9.debug 120777 root:root ../../usr/bin/mtdev-test.debug +File: /usr/lib/debug/usr/bin/mtdev-test.debug 100644 root:root 74b8eb3535fe4337059ade8e0d0a956d File: /usr/src/debug/mtdev-1.1.6 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/mtdev-1.1.6/test/mtdev-test.c 100644 root:root c08a159e3d97cb27d6362c03a53e5f44 -RPMIdentity: c830e344f0ed8386743284a0dcc2443df396fd4358897dac54ba9c77b0e7a56e7faf79674904c82fcb0c6ff8dcf64f74d714f988704a9680a1204af594dd23e2 +RPMIdentity: dfa86172000bddc0778ae70d620c0b7f6afdd44cb9c619916fc8021eff18db55820d594c365bf3b8c7e3bd9681b798a71fafa7f865871270faffee1018d95e4a