<86>May 4 00:48:15 userdel[2422853]: delete user 'rooter' <86>May 4 00:48:15 userdel[2422853]: removed group 'rooter' owned by 'rooter' <86>May 4 00:48:15 userdel[2422853]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:48:15 groupadd[2422866]: group added to /etc/group: name=rooter, GID=1799 <86>May 4 00:48:15 groupadd[2422866]: group added to /etc/gshadow: name=rooter <86>May 4 00:48:15 groupadd[2422866]: new group: name=rooter, GID=1799 <86>May 4 00:48:15 useradd[2422882]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>May 4 00:48:15 userdel[2422898]: delete user 'builder' <86>May 4 00:48:15 userdel[2422898]: removed group 'builder' owned by 'builder' <86>May 4 00:48:15 userdel[2422898]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:48:15 groupadd[2422911]: group added to /etc/group: name=builder, GID=1800 <86>May 4 00:48:15 groupadd[2422911]: group added to /etc/gshadow: name=builder <86>May 4 00:48:15 groupadd[2422911]: new group: name=builder, GID=1800 <86>May 4 00:48:15 useradd[2422922]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none /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.87222 + 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.87222 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/ginstall -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 -flto=auto -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.62353 + 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:/usr/bin:/bin:/usr/local/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) mode of 'usr/share/man/man1/pipemeter.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 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) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/pipemeter-buildroot Processing files: pipemeter-1.1.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62353 + 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.KRNnOh 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.jlnrw3 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.aEpcBZ 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.W0eNF3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wwgVu8 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.22user 1.94system 0:07.48elapsed 42%CPU (0avgtext+0avgdata 30288maxresident)k 0inputs+0outputs (0major+471904minor)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.50user 1.72system 0:12.21elapsed 18%CPU (0avgtext+0avgdata 12468maxresident)k 0inputs+0outputs (0major+94681minor)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-05-04 00:48:24.590646039 +0000 @@ -7,8 +7,13 @@ /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.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(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 06fab32a50062fa1379ee83abbd56630 File: /usr/share/doc/pipemeter-1.1.2 40755 root:root @@ -19,3 +24,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: 4eca1a0a1ec34af91fa255e9180b1c558debae9c879e13beda61f8925b23cb9f5e6609aacfee270a7bb30efa78d7ab2118a952ff08a27e00bf10b80913e8e41d error: open of /archive/repo/sisyphus/task/_339/347441/files/x86_64/RPMS/pipemeter-debuginfo-1.1.2-alt1.x86_64.rpm failed: No such file or directory