<86>Oct 14 08:25:31 userdel[69378]: delete user 'rooter' <86>Oct 14 08:25:31 groupadd[69388]: group added to /etc/group: name=rooter, GID=621 <86>Oct 14 08:25:31 groupadd[69388]: group added to /etc/gshadow: name=rooter <86>Oct 14 08:25:31 groupadd[69388]: new group: name=rooter, GID=621 <86>Oct 14 08:25:31 useradd[69395]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Oct 14 08:25:31 userdel[69407]: delete user 'builder' <86>Oct 14 08:25:31 userdel[69407]: removed group 'builder' owned by 'builder' <86>Oct 14 08:25:31 userdel[69407]: removed shadow group 'builder' owned by 'builder' <86>Oct 14 08:25:31 groupadd[69423]: group added to /etc/group: name=builder, GID=622 <86>Oct 14 08:25:31 groupadd[69423]: group added to /etc/gshadow: name=builder <86>Oct 14 08:25:31 groupadd[69423]: new group: name=builder, GID=622 <86>Oct 14 08:25:31 useradd[69434]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Oct 14 08:25:32 rpmi: ftplib-4.0-alt1_9 sisyphus+226047.100.1.1 1554084699 installed <13>Oct 14 08:25:32 rpmi: ftplib-devel-4.0-alt1_9 sisyphus+226047.100.1.1 1554084699 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/xbiso-0.6.1-alt2_18.nosrc.rpm 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.73303 + 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/gzip -dc /usr/src/RPM/SOURCES/xbiso-0.6.1.tar.gz + /bin/tar -xf - + 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.73303 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 -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:2: 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); | ^~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'procdir': xbiso.c:413:9: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 413 | if (FtpMkdir(dirent->fname, DefaultNetbuf) != 1) err ("Failed to create directory.\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'extract': xbiso.c:474:7: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 474 | FtpAccess(dirent->fname, FTPLIB_FILE_WRITE, FTPLIB_IMAGE, DefaultNetbuf, &nData); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c:547:2: warning: 'outf' may be used uninitialized in this function [-Wmaybe-uninitialized] 547 | fwrite(fbuf, rm, 1, outf); | ^~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'handlefile': xbiso.c:353:2: warning: 'DefaultNetbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] 353 | FtpChdir("..", DefaultNetbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xbiso.c: In function 'main': xbiso.c:266:41: warning: 'initdir' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | free(host); free(user); free(pass); free(initdir); | ^~~~~~~~~~~~~ xbiso.c:266:29: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | free(host); free(user); free(pass); free(initdir); | ^~~~~~~~~~ xbiso.c:266:17: warning: 'user' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | free(host); free(user); free(pass); free(initdir); | ^~~~~~~~~~ xbiso.c:266:5: warning: 'host' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | free(host); free(user); free(pass); free(initdir); | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xbiso-0.6.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83770 + 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 + 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) 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 Hardlinking identical .pyc and .pyo files Processing files: xbiso-0.6.1-alt2_18 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58985 + 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.VvaJsO find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jUE5pM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.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.0GVq7J 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.nC8xoO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hvqwoL 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) Wrote: /usr/src/RPM/RPMS/i586/xbiso-0.6.1-alt2_18.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/xbiso-debuginfo-0.6.1-alt2_18.i586.rpm 3.22user 0.87system 0:08.46elapsed 48%CPU (0avgtext+0avgdata 26448maxresident)k 0inputs+0outputs (0major+367340minor)pagefaults 0swaps 6.52user 3.27system 0:14.01elapsed 69%CPU (0avgtext+0avgdata 110432maxresident)k 136inputs+0outputs (0major+654329minor)pagefaults 0swaps --- xbiso-0.6.1-alt2_18.i586.rpm.repo 2017-10-22 12:48:25.000000000 +0000 +++ xbiso-0.6.1-alt2_18.i586.rpm.hasher 2020-10-14 08:25:43.305860356 +0000 @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: libc.so.6(GLIBC_2.7)