<86>Apr 21 01:06:13 userdel[77720]: delete user 'rooter' <86>Apr 21 01:06:13 groupadd[78457]: group added to /etc/group: name=rooter, GID=621 <86>Apr 21 01:06:13 groupadd[78457]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:06:13 groupadd[78457]: new group: name=rooter, GID=621 <86>Apr 21 01:06:13 useradd[78645]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 21 01:06:13 userdel[79081]: delete user 'builder' <86>Apr 21 01:06:13 groupadd[79235]: group added to /etc/group: name=builder, GID=622 <86>Apr 21 01:06:13 groupadd[79235]: group added to /etc/gshadow: name=builder <86>Apr 21 01:06:13 groupadd[79235]: new group: name=builder, GID=622 <86>Apr 21 01:06:13 useradd[79396]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 21 01:06:16 rpmi: libpng15-1.5.28-alt1 1484572014 installed <13>Apr 21 01:06:16 rpmi: libICE-1.0.9-alt1 1409902719 installed <13>Apr 21 01:06:16 rpmi: libSM-1.2.2-alt1 1391072686 installed <13>Apr 21 01:06:16 rpmi: libjpeg-2:1.3.1-alt0.1 1388074033 installed <13>Apr 21 01:06:16 rpmi: libgraphite2-1.3.10-alt0.M80P.1 1496411360 installed <13>Apr 21 01:06:16 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 21 01:06:16 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Apr 21 01:06:16 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Apr 21 01:06:16 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 01:06:16 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 21 01:06:16 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Apr 21 01:06:16 rpmi: libXext-1.3.3-alt1 1409902932 installed <13>Apr 21 01:06:16 rpmi: libXt-1.1.4-alt1 1369984716 installed <13>Apr 21 01:06:16 rpmi: libXpm-3.5.11-alt1 1391072398 installed <13>Apr 21 01:06:16 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 21 01:06:16 rpmi: libharfbuzz-1.6.3-alt0.M80P.1 1509918814 installed <13>Apr 21 01:06:16 rpmi: libfreetype-2.8-alt0.M80P.3 1505462817 installed <13>Apr 21 01:06:16 rpmi: fontconfig-2.12.6-alt1.M80P.1 1506008910 installed Updating fonts cache: [ DONE ] <29>Apr 21 01:06:17 fontconfig: Updating fonts cache: succeeded <13>Apr 21 01:06:17 rpmi: libgd2-2.0.35-alt6 1366289709 installed <13>Apr 21 01:06:17 rpmi: libgd2-devel-2.0.35-alt6 1366289709 installed <13>Apr 21 01:06:17 rpmi: libfreetype-devel-2.8-alt0.M80P.3 1505462817 installed Installing cvsgraph-1.7.0-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22000 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cvsgraph-1.7.0 + echo 'Source #0 (cvsgraph-1.7.0.tar.gz):' Source #0 (cvsgraph-1.7.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cvsgraph-1.7.0.tar.gz + /bin/tar -xf - + cd cvsgraph-1.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cvsgraph-1.7.0-alt-DSO.patch):' Patch #0 (cvsgraph-1.7.0-alt-DSO.patch): + /usr/bin/patch -p2 patching file Makefile.in + /usr/bin/subst s@bitstream-vera@ttf/TrueType-vera@g cvsgraph.conf + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22000 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cvsgraph-1.7.0 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + 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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for pkg-config... /usr/bin/pkg-config checking for sqrt in -lm... yes checking for FT_Load_Glyph in -lfreetype... yes checking for gdlib-config... /usr/bin/gdlib-config checking for gdImageCreate in -lgd... yes checking for gdImageGif in -lgd... yes checking for gdImageJpeg in -lgd... yes checking for gdImagePng in -lgd... yes checking for gdImagePngEx in -lgd... yes checking for gdImageFilledArc in -lgd... yes checking for gdImageStringFT in -lgd... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for memset... yes checking for strdup... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating cvsgraph.1 config.status: creating cvsgraph.conf.5 config.status: creating cvsgraph.spec config.status: creating contrib/mkimage.php config.status: creating contrib/cvsgraphwrapper.php config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/cvsgraph-1.7.0' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/cvsgraph-1.7.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -g -O2 -c cvsgraph.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -g -O2 -c readconf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -g -O2 -c utils.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -g -O2 -c rcsy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -g -O2 -c rcsl.c cvsgraph.c: In function 'dump_dtext': cvsgraph.c:193:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] printf("%sdtext.log : %d bytes\n", p, d->log ? strlen(d->log) : -1); ^ cvsgraph.c:194:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] printf("%sdtext.text : %d bytes\n", p, d->text ? strlen(d->text) : -1); ^ cvsgraph.c: In function 'space_below': cvsgraph.c:2729:12: warning: variable 'minb' set but not used [-Wunused-but-set-variable] branch_t *minb = NULL; ^ x86_64-alt-linux-gcc -Wall -DETCDIR='"/etc"' -pipe -Wall -g -O2 -o cvsgraph cvsgraph.o readconf.o utils.o rcsy.o rcsl.o -lm -lgd -lgd make[1]: Leaving directory `/usr/src/RPM/BUILD/cvsgraph-1.7.0' make: Leaving directory `/usr/src/RPM/BUILD/cvsgraph-1.7.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84831 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cvsgraph-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cvsgraph-buildroot + cd cvsgraph-1.7.0 + install -Dpm755 cvsgraph /usr/src/tmp/cvsgraph-buildroot/usr/bin/cvsgraph + install -Dpm644 cvsgraph.conf /usr/src/tmp/cvsgraph-buildroot/etc/cvsgraph.conf + install -Dpm644 cvsgraph.1 /usr/src/tmp/cvsgraph-buildroot/usr/share/man/man1/cvsgraph.1 + install -Dpm644 cvsgraph.conf.5 /usr/src/tmp/cvsgraph-buildroot/usr/share/man/man5/cvsgraph.conf.5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cvsgraph-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cvsgraph-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/cvsgraph-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cvsgraph-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: cvsgraph-1.7.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KymCdr 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.gDHtuL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: fonts-ttf-vera, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgd.so.2()(64bit) >= set:lg8oECOadTtIlauPpF5ytfZwavwnTZAwJ7OaqfHnyMX3Ay2FWaWsZbHhS1, libm.so.6(GLIBC_2.2.5)(64bit), 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.QvTxw8 Creating cvsgraph-debuginfo package Processing files: cvsgraph-debuginfo-1.7.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gRoYjy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yICuR0 find-requires: running scripts (debuginfo) Requires: cvsgraph = 1.7.0-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgd.so.2), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cvsgraph-1.7.0-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cvsgraph-debuginfo-1.7.0-alt1.1.x86_64.rpm 4.51user 1.09system 0:11.51elapsed 48%CPU (0avgtext+0avgdata 61772maxresident)k 0inputs+0outputs (0major+498287minor)pagefaults 0swaps 7.59user 3.13system 0:19.31elapsed 55%CPU (0avgtext+0avgdata 122088maxresident)k 136inputs+0outputs (0major+734731minor)pagefaults 0swaps --- cvsgraph-1.7.0-alt1.1.x86_64.rpm.repo 2012-07-17 11:25:56.000000000 +0000 +++ cvsgraph-1.7.0-alt1.1.x86_64.rpm.hasher 2019-04-21 01:06:31.978580264 +0000 @@ -2,6 +2,7 @@ /usr/bin/cvsgraph 100755 -/usr/share/man/man1/cvsgraph.1.gz 100644 -/usr/share/man/man5/cvsgraph.conf.5.bz2 100644 +/usr/share/man/man1/cvsgraph.1.xz 100644 +/usr/share/man/man5/cvsgraph.conf.5.xz 100644 Requires: fonts-ttf-vera Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit)