<86>Dec 11 06:54:34 userdel[67704]: delete user 'rooter' <86>Dec 11 06:54:34 userdel[67704]: removed group 'rooter' owned by 'rooter' <86>Dec 11 06:54:34 userdel[67704]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 11 06:54:34 groupadd[67717]: group added to /etc/group: name=rooter, GID=648 <86>Dec 11 06:54:34 groupadd[67717]: group added to /etc/gshadow: name=rooter <86>Dec 11 06:54:34 groupadd[67717]: new group: name=rooter, GID=648 <86>Dec 11 06:54:34 useradd[67735]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Dec 11 06:54:34 userdel[67763]: delete user 'builder' <86>Dec 11 06:54:34 userdel[67763]: removed group 'builder' owned by 'builder' <86>Dec 11 06:54:34 userdel[67763]: removed shadow group 'builder' owned by 'builder' <86>Dec 11 06:54:34 groupadd[67777]: group added to /etc/group: name=builder, GID=649 <86>Dec 11 06:54:34 groupadd[67777]: group added to /etc/gshadow: name=builder <86>Dec 11 06:54:34 groupadd[67777]: new group: name=builder, GID=649 <86>Dec 11 06:54:34 useradd[67788]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Dec 11 06:54:37 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Dec 11 06:54:37 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Dec 11 06:54:37 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Dec 11 06:54:37 rpmi: perl-Filter-1.59-alt1 1533737242 installed <13>Dec 11 06:54:37 rpmi: perl-Encode-2.98-alt1 1525447819 installed <13>Dec 11 06:54:37 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Dec 11 06:54:37 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed <13>Dec 11 06:54:37 rpmi: perl-podlators-4.11-alt1 1525935408 installed <13>Dec 11 06:54:37 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Dec 11 06:54:37 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Dec 11 06:54:37 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Dec 11 06:54:37 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Math-BigInteger-1.01-alt4.nosrc.rpm Installing perl-Math-BigInteger-1.01-alt4.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-BigInteger-1.01 + echo 'Source #0 (Math-BigInteger-1.01.tar.gz):' Source #0 (Math-BigInteger-1.01.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-BigInteger-1.01.tar.gz + cd Math-BigInteger-1.01 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (perl-Math-BigInteger-Fputc_to_fputc.patch):' Patch #0 (perl-Math-BigInteger-Fputc_to_fputc.patch): + /usr/bin/patch -p0 patching file bn.c Hunk #1 succeeded at 308 (offset 4 lines). Hunk #2 succeeded at 318 (offset 4 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-BigInteger-1.01 + /usr/bin/perl Makefile.PL INSTALLMAN1DIR=/usr/share/man/man1 INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::BigInteger + /usr/bin/make CC=gcc 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' cp BigInteger.pod blib/lib/Math/BigInteger.pod cp BigInteger.pm blib/lib/Math/BigInteger.pm Running Mkbootstrap for BigInteger () chmod 644 "BigInteger.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BigInteger.bs blib/arch/auto/Math/BigInteger/BigInteger.bs 644 "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Math-BigInteger-1.01/typemap' BigInteger.xs > BigInteger.xsc Please specify prototyping behavior for BigInteger.xs (see perlxs manual) mv BigInteger.xsc BigInteger.c 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=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/usr/lib/perl5/CORE" BigInteger.c BigInteger.c: In function 'XS_Math__BigInteger_new': BigInteger.c:220:9: warning: variable 'packname' set but not used [-Wunused-but-set-variable] char * packname; ^~~~~~~~ BigInteger.c: In function 'XS_Math__BigInteger_restore': BigInteger.c:254:9: warning: variable 'packname' set but not used [-Wunused-but-set-variable] char * packname; ^~~~~~~~ In file included from BigInteger.xs:49: BigInteger.c: In function 'XS_Math__BigInteger_save': /usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^~~~ BigInteger.c:398:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^~~~~~~ BigInteger.c:397:9: warning: unused variable 'RETVAL' [-Wunused-variable] char * RETVAL; ^~~~~~ 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=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/usr/lib/perl5/CORE" bn.c bn.c: In function 'bn_num_bits': bn.c:96:3: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration] abort(); ^~~~~ bn.c:96:3: warning: incompatible implicit declaration of built-in function 'abort' bn.c:96:3: note: include '' or provide a declaration of 'abort' bn.c:50:1: +#include bn.c:96:3: abort(); ^~~~~ bn.c: In function 'bn_free': bn.c:143:20: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] if (a->d != NULL) free(a->d); ^~~~ bn.c:143:20: warning: incompatible implicit declaration of built-in function 'free' bn.c:143:20: note: include '' or provide a declaration of 'free' bn.c:144:2: warning: incompatible implicit declaration of built-in function 'free' free(a); ^~~~ bn.c:144:2: note: include '' or provide a declaration of 'free' bn.c: In function 'bn_new': bn.c:166:16: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] ret=(BIGNUM *)malloc(sizeof(BIGNUM)); ^~~~~~ bn.c:166:16: warning: incompatible implicit declaration of built-in function 'malloc' bn.c:166:16: note: include '' or provide a declaration of 'malloc' bn.c:177:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(p,0,(ret->max+1)*sizeof(p[0])); ^~~~~~ bn.c:177:2: warning: incompatible implicit declaration of built-in function 'memset' bn.c:177:2: note: include '' or provide a declaration of 'memset' bn.c:50:1: +#include bn.c:177:2: memset(p,0,(ret->max+1)*sizeof(p[0])); ^~~~~~ bn.c: In function 'bn_expand': bn.c:193:22: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] p=b->d=(BN_ULONG *)realloc(b->d,sizeof(BN_ULONG)*n+1); ^~~~~~~ bn.c:193:22: warning: incompatible implicit declaration of built-in function 'realloc' bn.c:193:22: note: include '' or provide a declaration of 'realloc' bn.c:196:3: warning: incompatible implicit declaration of built-in function 'memset' memset(&(p[b->max]),0,((n+1)-b->max)*sizeof(p[0])); ^~~~~~ bn.c:196:3: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_copy': bn.c:221:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(a->d,b->d,sizeof(b->d[0])*b->top); ^~~~~~ bn.c:221:2: warning: incompatible implicit declaration of built-in function 'memcpy' bn.c:221:2: note: include '' or provide a declaration of 'memcpy' bn.c:222:2: warning: incompatible implicit declaration of built-in function 'memset' memset(&(a->d[b->top]),0,sizeof(a->d[0])*(a->max-b->top)); ^~~~~~ bn.c:222:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_zero': bn.c:235:2: warning: incompatible implicit declaration of built-in function 'memset' memset(a->d,0,a->max*sizeof(a->d[0])); ^~~~~~ bn.c:235:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_one': bn.c:244:2: warning: incompatible implicit declaration of built-in function 'memset' memset(a->d,0,a->max); ^~~~~~ bn.c:244:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_set_word': bn.c:256:2: warning: incompatible implicit declaration of built-in function 'memset' memset(a->d,0,a->max); ^~~~~~ bn.c:256:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_add': bn.c:424:2: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(rp,ap,sizeof(*ap)*(max-i)); ^~~~~~ bn.c:424:2: note: include '' or provide a declaration of 'memcpy' bn.c: In function 'bn_SUB': bn.c:528:2: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(rp,ap,sizeof(*rp)*(max-i)); ^~~~~~ bn.c:528:2: note: include '' or provide a declaration of 'memcpy' bn.c: In function 'bn_lshift': bn.c:684:2: warning: incompatible implicit declaration of built-in function 'memset' memset(t,0,nw*sizeof(t[0])); ^~~~~~ bn.c:684:2: note: include '' or provide a declaration of 'memset' bn.c: In function 'bn_div': bn.c:893:10: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] return NULL; ^~~~ 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=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/usr/lib/perl5/CORE" bn_mul.c 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=\"1.01\" -DXS_VERSION=\"1.01\" -fPIC "-I/usr/lib/perl5/CORE" bn_regs.c bn_regs.c: In function 'bn_get_reg': bn_regs.c:91:19: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] regs=(BIGNUM **)malloc(sizeof(BIGNUM *)*1); ^~~~~~ bn_regs.c:91:19: warning: incompatible implicit declaration of built-in function 'malloc' bn_regs.c:91:19: note: include '' or provide a declaration of 'malloc' bn_regs.c:50:1: +#include bn_regs.c:91:19: regs=(BIGNUM **)malloc(sizeof(BIGNUM *)*1); ^~~~~~ bn_regs.c:99:19: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] regs=(BIGNUM **)realloc(regs,sizeof(BIGNUM *)*num_regs); ^~~~~~~ bn_regs.c:99:19: warning: incompatible implicit declaration of built-in function 'realloc' bn_regs.c:99:19: note: include '' or provide a declaration of 'realloc' rm -f blib/arch/auto/Math/BigInteger/BigInteger.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong BigInteger.o bn.o bn_mul.o bn_regs.o -o blib/arch/auto/Math/BigInteger/BigInteger.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/BigInteger/BigInteger.so make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' + /usr/bin/make test make: Entering directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BigInteger.bs blib/arch/auto/Math/BigInteger/BigInteger.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..2 ok 1 ok 2 make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-BigInteger-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-BigInteger-buildroot + cd Math-BigInteger-1.01 + /usr/bin/make install DESTDIR=/usr/src/tmp/perl-Math-BigInteger-buildroot make: Entering directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BigInteger.bs blib/arch/auto/Math/BigInteger/BigInteger.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib/perl5/auto/Math/BigInteger/BigInteger.so Installing /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib/perl5/Math/BigInteger.pm Installing /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib/perl5/Math/BigInteger.pod Appending installation info to /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib/perl5/perllocal.pod make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInteger-1.01' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Math-BigInteger-buildroot (auto) removed './usr/lib/perl5/auto/Math/BigInteger/.packlist' removed './usr/lib/perl5/perllocal.pod' mode of './usr/lib/perl5/auto/Math/BigInteger/BigInteger.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Math-BigInteger-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Math-BigInteger-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Math-BigInteger-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-BigInteger-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Math-BigInteger-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-Math-BigInteger-1.01-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-BigInteger-1.01 + DOCDIR=/usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + /bin/mkdir -p /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + cp -prL README COPYRIGHT /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + chmod -R go-w /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + chmod -R a+rX /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/share/doc/perl-Math-BigInteger-1.01 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uE55i8 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.Gpdz8b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Math-BigInteger-buildroot/usr/lib/perl5/Math/BigInteger.pm syntax OK Provides: perl(Math/BigInteger.pm) Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.26.so >= set:okjB3Szi7acuyeUTlFcPXXQ0IR0JyVqCoRW6AwtGuIQ1Z60, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), perl(integer.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.DjZMzt Creating perl-Math-BigInteger-debuginfo package Processing files: perl-Math-BigInteger-debuginfo-1.01-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R49Xs2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wUD16N find-requires: running scripts (debuginfo) Requires: perl-Math-BigInteger = 1.01-alt4, debug(libc.so.6), debug(libperl-5.26.so), debug(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/i586/perl-Math-BigInteger-1.01-alt4.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Math-BigInteger-debuginfo-1.01-alt4.i586.rpm 4.53user 0.55system 0:09.41elapsed 54%CPU (0avgtext+0avgdata 47176maxresident)k 0inputs+0outputs (0major+207835minor)pagefaults 0swaps 14.39user 3.06system 0:22.70elapsed 76%CPU (0avgtext+0avgdata 122700maxresident)k 0inputs+0outputs (0major+612575minor)pagefaults 0swaps