<86>Jun 14 01:02:52 userdel[3755961]: delete user 'rooter' <86>Jun 14 01:02:52 userdel[3755961]: removed group 'rooter' owned by 'rooter' <86>Jun 14 01:02:52 userdel[3755961]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 14 01:02:52 groupadd[3755982]: group added to /etc/group: name=rooter, GID=1283 <86>Jun 14 01:02:52 groupadd[3755982]: group added to /etc/gshadow: name=rooter <86>Jun 14 01:02:52 groupadd[3755982]: new group: name=rooter, GID=1283 <86>Jun 14 01:02:52 useradd[3755998]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash, from=none <86>Jun 14 01:02:52 userdel[3756035]: delete user 'builder' <86>Jun 14 01:02:52 userdel[3756035]: removed group 'builder' owned by 'builder' <86>Jun 14 01:02:52 userdel[3756035]: removed shadow group 'builder' owned by 'builder' <86>Jun 14 01:02:52 groupadd[3756059]: group added to /etc/group: name=builder, GID=1284 <86>Jun 14 01:02:52 groupadd[3756059]: group added to /etc/gshadow: name=builder <86>Jun 14 01:02:52 groupadd[3756059]: new group: name=builder, GID=1284 <86>Jun 14 01:02:52 useradd[3756073]: new user: name=builder, UID=1284, GID=1284, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/cdctl-0.15-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: Free /usr/src/in/srpm/cdctl-0.15-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: for /usr/src/in/srpm/cdctl-0.15-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: non-commercial /usr/src/in/srpm/cdctl-0.15-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: use Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cdctl-0.15-alt1.qa1.nosrc.rpm (w1.gzdio) Installing cdctl-0.15-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55428 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cdctl-0.15 + echo 'Source #0 (cdctl-0.15.tar.gz):' Source #0 (cdctl-0.15.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cdctl-0.15.tar.gz + /bin/tar -xf - + cd cdctl-0.15 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cdctl-0.15-cdc_ioctls.patch):' Patch #0 (cdctl-0.15-cdc_ioctls.patch): + /usr/bin/patch -p1 patching file cdctl.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55428 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdctl-0.15 + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + 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 --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 gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for malloc.h... yes checking for sys/ioctl.h... yes checking for unistd.h... yes checking for working const... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for strstr... yes updating cache ./config.cache creating ./config.status creating Makefile + make -j8 make: Entering directory '/usr/src/RPM/BUILD/cdctl-0.15' gcc -Wall -g -c -o version.o version.c make: Leaving directory '/usr/src/RPM/BUILD/cdctl-0.15' make: Entering directory '/usr/src/RPM/BUILD/cdctl-0.15' gcc -Wall -g -c -o iso_header.o iso_header.c iso_header.c: In function 'do_get_block': iso_header.c:170:18: warning: variable 'size' set but not used [-Wunused-but-set-variable] 170 | ssize_t size; | ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/cdctl-0.15' make: Entering directory '/usr/src/RPM/BUILD/cdctl-0.15' gcc -Wall -g -c -o ioctls.o ioctls.c make: Leaving directory '/usr/src/RPM/BUILD/cdctl-0.15' make: Entering directory '/usr/src/RPM/BUILD/cdctl-0.15' gcc -Wall -g sndreset.c -o sndreset make: Leaving directory '/usr/src/RPM/BUILD/cdctl-0.15' make: Entering directory '/usr/src/RPM/BUILD/cdctl-0.15' gcc -Wall -g -c -o cdctl.o cdctl.c cdctl.c: In function 'do_print_mcn': cdctl.c:302:46: warning: the comparison will always evaluate as 'false' for the address of 'medium_catalog_number' will never be NULL [-Waddress] 302 | } else if(ret->medium_catalog_number == NULL) { | ^~ In file included from cdctl.c:41: /usr/include/linux/cdrom.h:266:8: note: 'medium_catalog_number' declared here 266 | __u8 medium_catalog_number[14]; /* 13 ASCII digits, null-terminated */ | ^~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cdctl-0.15' make: Entering directory '/usr/src/RPM/BUILD/cdctl-0.15' gcc cdctl.o version.o ioctls.o iso_header.o -o cdctl make: Leaving directory '/usr/src/RPM/BUILD/cdctl-0.15' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cdctl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cdctl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cdctl-0.15 + install -pD -m755 cdctl /usr/src/tmp/cdctl-buildroot/usr/bin/cdctl + install -pD -m644 cdctl.1 /usr/src/tmp/cdctl-buildroot/usr/share/man/man1/cdctl.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cdctl-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cdctl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cdctl-buildroot/ (default) Compressing files in /usr/src/tmp/cdctl-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cdctl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: cdctl-0.15-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdctl-0.15 + DOCDIR=/usr/src/tmp/cdctl-buildroot/usr/share/doc/cdctl-0.15 + export DOCDIR + rm -rf /usr/src/tmp/cdctl-buildroot/usr/share/doc/cdctl-0.15 + /bin/mkdir -p /usr/src/tmp/cdctl-buildroot/usr/share/doc/cdctl-0.15 + cp -prL README LICENSE NEWS NUTSANDBOLTS PUBLICKEY /usr/src/tmp/cdctl-buildroot/usr/share/doc/cdctl-0.15 + chmod -R go-w /usr/src/tmp/cdctl-buildroot/usr/share/doc/cdctl-0.15 + chmod -R a+rX /usr/src/tmp/cdctl-buildroot/usr/share/doc/cdctl-0.15 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uXezPs 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.CZTWjF 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)(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.7Ksw3l Creating cdctl-debuginfo package Processing files: cdctl-debuginfo-0.15-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nKff3E find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aAS0Aj find-requires: running scripts (debuginfo) Requires: cdctl = 0.15-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cdctl-0.15-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cdctl-debuginfo-0.15-alt1.qa1.x86_64.rpm (w2.lzdio) 0.85user 0.90system 0:06.08elapsed 28%CPU (0avgtext+0avgdata 26252maxresident)k 0inputs+0outputs (0major+234892minor)pagefaults 0swaps /.out/cdctl-0.15-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: Free /.out/cdctl-0.15-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: for /.out/cdctl-0.15-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: non-commercial /.out/cdctl-0.15-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: use /.out/cdctl-debuginfo-0.15-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: Free /.out/cdctl-debuginfo-0.15-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: for /.out/cdctl-debuginfo-0.15-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: non-commercial /.out/cdctl-debuginfo-0.15-alt1.qa1.x86_64.rpm: license not found in '/usr/share/license' directory: use 0.76user 1.23system 0:10.48elapsed 19%CPU (0avgtext+0avgdata 11752maxresident)k 0inputs+0outputs (0major+96039minor)pagefaults 0swaps --- cdctl-0.15-alt1.qa1.x86_64.rpm.repo 2013-04-17 06:54:16.000000000 +0000 +++ cdctl-0.15-alt1.qa1.x86_64.rpm.hasher 2023-06-14 01:03:00.569437014 +0000 @@ -7,3 +7,3 @@ /usr/share/doc/cdctl-0.15/README 100644 root:root -/usr/share/man/man1/cdctl.1.gz 100644 root:root +/usr/share/man/man1/cdctl.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -15,3 +16,3 @@ Provides: cdctl = 0.15-alt1.qa1 -File: /usr/bin/cdctl 100755 root:root f89343e42d753dfb4aa5cf9b43de748a +File: /usr/bin/cdctl 100755 root:root 85db2cd02213566f3cd6d07c10382b56 File: /usr/share/doc/cdctl-0.15 40755 root:root @@ -22,3 +23,3 @@ File: /usr/share/doc/cdctl-0.15/README 100644 root:root 6e02375971c6f20c71293114f0b23a6b -File: /usr/share/man/man1/cdctl.1.gz 100644 root:root c8089ff63df3b1add7b46bd92d450cca -RPMIdentity: d972e76b8868d9cb71de2930a4a65b0dcba0fc5eeb2358be8f9e6d8ed22b0ce809d70552ba3563b7f183843573aa527499702834badeff804797b2fd1e8501e8 +File: /usr/share/man/man1/cdctl.1.xz 100644 root:root 5153636a4869b24b309d5a9453c70002 +RPMIdentity: b18abbe112c844bcee0d2c600a67ae3ac0199ef1a2904f53d4ef82f8de919444a09dd4a819d07fe1b06e189569a7338f30e49709c0d5611d76ecacc8c1a66d87 --- cdctl-debuginfo-0.15-alt1.qa1.x86_64.rpm.repo 2013-04-17 06:54:16.000000000 +0000 +++ cdctl-debuginfo-0.15-alt1.qa1.x86_64.rpm.hasher 2023-06-14 01:03:00.657437987 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/34cffb1f05b229eb6afb47b5306e6fde3c1dc1 120777 root:root ../../../../bin/cdctl -/usr/lib/debug/.build-id/2b/34cffb1f05b229eb6afb47b5306e6fde3c1dc1.debug 120777 root:root ../../usr/bin/cdctl.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/dc4ef5d58d39efe96b2e67af025a2a34717b4a 120777 root:root ../../../../bin/cdctl +/usr/lib/debug/.build-id/4b/dc4ef5d58d39efe96b2e67af025a2a34717b4a.debug 120777 root:root ../../usr/bin/cdctl.debug /usr/lib/debug/usr/bin/cdctl.debug 100644 root:root @@ -6,2 +6,3 @@ /usr/src/debug/cdctl-0.15/cdctl.c 100644 root:root +/usr/src/debug/cdctl-0.15/cdctl.h 100644 root:root /usr/src/debug/cdctl-0.15/ioctls.c 100644 root:root @@ -14,8 +15,9 @@ Provides: cdctl-debuginfo = 0.15-alt1.qa1 -File: /usr/lib/debug/.build-id/2b 40755 root:root -File: /usr/lib/debug/.build-id/2b/34cffb1f05b229eb6afb47b5306e6fde3c1dc1 120777 root:root ../../../../bin/cdctl -File: /usr/lib/debug/.build-id/2b/34cffb1f05b229eb6afb47b5306e6fde3c1dc1.debug 120777 root:root ../../usr/bin/cdctl.debug -File: /usr/lib/debug/usr/bin/cdctl.debug 100644 root:root 3ca863001d94be401e09a20c51327cc8 +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/dc4ef5d58d39efe96b2e67af025a2a34717b4a 120777 root:root ../../../../bin/cdctl +File: /usr/lib/debug/.build-id/4b/dc4ef5d58d39efe96b2e67af025a2a34717b4a.debug 120777 root:root ../../usr/bin/cdctl.debug +File: /usr/lib/debug/usr/bin/cdctl.debug 100644 root:root 3c26b1059a5e9ba6eda264ab583ee856 File: /usr/src/debug/cdctl-0.15 40755 root:root File: /usr/src/debug/cdctl-0.15/cdctl.c 100644 root:root ca71ad826635d2953c97e09a52dadf02 +File: /usr/src/debug/cdctl-0.15/cdctl.h 100644 root:root 510991f093891510199083c5fbda59a7 File: /usr/src/debug/cdctl-0.15/ioctls.c 100644 root:root c97193230b25a6ed7c40ea7efb6338ab @@ -23,2 +25,2 @@ File: /usr/src/debug/cdctl-0.15/version.c 100644 root:root 7592771c009cae118726649a11ddac82 -RPMIdentity: 61def8e7bd86bb5e05ac33e1faa5b5862daf6ddf76d58169ba4a270c76142b17c9d145205bb6f34e4766ff5916dd68206b12a22a1fad2aeb5ea4509b61b93d96 +RPMIdentity: 8e1b623dcba770f315b8703fa8e8db2ae282388b855d0d41b531a1f5252aecab3653496821a721d747e900379a474b426f8487b11dc3cf44be441f201f6d7be4