<86>Feb 20 03:12:24 userdel[84325]: delete user 'rooter'
<86>Feb 20 03:12:24 userdel[84325]: removed group 'rooter' owned by 'rooter'
<86>Feb 20 03:12:24 userdel[84325]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 20 03:12:24 groupadd[84332]: group added to /etc/group: name=rooter, GID=627
<86>Feb 20 03:12:24 groupadd[84332]: group added to /etc/gshadow: name=rooter
<86>Feb 20 03:12:24 groupadd[84332]: new group: name=rooter, GID=627
<86>Feb 20 03:12:24 useradd[84354]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Feb 20 03:12:24 userdel[84366]: delete user 'builder'
<86>Feb 20 03:12:24 userdel[84366]: removed group 'builder' owned by 'builder'
<86>Feb 20 03:12:24 userdel[84366]: removed shadow group 'builder' owned by 'builder'
<86>Feb 20 03:12:24 groupadd[84373]: group added to /etc/group: name=builder, GID=628
<86>Feb 20 03:12:24 groupadd[84373]: group added to /etc/gshadow: name=builder
<86>Feb 20 03:12:24 groupadd[84373]: new group: name=builder, GID=628
<86>Feb 20 03:12:24 useradd[84377]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Feb 20 03:12:27 rpmi: libcom_err-1.44.5-alt1 sisyphus+221902.2000.4.1 1550595634 installed
<13>Feb 20 03:12:27 rpmi: libcom_err-devel-1.44.5-alt1 sisyphus+221902.2000.4.1 1550595634 installed
<13>Feb 20 03:12:27 rpmi: libe2fs-1.44.5-alt1 sisyphus+221902.2000.4.1 1550595634 installed
<13>Feb 20 03:12:27 rpmi: libss-1.44.5-alt1 sisyphus+221902.2000.4.1 1550595634 installed
<13>Feb 20 03:12:27 rpmi: libss-devel-1.44.5-alt1 sisyphus+221902.2000.4.1 1550595634 installed
<13>Feb 20 03:12:27 rpmi: libe2fs-devel-1.44.5-alt1 sisyphus+221902.2000.4.1 1550595634 installed
<13>Feb 20 03:12:27 rpmi: bzlib-devel-1:1.0.6-alt5 1508883138 installed
<13>Feb 20 03:12:27 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
<13>Feb 20 03:12:27 rpmi: libuuid-devel-2.32-alt2 1528296098 installed
<13>Feb 20 03:12:27 rpmi: libmagic-devel-4.26-alt13 1490157134 installed
<13>Feb 20 03:12:27 rpmi: libblkid-devel-2.32-alt2 1528296098 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ext4magic-0.3.2-alt1.nosrc.rpm
Installing ext4magic-0.3.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70065
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ext4magic-0.3.2
+ echo 'Source #0 (ext4magic-0.3.2.tar.gz):'
Source #0 (ext4magic-0.3.2.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/ext4magic-0.3.2.tar.gz
+ cd ext4magic-0.3.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (ext4magic-0.3.2_alt_libmagic_test_off.patch):'
Patch #0 (ext4magic-0.3.2_alt_libmagic_test_off.patch):
+ /usr/bin/patch -p1
patching file configure
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42388
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ext4magic-0.3.2
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 --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 --without-included-gettext --enable-file-attr --enable-expert-mode
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-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 for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking ext2fs/ext2fs.h usability... yes
checking ext2fs/ext2fs.h presence... yes
checking for ext2fs/ext2fs.h... yes
checking blkid/blkid.h usability... yes
checking blkid/blkid.h presence... yes
checking for blkid/blkid.h... yes
checking e2p/e2p.h usability... yes
checking e2p/e2p.h presence... yes
checking for e2p/e2p.h... yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for library containing ext2fs_test_inode_bitmap_range... -lext2fs
checking for library containing magic_getpath... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-extent_db.o `test -f 'extent_db.c' || echo './'`extent_db.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-dir_list.o `test -f 'dir_list.c' || echo './'`dir_list.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-inode.o `test -f 'inode.c' || echo './'`inode.c
inode.c: In function 'dump_inode':
inode.c:407:82: error: 'struct ext2_inode' has no member named 'i_dir_acl'; did you mean 'i_file_acl'?
                         inode->i_file_acl, LINUX_S_ISDIR(inode->i_mode) ? inode->i_dir_acl : 0,
                                                                                  ^~~~~~~~~
                                                                                  i_file_acl
inode.c:414:63: error: 'struct ext2_inode' has no member named 'i_dir_acl'; did you mean 'i_file_acl'?
                         LINUX_S_ISDIR(inode->i_mode) ? inode->i_dir_acl : 0);
                                                               ^~~~~~~~~
                                                               i_file_acl
make[2]: *** [Makefile:495: ext4magic-inode.o] Error 1
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-imap_search.o `test -f 'imap_search.c' || echo './'`imap_search.c
imap_search.c: In function 'identify_filename':
imap_search.c:129:7: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
  int  retval= 0;
       ^~~~~~
imap_search.c: In function 'search_imap_inode':
imap_search.c:161:34: warning: variable 'inode_max' set but not used [-Wunused-but-set-variable]
 __u32      blocksize, inodesize, inode_max, inode_per_group, block_count;
                                  ^~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-hard_link_stack.o `test -f 'hard_link_stack.c' || echo './'`hard_link_stack.c
hard_link_stack.c:110:13: warning: 'del_link_stack' defined but not used [-Wunused-function]
 static void del_link_stack(struct link_entry* entry){
             ^~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-journal.o `test -f 'journal.c' || echo './'`journal.c
journal.c: In function 'init_journal':
journal.c:859:42: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
   fprintf(stderr,"Error: can't allocate %u Memory\n",maxlen * sizeof(journal_descriptor_tag_t));
                                         ~^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                         %lu
journal.c:808:10: warning: variable 'transaction' set but not used [-Wunused-but-set-variable]
  tid_t   transaction;
          ^~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-block.o `test -f 'block.c' || echo './'`block.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-lookup_local.o `test -f 'lookup_local.c' || echo './'`lookup_local.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-ext4magic.o `test -f 'ext4magic.c' || echo './'`ext4magic.c
ext4magic.c: In function 'show_super_stats':
ext4magic.c:125:33: warning: unused variable 'gdp' [-Wunused-variable]
         struct ext2_group_desc *gdp;
                                 ^~~
ext4magic.c: In function 'main':
ext4magic.c:787:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(!des_dir)
  ^~
ext4magic.c:790:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   retval = stat (des_dir, &filestat);
   ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..   -DFILE_ATTR -DEXPERT_MODE -O2 -g -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ext4magic-file_type.o `test -f 'file_type.c' || echo './'`file_type.c
file_type.c: In function 'read_smtp_len':
file_type.c:2121:70: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
     if ((buf[i] == 0x3c) && (buf[i+3] == 0x3e) && ((buf[i+1] & 0x20) == 0x42) && ((buf[i+1] & 0x20) == 0x52)){
                                                                      ^~
file_type.c:2121:101: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
     if ((buf[i] == 0x3c) && (buf[i+3] == 0x3e) && ((buf[i+1] & 0x20) == 0x42) && ((buf[i+1] & 0x20) == 0x52)){
                                                                                                     ^~
file_type.c: In function 'follow_flac':
file_type.c:4797:10: warning: variable 'bits_per_sample' set but not used [-Wunused-but-set-variable]
  __u32   bits_per_sample;
          ^~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/ext4magic-0.3.2/src'
make[1]: *** [Makefile:322: all-recursive] Error 1
make: *** [Makefile:253: all] Error 2
error: Bad exit status from /usr/src/tmp/rpm-tmp.42388 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.42388 (%build)
Command exited with non-zero status 1
6.31user 1.45system 0:07.44elapsed 104%CPU (0avgtext+0avgdata 85940maxresident)k
0inputs+0outputs (0major+491127minor)pagefaults 0swaps
hsh-rebuild: rebuild of `ext4magic-0.3.2-alt1.src.rpm' failed.
Command exited with non-zero status 1
18.06user 4.52system 0:23.03elapsed 98%CPU (0avgtext+0avgdata 122112maxresident)k
936inputs+0outputs (0major+874530minor)pagefaults 0swaps