<86>Jun 14 09:10:39 userdel[1529002]: delete user 'rooter' <86>Jun 14 09:10:39 userdel[1529002]: removed group 'rooter' owned by 'rooter' <86>Jun 14 09:10:39 userdel[1529002]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 14 09:10:39 groupadd[1529100]: group added to /etc/group: name=rooter, GID=1865 <86>Jun 14 09:10:39 groupadd[1529100]: group added to /etc/gshadow: name=rooter <86>Jun 14 09:10:39 groupadd[1529100]: new group: name=rooter, GID=1865 <86>Jun 14 09:10:39 useradd[1529253]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Jun 14 09:10:39 userdel[1529649]: delete user 'builder' <86>Jun 14 09:10:39 userdel[1529649]: removed group 'builder' owned by 'builder' <86>Jun 14 09:10:39 userdel[1529649]: removed shadow group 'builder' owned by 'builder' <86>Jun 14 09:10:39 groupadd[1529901]: group added to /etc/group: name=builder, GID=1866 <86>Jun 14 09:10:39 groupadd[1529901]: group added to /etc/gshadow: name=builder <86>Jun 14 09:10:39 groupadd[1529901]: new group: name=builder, GID=1866 <86>Jun 14 09:10:39 useradd[1529960]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root <13>Jun 14 09:10:41 rpmi: libjpeg-2:2.1.2-alt1.2 sisyphus+300827.100.2.1 1653916633 installed <13>Jun 14 09:10:41 rpmi: libjpeg-devel-2:2.1.2-alt1.2 sisyphus+300827.100.2.1 1653916633 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/jpegoptim-1.5.4-alt1.nosrc.rpm (w1.gzdio) Installing jpegoptim-1.5.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79816 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jpegoptim-1.5.4 + echo 'Source #0 (jpegoptim-1.5.4.tar.gz):' Source #0 (jpegoptim-1.5.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/jpegoptim-1.5.4.tar.gz + /bin/tar -xf - + cd jpegoptim-1.5.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80073 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jpegoptim-1.5.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + ASFLAGS=' ' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + 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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 --disable-silent-rules --without-included-gettext --with-arith configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for jpeg_read_header in -ljpeg... yes checking for floor in -lm... 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 for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for string.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking size of long... 8 checking size of int... 4 checking for getopt_long... yes checking for mkstemps... yes checking for labs... yes checking for fileno... yes checking for utimensat... yes checking for fork... yes checking for wait... yes checking for struct stat.st_mtim... yes checking for broken jmorecfg.h (METHODDEF)... no checking Arithmetic Coding support in JPEG library... yes checking Extension settings in JPEG library... no -------------------------------------------------- Extension settings: Absent Arithmetic coding: Enabled -------------------------------------------------- configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CONFIG_H -c -o jpegmarker.o jpegmarker.c make: Leaving directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CONFIG_H -c -o jpegdest.o jpegdest.c make: Leaving directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CONFIG_H -c -o jpegsrc.o jpegsrc.c make: Leaving directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CONFIG_H -c -o misc.o misc.c make: Leaving directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CONFIG_H -c -o jpegoptim.o jpegoptim.c make: Leaving directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHAVE_CONFIG_H -o jpegoptim jpegoptim.o jpegdest.o jpegsrc.o jpegmarker.o misc.o -lm -ljpeg make: Leaving directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38530 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jpegoptim-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jpegoptim-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jpegoptim-1.5.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/jpegoptim-buildroot make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' /usr/libexec/rpm-build/install -p -d -m 755 /usr/src/tmp/jpegoptim-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -d -m 755 /usr/src/tmp/jpegoptim-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 644 jpegoptim.1 /usr/src/tmp/jpegoptim-buildroot/usr/share/man/man1/jpegoptim.1 /usr/libexec/rpm-build/install -p -m 755 jpegoptim /usr/src/tmp/jpegoptim-buildroot/usr/bin/jpegoptim make: Leaving directory '/usr/src/RPM/BUILD/jpegoptim-1.5.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jpegoptim-buildroot (auto) Verifying and fixing files in /usr/src/tmp/jpegoptim-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/jpegoptim-buildroot/ (default) Compressing files in /usr/src/tmp/jpegoptim-buildroot (auto) Verifying ELF objects in /usr/src/tmp/jpegoptim-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: jpegoptim-1.5.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jpegoptim-1.5.4 + DOCDIR=/usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.4 + export DOCDIR + rm -rf /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.4 + /bin/mkdir -p /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.4 + cp -prL README /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.4 + chmod -R go-w /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.4 + chmod -R a+rX /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DR3Hxf 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.ihhOXS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libjpeg.so.62()(64bit) >= set:jevZkgcgMQWwZHCnrUPaoQx9wQHZcXkoKaWj2VhRaoRn8ivFAfXv, 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.XClKKg Creating jpegoptim-debuginfo package Processing files: jpegoptim-debuginfo-1.5.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OHFdkJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LD67dl find-requires: running scripts (debuginfo) Requires: jpegoptim = 1.5.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libjpeg.so.62) Adding to jpegoptim-debuginfo a strict dependency on jpegoptim Wrote: /usr/src/RPM/RPMS/x86_64/jpegoptim-1.5.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/jpegoptim-debuginfo-1.5.4-alt1.x86_64.rpm (w2.lzdio) 3.02user 2.76system 0:12.55elapsed 46%CPU (0avgtext+0avgdata 39244maxresident)k 0inputs+0outputs (0major+502878minor)pagefaults 0swaps 2.45user 2.41system 0:23.82elapsed 20%CPU (0avgtext+0avgdata 111340maxresident)k 0inputs+0outputs (0major+199299minor)pagefaults 0swaps --- jpegoptim-1.5.4-alt1.x86_64.rpm.repo 2023-05-15 07:21:24.419586040 +0000 +++ jpegoptim-1.5.4-alt1.x86_64.rpm.hasher 2023-06-14 09:10:58.729186863 +0000 @@ -19,3 +19,3 @@ Provides: jpegoptim = 1.5.4-alt1:sisyphus+320512.100.1.1 -File: /usr/bin/jpegoptim 100755 root:root 48d591ab6f8d8945f93b10bc99319765 +File: /usr/bin/jpegoptim 100755 root:root f10153d06923e05dc9b12fc6532c9f4d File: /usr/share/doc/jpegoptim-1.5.4 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/jpegoptim.1.xz 100644 root:root 4f70c3a92a823dfccb07cf0d9c7a7f91 -RPMIdentity: d90fe860020fd48fbe1adfc38dae622a447a52ad16263eb89345cbe65816ccf1b4021c89c3483ebd2ce8b1e7d5fa0db2cc6f6e53aa143232a0b8e5767792c2ba +RPMIdentity: 649b5e53990af860da6b522707ae7507f40894268e8de2936c259b8884e0eddcbd0ff41d0ab88082f82468dd72f631fc68b00231eb1b47490246ffea39e12442 --- jpegoptim-debuginfo-1.5.4-alt1.x86_64.rpm.repo 2023-05-15 07:21:24.249584541 +0000 +++ jpegoptim-debuginfo-1.5.4-alt1.x86_64.rpm.hasher 2023-06-14 09:10:58.955189872 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/b9f5e8e506ea39c35852784ffd0515f693c9c4 120777 root:root ../../../../bin/jpegoptim -/usr/lib/debug/.build-id/43/b9f5e8e506ea39c35852784ffd0515f693c9c4.debug 120777 root:root ../../usr/bin/jpegoptim.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/3a4dcc1817987f5092839f7c0e4394a89542e7 120777 root:root ../../../../bin/jpegoptim +/usr/lib/debug/.build-id/8f/3a4dcc1817987f5092839f7c0e4394a89542e7.debug 120777 root:root ../../usr/bin/jpegoptim.debug /usr/lib/debug/usr/bin/jpegoptim.debug 100644 root:root @@ -18,6 +18,6 @@ Provides: jpegoptim-debuginfo = 1.5.4-alt1:sisyphus+320512.100.1.1 -File: /usr/lib/debug/.build-id/43 40755 root:root -File: /usr/lib/debug/.build-id/43/b9f5e8e506ea39c35852784ffd0515f693c9c4 120777 root:root ../../../../bin/jpegoptim -File: /usr/lib/debug/.build-id/43/b9f5e8e506ea39c35852784ffd0515f693c9c4.debug 120777 root:root ../../usr/bin/jpegoptim.debug -File: /usr/lib/debug/usr/bin/jpegoptim.debug 100644 root:root 3a444fe623a782b1f43cacfbd919cea1 +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/3a4dcc1817987f5092839f7c0e4394a89542e7 120777 root:root ../../../../bin/jpegoptim +File: /usr/lib/debug/.build-id/8f/3a4dcc1817987f5092839f7c0e4394a89542e7.debug 120777 root:root ../../usr/bin/jpegoptim.debug +File: /usr/lib/debug/usr/bin/jpegoptim.debug 100644 root:root 00c5f609cc55017ef545c9c43314d64c File: /usr/src/debug/jpegoptim-1.5.4 40755 root:root @@ -30,2 +30,2 @@ File: /usr/src/debug/jpegoptim-1.5.4/misc.c 100644 root:root df84045fd230147f91ed25435e96e18d -RPMIdentity: 112b18cc9b8ff263f51b3747b0a2a3bac4d7da245ef09b6f970063c9df4742b04355876845a115ab7974a1325c8cd3b4a39f54a4c0e81d33b26fbc387180693c +RPMIdentity: e985dce7bcdf446e8b52b9e4819b805c5edebe961485218f36c30b972a432642ae64ea2d018a2f906c963cd519a10ab86d1894a0d082f8a9aed7d4cf3076389b