<86>Sep 14 09:39:33 userdel[2379687]: delete user 'rooter' <86>Sep 14 09:39:33 groupadd[2379695]: group added to /etc/group: name=rooter, GID=705 <86>Sep 14 09:39:33 groupadd[2379695]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:39:33 groupadd[2379695]: new group: name=rooter, GID=705 <86>Sep 14 09:39:33 useradd[2379702]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Sep 14 09:39:33 userdel[2379718]: delete user 'builder' <86>Sep 14 09:39:33 userdel[2379718]: removed group 'builder' owned by 'builder' <86>Sep 14 09:39:33 userdel[2379718]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:39:33 groupadd[2379734]: group added to /etc/group: name=builder, GID=706 <86>Sep 14 09:39:33 groupadd[2379734]: group added to /etc/gshadow: name=builder <86>Sep 14 09:39:33 groupadd[2379734]: new group: name=builder, GID=706 <86>Sep 14 09:39:33 useradd[2379744]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Sep 14 09:39:36 rpmi: ftplib-4.0-alt1_9 sisyphus+278267.100.1.1 1626082248 installed <13>Sep 14 09:39:36 rpmi: ftplib-devel-4.0-alt1_9 sisyphus+278267.100.1.1 1626082248 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/xbiso-0.6.1-alt2_18.nosrc.rpm (w1.gzdio) Installing xbiso-0.6.1-alt2_18.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xbiso-0.6.1 + echo 'Source #0 (xbiso-0.6.1.tar.gz):' Source #0 (xbiso-0.6.1.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/xbiso-0.6.1.tar.gz + cd xbiso-0.6.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xbiso-0.6.1-destdir.patch):' Patch #0 (xbiso-0.6.1-destdir.patch): + /usr/bin/patch -p1 patching file Makefile.in + echo 'Patch #1 (xbiso-0.6.1-ftplib4.patch):' Patch #1 (xbiso-0.6.1-ftplib4.patch): + /usr/bin/patch -p1 -b --suffix .ftplib4 patching file xbiso.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xbiso-0.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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -ri dirname -- '{}' + ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for main in -lftp... yes checking for ceil in -lm... yes checking how to run the C preprocessor... i586-alt-linux-gcc -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for mkdir... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/xbiso-0.6.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o xbiso xbiso.c -DUSE_FTP -lftp -lm xbiso.c: In function 'main': xbiso.c:257:3: warning: implicit declaration of function 'handlefile' [-Wimplicit-function-declaration] 257 | handlefile((OFFT)dtable*2048, dtable); | ^~~~~~~~~~ xbiso.c:101:8: warning: unused variable 'cpos' [-Wunused-variable] 101 | OFFT cpos; | ^~~~ xbiso.c:100:7: warning: unused variable 'diri' [-Wunused-variable] 100 | int diri=0,ret; | ^~~~ xbiso.c:99:16: warning: variable 'dtablesize' set but not used [-Wunused-but-set-variable] 99 | long dtable, dtablesize; | ^~~~~~~~~~ xbiso.c: At top level: xbiso.c:272:1: warning: return type defaults to 'int' [-Wimplicit-int] 272 | handlefile(OFFT offset, int dtable) { | ^~~~~~~~~~ xbiso.c: In function 'handlefile': xbiso.c:321:48: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 321 | printf("ltable offset: %i\nrtable offset: %i\nsector: %li\nfilesize: %li\nattributes: 0x%x\nfilename length: %i\nfilename: %s\n\n", dirent.ltable, dirent.rtable, dirent.sector, dirent.size, dirent.attribs, dirent.fnamelen, dirent.fname); | ~^ ~~~~~~~~~~~~~ | | | | int long int | %li xbiso.c: In function 'extract': xbiso.c:457:13: warning: variable 'xbftell' set but not used [-Wunused-but-set-variable] 457 | off64_t (*xbftell)(); | ^~~~~~~ xbiso.c: In function 'main': xbiso.c:236:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 236 | chdir(dbuf); | ^~~~~~~~~~~ xbiso.c:243:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 243 | fread(buffer, 0x14, 1, xiso); //header | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:247:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 247 | fread(dtbuf, 1, 4, xiso); //Sector that root directory table resides in | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:249:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 249 | fread(dtbuf, 1, 4, xiso); //Size of root directory table in bytes | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:253:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 253 | fread(buffer, 0x14, 1, xiso); //header tail | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'handlefile': xbiso.c:295:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 295 | fread(dtbuf, 1, 2, xiso); //ltable offset from current | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:297:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 297 | fread(dtbuf, 1, 2, xiso); //rtable offset from current | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:299:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 299 | fread(dtbuf, 1, 4, xiso); //sector of file | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:301:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 301 | fread(dtbuf, 1, 4, xiso); //filesize | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:303:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 303 | fread(&dirent.attribs, 1, 1, xiso); //file attributes | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:304:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 304 | fread(&dirent.fnamelen, 1, 1, xiso); //filename length | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:312:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 312 | fread(dirent.fname, dirent.fnamelen, 1, xiso); //filename | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:328:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 328 | fread(buffer,32,1,xiso); | ^~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:359:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 359 | chdir(".."); | ^~~~~~~~~~~ xbiso.c:376:1: warning: control reaches end of non-void function [-Wreturn-type] 376 | } | ^ xbiso.c: In function 'procdir': xbiso.c:423:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 423 | chdir(dirent->fname); | ^~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'extract': xbiso.c:487:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 487 | fread(fbuf, dirent->size, 1, xiso); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:526:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 526 | fread(fbuf, BUFFSIZE, 1, xiso); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:540:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 540 | fread(fbuf, rm, 1, xiso); | ^~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xbiso-0.6.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26924 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xbiso-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xbiso-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xbiso-0.6.1 + mkdir /usr/src/tmp/xbiso-buildroot + mkdir -p /usr/src/tmp/xbiso-buildroot/usr/bin + make DESTDIR=/usr/src/tmp/xbiso-buildroot install make: Entering directory '/usr/src/RPM/BUILD/xbiso-0.6.1' install -m 755 xbiso /usr/src/tmp/xbiso-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/xbiso-0.6.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xbiso-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xbiso-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xbiso-buildroot/ (default) Compressing files in /usr/src/tmp/xbiso-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xbiso-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/xbiso: uses non-LFS functions: fopen Processing files: xbiso-0.6.1-alt2_18 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26924 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xbiso-0.6.1 + DOCDIR=/usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + export DOCDIR + rm -rf /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + /bin/mkdir -p /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + cp -prL CHANGELOG LICENSE README /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + chmod -R go-w /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + chmod -R a+rX /usr/src/tmp/xbiso-buildroot/usr/share/doc/xbiso-0.6.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pR9VaU 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.BoqL3R 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.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libftp.so.4 >= set:ieFnukR72sDqUEcy026D0, libm.so.6(GLIBC_2.0), 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.0Z6IsR Creating xbiso-debuginfo package Processing files: xbiso-debuginfo-0.6.1-alt2_18 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RqzwGQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qvSYAU find-requires: running scripts (debuginfo) Requires: xbiso = 0.6.1-alt2_18, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libftp.so.4), debug(libm.so.6) Adding to xbiso-debuginfo a strict dependency on xbiso Wrote: /usr/src/RPM/RPMS/i586/xbiso-0.6.1-alt2_18.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/xbiso-debuginfo-0.6.1-alt2_18.i586.rpm (w2.lzdio) 2.34user 1.25system 0:07.82elapsed 46%CPU (0avgtext+0avgdata 21180maxresident)k 0inputs+0outputs (0major+368625minor)pagefaults 0swaps 7.07user 5.14system 0:16.04elapsed 76%CPU (0avgtext+0avgdata 101104maxresident)k 136inputs+0outputs (0major+630545minor)pagefaults 0swaps --- xbiso-0.6.1-alt2_18.i586.rpm.repo 2021-06-24 08:10:22.544573188 +0000 +++ xbiso-0.6.1-alt2_18.i586.rpm.hasher 2021-09-14 09:39:46.365054191 +0000 @@ -18,3 +18,3 @@ Provides: xbiso = 0.6.1-alt2_18:sisyphus+275485.100.1.2 -File: /usr/bin/xbiso 100755 root:root e4f4cb493d3095dc7062c2345973d0e6 +File: /usr/bin/xbiso 100755 root:root 799e5910e11bd8a28aba4c9ecb60458a File: /usr/share/doc/xbiso-0.6.1 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/doc/xbiso-0.6.1/README 100644 root:root f92b53c2c64c9488d04022e87d9bb70e -RPMIdentity: fd08a0da1bdceb836d5f7ed884777b5f9d65e926c8f24459ba2fc1603888f84c538a1f2cb15d6604baa62d4871fee90be7639330dd14634a203c2d6b25b5c402 +RPMIdentity: d0847e2bc3242afff3fc7d98be3f466e5bd1b84ddf9e24641d5ac7f0eff71cfcf22908ded8acb856bb5d9a4645f9589c8324b817f3bed352e8761f674b263da0 --- xbiso-debuginfo-0.6.1-alt2_18.i586.rpm.repo 2021-06-24 08:10:22.554573287 +0000 +++ xbiso-debuginfo-0.6.1-alt2_18.i586.rpm.hasher 2021-09-14 09:39:46.430053745 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/40 40755 root:root -/usr/lib/debug/.build-id/40/cec6c1314573dcb017c39aa790fea9c275bf7d 120777 root:root ../../../../bin/xbiso -/usr/lib/debug/.build-id/40/cec6c1314573dcb017c39aa790fea9c275bf7d.debug 120777 root:root ../../usr/bin/xbiso.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/2bd0d3b26b08038c13ef184fff2867f86a7fab 120777 root:root ../../../../bin/xbiso +/usr/lib/debug/.build-id/a2/2bd0d3b26b08038c13ef184fff2867f86a7fab.debug 120777 root:root ../../usr/bin/xbiso.debug /usr/lib/debug/usr/bin/xbiso.debug 100644 root:root @@ -13,8 +13,8 @@ Provides: xbiso-debuginfo = 0.6.1-alt2_18:sisyphus+275485.100.1.2 -File: /usr/lib/debug/.build-id/40 40755 root:root -File: /usr/lib/debug/.build-id/40/cec6c1314573dcb017c39aa790fea9c275bf7d 120777 root:root ../../../../bin/xbiso -File: /usr/lib/debug/.build-id/40/cec6c1314573dcb017c39aa790fea9c275bf7d.debug 120777 root:root ../../usr/bin/xbiso.debug -File: /usr/lib/debug/usr/bin/xbiso.debug 100644 root:root 9f5ee7139061fc5ecff355cf5ea77f08 +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/2bd0d3b26b08038c13ef184fff2867f86a7fab 120777 root:root ../../../../bin/xbiso +File: /usr/lib/debug/.build-id/a2/2bd0d3b26b08038c13ef184fff2867f86a7fab.debug 120777 root:root ../../usr/bin/xbiso.debug +File: /usr/lib/debug/usr/bin/xbiso.debug 100644 root:root 4e9d21fdf1553ca70243a60692a727ee File: /usr/src/debug/xbiso-0.6.1 40755 root:root File: /usr/src/debug/xbiso-0.6.1/xbiso.c 100644 root:root 332b15c90dded211c5b4e82649538082 -RPMIdentity: 51088f65c1b4d94515b5be75216e43a14ebac9eed991e04811ae8f42283bebec77a012fad932a31c6c6d4b933938356962ddab5753c1cc2419dacf69a329adac +RPMIdentity: f8e910d9efb34869ea9d8abe2a7e7686c236f3d34e69e798ca50d2b3e9b72cee82cc88b19a15602ebf67271ced72d11c43ea7deac765117d1c1d25e3bc3a4202