<86>Dec 12 00:20:39 userdel[69099]: delete user 'rooter' <86>Dec 12 00:20:39 userdel[69099]: removed group 'rooter' owned by 'rooter' <86>Dec 12 00:20:39 userdel[69099]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 12 00:20:39 groupadd[69105]: group added to /etc/group: name=rooter, GID=693 <86>Dec 12 00:20:39 groupadd[69105]: group added to /etc/gshadow: name=rooter <86>Dec 12 00:20:39 groupadd[69105]: new group: name=rooter, GID=693 <86>Dec 12 00:20:39 useradd[69109]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Dec 12 00:20:39 userdel[69117]: delete user 'builder' <86>Dec 12 00:20:39 userdel[69117]: removed group 'builder' owned by 'builder' <86>Dec 12 00:20:39 userdel[69117]: removed shadow group 'builder' owned by 'builder' <86>Dec 12 00:20:39 groupadd[69122]: group added to /etc/group: name=builder, GID=694 <86>Dec 12 00:20:39 groupadd[69122]: group added to /etc/gshadow: name=builder <86>Dec 12 00:20:39 groupadd[69122]: new group: name=builder, GID=694 <86>Dec 12 00:20:39 useradd[69126]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/dagrab-0.3.5-alt2.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dagrab-0.3.5-alt2.nosrc.rpm Installing dagrab-0.3.5-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dagrab-0.3.5 + echo 'Source #0 (dagrab-0.3.5.tar.gz):' Source #0 (dagrab-0.3.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dagrab-0.3.5.tar.gz + /bin/tar -xf - + cd dagrab-0.3.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dagrab.Makefile.patch):' Patch #0 (dagrab.Makefile.patch): + /usr/bin/patch -p1 patching file Makefile + echo 'Patch #1 (dagrab.localcddb.patch):' Patch #1 (dagrab.localcddb.patch): + /usr/bin/patch -p1 patching file dagrab.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dagrab-0.3.5 + make -j8 PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/dagrab-0.3.5' gcc -Wall -g -c -o dagrab.o dagrab.c dagrab.c: In function 'cd_read_audio': dagrab.c:252:8: warning: pointer targets in assignment from 'char *' to '__u8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 252 | ra.buf=buf; | ^ dagrab.c: In function 'cddb_discid': dagrab.c:277:12: warning: variable 'st' set but not used [-Wunused-but-set-variable] 277 | int i,n,t,st; | ^~ dagrab.c: In function 'SearchKw': dagrab.c:600:9: warning: operation on 's1' may be undefined [-Wsequence-point] 600 | *(s1++)=tolower(*s1); | ~~~^~~ dagrab.c: In function 'cd_jc1': dagrab.c:732:41: warning: operation on 'p' may be undefined [-Wsequence-point] 732 | while(n<IFRAMESIZE*opt_overlap && *p==*--p)n++; | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/dagrab-0.3.5' make: Entering directory '/usr/src/RPM/BUILD/dagrab-0.3.5' gcc -o dagrab dagrab.o make: Leaving directory '/usr/src/RPM/BUILD/dagrab-0.3.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dagrab-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dagrab-buildroot + cd dagrab-0.3.5 + mkdir -p /usr/src/tmp/dagrab-buildroot/usr/bin /usr/src/tmp/dagrab-buildroot/usr/share/man/man1 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/dagrab-buildroot/usr exec_prefix=/usr/src/tmp/dagrab-buildroot/usr bindir=/usr/src/tmp/dagrab-buildroot/usr/bin sbindir=/usr/src/tmp/dagrab-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dagrab-buildroot/etc datadir=/usr/src/tmp/dagrab-buildroot/usr/share includedir=/usr/src/tmp/dagrab-buildroot/usr/include libdir=/usr/src/tmp/dagrab-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dagrab-buildroot/usr/lib localstatedir=/usr/src/tmp/dagrab-buildroot/var/lib sharedstatedir=/usr/src/tmp/dagrab-buildroot/var/lib mandir=/usr/src/tmp/dagrab-buildroot/usr/share/man infodir=/usr/src/tmp/dagrab-buildroot/usr/share/info install PREFIX=/usr INSTROOT=/usr/src/tmp/dagrab-buildroot make: Entering directory '/usr/src/RPM/BUILD/dagrab-0.3.5' mkdir -p /usr/src/tmp/dagrab-buildroot//usr/bin;mkdir -p /usr/src/tmp/dagrab-buildroot//usr/man/man1 install -Ds dagrab /usr/src/tmp/dagrab-buildroot//usr/bin/dagrab install -D dagmp3enc /usr/src/tmp/dagrab-buildroot//usr/bin/dagmp3enc install -D dagmp3cd /usr/src/tmp/dagrab-buildroot//usr/bin/dagmp3cd install -D dagrab.1 /usr/src/tmp/dagrab-buildroot//usr/share/man/man1/dagrab.1 make: Leaving directory '/usr/src/RPM/BUILD/dagrab-0.3.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dagrab-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dagrab-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/dagrab-buildroot/ (default) Compressing files in /usr/src/tmp/dagrab-buildroot (auto) mode of '/usr/src/tmp/dagrab-buildroot/usr/share/man/man1/dagrab.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/dagrab-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: dagrab-0.3.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rnRjlm 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.hUISIj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/dagrab-buildroot/usr/bin/dagmp3enc syntax OK Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ziy87l Wrote: /usr/src/RPM/RPMS/x86_64/dagrab-0.3.5-alt2.x86_64.rpm 1.46user 0.27system 0:04.48elapsed 38%CPU (0avgtext+0avgdata 29444maxresident)k 0inputs+0outputs (0major+144619minor)pagefaults 0swaps /.out/dagrab-0.3.5-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL 2.71user 2.16system 0:07.85elapsed 62%CPU (0avgtext+0avgdata 29444maxresident)k 0inputs+0outputs (0major+311824minor)pagefaults 0swaps --- dagrab-0.3.5-alt2.x86_64.rpm.repo 2008-04-11 16:39:44.000000000 +0000 +++ dagrab-0.3.5-alt2.x86_64.rpm.hasher 2019-12-12 00:20:45.535526748 +0000 @@ -3,7 +3,6 @@ /usr/bin/dagrab 100755 -/usr/share/man/man1/dagrab.1.gz 100644 -Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 -Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 +/usr/share/man/man1/dagrab.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 Requires: /usr/bin/perl +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -12,2 +11,3 @@ Requires: rtld(GNU_HASH) +Requires: rpmlib(PayloadIsLzma) Provides: dagrab = 0.3.5-alt2