<86>Dec 20 07:02:19 userdel[96119]: delete user 'rooter'
<86>Dec 20 07:02:19 userdel[96119]: removed group 'rooter' owned by 'rooter'
<86>Dec 20 07:02:19 userdel[96119]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 20 07:02:19 groupadd[96154]: group added to /etc/group: name=rooter, GID=597
<86>Dec 20 07:02:19 groupadd[96154]: group added to /etc/gshadow: name=rooter
<86>Dec 20 07:02:19 groupadd[96154]: new group: name=rooter, GID=597
<86>Dec 20 07:02:19 useradd[96182]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash
<86>Dec 20 07:02:19 userdel[96217]: delete user 'builder'
<86>Dec 20 07:02:19 userdel[96217]: removed group 'builder' owned by 'builder'
<86>Dec 20 07:02:19 userdel[96217]: removed shadow group 'builder' owned by 'builder'
<86>Dec 20 07:02:19 groupadd[96256]: group added to /etc/group: name=builder, GID=598
<86>Dec 20 07:02:19 groupadd[96256]: group added to /etc/gshadow: name=builder
<86>Dec 20 07:02:19 groupadd[96256]: new group: name=builder, GID=598
<86>Dec 20 07:02:19 useradd[96305]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash
<13>Dec 20 07:02:22 rpmi: ftplib-4.0-alt1_9 sisyphus.214612.100 1539302807 installed
<13>Dec 20 07:02:22 rpmi: ftplib-devel-4.0-alt1_9 sisyphus.214612.100 1539302807 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.92329
+ 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.92329
+ 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
+ '[' -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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ 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 --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]
   handlefile((OFFT)dtable*2048, dtable);
   ^~~~~~~~~~
xbiso.c:101:8: warning: unused variable 'cpos' [-Wunused-variable]
   OFFT cpos;
        ^~~~
xbiso.c:100:7: warning: unused variable 'diri' [-Wunused-variable]
   int diri=0,ret;
       ^~~~
xbiso.c:99:16: warning: variable 'dtablesize' set but not used [-Wunused-but-set-variable]
   long dtable, dtablesize;
                ^~~~~~~~~~
xbiso.c: At top level:
xbiso.c:272:1: warning: return type defaults to 'int' [-Wimplicit-int]
 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=]
     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);
                                               ~^                                                                                                       ~~~~~~~~~~~~~
                                               %li
xbiso.c: In function 'extract':
xbiso.c:457:13: warning: variable 'xbftell' set but not used [-Wunused-but-set-variable]
   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]
     chdir(dbuf);
     ^~~~~~~~~~~
xbiso.c:243:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(buffer, 0x14, 1, xiso);     //header
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:247:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   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]
   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]
   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]
   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]
   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]
   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]
   fread(dtbuf, 1, 4, xiso);    //filesize
   ^~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:303:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   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]
   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]
   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]
       fread(buffer,32,1,xiso);
       ^~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:359:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir("..");
  ^~~~~~~~~~~
xbiso.c:376:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
xbiso.c: In function 'procdir':
xbiso.c:423:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
     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]
     fread(fbuf, dirent->size, 1, xiso);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:526:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread(fbuf, BUFFSIZE, 1, xiso);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c:540:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       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]
     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]
       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]
  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]
  FtpChdir("..", DefaultNetbuf);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xbiso.c: In function 'main':
xbiso.c:266:29: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized]
     free(host); free(user); free(pass); free(initdir);
                             ^~~~~~~~~~
xbiso.c:198:10: warning: 'user' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (!FtpLogin(user,pass,DefaultNetbuf)) {
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xbiso-0.6.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8457
+ 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.8457
+ 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.DP71Ch
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.bxFfRI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.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.wjFM7q
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.wMOY5o
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WTaFvr
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.43user 0.89system 0:09.21elapsed 46%CPU (0avgtext+0avgdata 27272maxresident)k
0inputs+0outputs (0major+366512minor)pagefaults 0swaps
11.78user 3.46system 0:21.52elapsed 70%CPU (0avgtext+0avgdata 122236maxresident)k
136inputs+0outputs (0major+755763minor)pagefaults 0swaps