<86>Sep 14 09:58:05 userdel[2111929]: delete user 'rooter' <86>Sep 14 09:58:05 userdel[2111929]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 09:58:05 groupadd[2112016]: group added to /etc/group: name=rooter, GID=702 <86>Sep 14 09:58:05 groupadd[2112016]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:58:05 groupadd[2112016]: new group: name=rooter, GID=702 <86>Sep 14 09:58:05 useradd[2112170]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Sep 14 09:58:05 userdel[2112192]: delete user 'builder' <86>Sep 14 09:58:05 userdel[2112192]: removed group 'builder' owned by 'builder' <86>Sep 14 09:58:05 userdel[2112192]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:58:05 groupadd[2112216]: group added to /etc/group: name=builder, GID=703 <86>Sep 14 09:58:05 groupadd[2112216]: group added to /etc/gshadow: name=builder <86>Sep 14 09:58:05 groupadd[2112216]: new group: name=builder, GID=703 <86>Sep 14 09:58:05 useradd[2112232]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash warning: user victor does not exist - using root warning: group victor does not exist - using root warning: user victor does not exist - using root warning: group victor does not exist - using root <13>Sep 14 09:58:07 rpmi: libjpeg-2:2.0.6-alt4 sisyphus+284191.100.1.1 1630330787 installed <13>Sep 14 09:58:07 rpmi: libjpeg-devel-2:2.0.6-alt4 sisyphus+284191.100.1.1 1630330787 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/jpeginfo-1.6.1-alt1.nosrc.rpm (w1.gzdio) Installing jpeginfo-1.6.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60808 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jpeginfo-1.6.1 + echo 'Source #0 (jpeginfo-1.6.1.tar.gz):' Source #0 (jpeginfo-1.6.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/jpeginfo-1.6.1.tar.gz + /bin/tar -xf - + cd jpeginfo-1.6.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60808 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jpeginfo-1.6.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 creating cache ./config.cache checking host system type... i586-alt-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether make sets ${MAKE}... yes checking for jpeg_read_header in -ljpeg... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for getopt.h... yes checking for string.h... yes checking for jpeglib.h... yes checking size of long... 4 checking size of int... 4 checking for getopt_long... yes checking for broken jmorecfg.h (METHODDEF)... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_CONFIG_H -c -o md5.o md5.c md5.c: In function 'MD5Final': md5.c:170:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 170 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ make: Leaving directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' make: Entering directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_CONFIG_H -c -o misc.o misc.c make: Leaving directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' make: Entering directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_CONFIG_H -c -o jpeginfo.o jpeginfo.c jpeginfo.c: In function 'main': jpeginfo.c:287:20: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign] 287 | MD5Update(MD5,md5buf,fs); | ^~~~~~ | | | char * In file included from jpeginfo.c:25: md5.h:33:72: note: expected 'const unsigned char *' but argument is of type 'char *' 33 | void MD5Update PROTO((struct MD5Context *context, unsigned char const *buf, unsigned len)); | ~~~~~~~~~~~~~~~~~~~~~^~~ md5.h:18:21: note: in definition of macro 'PROTO' 18 | #define PROTO(ARGS) ARGS | ^~~~ jpeginfo.c:288:15: warning: pointer targets in passing argument 1 of 'MD5Final' differ in signedness [-Wpointer-sign] 288 | MD5Final(digest,MD5); | ^~~~~~ | | | char * In file included from jpeginfo.c:25: md5.h:34:36: note: expected 'unsigned char *' but argument is of type 'char *' 34 | void MD5Final PROTO((unsigned char digest[16], struct MD5Context *context)); | ~~~~~~~~~~~~~~^~~~~~~~~~ md5.h:18:21: note: in definition of macro 'PROTO' 18 | #define PROTO(ARGS) ARGS | ^~~~ jpeginfo.c:289:13: warning: pointer targets in passing argument 1 of 'md2str' differ in signedness [-Wpointer-sign] 289 | md2str(digest,digest_text); | ^~~~~~ | | | char * In file included from jpeginfo.c:26: jpeginfo.h:18:29: note: expected 'unsigned char *' but argument is of type 'char *' 18 | char *md2str(unsigned char *digest, char *s); | ~~~~~~~~~~~~~~~^~~~~~ jpeginfo.c:160:23: warning: variable 'err_count' set but not used [-Wunused-but-set-variable] 160 | int c,j,lines_read, err_count; | ^~~~~~~~~ jpeginfo.c:160:11: warning: variable 'lines_read' set but not used [-Wunused-but-set-variable] 160 | int c,j,lines_read, err_count; | ^~~~~~~~~~ jpeginfo.c:283:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 283 | fread(md5buf,1,fs,infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' make: Entering directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHAVE_CONFIG_H -o jpeginfo jpeginfo.o misc.o md5.o -ljpeg make: Leaving directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83185 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jpeginfo-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jpeginfo-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jpeginfo-1.6.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install INSTALL_ROOT=/usr/src/tmp/jpeginfo-buildroot make: Entering directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' /usr/libexec/rpm-build/install -p -d -m 755 /usr/src/tmp/jpeginfo-buildroot//usr/bin /usr/libexec/rpm-build/install -p -d -m 755 /usr/src/tmp/jpeginfo-buildroot//usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 jpeginfo.1 /usr/src/tmp/jpeginfo-buildroot//usr/share/man/man1/jpeginfo.1 /usr/libexec/rpm-build/install -p -m 755 jpeginfo /usr/src/tmp/jpeginfo-buildroot//usr/bin/jpeginfo make: Leaving directory '/usr/src/RPM/BUILD/jpeginfo-1.6.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jpeginfo-buildroot (auto) Verifying and fixing files in /usr/src/tmp/jpeginfo-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/jpeginfo-buildroot/ (default) Compressing files in /usr/src/tmp/jpeginfo-buildroot (auto) Verifying ELF objects in /usr/src/tmp/jpeginfo-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/jpeginfo: uses non-LFS functions: __fxstat fopen Processing files: jpeginfo-1.6.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M9ks5s 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.fzRsat find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libjpeg.so.62 >= set:jfvZg28Wsom1zeIvxjVrKdYPdf, 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.pAs4pv Creating jpeginfo-debuginfo package Processing files: jpeginfo-debuginfo-1.6.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o95Bot find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hl8Lew find-requires: running scripts (debuginfo) Requires: jpeginfo = 1.6.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libjpeg.so.62) Wrote: /usr/src/RPM/RPMS/i586/jpeginfo-1.6.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/jpeginfo-debuginfo-1.6.1-alt1.i586.rpm (w2.lzdio) 1.52user 0.73system 0:06.66elapsed 33%CPU (0avgtext+0avgdata 22524maxresident)k 0inputs+0outputs (0major+259535minor)pagefaults 0swaps 4.73user 3.18system 0:12.32elapsed 64%CPU (0avgtext+0avgdata 103876maxresident)k 0inputs+0outputs (0major+520929minor)pagefaults 0swaps --- jpeginfo-1.6.1-alt1.i586.rpm.repo 2012-03-17 14:44:38.000000000 +0000 +++ jpeginfo-1.6.1-alt1.i586.rpm.hasher 2021-09-14 09:58:15.824213644 +0000 @@ -1,3 +1,3 @@ /usr/bin/jpeginfo 100755 root:root -/usr/share/man/man1/jpeginfo.1.gz 100644 root:root +/usr/share/man/man1/jpeginfo.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -5,2 +5,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.11) @@ -14,4 +15,4 @@ Provides: jpeginfo = 1.6.1-alt1 -File: /usr/bin/jpeginfo 100755 root:root 67a7394ce4b93f84312f065a0427ea5f -File: /usr/share/man/man1/jpeginfo.1.gz 100644 root:root 4cf629827d86d6d840b3029190cce1d6 -RPMIdentity: fa787654b553e6b866a33051241938e506753fb4995be054861a54c73c2243623ab5c8ea8032ab96c7ff446957bf77b361a6137eb7c1256916abe313dd59f80d +File: /usr/bin/jpeginfo 100755 root:root 04b97e403603f6df8de119cbf25fa4c8 +File: /usr/share/man/man1/jpeginfo.1.xz 100644 root:root 88a86bc8af599c4e766705c9579fe97f +RPMIdentity: f00ead40001ce2adcd37f2933ad6b6c94bc88150948f26e80f6dde4568e738d008c092cb81810202b527fbd3ef69332315106ff549d53f96a6c49a15b9213382 --- jpeginfo-debuginfo-1.6.1-alt1.i586.rpm.repo 2012-03-17 14:44:38.000000000 +0000 +++ jpeginfo-debuginfo-1.6.1-alt1.i586.rpm.hasher 2021-09-14 09:58:15.883213711 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/e95bec6fe9250633c91b4b2891923f416053c4 120777 root:root ../../../../bin/jpeginfo -/usr/lib/debug/.build-id/cd/e95bec6fe9250633c91b4b2891923f416053c4.debug 120777 root:root ../../usr/bin/jpeginfo.debug +/usr/lib/debug/.build-id/b4 40755 root:root +/usr/lib/debug/.build-id/b4/2a63f92f5c2789b0903665c2d416616fc6318b 120777 root:root ../../../../bin/jpeginfo +/usr/lib/debug/.build-id/b4/2a63f92f5c2789b0903665c2d416616fc6318b.debug 120777 root:root ../../usr/bin/jpeginfo.debug /usr/lib/debug/usr/bin/jpeginfo.debug 100644 root:root @@ -6,2 +6,3 @@ /usr/src/debug/jpeginfo-1.6.1/jpeginfo.c 100644 root:root +/usr/src/debug/jpeginfo-1.6.1/jpeginfo.h 100644 root:root /usr/src/debug/jpeginfo-1.6.1/md5.c 100644 root:root @@ -15,8 +16,9 @@ Provides: jpeginfo-debuginfo = 1.6.1-alt1 -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/e95bec6fe9250633c91b4b2891923f416053c4 120777 root:root ../../../../bin/jpeginfo -File: /usr/lib/debug/.build-id/cd/e95bec6fe9250633c91b4b2891923f416053c4.debug 120777 root:root ../../usr/bin/jpeginfo.debug -File: /usr/lib/debug/usr/bin/jpeginfo.debug 100644 root:root 98b4eda38b176fcbae33baf687cc7a15 +File: /usr/lib/debug/.build-id/b4 40755 root:root +File: /usr/lib/debug/.build-id/b4/2a63f92f5c2789b0903665c2d416616fc6318b 120777 root:root ../../../../bin/jpeginfo +File: /usr/lib/debug/.build-id/b4/2a63f92f5c2789b0903665c2d416616fc6318b.debug 120777 root:root ../../usr/bin/jpeginfo.debug +File: /usr/lib/debug/usr/bin/jpeginfo.debug 100644 root:root 8daa8a58779f469957c6eda50c54fe32 File: /usr/src/debug/jpeginfo-1.6.1 40755 root:root File: /usr/src/debug/jpeginfo-1.6.1/jpeginfo.c 100644 root:root 074ab0331b314f74ebfb558cbb0970a8 +File: /usr/src/debug/jpeginfo-1.6.1/jpeginfo.h 100644 root:root 00ee0eec732235695423694e5e2254d5 File: /usr/src/debug/jpeginfo-1.6.1/md5.c 100644 root:root b1e04f3714e0cd45013d450c3d9868db @@ -24,2 +26,2 @@ File: /usr/src/debug/jpeginfo-1.6.1/misc.c 100644 root:root 70e047562410d34b9978ad17937095e9 -RPMIdentity: 745a9a6edcd185c6e9393a7db895850fc6bde6eb8c144b70be1a8d7eeef0e2c17bb35ceae42a79eb2d785f6ced2bdbf57c2fbb7e84ebacce4efebc76a83e1885 +RPMIdentity: 6901281c429cbb478229ec5e3d0bcdd5781112c13e44407df81e845df81764cd3811dda586122a270818453f544714fbb89e515cc1da47e2bd0dd00e119f73c9