<86>Oct 17 07:27:36 userdel[1257136]: delete user 'rooter' <86>Oct 17 07:27:36 userdel[1257136]: removed group 'rooter' owned by 'rooter' <86>Oct 17 07:27:36 userdel[1257136]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 17 07:27:36 groupadd[1257141]: group added to /etc/group: name=rooter, GID=567 <86>Oct 17 07:27:36 groupadd[1257141]: group added to /etc/gshadow: name=rooter <86>Oct 17 07:27:36 groupadd[1257141]: new group: name=rooter, GID=567 <86>Oct 17 07:27:36 useradd[1257145]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Oct 17 07:27:36 userdel[1257152]: delete user 'builder' <86>Oct 17 07:27:36 userdel[1257152]: removed group 'builder' owned by 'builder' <86>Oct 17 07:27:36 userdel[1257152]: removed shadow group 'builder' owned by 'builder' <86>Oct 17 07:27:36 groupadd[1257160]: group added to /etc/group: name=builder, GID=568 <86>Oct 17 07:27:36 groupadd[1257160]: group added to /etc/gshadow: name=builder <86>Oct 17 07:27:36 groupadd[1257160]: new group: name=builder, GID=568 <86>Oct 17 07:27:36 useradd[1257167]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Linux-Inotify2-2.2-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Linux-Inotify2-2.2-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Oct 17 07:27:38 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Oct 17 07:27:38 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Oct 17 07:27:39 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed <13>Oct 17 07:27:39 rpmi: perl-common-sense-3.75-alt1 sisyphus+249953.100.1.1 1586868390 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Linux-Inotify2-2.2-alt1.nosrc.rpm Installing perl-Linux-Inotify2-2.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54293 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Linux-Inotify2-2.2 + echo 'Source #0 (Linux-Inotify2-2.2.tar.gz):' Source #0 (Linux-Inotify2-2.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Linux-Inotify2-2.2.tar.gz + /bin/tar -xf - + cd Linux-Inotify2-2.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i- 's/watch->cancel,/watch->cancel || 1,/' t/01_inotify.t + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54293 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Linux-Inotify2-2.2 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(common::sense)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Linux::Inotify2 + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' Running Mkbootstrap for Inotify2 () chmod 644 "Inotify2.bs" make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' cp Inotify2.pm blib/lib/Linux/Inotify2.pm make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Inotify2.xs > Inotify2.xsc mv Inotify2.xsc Inotify2.c make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DVERSION=\"2.2\" -DXS_VERSION=\"2.2\" -fPIC "-I/usr/lib/perl5/CORE" Inotify2.c In file included from Inotify2.xs:5: Inotify2.c: In function 'XS_Linux__Inotify2_inotify_blocking': /usr/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ /usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ | ^~~~ Inotify2.c:256:6: warning: unused variable 'RETVAL' [-Wunused-variable] 256 | int RETVAL; | ^~~~~~ Inotify2.xs: In function 'XS_Linux__Inotify2_inotify_read': Inotify2.xs:81:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 81 | if (got < 0) | ^ make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' rm -f blib/arch/auto/Linux/Inotify2/Inotify2.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Inotify2.o -o blib/arch/auto/Linux/Inotify2/Inotify2.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Linux/Inotify2/Inotify2.so make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_load.t ..... ok t/01_inotify.t .. ok All tests successful. Files=2, Tests=6, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.11 cusr 0.01 csys = 0.17 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85951 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Linux-Inotify2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Linux-Inotify2-buildroot + cd Linux-Inotify2-2.2 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Linux-Inotify2-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Inotify2.bs blib/arch/auto/Linux/Inotify2/Inotify2.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib/perl5/Linux/Inotify2.pm make: Leaving directory '/usr/src/RPM/BUILD/Linux-Inotify2-2.2' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Linux-Inotify2-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Linux-Inotify2-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(common::sense)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (auto) removed './usr/lib/perl5/auto/Linux/Inotify2/.packlist' mode of './usr/lib/perl5/auto/Linux/Inotify2/Inotify2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Linux-Inotify2-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Linux-Inotify2-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Linux-Inotify2-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: perl-Linux-Inotify2-2.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Linux-Inotify2-2.2 + DOCDIR=/usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.2 + export DOCDIR + rm -rf /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.2 + /bin/mkdir -p /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.2 + cp -prL Changes README /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.2 + chmod -R go-w /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.2 + chmod -R a+rX /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p2dOvN 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.kh3LnP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib/perl5/Linux/Inotify2.pm syntax OK Provides: perl(Linux/Inotify2.pm) = 2.200 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.4), libperl-5.30.so >= set:ojjB3ZyS464Y93MZt0FMzRHmpCnJxfcxq03yCl5LY2w210Hrg2SFWNi3WJkK1, libpthread.so.0(GLIBC_2.0), perl(Scalar/Util.pm), perl(XSLoader.pm), perl(common/sense.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gCJKQO Creating perl-Linux-Inotify2-debuginfo package Processing files: perl-Linux-Inotify2-debuginfo-2.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gyWvvM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7ADplQ find-requires: running scripts (debuginfo) Requires: perl-Linux-Inotify2 = 2.2-alt1, debug(libc.so.6), debug(libperl-5.30.so), debug(libpthread.so.0) Adding to perl-Linux-Inotify2-debuginfo a strict dependency on perl-Linux-Inotify2 Wrote: /usr/src/RPM/RPMS/i586/perl-Linux-Inotify2-2.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Linux-Inotify2-debuginfo-2.2-alt1.i586.rpm 6.26user 1.42system 0:10.63elapsed 72%CPU (0avgtext+0avgdata 52164maxresident)k 0inputs+0outputs (0major+219961minor)pagefaults 0swaps /.out/perl-Linux-Inotify2-2.2-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Linux-Inotify2-2.2-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Linux-Inotify2-debuginfo-2.2-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Linux-Inotify2-debuginfo-2.2-alt1.i586.rpm: The use of such a license name is ambiguous: Artistic 12.91user 7.31system 0:22.25elapsed 90%CPU (0avgtext+0avgdata 110448maxresident)k 0inputs+0outputs (0major+525215minor)pagefaults 0swaps