<86>Sep 25 10:19:42 userdel[2066999]: delete user 'rooter' <86>Sep 25 10:19:42 userdel[2066999]: removed group 'rooter' owned by 'rooter' <86>Sep 25 10:19:42 userdel[2066999]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 25 10:19:42 groupadd[2067013]: group added to /etc/group: name=rooter, GID=639 <86>Sep 25 10:19:42 groupadd[2067013]: group added to /etc/gshadow: name=rooter <86>Sep 25 10:19:42 groupadd[2067013]: new group: name=rooter, GID=639 <86>Sep 25 10:19:42 useradd[2067019]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Sep 25 10:19:42 userdel[2067025]: delete user 'builder' <86>Sep 25 10:19:42 userdel[2067025]: removed group 'builder' owned by 'builder' <86>Sep 25 10:19:42 userdel[2067025]: removed shadow group 'builder' owned by 'builder' <86>Sep 25 10:19:42 groupadd[2067031]: group added to /etc/group: name=builder, GID=640 <86>Sep 25 10:19:42 groupadd[2067031]: group added to /etc/gshadow: name=builder <86>Sep 25 10:19:42 groupadd[2067031]: new group: name=builder, GID=640 <86>Sep 25 10:19:42 useradd[2067039]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Sep 25 10:19:45 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.4975 + 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.4975 + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=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 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 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.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 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 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.11112 + 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.jFLBDj 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.Wc2Mck 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.fP2o7g 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.P9Za0k 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.sovXpi 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.HshYXi 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.vzsk8i find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bfLX4i 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.wWss3h find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hKAH2j 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) 14.26user 5.95system 0:25.28elapsed 79%CPU (0avgtext+0avgdata 25076maxresident)k 0inputs+0outputs (0major+884373minor)pagefaults 0swaps 20.45user 12.27system 0:36.40elapsed 89%CPU (0avgtext+0avgdata 100868maxresident)k 0inputs+0outputs (0major+1191562minor)pagefaults 0swaps --- libmtdev-1.1.6-alt1.i586.rpm.repo 2021-07-12 12:07:17.000000000 +0000 +++ libmtdev-1.1.6-alt1.i586.rpm.hasher 2021-09-25 10:20:15.195547469 +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 e5016168f2c27e812adf3ece2fb1d83b +RPMIdentity: e77262f9ee7347c518ff4ac11b3c91934070c049c61d498c07f68b22743a3b0a376c1697f7d795a21b969bba70c504dbe3ae7e2c9beae7d65ed7d44c1e9d19ae --- libmtdev-debuginfo-1.1.6-alt1.i586.rpm.repo 2021-07-12 12:07:17.000000000 +0000 +++ libmtdev-debuginfo-1.1.6-alt1.i586.rpm.hasher 2021-09-25 10:20:15.326542859 +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/b3 40755 root:root +/usr/lib/debug/.build-id/b3/9fc0f1e1cb6ff475323d791cc83957886e6828 120777 root:root ../../../libmtdev.so.1.0.0 +/usr/lib/debug/.build-id/b3/9fc0f1e1cb6ff475323d791cc83957886e6828.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/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/9fc0f1e1cb6ff475323d791cc83957886e6828 120777 root:root ../../../libmtdev.so.1.0.0 +File: /usr/lib/debug/.build-id/b3/9fc0f1e1cb6ff475323d791cc83957886e6828.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 01397348f9c3b676f66bf6ffaac4b678 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: ad0a23905ed9b18563a154ab324720eafc43b18a33fda2d0d8f867193cee5f30aa79f60c86ca8206c524f6994a2610ec196b7e68d65a644ae6b57e96556a3c2b --- libmtdev-devel-1.1.6-alt1.i586.rpm.repo 2021-07-12 12:07:17.000000000 +0000 +++ libmtdev-devel-1.1.6-alt1.i586.rpm.hasher 2021-09-25 10:20:15.444538706 +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 65d038c72f58c46aa8059c57bc85abcc 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: 7539df1f7f5b4bc4ee3d49916d5a5d35396cd3efee463145b14bdf34f239960ad2a5cfe9bf4aca43e75712b74a4657e0637b60bedf49d5f8a6d2bbe88141cf7f --- libmtdev-devel-debuginfo-1.1.6-alt1.i586.rpm.repo 2021-07-12 12:07:17.000000000 +0000 +++ libmtdev-devel-debuginfo-1.1.6-alt1.i586.rpm.hasher 2021-09-25 10:20:15.572534201 +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/d9 40755 root:root +/usr/lib/debug/.build-id/d9/b41b053ee6a8b2137b05743786c63cd6589ca6 120777 root:root ../../../../bin/mtdev-test +/usr/lib/debug/.build-id/d9/b41b053ee6a8b2137b05743786c63cd6589ca6.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/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/b41b053ee6a8b2137b05743786c63cd6589ca6 120777 root:root ../../../../bin/mtdev-test +File: /usr/lib/debug/.build-id/d9/b41b053ee6a8b2137b05743786c63cd6589ca6.debug 120777 root:root ../../usr/bin/mtdev-test.debug +File: /usr/lib/debug/usr/bin/mtdev-test.debug 100644 root:root 666ef8c6fc8293e963b9940bcd65f10d 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: bef1b0d85b81f08f607a70b193eb49776145aa8337aa8805ff8229300b34aafcd7775bfceaaf948656c124e68bfb73e02564974618b465ac3d48352155f95939