<86>Nov 23 01:07:40 userdel[39165]: delete user 'rooter' <86>Nov 23 01:07:40 groupadd[39221]: group added to /etc/group: name=rooter, GID=594 <86>Nov 23 01:07:40 groupadd[39221]: group added to /etc/gshadow: name=rooter <86>Nov 23 01:07:40 useradd[39248]: new user: name=rooter, UID=594, GID=594, home=/root, shell=/bin/bash <86>Nov 23 01:07:40 userdel[39303]: delete user 'builder' <86>Nov 23 01:07:40 userdel[39303]: removed group 'builder' owned by 'builder' <86>Nov 23 01:07:40 userdel[39303]: removed shadow group 'builder' owned by 'builder' <86>Nov 23 01:07:40 groupadd[39327]: group added to /etc/group: name=builder, GID=595 <86>Nov 23 01:07:40 groupadd[39327]: group added to /etc/gshadow: name=builder <86>Nov 23 01:07:40 groupadd[39327]: new group: name=builder, GID=595 <86>Nov 23 01:07:40 useradd[39359]: new user: name=builder, UID=595, GID=595, home=/usr/src, shell=/bin/bash <13>Nov 23 01:07:43 rpmi: flex-2.6.0-alt1 1449073214 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/c2html-0.9.4-alt2.nosrc.rpm Installing c2html-0.9.4-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66945 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf c2html-0.9.4 + echo 'Source #0 (c2html.tar.gz):' Source #0 (c2html.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/c2html.tar.gz + /bin/tar -xf - + cd c2html-0.9.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66945 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd c2html-0.9.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-fhs checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking whether make sets ${MAKE}... yes checking for yylex in -lfl... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for getopt.h... yes checking for malloc.h... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for strftime... yes checking for strstr... yes checking for getopt... yes checking for popen... yes checking for fileno... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/c2html-0.9.4' flex ./c2html.l make: Leaving directory '/usr/src/RPM/BUILD/c2html-0.9.4' make: Entering directory '/usr/src/RPM/BUILD/c2html-0.9.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -O -I. -I. -DCOMPRESSION=1 -o c2html lex.yy.c ./mymain.c ./colors.c -lfl lex.yy.c:10701:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/c2html-0.9.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88450 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/c2html-buildroot + : + /bin/rm -rf -- /usr/src/tmp/c2html-buildroot + cd c2html-0.9.4 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/c2html-buildroot/usr exec_prefix=/usr/src/tmp/c2html-buildroot/usr bindir=/usr/src/tmp/c2html-buildroot/usr/bin sbindir=/usr/src/tmp/c2html-buildroot/usr/sbin sysconfdir=/usr/src/tmp/c2html-buildroot/etc datadir=/usr/src/tmp/c2html-buildroot/usr/share includedir=/usr/src/tmp/c2html-buildroot/usr/include libdir=/usr/src/tmp/c2html-buildroot/usr/lib64 libexecdir=/usr/src/tmp/c2html-buildroot/usr/lib localstatedir=/usr/src/tmp/c2html-buildroot/var/lib sharedstatedir=/usr/src/tmp/c2html-buildroot/var/lib mandir=/usr/src/tmp/c2html-buildroot/usr/share/man infodir=/usr/src/tmp/c2html-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/c2html-0.9.4' mkdir -p /usr/src/tmp/c2html-buildroot/usr/share/man/man1 /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html /bin/install -p -m 644 ./c2html.1 /usr/src/tmp/c2html-buildroot/usr/share/man/man1/c2html.1 /bin/install -p -m 644 ./AUTHORS /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/AUTHORS /bin/install -p -m 644 ./COPYING /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/COPYING /bin/install -p -m 644 ./NEWS /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/NEWS /bin/install -p -m 644 ./README /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/README /bin/install -p -m 644 ./c2html.lsm /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/c2html.lsm Installing c2html to /usr/src/tmp/c2html-buildroot/usr/bin mkdir -p /usr/src/tmp/c2html-buildroot/usr/bin /bin/install -p c2html /usr/src/tmp/c2html-buildroot/usr/bin/c2html make: Leaving directory '/usr/src/RPM/BUILD/c2html-0.9.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/c2html-buildroot (auto) Verifying and fixing files in /usr/src/tmp/c2html-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/c2html-buildroot/ (default) Compressing files in /usr/src/tmp/c2html-buildroot (auto) Verifying ELF objects in /usr/src/tmp/c2html-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: c2html-0.9.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WS2ZY2 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.SgjLMW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GoFMGT Creating c2html-debuginfo package Processing files: c2html-debuginfo-0.9.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ySN6HT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mcuVPW find-requires: running scripts (debuginfo) Requires: c2html = 0.9.4-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/c2html-0.9.4-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/c2html-debuginfo-0.9.4-alt2.x86_64.rpm 3.61user 0.84system 0:09.15elapsed 48%CPU (0avgtext+0avgdata 41928maxresident)k 0inputs+0outputs (0major+409751minor)pagefaults 0swaps 11.87user 3.40system 0:24.33elapsed 62%CPU (0avgtext+0avgdata 122764maxresident)k 0inputs+0outputs (0major+806913minor)pagefaults 0swaps --- c2html-0.9.4-alt2.x86_64.rpm.repo 2011-03-13 02:45:50.000000000 +0000 +++ c2html-0.9.4-alt2.x86_64.rpm.hasher 2018-11-23 01:07:55.881120209 +0000 @@ -7,6 +7,5 @@ /usr/share/doc/c2html/c2html.lsm 100644 -/usr/share/man/man1/c2html.1.gz 100644 +/usr/share/man/man1/c2html.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: libc.so.6(GLIBC_2.3.4)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit)