<86>Jun 16 00:26:10 userdel[56554]: delete user 'rooter' <86>Jun 16 00:26:10 userdel[56554]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:26:10 userdel[56554]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:26:10 groupadd[56563]: group added to /etc/group: name=rooter, GID=1826 <86>Jun 16 00:26:10 groupadd[56563]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:26:10 groupadd[56563]: new group: name=rooter, GID=1826 <86>Jun 16 00:26:10 useradd[56569]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Jun 16 00:26:10 userdel[56580]: delete user 'builder' <86>Jun 16 00:26:10 userdel[56580]: removed group 'builder' owned by 'builder' <86>Jun 16 00:26:10 userdel[56580]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:26:10 groupadd[56585]: group added to /etc/group: name=builder, GID=1827 <86>Jun 16 00:26:10 groupadd[56585]: group added to /etc/gshadow: name=builder <86>Jun 16 00:26:10 groupadd[56585]: new group: name=builder, GID=1827 <86>Jun 16 00:26:10 useradd[56592]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/epstool-3.08-alt5.qa1.nosrc.rpm (w1.gzdio) Installing epstool-3.08-alt5.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf epstool-3.08 + echo 'Source #0 (epstool-3.08.tar):' Source #0 (epstool-3.08.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/epstool-3.08.tar + cd epstool-3.08 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (epstool-3.08-olpa-nonconform-severity.patch):' Patch #1 (epstool-3.08-olpa-nonconform-severity.patch): + /usr/bin/patch -p1 patching file src/dscparse.c + echo 'Patch #2 (epstool-3.08-alt-fixes.patch):' Patch #2 (epstool-3.08-alt-fixes.patch): + /usr/bin/patch -p1 patching file src/clfile.c patching file src/epstool.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd epstool-3.08 + /usr/bin/make make: Entering directory '/usr/src/RPM/BUILD/epstool-3.08' mkdir ./bin mkdir ./epsobj echo "dummy" > ./epsobj/lib.rsp gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/xnodll.o -c ./src/xnodll.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cfile.o -c ./src/cfile.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/epstool.o -c -DEPSTOOL_VERSION="3.08" -DEPSTOOL_DATE="2005-06-10" ./src/epstool.c ./src/epstool.c: In function 'calc_device_size': ./src/epstool.c:1716:9: warning: variable 'code' set but not used [-Wunused-but-set-variable] 1716 | int code = 0; | ^~~~ ./src/epstool.c: In function 'epstool_dcs2_composite': ./src/epstool.c:1909:9: warning: variable 'hires_bbox_valid' set but not used [-Wunused-but-set-variable] 1909 | int hires_bbox_valid = 0; | ^~~~~~~~~~~~~~~~ gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/calloc.o -c ./src/calloc.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/capp.o -c ./src/capp.c In file included from /usr/include/string.h:532, from ./src/common.h:21, from ./src/capp.c:19: In function 'strncpy', inlined from 'rotate_last_files.part.0' at ./src/capp.c:270:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cbmp.o -c ./src/cbmp.c ./src/cbmp.c: In function 'bmpfile_to_image': ./src/cbmp.c:176:18: warning: variable 'count' set but not used [-Wunused-but-set-variable] 176 | unsigned int count; | ^~~~~ ./src/cbmp.c: In function 'image_to_bmpfile': ./src/cbmp.c:896:9: warning: variable 'pallength' set but not used [-Wunused-but-set-variable] 896 | int pallength; | ^~~~~~~~~ ./src/cbmp.c: In function 'image_to_tifffile': ./src/cbmp.c:1503:9: warning: variable 'code' set but not used [-Wunused-but-set-variable] 1503 | int code = 0; | ^~~~ ./src/cbmp.c: In function 'image_to_bmpfile': ./src/cbmp.c:916:33: warning: 'bmp2.biBitCount' may be used uninitialized in this function [-Wmaybe-uninitialized] 916 | depth = bmp2.biPlanes * bmp2.biBitCount; | ~~~~^~~~~~~~~~~ ./src/cbmp.c:891:13: warning: 'bmp2.biClrImportant' may be used uninitialized in this function [-Wmaybe-uninitialized] 891 | BITMAP2 bmp2; | ^~~~ ./src/cbmp.c:891:13: warning: 'bmp2.biClrUsed' may be used uninitialized in this function [-Wmaybe-uninitialized] ./src/cbmp.c: In function 'image_to_tiff': ./src/cbmp.c:1425:35: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 8 and 15 [-Wformat-truncation=] 1425 | snprintf(now, sizeof(now), "%04d:%02d:%02d %02d:%02d:%02d", | ^~~~ ./src/cbmp.c:1425:29: note: directive argument in the range [-2147483647, 2147483647] 1425 | snprintf(now, sizeof(now), "%04d:%02d:%02d %02d:%02d:%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./src/common.h:19, from ./src/cbmp.c:25: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 20 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cdoc.o -c ./src/cdoc.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/ceps.o -c ./src/ceps.c ./src/ceps.c: In function 'write_singlefile_separations': ./src/ceps.c:1599:14: warning: variable 'len' set but not used [-Wunused-but-set-variable] 1599 | FILE_POS len; | ^~~ ./src/ceps.c: In function 'write_platefile_comments': ./src/ceps.c:1542:34: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 229 [-Wformat-truncation=] 1542 | "%%%%PlateFile: (%s) EPS Local %s", | ^~ 1543 | sepname, platename); | ~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ./src/common.h:19, from ./src/ceps.c:20: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 27 or more bytes (assuming 282) into a destination of size 255 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cimg.o -c ./src/cimg.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/clzw.o -c ./src/clzw.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cmac.o -c ./src/cmac.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cmbcs.o -c ./src/cmbcs.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cpdfscan.o -c ./src/cpdfscan.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cprofile.o -c ./src/cprofile.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/cps.o -c ./src/cps.c gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/dscparse.o -c ./src/dscparse.c ./src/dscparse.c: In function 'dsc_parse_bounding_box': ./src/dscparse.c:1646:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1646 | if (*pbbox == NULL) | ^~ ./src/dscparse.c:1648:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1648 | (*pbbox)->llx = (int)fllx; | ^ gcc -I./src -I./epsobj -DX11 -DUNIX -DNONAG -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings -g -pipe -frecord-gcc-switches -Wall -g -O2 -o ./epsobj/dscutil.o -c ./src/dscutil.c gcc -o ./bin/epstool ./epsobj/xnodll.o ./epsobj/cfile.o ./epsobj/epstool.o ./epsobj/calloc.o ./epsobj/capp.o ./epsobj/cbmp.o ./epsobj/cdoc.o ./epsobj/ceps.o ./epsobj/cimg.o ./epsobj/clzw.o ./epsobj/cmac.o ./epsobj/cmbcs.o ./epsobj/cpdfscan.o ./epsobj/cprofile.o ./epsobj/cps.o ./epsobj/dscparse.o ./epsobj/dscutil.o make: Leaving directory '/usr/src/RPM/BUILD/epstool-3.08' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96042 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/epstool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/epstool-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd epstool-3.08 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install EPSTOOL_ROOT=/usr/src/tmp/epstool-buildroot/usr 'EPSTOOL_MANDIR=$(EPSTOOL_ROOT)/share/man' make: Entering directory '/usr/src/RPM/BUILD/epstool-3.08' mkdir -p /usr/src/tmp/epstool-buildroot/usr chmod a+rx /usr/src/tmp/epstool-buildroot/usr mkdir -p /usr/src/tmp/epstool-buildroot/usr/bin chmod a+rx /usr/src/tmp/epstool-buildroot/usr/bin install -m 755 ./bin/epstool /usr/src/tmp/epstool-buildroot/usr/bin/epstool strip /usr/src/tmp/epstool-buildroot/usr/bin/epstool mkdir -p /usr/src/tmp/epstool-buildroot/usr/share/man chmod a+rx /usr/src/tmp/epstool-buildroot/usr/share/man mkdir -p /usr/src/tmp/epstool-buildroot/usr/share/man/man1 chmod a+rx /usr/src/tmp/epstool-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p doc/epstool.1 /usr/src/tmp/epstool-buildroot/usr/share/man/man1/epstool.1 mkdir -p /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08 chmod a+rx /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08 /usr/libexec/rpm-build/install -p doc/epstool.htm /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08/epstool.htm /usr/libexec/rpm-build/install -p doc/gsview.css /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08/gsview.css /usr/libexec/rpm-build/install -p LICENCE /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08/LICENCE make: Leaving directory '/usr/src/RPM/BUILD/epstool-3.08' + /usr/lib/rpm/find-lang epstool + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/epstool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/epstool-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/epstool-buildroot/ (default) Compressing files in /usr/src/tmp/epstool-buildroot (auto) mode of '/usr/src/tmp/epstool-buildroot/usr/share/man/man1/epstool.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/epstool Verifying ELF objects in /usr/src/tmp/epstool-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: epstool-3.08-alt5.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45416 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd epstool-3.08 + DOCDIR=/usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08 + export DOCDIR + rm -rf /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08 + /bin/mkdir -p /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08 + cp -prL doc/ /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08 + chmod -R go-w /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08 + chmod -R a+rX /usr/src/tmp/epstool-buildroot/usr/share/doc/epstool-3.08 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VFLeNv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y2r4Tw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: ghostscript-classic, /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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XBgLfA Wrote: /usr/src/RPM/RPMS/x86_64/epstool-3.08-alt5.qa1.x86_64.rpm (w2.lzdio) 3.98user 1.12system 0:07.55elapsed 67%CPU (0avgtext+0avgdata 62864maxresident)k 0inputs+0outputs (0major+230829minor)pagefaults 0swaps 0.54user 1.87system 0:12.50elapsed 19%CPU (0avgtext+0avgdata 11960maxresident)k 0inputs+0outputs (0major+96049minor)pagefaults 0swaps --- epstool-3.08-alt5.qa1.x86_64.rpm.repo 2021-06-27 17:26:33.000000000 +0000 +++ epstool-3.08-alt5.qa1.x86_64.rpm.hasher 2024-06-16 00:26:19.967375165 +0000 @@ -20,3 +20,3 @@ Provides: epstool = 3.08-alt5.qa1:sisyphus+276058.100.1.1 -File: /usr/bin/epstool 100755 root:root 2aa597265802031bfd32296dad8d604d +File: /usr/bin/epstool 100755 root:root 3c4a7173702b835eb2a2d9da661b0181 File: /usr/share/doc/epstool-3.08 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/man/man1/epstool.1.xz 100644 root:root 28c3e0bf1873f3706b03fd359025e90a -RPMIdentity: f12b755c00f9bf03a89d91ea66314b31b3dbdbac13ea250af905ed543f105a4e3a975507b9f38da1c250d8894ef12809760a5df621f8e1efd10feeb83d87f1a6 +RPMIdentity: 4a72216b6914feea86c5a85bdc5f493a1251acafdedaedf50dfdc9de9c7583836b39e3663d5ceba9806f87f7ac89e964c3fcdbae60911ab17cc3a75808cd8599