<86>Jun 16 00:24:29 userdel[4055677]: delete user 'rooter' <86>Jun 16 00:24:29 userdel[4055677]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:24:29 userdel[4055677]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:24:29 groupadd[4055708]: group added to /etc/group: name=rooter, GID=1805 <86>Jun 16 00:24:29 groupadd[4055708]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:24:29 groupadd[4055708]: new group: name=rooter, GID=1805 <86>Jun 16 00:24:29 useradd[4055724]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Jun 16 00:24:29 userdel[4055743]: delete user 'builder' <86>Jun 16 00:24:29 userdel[4055743]: removed group 'builder' owned by 'builder' <86>Jun 16 00:24:29 userdel[4055743]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:24:29 groupadd[4055767]: group added to /etc/group: name=builder, GID=1806 <86>Jun 16 00:24:29 groupadd[4055767]: group added to /etc/gshadow: name=builder <86>Jun 16 00:24:29 groupadd[4055767]: new group: name=builder, GID=1806 <86>Jun 16 00:24:29 useradd[4055786]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/bdfresize-1.5-alt2.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bdfresize-1.5-alt2.qa1.nosrc.rpm (w1.gzdio) Installing bdfresize-1.5-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44466 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bdfresize-1.5 + echo 'Source #0 (bdfresize-1.5.tar.bz2):' Source #0 (bdfresize-1.5.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/bdfresize-1.5.tar.bz2 + /bin/tar -xf - + cd bdfresize-1.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bdfresize-1.5-gcc34.patch):' Patch #0 (bdfresize-1.5-gcc34.patch): + /usr/bin/patch -p1 -b --suffix .gcc34 patching file charresize.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44466 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdfresize-1.5 + /bin/rm -f config.cache + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + 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 creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for working const... yes checking for pid_t... yes checking for size_t... yes checking for memset... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make make: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c bdfresize.c gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c charresize.c gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c getopt.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -o bdfresize bdfresize.o charresize.o getopt.o make: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22059 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bdfresize-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bdfresize-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bdfresize-1.5 + make DESTDIR=/usr/src/tmp/bdfresize-buildroot install make: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5' make[1]: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5' /bin/sh ./mkinstalldirs /usr/src/tmp/bdfresize-buildroot/usr/bin mkdir /usr/src/tmp/bdfresize-buildroot mkdir /usr/src/tmp/bdfresize-buildroot/usr mkdir /usr/src/tmp/bdfresize-buildroot/usr/bin /bin/install -c bdfresize /usr/src/tmp/bdfresize-buildroot/usr/bin/bdfresize make install-man1 make[2]: Entering directory '/usr/src/RPM/BUILD/bdfresize-1.5' /bin/sh ./mkinstalldirs /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/bdfresize-buildroot/usr/share mkdir /usr/src/tmp/bdfresize-buildroot/usr/share/man mkdir /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1 /bin/install -c -m 644 ./bdfresize.1 /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1/bdfresize.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5' make: Leaving directory '/usr/src/RPM/BUILD/bdfresize-1.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bdfresize-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bdfresize-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bdfresize-buildroot/ (default) Compressing files in /usr/src/tmp/bdfresize-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bdfresize-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: bdfresize-1.5-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22059 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdfresize-1.5 + DOCDIR=/usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + export DOCDIR + rm -rf /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + /bin/mkdir -p /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + chmod -R go-w /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + chmod -R a+rX /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vFortd 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.ip2HCc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JcpeFc Creating bdfresize-debuginfo package Processing files: bdfresize-debuginfo-1.5-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XOU6F9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8zmkma find-requires: running scripts (debuginfo) Requires: bdfresize = 1.5-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/bdfresize-1.5-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bdfresize-debuginfo-1.5-alt2.qa1.x86_64.rpm (w2.lzdio) 0.61user 1.67system 0:07.53elapsed 30%CPU (0avgtext+0avgdata 29440maxresident)k 0inputs+0outputs (0major+230242minor)pagefaults 0swaps /.out/bdfresize-1.5-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/bdfresize-debuginfo-1.5-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.51user 1.95system 0:12.85elapsed 19%CPU (0avgtext+0avgdata 11772maxresident)k 0inputs+0outputs (0major+99547minor)pagefaults 0swaps --- bdfresize-1.5-alt2.qa1.x86_64.rpm.repo 2013-04-15 02:20:23.000000000 +0000 +++ bdfresize-1.5-alt2.qa1.x86_64.rpm.hasher 2024-06-16 00:24:38.901919419 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/bdfresize-1.5/README 100644 root:root -/usr/share/man/man1/bdfresize.1.gz 100644 root:root +/usr/share/man/man1/bdfresize.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -17,3 +17,3 @@ Provides: bdfresize = 1.5-alt2.qa1 -File: /usr/bin/bdfresize 100755 root:root f5ac78b6d5814ca8eda4fda987dc203a +File: /usr/bin/bdfresize 100755 root:root 10bfeba9b896b1e507509ba24fa8a159 File: /usr/share/doc/bdfresize-1.5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/share/doc/bdfresize-1.5/README 100644 root:root aa9aa5986fb2a2c6c935a6c3cdc6c988 -File: /usr/share/man/man1/bdfresize.1.gz 100644 root:root c188feeecc2e3a52a15e76f7a24df7b4 -RPMIdentity: 5354d981d38704578fb885563e854822e5498be857178837162b70eaa25591fbdb9ad17b6960819653eeda3cce7418ad58348231439339bb5ede788a8da981c5 +File: /usr/share/man/man1/bdfresize.1.xz 100644 root:root 5a1b72e3f5a01ab82b61ead81e4d5584 +RPMIdentity: 1c9006b769745d3a114aa37f2766125cac20caaf0b42f40b69a5e7f5cdb923f61773be5172114ae1c107124ee3a334f94b96b565d02b227446cbdd8566d00e60 --- bdfresize-debuginfo-1.5-alt2.qa1.x86_64.rpm.repo 2013-04-15 02:20:23.000000000 +0000 +++ bdfresize-debuginfo-1.5-alt2.qa1.x86_64.rpm.hasher 2024-06-16 00:24:38.981920572 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/44 40755 root:root -/usr/lib/debug/.build-id/44/d8ace64586c668e72b04a1e0887aae46293d42 120777 root:root ../../../../bin/bdfresize -/usr/lib/debug/.build-id/44/d8ace64586c668e72b04a1e0887aae46293d42.debug 120777 root:root ../../usr/bin/bdfresize.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/f9646d2779ba316a7938634f93bd30b0f719d0 120777 root:root ../../../../bin/bdfresize +/usr/lib/debug/.build-id/d1/f9646d2779ba316a7938634f93bd30b0f719d0.debug 120777 root:root ../../usr/bin/bdfresize.debug /usr/lib/debug/usr/bin/bdfresize.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: bdfresize-debuginfo = 1.5-alt2.qa1 -File: /usr/lib/debug/.build-id/44 40755 root:root -File: /usr/lib/debug/.build-id/44/d8ace64586c668e72b04a1e0887aae46293d42 120777 root:root ../../../../bin/bdfresize -File: /usr/lib/debug/.build-id/44/d8ace64586c668e72b04a1e0887aae46293d42.debug 120777 root:root ../../usr/bin/bdfresize.debug -File: /usr/lib/debug/usr/bin/bdfresize.debug 100644 root:root badf9d983233ba29f34d42ac625033e3 +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/f9646d2779ba316a7938634f93bd30b0f719d0 120777 root:root ../../../../bin/bdfresize +File: /usr/lib/debug/.build-id/d1/f9646d2779ba316a7938634f93bd30b0f719d0.debug 120777 root:root ../../usr/bin/bdfresize.debug +File: /usr/lib/debug/usr/bin/bdfresize.debug 100644 root:root 56cb010cc36f887e8b526099bebc69b1 File: /usr/src/debug/bdfresize-1.5 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/bdfresize-1.5/getopt.h 100644 root:root 966183362db9362624e5c1ee6c151481 -RPMIdentity: 1a5ed45809582a55295c608dcd5a0f9a78e4806681fb1bf49178b782bb4ffbc1a5ae4310df78f59c42874f982e1bb433e4bc28245bd8e02b92e234fb4c3deb50 +RPMIdentity: 99822a69ebcbd49f57726774e42d1271ff6ca765ac2b82fe57ddb31d7339591e32a5c984020794b2982520e34f7084809c677de9cd717a081736a12af41d12ac