<86>Feb 11 00:20:31 userdel[1944215]: delete user 'rooter' <86>Feb 11 00:20:31 userdel[1944215]: removed group 'rooter' owned by 'rooter' <86>Feb 11 00:20:31 userdel[1944215]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 00:20:31 groupadd[1944220]: group added to /etc/group: name=rooter, GID=1814 <86>Feb 11 00:20:31 groupadd[1944220]: group added to /etc/gshadow: name=rooter <86>Feb 11 00:20:31 groupadd[1944220]: new group: name=rooter, GID=1814 <86>Feb 11 00:20:31 useradd[1944224]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash <86>Feb 11 00:20:31 userdel[1944233]: delete user 'builder' <86>Feb 11 00:20:31 userdel[1944233]: removed group 'builder' owned by 'builder' <86>Feb 11 00:20:31 userdel[1944233]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 00:20:31 groupadd[1944242]: group added to /etc/group: name=builder, GID=1815 <86>Feb 11 00:20:31 groupadd[1944242]: group added to /etc/gshadow: name=builder <86>Feb 11 00:20:31 groupadd[1944242]: new group: name=builder, GID=1815 <86>Feb 11 00:20:31 useradd[1944247]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/pipemeter-1.1.2-alt1.src.rpm: The use of such a license name is ambiguous: GPL warning: user solar does not exist - using root warning: group solar does not exist - using root warning: user solar does not exist - using root warning: group solar does not exist - using root warning: user solar does not exist - using root warning: group solar does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pipemeter-1.1.2-alt1.nosrc.rpm (w1.gzdio) Installing pipemeter-1.1.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pipemeter-1.1.2 + echo 'Source #0 (pipemeter-1.1.2.tar.gz):' Source #0 (pipemeter-1.1.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pipemeter-1.1.2.tar.gz + /bin/tar -xf - + cd pipemeter-1.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pipemeter.patch):' Patch #0 (pipemeter.patch): + /usr/bin/patch -p0 patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pipemeter-1.1.2 + 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 checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of off_t... 8 checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for gettimeofday... yes checking for strtol... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make make: Entering directory '/usr/src/RPM/BUILD/pipemeter-1.1.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H pipemeter.c -o pipemeter pipemeter.c: In function 'parseopts': pipemeter.c:576:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 576 | while(listdone=(int)fgets(listline,MAX_LINE,listfile)) { | ^ pipemeter.c:576:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 576 | while(listdone=(int)fgets(listline,MAX_LINE,listfile)) { | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/pipemeter-1.1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17767 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pipemeter-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pipemeter-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pipemeter-1.1.2 + mkdir -p /usr/src/tmp/pipemeter-buildroot/usr/bin /usr/src/tmp/pipemeter-buildroot/usr/share/man/man1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' PREFIX=/usr/src/tmp/pipemeter-buildroot/usr DESTDIR=/usr/src/tmp/pipemeter-buildroot install make: Entering directory '/usr/src/RPM/BUILD/pipemeter-1.1.2' install -p -s pipemeter /usr/src/tmp/pipemeter-buildroot/usr/bin WARNING: strip is called in %install by 'install -s' (ignored) install -p pipemeter.1 /usr/src/tmp/pipemeter-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/pipemeter-1.1.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pipemeter-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pipemeter-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pipemeter-buildroot/ (default) Compressing files in /usr/src/tmp/pipemeter-buildroot (auto) mode of '/usr/src/tmp/pipemeter-buildroot/usr/share/man/man1/pipemeter.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/pipemeter-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: pipemeter-1.1.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17767 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pipemeter-1.1.2 + DOCDIR=/usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2 + export DOCDIR + rm -rf /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2 + /bin/mkdir -p /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2 + cp -prL Changelog LICENSE README results.txt testscript.sh /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2 + chmod -R go-w /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2 + chmod -R a+rX /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l0xZFV 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.J7IwLV 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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.odbWtT Creating pipemeter-debuginfo package Processing files: pipemeter-debuginfo-1.1.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e19oDR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aeavOU find-requires: running scripts (debuginfo) Requires: pipemeter = 1.1.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/pipemeter-1.1.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pipemeter-debuginfo-1.1.2-alt1.x86_64.rpm (w2.lzdio) 1.04user 0.97system 0:06.64elapsed 30%CPU (0avgtext+0avgdata 31840maxresident)k 0inputs+0outputs (0major+441905minor)pagefaults 0swaps /.out/pipemeter-1.1.2-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pipemeter-debuginfo-1.1.2-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.59user 0.85system 0:09.95elapsed 14%CPU (0avgtext+0avgdata 11884maxresident)k 0inputs+0outputs (0major+94183minor)pagefaults 0swaps --- pipemeter-1.1.2-alt1.x86_64.rpm.repo 2006-07-14 12:32:19.000000000 +0000 +++ pipemeter-1.1.2-alt1.x86_64.rpm.hasher 2024-02-11 00:20:40.130877709 +0000 @@ -7,8 +7,11 @@ /usr/share/doc/pipemeter-1.1.2/testscript.sh 100644 root:root -/usr/share/man/man1/pipemeter.1.gz 100644 root:root -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +/usr/share/man/man1/pipemeter.1.xz 100644 root:root +Requires: /lib64/ld-linux-x86-64.so.2 Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: rtld(GNU_HASH) +Requires: rpmlib(PayloadIsLzma) Provides: pipemeter = 1.1.2-alt1 -File: /usr/bin/pipemeter 100755 root:root 661a358ecda73b0e667e635b9c702e8a +File: /usr/bin/pipemeter 100755 root:root e4ba9a7a389b8a4b5a92e9db59f1da7f File: /usr/share/doc/pipemeter-1.1.2 40755 root:root @@ -19,3 +22,3 @@ File: /usr/share/doc/pipemeter-1.1.2/testscript.sh 100644 root:root e95af286aa74054eca8962ba3dec1cf6 -File: /usr/share/man/man1/pipemeter.1.gz 100644 root:root 0c23871e02821644d0b833158eda661e -RPMIdentity: 0f0df327b1016d7412d77d8f8f80478554bc04f4e33efa51b6ef776ce6edfd82ef4ff3387c27b9dbfdded33aa445f1c97fd2a0072349682af55abd9e93db18f7 +File: /usr/share/man/man1/pipemeter.1.xz 100644 root:root 646976b317c6d4140d91bbce059b47ed +RPMIdentity: 3cc3b0e04789711243c16fd927e2f9bd6f190c1018482163ce38e1e5a8386233589b315b837de317bb209544bd43016f2165e1a951b94167b234a5fe5090e9aa error: open of /archive/repo/p10/task/_332/340336/files/x86_64/RPMS/pipemeter-debuginfo-1.1.2-alt1.x86_64.rpm failed: No such file or directory