<86>May 4 00:40:44 userdel[383191]: delete user 'rooter' <86>May 4 00:40:44 userdel[383191]: removed group 'rooter' owned by 'rooter' <86>May 4 00:40:44 userdel[383191]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:40:44 groupadd[383223]: group added to /etc/group: name=rooter, GID=1814 <86>May 4 00:40:44 groupadd[383223]: group added to /etc/gshadow: name=rooter <86>May 4 00:40:44 groupadd[383223]: new group: name=rooter, GID=1814 <86>May 4 00:40:44 useradd[383253]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>May 4 00:40:44 userdel[383302]: delete user 'builder' <86>May 4 00:40:44 userdel[383302]: removed group 'builder' owned by 'builder' <86>May 4 00:40:44 userdel[383302]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:40:44 groupadd[383341]: group added to /etc/group: name=builder, GID=1815 <86>May 4 00:40:44 groupadd[383341]: group added to /etc/gshadow: name=builder <86>May 4 00:40:44 groupadd[383341]: new group: name=builder, GID=1815 <86>May 4 00:40:44 useradd[383371]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/wabread-060901-alt0.1.qa1.src.rpm: The use of such a license name is ambiguous: LGPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wabread-060901-alt0.1.qa1.nosrc.rpm (w1.gzdio) Installing wabread-060901-alt0.1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libwab-060901 + echo 'Source #0 (libwab-060901.tar.bz2):' Source #0 (libwab-060901.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libwab-060901.tar.bz2 + /bin/tar -xf - + cd libwab-060901 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libwab-060901 + 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 a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdbool.h that conforms to C99... yes checking for _Bool... 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 vprintf... yes checking for _doprnt... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands + make -j16 make: Entering directory '/usr/src/RPM/BUILD/libwab-060901' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c cencode.c make: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' make: Entering directory '/usr/src/RPM/BUILD/libwab-060901' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c pstwabids.c make: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' make: Entering directory '/usr/src/RPM/BUILD/libwab-060901' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c uerr.c make: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' make: Entering directory '/usr/src/RPM/BUILD/libwab-060901' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c wabread.c make: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' make: Entering directory '/usr/src/RPM/BUILD/libwab-060901' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libwab.c In file included from libwab.c:2: libwab.c: In function 'rread': libwab.c:196:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 196 | DEBUG( DB_LOW_LEVEL, fprintf( stderr, "rread() reading %d(0x%x) bytes at 0x%lx\n", size, size, ftell( fp ) );); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ | | | size_t {aka long unsigned int} libwab.h:18:42: note: in definition of macro 'DEBUG' 18 | #define DEBUG(x, y) if( (dodebug & x) ){ y; fflush(stdout); } | ^ libwab.c:196:65: note: format string is defined here 196 | DEBUG( DB_LOW_LEVEL, fprintf( stderr, "rread() reading %d(0x%x) bytes at 0x%lx\n", size, size, ftell( fp ) );); | ~^ | | | int | %ld libwab.c:196:47: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 196 | DEBUG( DB_LOW_LEVEL, fprintf( stderr, "rread() reading %d(0x%x) bytes at 0x%lx\n", size, size, ftell( fp ) );); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ | | | size_t {aka long unsigned int} libwab.h:18:42: note: in definition of macro 'DEBUG' 18 | #define DEBUG(x, y) if( (dodebug & x) ){ y; fflush(stdout); } | ^ libwab.c:196:70: note: format string is defined here 196 | DEBUG( DB_LOW_LEVEL, fprintf( stderr, "rread() reading %d(0x%x) bytes at 0x%lx\n", size, size, ftell( fp ) );); | ~^ | | | unsigned int | %lx libwab.c:202:70: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 202 | fprintf( stderr, "ERROR: [%zd:%d:%d], Couldn't read %d bytes at %#lx, now at %#lx: %s\n", | ~^ | | | int | %ld 203 | len, ferror( fp ), feof( fp ), size, off1, ftell( fp ), strerror( errno ) ); | ~~~~ | | | size_t {aka long unsigned int} make: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' make: Entering directory '/usr/src/RPM/BUILD/libwab-060901' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tools.c tools.c: In function 'vbuf_dump': tools.c:595:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 595 | printf("dlen: %d\n", vb->dlen ); | ~^ ~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld tools.c:596:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 596 | printf("blen: %d\n", vb->blen ); | ~^ ~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld tools.c:597:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 597 | printf("b - buf: %d\n", vb->b - vb->buf ); | ~^ ~~~~~~~~~~~~~~~ | | | | int long int | %ld tools.c: In function 'fmyinput': tools.c:884:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fgets(ibuf,maxlen+1,stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' make: Entering directory '/usr/src/RPM/BUILD/libwab-060901' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o wabread cencode.o libwab.o pstwabids.o tools.o uerr.o wabread.o make: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29106 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wabread-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wabread-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libwab-060901 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/wabread-buildroot/usr exec_prefix=/usr/src/tmp/wabread-buildroot/usr bindir=/usr/src/tmp/wabread-buildroot/usr/bin sbindir=/usr/src/tmp/wabread-buildroot/usr/sbin sysconfdir=/usr/src/tmp/wabread-buildroot/etc datadir=/usr/src/tmp/wabread-buildroot/usr/share includedir=/usr/src/tmp/wabread-buildroot/usr/include libdir=/usr/src/tmp/wabread-buildroot/usr/lib64 libexecdir=/usr/src/tmp/wabread-buildroot/usr/lib localstatedir=/usr/src/tmp/wabread-buildroot/var/lib runstatedir=/usr/src/tmp/wabread-buildroot/var/run sharedstatedir=/usr/src/tmp/wabread-buildroot/var/lib mandir=/usr/src/tmp/wabread-buildroot/usr/share/man infodir=/usr/src/tmp/wabread-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libwab-060901' make[1]: Entering directory '/usr/src/RPM/BUILD/libwab-060901' /bin/sh ./mkinstalldirs /usr/src/tmp/wabread-buildroot/usr/bin mkdir /usr/src/tmp/wabread-buildroot mkdir /usr/src/tmp/wabread-buildroot/usr mkdir /usr/src/tmp/wabread-buildroot/usr/bin /usr/libexec/rpm-build/install -p wabread /usr/src/tmp/wabread-buildroot/usr/bin/wabread make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' make: Leaving directory '/usr/src/RPM/BUILD/libwab-060901' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wabread-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wabread-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/wabread-buildroot/ (default) Compressing files in /usr/src/tmp/wabread-buildroot (auto) Verifying ELF objects in /usr/src/tmp/wabread-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/wabread-buildroot Processing files: wabread-060901-alt0.1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libwab-060901 + DOCDIR=/usr/src/tmp/wabread-buildroot/usr/share/doc/wabread-060901 + export DOCDIR + rm -rf /usr/src/tmp/wabread-buildroot/usr/share/doc/wabread-060901 + /bin/mkdir -p /usr/src/tmp/wabread-buildroot/usr/share/doc/wabread-060901 + cp -prL README ChangeLog /usr/src/tmp/wabread-buildroot/usr/share/doc/wabread-060901 + chmod -R go-w /usr/src/tmp/wabread-buildroot/usr/share/doc/wabread-060901 + chmod -R a+rX /usr/src/tmp/wabread-buildroot/usr/share/doc/wabread-060901 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ad6TNB 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.TXjBUF 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.34)(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.u0C6cy Creating wabread-debuginfo package Processing files: wabread-debuginfo-060901-alt0.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GkuuQ1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TFqoyo find-requires: running scripts (debuginfo) Requires: wabread = 060901-alt0.1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to wabread-debuginfo a strict dependency on wabread Wrote: /usr/src/RPM/RPMS/x86_64/wabread-060901-alt0.1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wabread-debuginfo-060901-alt0.1.qa1.x86_64.rpm (w2.lzdio) 1.68user 2.68system 0:09.39elapsed 46%CPU (0avgtext+0avgdata 39808maxresident)k 0inputs+0outputs (0major+548467minor)pagefaults 0swaps /.out/wabread-060901-alt0.1.qa1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/wabread-debuginfo-060901-alt0.1.qa1.x86_64.rpm: The use of such a license name is ambiguous: LGPL 0.59user 2.03system 0:14.95elapsed 17%CPU (0avgtext+0avgdata 12476maxresident)k 0inputs+0outputs (0major+94149minor)pagefaults 0swaps --- wabread-060901-alt0.1.qa1.x86_64.rpm.repo 2021-07-12 07:33:19.000000000 +0000 +++ wabread-060901-alt0.1.qa1.x86_64.rpm.hasher 2024-05-04 00:40:55.315561638 +0000 @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -14,3 +15,3 @@ Provides: wabread = 060901-alt0.1.qa1:sisyphus+278177.100.1.1 -File: /usr/bin/wabread 100755 root:root e1c356e1136c4988523aee0848918db1 +File: /usr/bin/wabread 100755 root:root 80fda02b58f04d907de0145169fbb124 File: /usr/share/doc/wabread-060901 40755 root:root @@ -18,2 +19,2 @@ File: /usr/share/doc/wabread-060901/README 100644 root:root 75f94110b21d214e08d92945ab2389ba -RPMIdentity: 3b72c8909d98c767342babfebb1e766d830e2de214f93576619e7bc653a74fcb5f2b160e144d068a66494cb1bf8f52213d24861d2d38d61bbbb10a1e0a3c9d30 +RPMIdentity: 9e8462949600e365e186257e8e083438be5c6ad39e74ceafd639365d530df876e21328fc08c7a947350f00c6388c4cd485d86565119659212adcc8900917e49b --- wabread-debuginfo-060901-alt0.1.qa1.x86_64.rpm.repo 2021-07-12 07:33:19.000000000 +0000 +++ wabread-debuginfo-060901-alt0.1.qa1.x86_64.rpm.hasher 2024-05-04 00:40:55.398562584 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/77 40755 root:root -/usr/lib/debug/.build-id/77/fa6bfb3a0a890a422819dd9d8c335d03b4ddfa 120777 root:root ../../../../bin/wabread -/usr/lib/debug/.build-id/77/fa6bfb3a0a890a422819dd9d8c335d03b4ddfa.debug 120777 root:root ../../usr/bin/wabread.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/bd67d65ab6dcf917ef2aee6fb1bf5f5721c1c0 120777 root:root ../../../../bin/wabread +/usr/lib/debug/.build-id/0b/bd67d65ab6dcf917ef2aee6fb1bf5f5721c1c0.debug 120777 root:root ../../usr/bin/wabread.debug /usr/lib/debug/usr/bin/wabread.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: wabread-debuginfo = 060901-alt0.1.qa1:sisyphus+278177.100.1.1 -File: /usr/lib/debug/.build-id/77 40755 root:root -File: /usr/lib/debug/.build-id/77/fa6bfb3a0a890a422819dd9d8c335d03b4ddfa 120777 root:root ../../../../bin/wabread -File: /usr/lib/debug/.build-id/77/fa6bfb3a0a890a422819dd9d8c335d03b4ddfa.debug 120777 root:root ../../usr/bin/wabread.debug -File: /usr/lib/debug/usr/bin/wabread.debug 100644 root:root e5c1c5dcaac7664651cfadd00f2023c2 +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/bd67d65ab6dcf917ef2aee6fb1bf5f5721c1c0 120777 root:root ../../../../bin/wabread +File: /usr/lib/debug/.build-id/0b/bd67d65ab6dcf917ef2aee6fb1bf5f5721c1c0.debug 120777 root:root ../../usr/bin/wabread.debug +File: /usr/lib/debug/usr/bin/wabread.debug 100644 root:root 40e34e92bb0be8b2f0286c58a5b80556 File: /usr/src/debug/libwab-060901 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/libwab-060901/wabread.c 100644 root:root a2f996ca8cd7fb5dae68d3d6117d2e4f -RPMIdentity: d7e1c3deaf3619d8ff94048789187f4a93b4142f77017aa4548436e60d63b9fe095fd7c3db7c72dc90d1422a2b6b27e7c7c05daa24fb8cf6659d3873c0607185 +RPMIdentity: 3fe07fa38ebd0eeafe5b4bc2c2a3d18ef8d93ed5461457eeafcd24e4c387c4f623e100cc76843a98ac09f093f997988fbdb1004d0699122139f69b9eb553bc26