<86>Apr 14 00:59:18 userdel[125717]: delete user 'rooter' <86>Apr 14 00:59:18 userdel[125717]: removed group 'rooter' owned by 'rooter' <86>Apr 14 00:59:18 userdel[125717]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 00:59:18 groupadd[125730]: group added to /etc/group: name=rooter, GID=555 <86>Apr 14 00:59:18 groupadd[125730]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:59:18 groupadd[125730]: new group: name=rooter, GID=555 <86>Apr 14 00:59:18 useradd[125772]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Apr 14 00:59:18 userdel[125824]: delete user 'builder' <86>Apr 14 00:59:18 userdel[125824]: removed group 'builder' owned by 'builder' <86>Apr 14 00:59:18 userdel[125824]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:59:18 groupadd[125897]: group added to /etc/group: name=builder, GID=556 <86>Apr 14 00:59:18 groupadd[125897]: group added to /etc/gshadow: name=builder <86>Apr 14 00:59:18 groupadd[125897]: new group: name=builder, GID=556 <86>Apr 14 00:59:18 useradd[125926]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Apr 14 00:59:20 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 14 00:59:20 rpmi: perl-common-sense-3.74-alt1 1444597122 installed Installing perl-Linux-Inotify2-1.22-alt4.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15781 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Linux-Inotify2-1.22 + echo 'Source #0 (Linux-Inotify2-1.22.tar.gz):' Source #0 (Linux-Inotify2-1.22.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Linux-Inotify2-1.22.tar.gz + /bin/tar -xf - + cd Linux-Inotify2-1.22 + /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.15781 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Linux-Inotify2-1.22 + 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 + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Linux-Inotify2-1.22' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" Inotify2.xs > Inotify2.xsc && mv Inotify2.xsc Inotify2.c Running Mkbootstrap for Linux::Inotify2 () chmod 644 "Inotify2.bs" cp Inotify2.pm blib/lib/Linux/Inotify2.pm 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 -Wall -g -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I/usr/lib64/perl5/CORE" Inotify2.c In file included from Inotify2.xs:5:0: Inotify2.c: In function 'XS_Linux__Inotify2_inotify_blocking': /usr/lib64/perl5/CORE/XSUB.h:193:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ Inotify2.c:253:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^ Inotify2.c:252:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^ Inotify2.xs: In function 'XS_Linux__Inotify2_inotify_read': Inotify2.xs:71:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (got < 0) ^ rm -f blib/arch/auto/Linux/Inotify2/Inotify2.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Inotify2.o -o blib/arch/auto/Linux/Inotify2/Inotify2.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Linux/Inotify2/Inotify2.so "/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-1.22' + : 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-1.22' Running Mkbootstrap for Linux::Inotify2 () chmod 644 "Inotify2.bs" 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.02 usr 0.01 sys + 0.03 cusr 0.00 csys = 0.06 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/Linux-Inotify2-1.22' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54014 + 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-1.22 + 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-1.22' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/auto/Linux/Inotify2/Inotify2.so Installing /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/Linux/Inotify2.pm make: Leaving directory `/usr/src/RPM/BUILD/Linux-Inotify2-1.22' + _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 '{}' ';' + : 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/lib64/perl5/auto/Linux/Inotify2/.packlist' mode of './usr/lib64/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) Compressing files in /usr/src/tmp/perl-Linux-Inotify2-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Linux-Inotify2-buildroot ./usr/lib64: 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-1.22-alt4.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54014 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Linux-Inotify2-1.22 + DOCDIR=/usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-1.22 + export DOCDIR + rm -rf /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-1.22 + /bin/mkdir -p /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-1.22 + cp -prL Changes README /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-1.22 + chmod -R go-w /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-1.22 + chmod -R a+rX /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/share/doc/perl-Linux-Inotify2-1.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t64dDC find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7FqG1c find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Linux-Inotify2-buildroot/usr/lib64/perl5/Linux/Inotify2.pm syntax OK Provides: perl(Linux/Inotify2.pm) = 1.220 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.22.so()(64bit) >= set:ojjB3ZoQVj6wZb1ix7HnJOcLq3vo2R064dHauV5dfn761v3fGiNIK19oDWnWCOd0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(Fcntl.pm), perl(Scalar/Util.pm), perl(XSLoader.pm), perl(base.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.lYFgbQ Creating perl-Linux-Inotify2-debuginfo package Processing files: perl-Linux-Inotify2-debuginfo-1.22-alt4.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Kg43v find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rnU1Ge find-requires: running scripts (debuginfo) Requires: perl-Linux-Inotify2 = 1.22-alt4.1.1, debug64(libc.so.6), debug64(libperl-5.22.so), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Linux-Inotify2-1.22-alt4.1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Linux-Inotify2-debuginfo-1.22-alt4.1.1.x86_64.rpm 1.55user 0.50system 0:06.45elapsed 32%CPU (0avgtext+0avgdata 39252maxresident)k 0inputs+0outputs (0major+198675minor)pagefaults 0swaps 3.86user 2.32system 0:11.05elapsed 55%CPU (0avgtext+0avgdata 124172maxresident)k 0inputs+0outputs (0major+410086minor)pagefaults 0swaps