<86>Nov 30 09:26:26 userdel[1176741]: delete user 'rooter' <86>Nov 30 09:26:26 userdel[1176741]: removed group 'rooter' owned by 'rooter' <86>Nov 30 09:26:26 userdel[1176741]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 30 09:26:26 groupadd[1176746]: group added to /etc/group: name=rooter, GID=645 <86>Nov 30 09:26:26 groupadd[1176746]: group added to /etc/gshadow: name=rooter <86>Nov 30 09:26:26 groupadd[1176746]: new group: name=rooter, GID=645 <86>Nov 30 09:26:26 useradd[1176750]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Nov 30 09:26:26 userdel[1176756]: delete user 'builder' <86>Nov 30 09:26:26 userdel[1176756]: removed group 'builder' owned by 'builder' <86>Nov 30 09:26:26 userdel[1176756]: removed shadow group 'builder' owned by 'builder' <86>Nov 30 09:26:26 groupadd[1176761]: group added to /etc/group: name=builder, GID=646 <86>Nov 30 09:26:26 groupadd[1176761]: group added to /etc/gshadow: name=builder <86>Nov 30 09:26:26 groupadd[1176761]: new group: name=builder, GID=646 <86>Nov 30 09:26:26 useradd[1176765]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Nov 30 09:26:29 rpmi: xorg-util-macros-1.19.2-alt1 sisyphus+247703.100.1.1 1584005540 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libmtdev-1.1.6-alt1.nosrc.rpm 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.34380 + 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.7937 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -march=i586 -mtune=generic -o mtdev-mapgen mtdev-mapgen.o libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 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 -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 -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 -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 -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.69184 + 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 + 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) /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: 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 Hardlinking identical .pyc and .pyo files Processing files: libmtdev-1.1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6WfYQz find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,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.vWRHdz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.pXkw3y 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.iRqWzB find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e1ZCvA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.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.e51K1y 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.WQjJ7y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XwaVVy 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.BjsInB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6MgbHA 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 3 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 Wrote: /usr/src/RPM/RPMS/i586/libmtdev-devel-1.1.6-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmtdev-debuginfo-1.1.6-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmtdev-devel-debuginfo-1.1.6-alt1.i586.rpm 16.36user 5.24system 0:27.08elapsed 79%CPU (0avgtext+0avgdata 25268maxresident)k 0inputs+0outputs (0major+904221minor)pagefaults 0swaps 22.29user 11.17system 0:37.59elapsed 89%CPU (0avgtext+0avgdata 109060maxresident)k 40inputs+0outputs (0major+1229369minor)pagefaults 0swaps