<86>Apr 1 09:29:56 userdel[479413]: delete user 'rooter' <86>Apr 1 09:29:56 userdel[479413]: removed group 'rooter' owned by 'rooter' <86>Apr 1 09:29:56 userdel[479413]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 1 09:29:56 groupadd[479423]: group added to /etc/group: name=rooter, GID=591 <86>Apr 1 09:29:56 groupadd[479423]: group added to /etc/gshadow: name=rooter <86>Apr 1 09:29:56 groupadd[479423]: new group: name=rooter, GID=591 <86>Apr 1 09:29:56 useradd[479427]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 1 09:29:56 userdel[479434]: delete user 'builder' <86>Apr 1 09:29:56 userdel[479434]: removed group 'builder' owned by 'builder' <86>Apr 1 09:29:56 userdel[479434]: removed shadow group 'builder' owned by 'builder' <86>Apr 1 09:29:56 groupadd[479439]: group added to /etc/group: name=builder, GID=592 <86>Apr 1 09:29:56 groupadd[479439]: group added to /etc/gshadow: name=builder <86>Apr 1 09:29:56 groupadd[479439]: new group: name=builder, GID=592 <86>Apr 1 09:29:56 useradd[479444]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash /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: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cdctl-0.15-alt1.qa1.nosrc.rpm Installing cdctl-0.15-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47683 + 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.92902 + 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 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) 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:11: 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 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 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 -c -o cdctl.o cdctl.c 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.92902 + 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 + 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) 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) verify-elf: WARNING: ./usr/bin/cdctl: uses non-LFS functions: lseek open Hardlinking identical .pyc and .pyo files Processing files: cdctl-0.15-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81535 + 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.f7jZud find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a0bx8e find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ea1Z6f 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.WuRrwd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0sr1jg find-requires: running scripts (debuginfo) Requires: cdctl = 0.15-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/cdctl-0.15-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/cdctl-debuginfo-0.15-alt1.qa1.i586.rpm 2.59user 0.60system 0:08.15elapsed 39%CPU (0avgtext+0avgdata 20980maxresident)k 0inputs+0outputs (0major+221490minor)pagefaults 0swaps /.out/cdctl-0.15-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: Free /.out/cdctl-0.15-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: for /.out/cdctl-0.15-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: non-commercial /.out/cdctl-0.15-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: use /.out/cdctl-debuginfo-0.15-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: Free /.out/cdctl-debuginfo-0.15-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: for /.out/cdctl-debuginfo-0.15-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: non-commercial /.out/cdctl-debuginfo-0.15-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: use 3.87user 2.69system 0:12.18elapsed 53%CPU (0avgtext+0avgdata 20980maxresident)k 0inputs+0outputs (0major+405521minor)pagefaults 0swaps --- cdctl-0.15-alt1.qa1.i586.rpm.repo 2013-04-17 06:54:17.000000000 +0000 +++ cdctl-0.15-alt1.qa1.i586.rpm.hasher 2020-04-01 09:30:06.695343879 +0000 @@ -7,3 +7,3 @@ /usr/share/doc/cdctl-0.15/README 100644 -/usr/share/man/man1/cdctl.1.gz 100644 +/usr/share/man/man1/cdctl.1.xz 100644 Requires: /lib/ld-linux.so.2