<86>Apr 7 01:11:26 userdel[660]: delete user 'rooter' <86>Apr 7 01:11:26 groupadd[672]: group added to /etc/group: name=rooter, GID=549 <86>Apr 7 01:11:26 groupadd[672]: group added to /etc/gshadow: name=rooter <86>Apr 7 01:11:26 groupadd[672]: new group: name=rooter, GID=549 <86>Apr 7 01:11:26 useradd[685]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 7 01:11:26 userdel[699]: delete user 'builder' <86>Apr 7 01:11:26 userdel[699]: removed group 'builder' owned by 'builder' <86>Apr 7 01:11:26 userdel[699]: removed shadow group 'builder' owned by 'builder' <86>Apr 7 01:11:26 groupadd[712]: group added to /etc/group: name=builder, GID=550 <86>Apr 7 01:11:26 groupadd[712]: group added to /etc/gshadow: name=builder <86>Apr 7 01:11:26 groupadd[712]: new group: name=builder, GID=550 <86>Apr 7 01:11:26 useradd[720]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 7 01:11:29 rpmi: usbids-20190324-alt1 p8+225608.100.2.1 1553708233 installed <13>Apr 7 01:11:29 rpmi: pciids-20190401-alt1 p8+226435.100.1.1 1554261003 installed <13>Apr 7 01:11:29 rpmi: liblz4-1:1.7.5-alt1 1488766699 installed <13>Apr 7 01:11:29 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Apr 7 01:11:29 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 7 01:11:30 rpmi: libsystemd-1:237-alt2.M80P.6 p8+221965.100.2.1 1550786217 installed <13>Apr 7 01:11:30 rpmi: libdbus-1.10.24-alt4.M80P.1 1518773282 installed <13>Apr 7 01:11:30 rpmi: libdbus-devel-1.10.24-alt4.M80P.1 1518773282 installed <13>Apr 7 01:11:30 rpmi: libhal-0.5.15-alt3 1454918406 installed <13>Apr 7 01:11:30 rpmi: libhal-devel-0.5.15-alt3 1454918406 installed warning: File /usr/src/RPM/SOURCES/hmount-0.2.2-alt1.qa1.patch is smaller than 8 bytes Installing hmount-0.2.2-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hmount-0.2.2 + echo 'Source #0 (hmount-0.2.2.tar.bz2):' Source #0 (hmount-0.2.2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/hmount-0.2.2.tar.bz2 + /bin/tar -xf - + cd hmount-0.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (hmount-0.2.2-alt1.qa1.patch):' Patch #1 (hmount-0.2.2-alt1.qa1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hmount-0.2.2 + 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: configure.ac: not using Libtool 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:13: installing './compile' Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 --without-included-gettext 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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes checking for HAL... yes checking for HALSTORAGE... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing getmntent... none required checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether stat accepts an empty string... no checking for bzero... yes checking for getmntent... (cached) yes checking for strerror... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/hmount-0.2.2' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/hmount-0.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pipe -Wall -g -O2 -c -o hmount.o hmount.c In file included from /usr/include/string.h:653:0, from hmount.c:22: In function 'strncat', inlined from 'fill_halinfo' at hmount.c:793:5: /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ In function 'strncat', inlined from 'fill_halinfo' at hmount.c:794:5: /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ In function 'strncat', inlined from 'fill_halinfo' at hmount.c:795:5: /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ In function 'strncat', inlined from 'fill_halinfo' at hmount.c:796:5: /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ In function 'strncat', inlined from 'fill_halinfo' at hmount.c:797:5: /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ In function 'strncat', inlined from 'fill_halinfo' at hmount.c:798:5: /usr/include/bits/string3.h:156:10: warning: call to __builtin___strncat_chk might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o hmount hmount.o -ldbus-1 -lhal -ldbus-1 make[1]: Leaving directory `/usr/src/RPM/BUILD/hmount-0.2.2' make: Leaving directory `/usr/src/RPM/BUILD/hmount-0.2.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hmount-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hmount-buildroot + cd hmount-0.2.2 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/hmount-buildroot/usr exec_prefix=/usr/src/tmp/hmount-buildroot/usr bindir=/usr/src/tmp/hmount-buildroot/usr/bin sbindir=/usr/src/tmp/hmount-buildroot/usr/sbin sysconfdir=/usr/src/tmp/hmount-buildroot/etc datadir=/usr/src/tmp/hmount-buildroot/usr/share includedir=/usr/src/tmp/hmount-buildroot/usr/include libdir=/usr/src/tmp/hmount-buildroot/usr/lib64 libexecdir=/usr/src/tmp/hmount-buildroot/usr/lib localstatedir=/usr/src/tmp/hmount-buildroot/var/lib sharedstatedir=/usr/src/tmp/hmount-buildroot/var/lib mandir=/usr/src/tmp/hmount-buildroot/usr/share/man infodir=/usr/src/tmp/hmount-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/hmount-0.2.2' make[1]: Entering directory `/usr/src/RPM/BUILD/hmount-0.2.2' /bin/mkdir -p '/usr/src/tmp/hmount-buildroot/usr/bin' /bin/install -p hmount '/usr/src/tmp/hmount-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/hmount-buildroot/usr/share/man/man1' /bin/install -p -m 644 hmount.1 '/usr/src/tmp/hmount-buildroot/usr/share/man/man1' make[1]: Leaving directory `/usr/src/RPM/BUILD/hmount-0.2.2' make: Leaving directory `/usr/src/RPM/BUILD/hmount-0.2.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hmount-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hmount-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/hmount-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hmount-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: hmount-0.2.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hmount-0.2.2 + DOCDIR=/usr/src/tmp/hmount-buildroot/usr/share/doc/hmount-0.2.2 + export DOCDIR + rm -rf /usr/src/tmp/hmount-buildroot/usr/share/doc/hmount-0.2.2 + /bin/mkdir -p /usr/src/tmp/hmount-buildroot/usr/share/doc/hmount-0.2.2 + cp -prL AUTHORS COPYING ChangeLog NEWS README TODO /usr/src/tmp/hmount-buildroot/usr/share/doc/hmount-0.2.2 + chmod -R go-w /usr/src/tmp/hmount-buildroot/usr/share/doc/hmount-0.2.2 + chmod -R a+rX /usr/src/tmp/hmount-buildroot/usr/share/doc/hmount-0.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O3rItc 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.2CGpRy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdbus-1.so.3()(64bit) >= set:njZo4ZwOBanIkP7cYnAlkIQOm9v, libdbus-1.so.3(LIBDBUS_1_3)(64bit), libhal.so.1()(64bit) >= set:kgwfZKwCThnkEFMe654JKyP3DZ26, 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.c0e51X Creating hmount-debuginfo package Processing files: hmount-debuginfo-0.2.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cAmNUp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xpItvU find-requires: running scripts (debuginfo) Requires: hmount = 0.2.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdbus-1.so.3), debug64(libhal.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/hmount-0.2.2-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/hmount-debuginfo-0.2.2-alt1.qa1.x86_64.rpm 6.39user 2.74system 0:14.36elapsed 63%CPU (0avgtext+0avgdata 31832maxresident)k 0inputs+0outputs (0major+481078minor)pagefaults 0swaps 10.75user 7.27system 0:22.77elapsed 79%CPU (0avgtext+0avgdata 121956maxresident)k 0inputs+0outputs (0major+705925minor)pagefaults 0swaps --- hmount-0.2.2-alt1.qa1.x86_64.rpm.repo 2013-04-18 00:43:54.000000000 +0000 +++ hmount-0.2.2-alt1.qa1.x86_64.rpm.hasher 2019-04-07 01:11:46.208652117 +0000 @@ -8,3 +8,3 @@ /usr/share/doc/hmount-0.2.2/TODO 100644 -/usr/share/man/man1/hmount.1.gz 100644 +/usr/share/man/man1/hmount.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 @@ -14,4 +14,5 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libdbus-1.so.3()(64bit) >= set:lh363ZpGdoTkcOCdTkgf56Zr +Requires: libdbus-1.so.3()(64bit) >= set:njZo4ZwOBanIkP7cYnAlkIQOm9v Requires: rpmlib(SetVersions) +Requires: libdbus-1.so.3(LIBDBUS_1_3)(64bit) Requires: libhal.so.1()(64bit) >= set:kgwfZKwCThnkEFMe654JKyP3DZ26