<86>Oct 31 03:40:07 userdel[3372623]: delete user 'rooter' <86>Oct 31 03:40:07 userdel[3372623]: removed group 'rooter' owned by 'rooter' <86>Oct 31 03:40:07 groupadd[3372641]: group added to /etc/group: name=rooter, GID=978 <86>Oct 31 03:40:07 groupadd[3372641]: group added to /etc/gshadow: name=rooter <86>Oct 31 03:40:07 groupadd[3372641]: new group: name=rooter, GID=978 <86>Oct 31 03:40:07 useradd[3372659]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash <86>Oct 31 03:40:07 userdel[3372685]: delete user 'builder' <86>Oct 31 03:40:07 userdel[3372685]: removed group 'builder' owned by 'builder' <86>Oct 31 03:40:07 groupadd[3372702]: group added to /etc/group: name=builder, GID=979 <86>Oct 31 03:40:07 groupadd[3372702]: group added to /etc/gshadow: name=builder <86>Oct 31 03:40:07 groupadd[3372702]: new group: name=builder, GID=979 <86>Oct 31 03:40:07 useradd[3372728]: new user: name=builder, UID=979, GID=979, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/jhead-3.03-alt1.nosrc.rpm (w1.gzdio) Installing jhead-3.03-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jhead-3.03 + echo 'Source #0 (jhead-3.03.tar.gz):' Source #0 (jhead-3.03.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/jhead-3.03.tar.gz + /bin/tar -xf - + cd jhead-3.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jhead-3.03 + subst 's/-O./-pipe -frecord-gcc-switches -Wall -g -O2/' makefile + make -j16 make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c paths.c -o paths.o make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c iptc.c -o iptc.o make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c makernote.c -o makernote.o make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c gpsinfo.c -o gpsinfo.o make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c jpgqguess.c -o jpgqguess.o make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c jpgfile.c -o jpgfile.o make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c exif.c -o exif.o make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c jhead.c -o jhead.o jhead.c: In function 'ProcessFile': jhead.c:680:27: warning: '%s' directive writing up to 8191 bytes into a region of size 4106 [-Wformat-overflow=] sprintf(NewName, "%s%s.jpg", NewBaseName, NameExtra); ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from jhead.h:9, from jhead.c:18: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 5 and 8198 bytes into a destination of size 4106 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' make: Entering directory '/usr/src/RPM/BUILD/jhead-3.03' cc -o jhead ./jhead.o ./jpgfile.o ./jpgqguess.o ./paths.o ./exif.o ./iptc.o ./gpsinfo.o ./makernote.o -lm /usr/bin/ld.default: ./jhead.o: in function `DoCommand': /usr/src/RPM/BUILD/jhead-3.03/jhead.c:379: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make: Leaving directory '/usr/src/RPM/BUILD/jhead-3.03' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48519 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jhead-3.03 + 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,gnuconfig) Checking contents of files in /usr/src/tmp/jhead-buildroot/ (default) 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) Hardlinking identical .pyc and .pyo files Processing files: jhead-3.03-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jhead-3.03 + DOCDIR=/usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.03 + export DOCDIR + rm -rf /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.03 + /bin/mkdir -p /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.03 + cp -prL changes.txt readme.txt usage.html /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.03 + chmod -R go-w /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.03 + chmod -R a+rX /usr/src/tmp/jhead-buildroot/usr/share/doc/jhead-3.03 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YtW1PR 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.Y3hNzK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libjpeg-utils, ImageMagick-tools, /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), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4egEJG Creating jhead-debuginfo package Processing files: jhead-debuginfo-3.03-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mI0kkG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ic78kJ find-requires: running scripts (debuginfo) Requires: jhead = 3.03-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to jhead-debuginfo a strict dependency on jhead Wrote: /usr/src/RPM/RPMS/x86_64/jhead-3.03-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/jhead-debuginfo-3.03-alt1.x86_64.rpm (w2.lzdio) 2.25user 0.68system 0:06.68elapsed 43%CPU (0avgtext+0avgdata 39020maxresident)k 0inputs+0outputs (0major+245655minor)pagefaults 0swaps 3.16user 2.63system 0:08.94elapsed 64%CPU (0avgtext+0avgdata 39020maxresident)k 0inputs+0outputs (0major+430022minor)pagefaults 0swaps --- jhead-3.03-alt1.x86_64.rpm.repo 2019-04-01 05:29:21.000000000 +0000 +++ jhead-3.03-alt1.x86_64.rpm.hasher 2021-10-31 03:40:14.910325747 +0000 @@ -19,3 +19,3 @@ Provides: jhead = 3.03-alt1:sisyphus+226070.100.1.1 -File: /usr/bin/jhead 100755 root:root 20c0eade9a894a1168827386a74267a6 +File: /usr/bin/jhead 100755 root:root ba2d69a168c684bd9baf55dc935fdbf0 File: /usr/share/doc/jhead-3.03 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/man/man1/jhead.1.xz 100644 root:root f3e1eab1e967e6a54acd8af34a02f62f -RPMIdentity: 57adc3ad9049894eea56c23bb9721055b66c8285cc737fefaea6a5960272d0d9496d20c958a2d7ba56f049e43488f48f14422436aeafb602019507967c6d3c7c +RPMIdentity: 9b3a66f4dae514fc28e1db574dd7c421874ffb4bd3bf2d9b7eeda14a2f7d40af1917dea04cd6373e901de643d0d19d6350ee4da0725dea3053678f401e4fcd76 --- jhead-debuginfo-3.03-alt1.x86_64.rpm.repo 2019-04-01 05:29:21.000000000 +0000 +++ jhead-debuginfo-3.03-alt1.x86_64.rpm.hasher 2021-10-31 03:40:14.977326566 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/77 40755 root:root -/usr/lib/debug/.build-id/77/c466cc2a69983a837636fdef16d42a9d9ea0c8 120777 root:root ../../../../bin/jhead -/usr/lib/debug/.build-id/77/c466cc2a69983a837636fdef16d42a9d9ea0c8.debug 120777 root:root ../../usr/bin/jhead.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/4c7158419ba903ba6e1640abda66b9ceda68fe 120777 root:root ../../../../bin/jhead +/usr/lib/debug/.build-id/41/4c7158419ba903ba6e1640abda66b9ceda68fe.debug 120777 root:root ../../usr/bin/jhead.debug /usr/lib/debug/usr/bin/jhead.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: jhead-debuginfo = 3.03-alt1:sisyphus+226070.100.1.1 -File: /usr/lib/debug/.build-id/77 40755 root:root -File: /usr/lib/debug/.build-id/77/c466cc2a69983a837636fdef16d42a9d9ea0c8 120777 root:root ../../../../bin/jhead -File: /usr/lib/debug/.build-id/77/c466cc2a69983a837636fdef16d42a9d9ea0c8.debug 120777 root:root ../../usr/bin/jhead.debug -File: /usr/lib/debug/usr/bin/jhead.debug 100644 root:root f6684c238d11844314e43639c8ad162a +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/4c7158419ba903ba6e1640abda66b9ceda68fe 120777 root:root ../../../../bin/jhead +File: /usr/lib/debug/.build-id/41/4c7158419ba903ba6e1640abda66b9ceda68fe.debug 120777 root:root ../../usr/bin/jhead.debug +File: /usr/lib/debug/usr/bin/jhead.debug 100644 root:root c9d005f1c7c6cbf5ddc9ee5cfda3f92e File: /usr/src/debug/jhead-3.03 40755 root:root @@ -34,2 +34,2 @@ File: /usr/src/debug/jhead-3.03/paths.c 100644 root:root 9643be873d3caeaab1e51e66f89c4b23 -RPMIdentity: 6f99a4648200c3652b61be9fa0ed05f7ee23579756b539c891e2af9930a7fb6fd62fd23b5c8272a97d87588c0a837264b9c139bc6861ba9958dae098fd2ae958 +RPMIdentity: 2caa143aa30e4abcdf4bf0f6ad56a28d452a6440fc1321dc7c67d0e01d6a9c702ae25841e87bef38e3bcc35668238d9876180e89cdec290767700a709e364b18