<86>May 19 00:35:08 userdel[2325244]: delete user 'rooter' <86>May 19 00:35:08 userdel[2325244]: removed group 'rooter' owned by 'rooter' <86>May 19 00:35:08 userdel[2325244]: removed shadow group 'rooter' owned by 'rooter' <86>May 19 00:35:08 groupadd[2325249]: group added to /etc/group: name=rooter, GID=1802 <86>May 19 00:35:08 groupadd[2325249]: group added to /etc/gshadow: name=rooter <86>May 19 00:35:08 groupadd[2325249]: new group: name=rooter, GID=1802 <86>May 19 00:35:08 useradd[2325253]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash <86>May 19 00:35:08 userdel[2325259]: delete user 'builder' <86>May 19 00:35:08 userdel[2325259]: removed group 'builder' owned by 'builder' <86>May 19 00:35:08 userdel[2325259]: removed shadow group 'builder' owned by 'builder' <86>May 19 00:35:08 groupadd[2325264]: group added to /etc/group: name=builder, GID=1803 <86>May 19 00:35:08 groupadd[2325264]: group added to /etc/gshadow: name=builder <86>May 19 00:35:08 groupadd[2325264]: new group: name=builder, GID=1803 <86>May 19 00:35:08 useradd[2325268]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash /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.7145 + 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.7145 + 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' + 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 a BSD-compatible install... /bin/install -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... no 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 -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 -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 -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 -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 -c libwab.c In file included from libwab.c:2: libwab.c: In function 'rread': libwab.c:196:40: 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:58: 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 In file included from libwab.c:2: libwab.c:196:40: 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:63: 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:56: 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 -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:17: 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:20: 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:2: 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 -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.75241 + 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:/bin:/usr/bin:/usr/X11R6/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 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) Processing files: wabread-060901-alt0.1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75241 + 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.59g2ek 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.aUGlLk 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.hYdhnk 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.2lryDn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SL1HFn 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.57user 2.29system 0:08.64elapsed 44%CPU (0avgtext+0avgdata 38176maxresident)k 0inputs+0outputs (0major+505588minor)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.58user 1.58system 0:13.29elapsed 16%CPU (0avgtext+0avgdata 12208maxresident)k 0inputs+0outputs (0major+96507minor)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-19 00:35:18.676401789 +0000 @@ -14,3 +14,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 7cacf11f90e382537c9e708e29ceca1a File: /usr/share/doc/wabread-060901 40755 root:root @@ -18,2 +18,2 @@ File: /usr/share/doc/wabread-060901/README 100644 root:root 75f94110b21d214e08d92945ab2389ba -RPMIdentity: 3b72c8909d98c767342babfebb1e766d830e2de214f93576619e7bc653a74fcb5f2b160e144d068a66494cb1bf8f52213d24861d2d38d61bbbb10a1e0a3c9d30 +RPMIdentity: a8bed7dfca80f284f55a9561c3ee5cb933d2533e9f3311da2eecf1fea60156f06f5cb5221f0f8d1a7b38884175f216d7342eaba7942a4fb15a48f7e8c1fe801f --- 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-19 00:35:18.750402956 +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/eb 40755 root:root +/usr/lib/debug/.build-id/eb/05a7707f4dd8cb4dbef19f73bfd5eff550ed01 120777 root:root ../../../../bin/wabread +/usr/lib/debug/.build-id/eb/05a7707f4dd8cb4dbef19f73bfd5eff550ed01.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/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/05a7707f4dd8cb4dbef19f73bfd5eff550ed01 120777 root:root ../../../../bin/wabread +File: /usr/lib/debug/.build-id/eb/05a7707f4dd8cb4dbef19f73bfd5eff550ed01.debug 120777 root:root ../../usr/bin/wabread.debug +File: /usr/lib/debug/usr/bin/wabread.debug 100644 root:root c3da18d6f8a82e76c130e100ba11cdab 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: fdd8ee6f00c5e31d7742a08ec328758b6a14de4bd5240b7aadd968ec92388151e70174ff7bdbcb14eabfc00b329b1c6b353d97e1bb0ba48238846f3e3741db62