<86>Feb 12 01:52:59 userdel[3285197]: delete user 'rooter' <86>Feb 12 01:52:59 userdel[3285197]: removed group 'rooter' owned by 'rooter' <86>Feb 12 01:52:59 userdel[3285197]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 12 01:52:59 groupadd[3285315]: group added to /etc/group: name=rooter, GID=1835 <86>Feb 12 01:52:59 groupadd[3285315]: group added to /etc/gshadow: name=rooter <86>Feb 12 01:52:59 groupadd[3285315]: new group: name=rooter, GID=1835 <86>Feb 12 01:52:59 useradd[3285379]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Feb 12 01:52:59 userdel[3285506]: delete user 'builder' <86>Feb 12 01:52:59 userdel[3285506]: removed group 'builder' owned by 'builder' <86>Feb 12 01:52:59 userdel[3285506]: removed shadow group 'builder' owned by 'builder' <86>Feb 12 01:52:59 groupadd[3285631]: group added to /etc/group: name=builder, GID=1836 <86>Feb 12 01:52:59 groupadd[3285631]: group added to /etc/gshadow: name=builder <86>Feb 12 01:52:59 groupadd[3285631]: new group: name=builder, GID=1836 <86>Feb 12 01:52:59 useradd[3285708]: new user: name=builder, UID=1836, GID=1836, 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>Feb 12 01:53:02 rpmi: libjpeg-2:3.0.2-alt2.1 sisyphus+340135.100.1.1 1707449145 installed <13>Feb 12 01:53:02 rpmi: libturbojpeg-2:3.0.2-alt2.1 sisyphus+340135.100.1.1 1707449145 installed <13>Feb 12 01:53:02 rpmi: libjpeg-devel-2:3.0.2-alt2.1 sisyphus+340135.100.1.1 1707449145 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/jpegoptim-1.5.5-alt1.nosrc.rpm (w1.gzdio) Installing jpegoptim-1.5.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93787 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jpegoptim-1.5.5 + echo 'Source #0 (jpegoptim-1.5.5.tar.gz):' Source #0 (jpegoptim-1.5.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/jpegoptim-1.5.5.tar.gz + /bin/tar -xf - + cd jpegoptim-1.5.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93787 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jpegoptim-1.5.5 + 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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --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.5' 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.5' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.5' 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.5' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.5' 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.5' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.5' 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.5' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.5' 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.5' make: Entering directory '/usr/src/RPM/BUILD/jpegoptim-1.5.5' 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.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8083 + 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.5 + 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.5' /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.5' + /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.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jpegoptim-1.5.5 + DOCDIR=/usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.5 + export DOCDIR + rm -rf /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.5 + /bin/mkdir -p /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.5 + cp -prL README /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.5 + chmod -R go-w /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.5 + chmod -R a+rX /usr/src/tmp/jpegoptim-buildroot/usr/share/doc/jpegoptim-1.5.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFpjss 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.AVSEJo 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:kfZud2CIeUZGPHqUBlME3j0iLIDHjxVaZgPaEWjZ52DH1wpm9AbGGINZn1, 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.tbeAC4 Creating jpegoptim-debuginfo package Processing files: jpegoptim-debuginfo-1.5.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b8JFFu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iESSUj find-requires: running scripts (debuginfo) Requires: jpegoptim = 1.5.5-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.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/jpegoptim-debuginfo-1.5.5-alt1.x86_64.rpm (w2.lzdio) 1.64user 1.50system 0:07.66elapsed 41%CPU (0avgtext+0avgdata 39204maxresident)k 0inputs+0outputs (0major+499755minor)pagefaults 0swaps 3.06user 1.46system 0:14.23elapsed 31%CPU (0avgtext+0avgdata 129368maxresident)k 0inputs+0outputs (0major+193623minor)pagefaults 0swaps --- jpegoptim-1.5.5-alt1.x86_64.rpm.repo 2023-08-10 06:54:06.000000000 +0000 +++ jpegoptim-1.5.5-alt1.x86_64.rpm.hasher 2024-02-12 01:53:11.812755039 +0000 @@ -14,3 +14,3 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libjpeg.so.62()(64bit) >= set:jevZkgcgMQWwZHCnrUPaoQx9wQHZcXkoKaWj2VhRaoRn8ivFAfXv +Requires: libjpeg.so.62()(64bit) >= set:kfZud2CIeUZGPHqUBlME3j0iLIDHjxVaZgPaEWjZ52DH1wpm9AbGGINZn1 Requires: rpmlib(SetVersions) @@ -19,3 +19,3 @@ Provides: jpegoptim = 1.5.5-alt1:sisyphus+326861.100.1.1 -File: /usr/bin/jpegoptim 100755 root:root b9ce4e6720c1b4f4192de497e9e49195 +File: /usr/bin/jpegoptim 100755 root:root ab72f9e3826de4ca9275dd3622d2e5d7 File: /usr/share/doc/jpegoptim-1.5.5 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/jpegoptim.1.xz 100644 root:root ea1e2e0226843754686a3f54e82ff9cb -RPMIdentity: 2851f9bfbc0ee2f118cdb9e4a605b44d18ad492c60b7de109e6a36c454c6eaf496ba4ee54ec7abef18ab5d185ea122aa68dff2a83aaa8607d1ce5c1a05a3ae93 +RPMIdentity: 1ee5c76ff104c7a577296602ef9292bd1a4dfbb51ffc954a4694a330b4b07f3b90d3745dd3acda22c89eba4cfd56da0569e38fbfe44566f2cadf41f91738c454 --- jpegoptim-debuginfo-1.5.5-alt1.x86_64.rpm.repo 2023-08-10 06:54:06.000000000 +0000 +++ jpegoptim-debuginfo-1.5.5-alt1.x86_64.rpm.hasher 2024-02-12 01:53:11.890755905 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b6 40755 root:root -/usr/lib/debug/.build-id/b6/ebb5bcdf08216e88b9ef4563c2e3bc14992433 120777 root:root ../../../../bin/jpegoptim -/usr/lib/debug/.build-id/b6/ebb5bcdf08216e88b9ef4563c2e3bc14992433.debug 120777 root:root ../../usr/bin/jpegoptim.debug +/usr/lib/debug/.build-id/02 40755 root:root +/usr/lib/debug/.build-id/02/3339196d4be293d08a8b35871fede5e60b22f5 120777 root:root ../../../../bin/jpegoptim +/usr/lib/debug/.build-id/02/3339196d4be293d08a8b35871fede5e60b22f5.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.5-alt1:sisyphus+326861.100.1.1 -File: /usr/lib/debug/.build-id/b6 40755 root:root -File: /usr/lib/debug/.build-id/b6/ebb5bcdf08216e88b9ef4563c2e3bc14992433 120777 root:root ../../../../bin/jpegoptim -File: /usr/lib/debug/.build-id/b6/ebb5bcdf08216e88b9ef4563c2e3bc14992433.debug 120777 root:root ../../usr/bin/jpegoptim.debug -File: /usr/lib/debug/usr/bin/jpegoptim.debug 100644 root:root cde362606356c023ffe04ad1599205a1 +File: /usr/lib/debug/.build-id/02 40755 root:root +File: /usr/lib/debug/.build-id/02/3339196d4be293d08a8b35871fede5e60b22f5 120777 root:root ../../../../bin/jpegoptim +File: /usr/lib/debug/.build-id/02/3339196d4be293d08a8b35871fede5e60b22f5.debug 120777 root:root ../../usr/bin/jpegoptim.debug +File: /usr/lib/debug/usr/bin/jpegoptim.debug 100644 root:root ee68ff0220c80c8453e66063a4eb7b9a File: /usr/src/debug/jpegoptim-1.5.5 40755 root:root @@ -30,2 +30,2 @@ File: /usr/src/debug/jpegoptim-1.5.5/misc.c 100644 root:root df84045fd230147f91ed25435e96e18d -RPMIdentity: 3a29287a139741bebbf50572e1c652fe0e54476e989331187025eb7aa81ab45da1f7c48e394aba5d9b3e7e0c3568ae6bab8bbb66bf5a8207f7b55cc15b05de87 +RPMIdentity: 34be63a0fb487e58cf36ca9641429f42e4f1b33002190d417c76694d372501bc3b9337c745d75bc8ca8e0354cadb7533cbd14342d88adf08ab7c9312244bafee