<86>Mar 10 09:15:46 userdel[3169880]: delete user 'rooter'
<86>Mar 10 09:15:46 userdel[3169880]: removed group 'rooter' owned by 'rooter'
<86>Mar 10 09:15:46 userdel[3169880]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 10 09:15:46 groupadd[3169898]: group added to /etc/group: name=rooter, GID=1853
<86>Mar 10 09:15:46 groupadd[3169898]: group added to /etc/gshadow: name=rooter
<86>Mar 10 09:15:46 groupadd[3169898]: new group: name=rooter, GID=1853
<86>Mar 10 09:15:46 useradd[3169910]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash
<86>Mar 10 09:15:46 userdel[3169929]: delete user 'builder'
<86>Mar 10 09:15:46 userdel[3169929]: removed group 'builder' owned by 'builder'
<86>Mar 10 09:15:46 userdel[3169929]: removed shadow group 'builder' owned by 'builder'
<86>Mar 10 09:15:46 groupadd[3169944]: group added to /etc/group: name=builder, GID=1854
<86>Mar 10 09:15:46 groupadd[3169944]: group added to /etc/gshadow: name=builder
<86>Mar 10 09:15:46 groupadd[3169944]: new group: name=builder, GID=1854
<86>Mar 10 09:15:46 useradd[3169960]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash
<13>Mar 10 09:15:48 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libmtdev-1.1.5-alt1.nosrc.rpm (w1.gzdio)
Installing libmtdev-1.1.5-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77851
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mtdev-1.1.5
+ echo 'Source #0 (mtdev-1.1.5.tar.bz2):'
Source #0 (mtdev-1.1.5.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/mtdev-1.1.5.tar.bz2
+ /bin/tar -xf -
+ cd mtdev-1.1.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66396
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mtdev-1.1.5
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --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... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-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 x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-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 -j16
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include/ -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -c -o iobuf.lo iobuf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c iobuf.c  -fPIC -DPIC -o .libs/iobuf.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include/ -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -c -o match_four.lo match_four.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c match_four.c  -fPIC -DPIC -o .libs/match_four.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include/ -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -c -o caps.lo caps.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c caps.c  -fPIC -DPIC -o .libs/caps.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include/ -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -c -o match.lo match.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c match.c  -fPIC -DPIC -o .libs/match.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include/ -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -c -o core.lo core.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c core.c  -fPIC -DPIC -o .libs/core.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc   -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1:0:0  -o libmtdev.la -rpath /usr/lib64 caps.lo core.lo iobuf.lo match.lo match_four.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/caps.o .libs/core.o .libs/iobuf.o .libs/match.o .libs/match_four.o    -g -O2   -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.5/src'
Making all in test
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include/   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mtdev-mapgen.o mtdev-mapgen.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include/   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mtdev-test.o mtdev-test.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include/   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mtdev-matching.o mtdev-matching.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../include/   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mtdev-kernel.o mtdev-kernel.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o mtdev-mapgen mtdev-mapgen.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o mtdev-mapgen mtdev-mapgen.o 
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -L../src/.libs/ -lmtdev  -o mtdev-matching mtdev-matching.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/mtdev-matching mtdev-matching.o  -L../src/.libs/ /usr/src/RPM/BUILD/mtdev-1.1.5/src/.libs/libmtdev.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -L../src/.libs/ -lmtdev  -o mtdev-kernel mtdev-kernel.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/mtdev-kernel mtdev-kernel.o  -L../src/.libs/ /usr/src/RPM/BUILD/mtdev-1.1.5/src/.libs/libmtdev.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -lmtdev -L../src/.libs/  -o mtdev-test mtdev-test.o  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/mtdev-test mtdev-test.o  /usr/src/RPM/BUILD/mtdev-1.1.5/src/.libs/libmtdev.so -L../src/.libs/
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85493
+ 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.5
+ make DESTDIR=/usr/src/tmp/libmtdev-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
 /bin/mkdir -p '/usr/src/tmp/libmtdev-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -c   libmtdev.la '/usr/src/tmp/libmtdev-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/libmtdev.so.1.0.0 /usr/src/tmp/libmtdev-buildroot/usr/lib64/libmtdev.so.1.0.0
libtool: install: (cd /usr/src/tmp/libmtdev-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libmtdev.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /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.5/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/src'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5/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.5/src/.libs/libmtdev.la' has not been installed in '/usr/lib64'
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.5/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/mtdev-1.1.5'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libmtdev-buildroot/usr/lib64/pkgconfig'
 /bin/install -c -m 644 mtdev.pc '/usr/src/tmp/libmtdev-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5'
make: Leaving directory '/usr/src/RPM/BUILD/mtdev-1.1.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libmtdev-buildroot (auto)
removed './usr/lib64/libmtdev.la'
mode of './usr/lib64/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/lib64/pkgconfig/mtdev.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/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/lib64:
	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)
Hardlinking identical .pyc and .pyo files
Processing files: libmtdev-1.1.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GPBEtI
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libmtdev-buildroot/usr/lib64/libmtdev.so.1: 27 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mqsgMY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmtdev.so.1()(64bit) = set:idx3Kd1Yl1Ly6ZHEFP3VZv13lXZhiCjHGMdLNdpHPVxd7qqC8s4ETzs6
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qt6cxi
Creating libmtdev-debuginfo package
Processing files: libmtdev-devel-1.1.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y1e5LF
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aFqus6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(mtdev) = 1.1.5
Requires: libmtdev = 1.1.5-alt1, /usr/lib64/libmtdev.so.1.0.0, /usr/lib64/pkgconfig, glibc-kernheaders-generic
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sjBYzA
Processing files: libmtdev-debuginfo-1.1.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O3hR97
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.676jgJ
find-requires: running scripts (debuginfo)
Provides: debug64(libmtdev.so.1)
Requires: libmtdev = 1.1.5-alt1, debug64(libc.so.6)
Adding to libmtdev-devel a strict dependency on libmtdev
Adding to libmtdev-debuginfo a strict dependency on libmtdev
Removing 1 extra deps from libmtdev-devel due to dependency on libmtdev
warning: Installed (but unpackaged) file(s) found:
    /usr/bin/mtdev-test
Wrote: /usr/src/RPM/RPMS/x86_64/libmtdev-1.1.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmtdev-devel-1.1.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmtdev-debuginfo-1.1.5-alt1.x86_64.rpm (w2.lzdio)
5.44user 3.10system 0:15.51elapsed 55%CPU (0avgtext+0avgdata 30944maxresident)k
0inputs+0outputs (0major+1003962minor)pagefaults 0swaps
2.91user 1.14system 0:21.61elapsed 18%CPU (0avgtext+0avgdata 134756maxresident)k
0inputs+0outputs (0major+205640minor)pagefaults 0swaps
--- libmtdev-1.1.5-alt1.x86_64.rpm.repo	2019-02-05 11:01:59.000000000 +0000
+++ libmtdev-1.1.5-alt1.x86_64.rpm.hasher	2024-03-10 09:16:06.305719056 +0000
@@ -3,2 +3,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -8,3 +9,3 @@
 File: /usr/lib64/libmtdev.so.1	120777	root:root		libmtdev.so.1.0.0
-File: /usr/lib64/libmtdev.so.1.0.0	100644	root:root	956af7ee014615514c3a400d19ca340a	
-RPMIdentity: 8077649a891c2c23c3f99755560b9274f0e89d87202821aeb02aaf7c4079836546e76e571ae481232a1c7407938837052299e9cbce9dbeb1100b79fcf291ba80
+File: /usr/lib64/libmtdev.so.1.0.0	100644	root:root	39e55c89a8f4d3315db059386af60133	
+RPMIdentity: 02a6a23a90270d0814b265497be52046106b56ae4f9b64574b1e890ecca3e31a043dcb44e2c61dd37483b6c02351d01d7544480c4d0fd64a94eb81cb602ec95c
--- libmtdev-debuginfo-1.1.5-alt1.x86_64.rpm.repo	2019-02-05 11:01:59.000000000 +0000
+++ libmtdev-debuginfo-1.1.5-alt1.x86_64.rpm.hasher	2024-03-10 09:16:06.393720880 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/62	40755	root:root	
-/usr/lib/debug/.build-id/62/dedd33591f3642f72ed406161b92b6c5ddcf62	120777	root:root	../../../../lib64/libmtdev.so.1.0.0
-/usr/lib/debug/.build-id/62/dedd33591f3642f72ed406161b92b6c5ddcf62.debug	120777	root:root	../../usr/lib64/libmtdev.so.1.0.0.debug
+/usr/lib/debug/.build-id/60	40755	root:root	
+/usr/lib/debug/.build-id/60/6b881443d0a32ab2af7eb9f68c9b1081296812	120777	root:root	../../../../lib64/libmtdev.so.1.0.0
+/usr/lib/debug/.build-id/60/6b881443d0a32ab2af7eb9f68c9b1081296812.debug	120777	root:root	../../usr/lib64/libmtdev.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/libmtdev.so.1.0.0.debug	100644	root:root	
@@ -25,6 +25,6 @@
 Provides: libmtdev-debuginfo = 1.1.5-alt1:sisyphus+220715.100.1.1
-File: /usr/lib/debug/.build-id/62	40755	root:root		
-File: /usr/lib/debug/.build-id/62/dedd33591f3642f72ed406161b92b6c5ddcf62	120777	root:root		../../../../lib64/libmtdev.so.1.0.0
-File: /usr/lib/debug/.build-id/62/dedd33591f3642f72ed406161b92b6c5ddcf62.debug	120777	root:root		../../usr/lib64/libmtdev.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/libmtdev.so.1.0.0.debug	100644	root:root	e2d74800816e9428b5de5869104332a6	
+File: /usr/lib/debug/.build-id/60	40755	root:root		
+File: /usr/lib/debug/.build-id/60/6b881443d0a32ab2af7eb9f68c9b1081296812	120777	root:root		../../../../lib64/libmtdev.so.1.0.0
+File: /usr/lib/debug/.build-id/60/6b881443d0a32ab2af7eb9f68c9b1081296812.debug	120777	root:root		../../usr/lib64/libmtdev.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/libmtdev.so.1.0.0.debug	100644	root:root	29f18059668cb112cc41ee080fac7be1	
 File: /usr/lib/debug/usr/lib64/libmtdev.so.1.debug	120777	root:root		libmtdev.so.1.0.0.debug
@@ -45,2 +45,2 @@
 File: /usr/src/debug/mtdev-1.1.5/src/state.h	100644	root:root	c04238f9825887455ae60f69342c5640	
-RPMIdentity: 363202eadb70e52b6d464774fde325b1ece7b04f170db940713d32f3d9cc740a62e413502e081605a1e287713e9bed62e6900c30dd4f0f1da589f413ad840a47
+RPMIdentity: fcd97a1be7f22027d077c4c458e6c264d30b6f5d4ce8344470df9f6450ca4d3c646d4440dd6f59e7f7c72db3ef8b09e1b9b48f7d14c2fce5359685dd17de1feb