<86>May 18 03:50:47 userdel[1345367]: delete user 'rooter' <86>May 18 03:50:47 groupadd[1345376]: group added to /etc/group: name=rooter, GID=687 <86>May 18 03:50:47 groupadd[1345376]: group added to /etc/gshadow: name=rooter <86>May 18 03:50:47 groupadd[1345376]: new group: name=rooter, GID=687 <86>May 18 03:50:47 useradd[1345381]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>May 18 03:50:47 userdel[1345388]: delete user 'builder' <86>May 18 03:50:47 userdel[1345388]: removed group 'builder' owned by 'builder' <86>May 18 03:50:47 userdel[1345388]: removed shadow group 'builder' owned by 'builder' <86>May 18 03:50:47 groupadd[1345396]: group added to /etc/group: name=builder, GID=688 <86>May 18 03:50:47 groupadd[1345396]: group added to /etc/gshadow: name=builder <86>May 18 03:50:47 groupadd[1345396]: new group: name=builder, GID=688 <86>May 18 03:50:47 useradd[1345402]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-Text-CSV_XS-1.46-alt1.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Text-CSV_XS-1.46-alt1.src.rpm: The use of such a license name is ambiguous: Artistic <13>May 18 03:50:48 rpmi: perl-Unicode-Normalize-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554015 installed <13>May 18 03:50:48 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>May 18 03:50:48 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>May 18 03:50:48 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>May 18 03:50:48 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600903930 installed <13>May 18 03:50:48 rpmi: perl-Encode-3.08-alt1 sisyphus+263440.100.1.1 1607955880 installed <13>May 18 03:50:48 rpmi: perl-Pod-Simple-3.42-alt1 sisyphus+261979.100.1.1 1605684633 installed <13>May 18 03:50:48 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+260315.100.1.3 1603550551 installed <13>May 18 03:50:48 rpmi: perl-podlators-4.14-alt1 sisyphus+243914.100.1.1 1578493399 installed <13>May 18 03:50:48 rpmi: perl-Pod-Parser-1.63-alt1 1447282032 installed <13>May 18 03:50:48 rpmi: perl-Devel-Symdump-2.18-alt1 1487063672 installed <13>May 18 03:50:48 rpmi: perl-Pod-Coverage-0.23-alt2 1507677806 installed <13>May 18 03:50:48 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>May 18 03:50:48 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>May 18 03:50:49 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554015 installed <13>May 18 03:50:49 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed <13>May 18 03:50:49 rpmi: perl-Test-Pod-Coverage-1.10-alt1 1406300388 installed <13>May 18 03:50:49 rpmi: perl-unicore-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554015 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Text-CSV_XS-1.46-alt1.nosrc.rpm (w1.gzdio) Installing perl-Text-CSV_XS-1.46-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42086 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Text-CSV_XS-1.46 + echo 'Source #0 (Text-CSV_XS-1.46.tgz):' Source #0 (Text-CSV_XS-1.46.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Text-CSV_XS-1.46.tgz + /bin/tar -xf - + cd Text-CSV_XS-1.46 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42086 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-CSV_XS-1.46 + 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(Config)>=0 perl(IO::Handle)>=0 perl(Test::More)>=0 perl(XSLoader)>=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 Text::CSV_XS + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' Running Mkbootstrap for CSV_XS () chmod 644 "CSV_XS.bs" make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CSV_XS.bs blib/arch/auto/Text/CSV_XS/CSV_XS.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' cp CSV_XS.pm blib/lib/Text/CSV_XS.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' CSV_XS.xs > CSV_XS.xsc mv CSV_XS.xsc CSV_XS.c make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' 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 -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I/usr/lib64/perl5/CORE" CSV_XS.c CSV_XS.xs: In function 'cx_Parse': CSV_XS.xs:1923:30: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1923 | STRLEN cl = strlen (csv->comment_str); | ~~~^~~~~~~~~~~~~ | | | unsigned char * In file included from /usr/lib64/perl5/CORE/perl.h:1100, from CSV_XS.xs:8: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ In file included from /usr/lib64/perl5/CORE/perl.h:28, from CSV_XS.xs:8: At top level: ppport.h:10450:26: warning: 'DPPP_my_utf8_to_uvchr_buf' defined but not used [-Wunused-function] 10450 | # define DPPP_NAMESPACE DPPP_ | ^~~~~ /usr/lib64/perl5/CORE/config.h:1385:27: note: in definition of macro 'PeRl_CaTiFy' 1385 | #define PeRl_CaTiFy(a, b) a ## b | ^ ppport.h:10453:24: note: in expansion of macro 'CAT2' 10453 | #define DPPP_CAT2(x,y) CAT2(x,y) | ^~~~ ppport.h:10454:21: note: in expansion of macro 'DPPP_CAT2' 10454 | #define DPPP_(name) DPPP_CAT2(DPPP_NAMESPACE, name) | ^~~~~~~~~ ppport.h:10454:31: note: in expansion of macro 'DPPP_NAMESPACE' 10454 | #define DPPP_(name) DPPP_CAT2(DPPP_NAMESPACE, name) | ^~~~~~~~~~~~~~ ppport.h:16586:1: note: in expansion of macro 'DPPP_' 16586 | DPPP_(my_utf8_to_uvchr_buf)(pTHX_ const U8 *s, const U8 *send, STRLEN *retlen) | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' rm -f blib/arch/auto/Text/CSV_XS/CSV_XS.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong CSV_XS.o -o blib/arch/auto/Text/CSV_XS/CSV_XS.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Text/CSV_XS/CSV_XS.so make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' + : 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/Text-CSV_XS-1.46' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CSV_XS.bs blib/arch/auto/Text/CSV_XS/CSV_XS.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/10_base.t ....... ok t/12_acc.t ........ ok t/15_flags.t ...... ok t/20_file.t ....... ok t/21_lexicalio.t .. ok t/22_scalario.t ... ok t/30_types.t ...... ok t/40_misc.t ....... ok t/41_null.t ....... ok t/45_eol.t ........ ok t/46_eol_si.t ..... ok t/47_comment.t .... ok t/50_utf8.t ....... ok t/51_utf8.t ....... ok t/55_combi.t ...... ok t/60_samples.t .... ok t/65_allow.t ...... ok t/66_formula.t .... ok t/70_rt.t ......... ok t/75_hashref.t .... ok t/76_magic.t ...... ok t/77_getall.t ..... ok t/78_fragment.t ... ok t/79_callbacks.t .. ok t/80_diag.t ....... ok t/81_subclass.t ... ok t/85_util.t ....... ok t/90_csv.t ........ ok t/91_csv_cb.t ..... ok All tests successful. Files=29, Tests=52231, 17 wallclock secs ( 2.64 usr 0.11 sys + 16.44 cusr 0.49 csys = 19.68 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49481 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Text-CSV_XS-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Text-CSV_XS-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Text-CSV_XS-1.46 + 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=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Text-CSV_XS-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CSV_XS.bs blib/arch/auto/Text/CSV_XS/CSV_XS.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so Installing /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/lib64/perl5/Text/CSV_XS.pm make: Leaving directory '/usr/src/RPM/BUILD/Text-CSV_XS-1.46' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Text-CSV_XS-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Text-CSV_XS-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Config)>=0 perl(IO::Handle)>=0 perl(Test::More)>=0 perl(XSLoader)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Text-CSV_XS-buildroot (auto) removed './usr/lib64/perl5/auto/Text/CSV_XS/.packlist' mode of './usr/lib64/perl5/auto/Text/CSV_XS/CSV_XS.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Text-CSV_XS-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Text-CSV_XS-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Text-CSV_XS-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Text-CSV_XS-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Text-CSV_XS-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Text-CSV_XS-1.46-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49481 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Text-CSV_XS-1.46 + DOCDIR=/usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.46 + export DOCDIR + rm -rf /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.46 + /bin/mkdir -p /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.46 + cp -prL ChangeLog README CONTRIBUTING.md examples /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.46 + chmod -R go-w /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.46 + chmod -R a+rX /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/share/doc/perl-Text-CSV_XS-1.46 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TDGCxi find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s6d2bi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Text-CSV_XS-buildroot/usr/lib64/perl5/Text/CSV_XS.pm syntax OK Provides: perl(Text/CSV_XS.pm) = 1.460 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.30.so()(64bit) >= set:oijBjKDeV5ZCjfE6PWTlPLj4VZ2mlJx2P6VnecO82XcaKzZzGE2Z0xvIaNp08myM51cRkbDbt3WgLMqvCFpisgNNWlhxZy5YKe1hLv2m54b0BjPPXgIKfPK7mG6ZtXKGPxvS7arIcuCD2Pz6zDqWOFAbEz1, perl(Encode.pm), perl(XSLoader.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.DvuS0f Creating perl-Text-CSV_XS-debuginfo package Processing files: perl-Text-CSV_XS-debuginfo-1.46-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gi9gxh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RA0HNi find-requires: running scripts (debuginfo) Requires: perl-Text-CSV_XS = 1.46-alt1, debug64(libc.so.6), debug64(libperl-5.30.so) Adding to perl-Text-CSV_XS-debuginfo a strict dependency on perl-Text-CSV_XS Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-CSV_XS-1.46-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Text-CSV_XS-debuginfo-1.46-alt1.x86_64.rpm (w2.lzdio) 22.06user 1.17system 0:24.66elapsed 94%CPU (0avgtext+0avgdata 118552maxresident)k 0inputs+0outputs (0major+368049minor)pagefaults 0swaps /.out/perl-Text-CSV_XS-1.46-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CSV_XS-1.46-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Text-CSV_XS-debuginfo-1.46-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Text-CSV_XS-debuginfo-1.46-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 26.14user 3.51system 0:30.78elapsed 96%CPU (0avgtext+0avgdata 118552maxresident)k 0inputs+0outputs (0major+682579minor)pagefaults 0swaps