<86>Jan 13 01:19:59 userdel[111305]: delete user 'rooter' <86>Jan 13 01:19:59 groupadd[111360]: group added to /etc/group: name=rooter, GID=645 <86>Jan 13 01:19:59 groupadd[111360]: group added to /etc/gshadow: name=rooter <86>Jan 13 01:19:59 groupadd[111360]: new group: name=rooter, GID=645 <86>Jan 13 01:19:59 useradd[111408]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jan 13 01:20:00 userdel[111536]: delete user 'builder' <86>Jan 13 01:20:00 groupadd[111696]: group added to /etc/group: name=builder, GID=646 <86>Jan 13 01:20:00 groupadd[111696]: group added to /etc/gshadow: name=builder <86>Jan 13 01:20:00 groupadd[111696]: new group: name=builder, GID=646 <86>Jan 13 01:20:00 useradd[111725]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Jan 13 01:20:03 rpmi: usbids-20181209-alt1 p8.217550.100 1544404062 installed <13>Jan 13 01:20:03 rpmi: pciids-20190107-alt1 p8.219049.100 1546974443 installed <13>Jan 13 01:20:03 rpmi: liblz4-1:1.7.5-alt1 1488766699 installed <13>Jan 13 01:20:03 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Jan 13 01:20:03 rpmi: libgcrypt20-1.8.3-alt3 p8.214131.100 1542819006 installed <13>Jan 13 01:20:03 rpmi: libsystemd-1:237-alt2.M80P.4 p8.219091.100 1547063009 installed <13>Jan 13 01:20:03 rpmi: libdbus-1.10.24-alt4.M80P.1 1518773282 installed <13>Jan 13 01:20:03 rpmi: libdbus-devel-1.10.24-alt4.M80P.1 1518773282 installed <13>Jan 13 01:20:03 rpmi: libhal-0.5.15-alt3 1454918406 installed <13>Jan 13 01:20:03 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.65381 + 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.65381 + 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 '' ']' ++ printf %s '-pipe -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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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.40595 + 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.35105 + 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.3NCvBL 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.Ns2a8d 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.xJ3etJ 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.xeUfHh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jYpRGS 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 4.74user 1.08system 0:16.19elapsed 35%CPU (0avgtext+0avgdata 32444maxresident)k 0inputs+0outputs (0major+483536minor)pagefaults 0swaps 12.85user 3.46system 0:30.53elapsed 53%CPU (0avgtext+0avgdata 125108maxresident)k 0inputs+0outputs (0major+827800minor)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-01-13 01:20:21.878321532 +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