<86>Jan 18 09:08:41 userdel[2807985]: delete user 'rooter' <86>Jan 18 09:08:41 groupadd[2808064]: group added to /etc/group: name=rooter, GID=696 <86>Jan 18 09:08:41 groupadd[2808064]: new group: name=rooter, GID=696 <86>Jan 18 09:08:41 useradd[2808146]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Jan 18 09:08:41 userdel[2808263]: delete user 'builder' <86>Jan 18 09:08:41 userdel[2808263]: removed group 'builder' owned by 'builder' <86>Jan 18 09:08:41 userdel[2808263]: removed shadow group 'builder' owned by 'builder' <86>Jan 18 09:08:41 groupadd[2808309]: group added to /etc/group: name=builder, GID=697 <86>Jan 18 09:08:41 groupadd[2808309]: group added to /etc/gshadow: name=builder <86>Jan 18 09:08:41 groupadd[2808309]: new group: name=builder, GID=697 <86>Jan 18 09:08:41 useradd[2808326]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libzmalloc-0.2-alt2.src.rpm: The use of such a license name is ambiguous: GPL warning: line 17: Deprecated PreReq converted to Requires(pre,postun): PreReq: control <13>Jan 18 09:08:46 rpmi: alterator-l10n-2.9.81-alt1 sisyphus+264721.200.1.1 1610697270 installed <13>Jan 18 09:08:46 rpmi: rpm-macros-alterator-5.4.1-alt2 sisyphus+256849.100.1.1 1598471366 installed <13>Jan 18 09:08:46 rpmi: alterator-sh-functions-0.13-alt3 1293452698 installed <13>Jan 18 09:08:46 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jan 18 09:08:46 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Jan 18 09:08:46 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jan 18 09:08:46 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jan 18 09:08:46 rpmi: ca-certificates-2020.10.22-alt1 sisyphus+260224.300.2.1 1603549301 installed <13>Jan 18 09:08:46 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jan 18 09:08:46 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jan 18 09:08:46 rpmi: libcrypto1.1-1.1.1i-alt1 sisyphus+263103.100.1.1 1607445576 installed <13>Jan 18 09:08:46 rpmi: libssl1.1-1.1.1i-alt1 sisyphus+263103.100.1.1 1607445576 installed <13>Jan 18 09:08:46 rpmi: libvhttpd-0.7.10-alt1 sisyphus+225411.100.1.2 1553113517 installed <13>Jan 18 09:08:46 rpmi: libltdl7-2.4.6-alt2 sisyphus+263722.100.1.1 1608561894 installed <13>Jan 18 09:08:46 rpmi: libgc-7.6.8-alt2 sisyphus+253488.100.1.1 1592238695 installed <13>Jan 18 09:08:47 rpmi: guile22-2.2.4-alt3 sisyphus+255745.100.1.1 1596455798 installed <13>Jan 18 09:08:47 rpmi: libguile-vhttpd-0.7.10-alt1 sisyphus+225411.100.1.2 1553113517 installed <13>Jan 18 09:08:47 rpmi: guile-2.2-alt2 1533908840 installed <86>Jan 18 09:08:47 groupadd[2831256]: group added to /etc/group: name=_alteratord, GID=499 <86>Jan 18 09:08:47 groupadd[2831256]: group added to /etc/gshadow: name=_alteratord <86>Jan 18 09:08:47 groupadd[2831256]: new group: name=_alteratord, GID=499 <13>Jan 18 09:08:47 rpmi: alterator-5.4.1-alt2 sisyphus+256849.100.1.1 1598471369 installed <13>Jan 18 09:08:47 rpmi: alterator-lookout-2.7-alt1 sisyphus+256508.700.3.1 1598468780 installed warning: line 17: Deprecated PreReq converted to Requires(pre,postun): PreReq: control Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libzmalloc-0.2-alt2.nosrc.rpm (w1.gzdio) warning: line 15: Deprecated PreReq converted to Requires(pre,postun): PreReq: control Installing libzmalloc-0.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16375 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libzmalloc-0.2 + echo 'Source #0 (libzmalloc-0.2.tar):' Source #0 (libzmalloc-0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libzmalloc-0.2.tar + cd libzmalloc-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16375 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libzmalloc-0.2 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/libzmalloc-0.2' gcc -c -fpic zmalloc.c -o zmalloc.so zmalloc.c: In function 'free': zmalloc.c:11:5: warning: implicit declaration of function 'cfree'; did you mean 'free'? [-Wimplicit-function-declaration] 11 | cfree(ptr); | ^~~~~ | free make: Leaving directory '/usr/src/RPM/BUILD/libzmalloc-0.2' make: Entering directory '/usr/src/RPM/BUILD/libzmalloc-0.2' gcc -shared -Wl,-soname,libzmalloc.so.0 zmalloc.so -o libzmalloc.so ln -sf libzmalloc.so libzmalloc.so.0 make: Leaving directory '/usr/src/RPM/BUILD/libzmalloc-0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79651 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libzmalloc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libzmalloc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libzmalloc-0.2 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libzmalloc-buildroot/usr exec_prefix=/usr/src/tmp/libzmalloc-buildroot/usr bindir=/usr/src/tmp/libzmalloc-buildroot/usr/bin sbindir=/usr/src/tmp/libzmalloc-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libzmalloc-buildroot/etc datadir=/usr/src/tmp/libzmalloc-buildroot/usr/share includedir=/usr/src/tmp/libzmalloc-buildroot/usr/include libdir=/usr/src/tmp/libzmalloc-buildroot/usr/lib libexecdir=/usr/src/tmp/libzmalloc-buildroot/usr/lib localstatedir=/usr/src/tmp/libzmalloc-buildroot/var/lib sharedstatedir=/usr/src/tmp/libzmalloc-buildroot/var/lib mandir=/usr/src/tmp/libzmalloc-buildroot/usr/share/man infodir=/usr/src/tmp/libzmalloc-buildroot/usr/share/info install libdir=/usr/src/tmp/libzmalloc-buildroot/lib bindir=/usr/src/tmp/libzmalloc-buildroot/bin make: Entering directory '/usr/src/RPM/BUILD/libzmalloc-0.2' /usr/libexec/rpm-build/install -p -pD -m755 libzmalloc.so /usr/src/tmp/libzmalloc-buildroot/lib/libzmalloc.so.0.1 /usr/libexec/rpm-build/install -p -pD -m755 zmalloc-ctrl /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-ctrl /usr/libexec/rpm-build/install -p -pD -m755 zmalloc-enable /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-enable /usr/libexec/rpm-build/install -p -pD -m755 zmalloc-disable /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-disable make: Leaving directory '/usr/src/RPM/BUILD/libzmalloc-0.2' + /bin/install -pD -m755 /usr/src/RPM/SOURCES/libzmalloc.control /usr/src/tmp/libzmalloc-buildroot/etc/control.d/facilities/libzmalloc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libzmalloc-buildroot (auto) mode of './lib/libzmalloc.so.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libzmalloc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libzmalloc-buildroot/ (default) Compressing files in /usr/src/tmp/libzmalloc-buildroot (auto) Adjusting library links in /usr/src/tmp/libzmalloc-buildroot ./lib: (from :0) libzmalloc.so.0 -> libzmalloc.so.0.1 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./lib/libzmalloc.so.0.1 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/libzmalloc-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: libzmalloc-0.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88892 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libzmalloc-0.2 + DOCDIR=/usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2 + export DOCDIR + rm -rf /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2 + /bin/mkdir -p /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2 + cp -prL test1.c test2.c /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2 + chmod -R go-w /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2 + chmod -R a+rX /usr/src/tmp/libzmalloc-buildroot/usr/share/doc/libzmalloc-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nmcA8N find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libzmalloc-buildroot/lib/libzmalloc.so.0: 2 symbols, 11 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kgugvN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) shell.req: /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-ctrl: fatal not found (skip) shell.req: /usr/src/tmp/libzmalloc-buildroot/bin/zmalloc-ctrl: message not found (skip) find-requires: FINDPACKAGE-COMMANDS: cat fatal grep message parse_common_option sed shell-args shell-config shell-error shell-quote shell-var show_usage Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lUXL8O Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ANzwYP Provides: libzmalloc.so.0 = set:ecZDhe Requires: /bin/sh, /etc/control.d/facilities(control_help), /etc/control.d/facilities(control_list), /etc/control.d/facilities(control_summary), /etc/control.d/facilities(new_help), /etc/control.d/facilities(new_summary), /etc/control.d/functions, /sbin/ldconfig, coreutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libshell, rtld(GNU_HASH), sed Requires(interp): /bin/sh Requires(pre): control, /bin/sh, /usr/sbin/control-dump Requires(post): /bin/sh, /usr/sbin/control, /usr/sbin/control-restore Requires(postun): control Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TQogLQ Creating libzmalloc-debuginfo package Processing files: libzmalloc-debuginfo-0.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G0sAeP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFKtiO find-requires: running scripts (debuginfo) Provides: debug(libzmalloc.so.0) Requires: libzmalloc = 0.2-alt2, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/libzmalloc-0.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libzmalloc-debuginfo-0.2-alt2.i586.rpm (w2.lzdio) 3.78user 0.73system 0:14.85elapsed 30%CPU (0avgtext+0avgdata 16664maxresident)k 0inputs+0outputs (0major+369186minor)pagefaults 0swaps /.out/libzmalloc-0.2-alt2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/libzmalloc-debuginfo-0.2-alt2.i586.rpm: The use of such a license name is ambiguous: GPL 8.75user 3.17system 0:30.56elapsed 39%CPU (0avgtext+0avgdata 106832maxresident)k 11872inputs+0outputs (0major+689924minor)pagefaults 0swaps --- libzmalloc-0.2-alt2.i586.rpm.repo 2012-08-20 11:57:36.000000000 +0000 +++ libzmalloc-0.2-alt2.i586.rpm.hasher 2021-01-18 09:09:08.556348419 +0000 @@ -13,3 +13,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/control.d/facilities(control_help) @@ -32,3 +31,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libzmalloc.so.0 = set:fdYvys +Provides: libzmalloc.so.0 = set:ecZDhe Provides: libzmalloc = 0.2-alt2