<86>Jan 6 06:07:08 userdel[1988]: delete user 'rooter' <86>Jan 6 06:07:08 userdel[1988]: removed group 'rooter' owned by 'rooter' <86>Jan 6 06:07:08 userdel[1988]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 06:07:08 groupadd[1993]: group added to /etc/group: name=rooter, GID=597 <86>Jan 6 06:07:08 groupadd[1993]: group added to /etc/gshadow: name=rooter <86>Jan 6 06:07:08 groupadd[1993]: new group: name=rooter, GID=597 <86>Jan 6 06:07:08 useradd[1997]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Jan 6 06:07:08 userdel[2007]: delete user 'builder' <86>Jan 6 06:07:08 userdel[2007]: removed group 'builder' owned by 'builder' <86>Jan 6 06:07:08 userdel[2007]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 06:07:08 groupadd[2013]: group added to /etc/group: name=builder, GID=598 <86>Jan 6 06:07:08 groupadd[2013]: group added to /etc/gshadow: name=builder <86>Jan 6 06:07:08 groupadd[2013]: new group: name=builder, GID=598 <86>Jan 6 06:07:08 useradd[2017]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash Installing jhead-3.00-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26003 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jhead-3.00 + echo 'Source #0 (jhead-3.00.tar.gz):' Source #0 (jhead-3.00.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/jhead-3.00.tar.gz + /bin/tar -xf - + cd jhead-3.00 + /bin/chmod -c -Rf u+rwX,go-w . mode of './jhead.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './usage.html' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './exif.c' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './gpsinfo.c' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './myglob.c' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './jpgqguess.c' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './changes.txt' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './makefile' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './iptc.c' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './paths.c' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './make.bat' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './makefile-win32' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './readme.txt' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './jhead.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './jpgfile.c' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './makernote.c' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26003 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jhead-3.00 + subst 's/-O./-pipe -Wall -g -O2 -march=i586 -mtune=generic/' makefile + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/jhead-3.00' cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c jhead.c -o jhead.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c jpgfile.c -o jpgfile.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c jpgqguess.c -o jpgqguess.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c paths.c -o paths.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c exif.c -o exif.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c iptc.c -o iptc.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c gpsinfo.c -o gpsinfo.o cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -Wall -c makernote.c -o makernote.o jpgfile.c: In function 'ReplaceThumbnail': jpgfile.c:487:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(ThumbnailPointer, ThumbLen, 1, ThumbnailFile); ^ cc -o jhead ./jhead.o ./jpgfile.o ./jpgqguess.o ./paths.o ./exif.o ./iptc.o ./gpsinfo.o ./makernote.o -lm ./jhead.o: In function `DoCommand': /usr/src/RPM/BUILD/jhead-3.00/jhead.c:378: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make: Leaving directory `/usr/src/RPM/BUILD/jhead-3.00' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88074 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jhead-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jhead-buildroot + cd jhead-3.00 + install -pD -m755 jhead /usr/src/tmp/jhead-buildroot/usr/bin/jhead + install -pD -m644 jhead.1 /usr/src/tmp/jhead-buildroot/usr/share/man/man1/jhead.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jhead-buildroot (auto) Verifying and fixing files in /usr/src/tmp/jhead-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/jhead-buildroot (auto) Verifying ELF objects in /usr/src/tmp/jhead-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/jhead: uses non-LFS functions: __xstat fopen Hardlinking identical .pyc and .pyo files Processing files: jhead-3.00-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52472 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jhead-3.00 + DOCDIR=/usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.00 + export DOCDIR + rm -rf /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.00 + /bin/mkdir -p /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.00 + cp -prL changes.txt readme.txt usage.html /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.00 + chmod -R go-w /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.00 + chmod -R a+rX /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.00 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qd9fx0 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.fhtCE4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libjpeg-utils, ImageMagick, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yptnff Creating jhead-debuginfo package Processing files: jhead-debuginfo-3.00-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kTFg3D find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.74MA6g find-requires: running scripts (debuginfo) Requires: jhead = 3.00-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Wrote: /usr/src/RPM/RPMS/i586/jhead-3.00-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/jhead-debuginfo-3.00-alt1.i586.rpm 4.56user 0.88system 0:09.70elapsed 56%CPU (0avgtext+0avgdata 28376maxresident)k 0inputs+0outputs (0major+152426minor)pagefaults 0swaps 16.52user 5.02system 0:28.84elapsed 74%CPU (0avgtext+0avgdata 124828maxresident)k 0inputs+0outputs (0major+416909minor)pagefaults 0swaps --- jhead-3.00-alt1.i586.rpm.repo 2015-06-01 06:43:04.000000000 +0000 +++ jhead-3.00-alt1.i586.rpm.hasher 2019-01-06 06:07:22.229915355 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/jhead-3.00/usage.html 100644 -/usr/share/man/man1/jhead.1.bz2 100644 +/usr/share/man/man1/jhead.1.xz 100644 Requires: libjpeg-utils