<86>Jan 29 09:16:17 userdel[626186]: delete user 'rooter'
<86>Jan 29 09:16:17 userdel[626186]: removed group 'rooter' owned by 'rooter'
<86>Jan 29 09:16:17 userdel[626186]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 29 09:16:17 groupadd[626199]: group added to /etc/group: name=rooter, GID=651
<86>Jan 29 09:16:17 groupadd[626199]: group added to /etc/gshadow: name=rooter
<86>Jan 29 09:16:17 groupadd[626199]: new group: name=rooter, GID=651
<86>Jan 29 09:16:17 useradd[626211]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Jan 29 09:16:17 userdel[626229]: delete user 'builder'
<86>Jan 29 09:16:17 userdel[626229]: removed group 'builder' owned by 'builder'
<86>Jan 29 09:16:17 userdel[626229]: removed shadow group 'builder' owned by 'builder'
<86>Jan 29 09:16:17 groupadd[626240]: group added to /etc/group: name=builder, GID=652
<86>Jan 29 09:16:17 groupadd[626240]: group added to /etc/gshadow: name=builder
<86>Jan 29 09:16:17 groupadd[626240]: new group: name=builder, GID=652
<86>Jan 29 09:16:17 useradd[626252]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/wraplinux-1.7-alt1.src.rpm: license not found in '/usr/share/license' directory: GPL2
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/wraplinux-1.7-alt1.nosrc.rpm (w1.gzdio)
Installing wraplinux-1.7-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93039
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf wraplinux-1.7
+ echo 'Source #0 (wraplinux-1.7.tar.gz):'
Source #0 (wraplinux-1.7.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/wraplinux-1.7.tar.gz
+ /bin/tar -xf -
+ cd wraplinux-1.7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (wraplinux-1.7-reloc.patch):'
Patch #0 (wraplinux-1.7-reloc.patch):
+ /usr/bin/patch -p1
patching file reloc/reloc_linux.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93039
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wraplinux-1.7
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: configure.in: not using aclocal
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: configure.in: not using Automake
autoreconf-default: Leaving directory `.'
+ 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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if i586-alt-linux-gcc accepts -Wall... yes
checking if i586-alt-linux-gcc accepts -W... yes
checking if i586-alt-linux-gcc accepts -Wpointer-arith... yes
checking if i586-alt-linux-gcc accepts -Wbad-function-cast... yes
checking if i586-alt-linux-gcc accepts -Wcast-equal... no
checking if i586-alt-linux-gcc accepts -Wstrict-prototypes... yes
checking if i586-alt-linux-gcc accepts -Wmissing-prototypes... yes
checking if i586-alt-linux-gcc accepts -Wmissing-declarations... yes
checking if i586-alt-linux-gcc accepts -Wnested-externs... yes
checking if i586-alt-linux-gcc accepts -Winline... yes
checking if i586-alt-linux-gcc accepts -Wshadow... yes
checking if i586-alt-linux-gcc accepts -Wcast-align... yes
checking if i586-alt-linux-gcc accepts -pipe... yes
checking for inttypes.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for library containing getopt_long... none required
checking for getopt_long... yes
checking for a sed that does not truncate output... /bin/sed
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
configure: creating ./config.status
config.status: creating MCONFIG
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make 'CC=gcc -m32 -fno-stack-protector'
make: Entering directory '/usr/src/RPM/BUILD/wraplinux-1.7'
echo "#define WRAPLINUX_VERSION \"1.7\"" > version.h
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o main.o main.c
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o linux.o linux.c
linux.c: In function 'wrap_kernel':
linux.c:161:13: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  161 |  if (rdle32(&hdr->header) != LINUX_MAGIC)
      |             ^~~~~~~~~~~~
linux.c:164:22: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  164 |   setup_ver = rdle16(&hdr->version);
      |                      ^~~~~~~~~~~~~
linux.c:180:23: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  180 |   initrd_max = rdle32(&hdr->initrd_addr_max);
      |                       ^~~~~~~~~~~~~~~~~~~~~
linux.c:207:15: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  207 |   wrle16(vga, &hdr->vid_mode);
      |               ^~~~~~~~~~~~~~
linux.c:284:24: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  284 |   wrle32(scmd.address, &hdr->cmd_line_ptr);
      |                        ^~~~~~~~~~~~~~~~~~
linux.c:292:47: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  292 |   wrle16(scmd.address - ssup.address - 0x200, &hdr->heap_end_ptr);
      |                                               ^~~~~~~~~~~~~~~~~~
linux.c:378:22: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member]
  378 |   wrle32(initrd_len, &hdr->ramdisk_size);
      |                      ^~~~~~~~~~~~~~~~~~
gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -o reloc/reloc_linux.o reloc/reloc_linux.c
gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -D__ASSEMBLY__ -o reloc/a20.o reloc/a20.S
gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -D__ASSEMBLY__ -o reloc/memmove.o reloc/memmove.S
gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -D__ASSEMBLY__ -o reloc/reloc_init.o reloc/reloc_init.S
ld -m elf_i386  -T reloc/reloc.ld \
	-o reloc/reloc.elf reloc/reloc_linux.o reloc/a20.o reloc/memmove.o reloc/reloc_init.o
objcopy -O binary reloc/reloc.elf reloc/reloc.bin
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o reloc.o reloc.S
gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -D__ASSEMBLY__ -o highmove/highmove.o highmove/highmove.S
ld -m elf_i386  -T reloc/reloc.ld \
	-o highmove/highmove.elf  highmove/highmove.o
objcopy -O binary highmove/highmove.elf highmove/highmove.bin
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o highmove.o highmove.S
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o elf.o elf.c
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o nbi.o nbi.c
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o segment.o segment.c
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o mapfile.o mapfile.c
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o cwrite.o cwrite.c
gcc -m32 -fno-stack-protector -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o xmalloc.o xmalloc.c
gcc -m32 -fno-stack-protector  -o wraplinux main.o linux.o reloc.o highmove.o elf.o nbi.o segment.o mapfile.o cwrite.o xmalloc.o
ld: linux.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: multiple definition of `opt'; main.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: first defined here
ld: elf.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: multiple definition of `opt'; main.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: first defined here
ld: nbi.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: multiple definition of `opt'; main.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: first defined here
ld: segment.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: multiple definition of `opt'; main.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: first defined here
ld: mapfile.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: multiple definition of `opt'; main.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: first defined here
ld: cwrite.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: multiple definition of `opt'; main.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: first defined here
ld: xmalloc.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: multiple definition of `opt'; main.o:/usr/src/RPM/BUILD/wraplinux-1.7/wraplinux.h:34: first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:59: wraplinux] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/wraplinux-1.7'
error: Bad exit status from /usr/src/tmp/rpm-tmp.93039 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.93039 (%build)
Command exited with non-zero status 1
6.35user 1.90system 0:07.78elapsed 106%CPU (0avgtext+0avgdata 24312maxresident)k
0inputs+0outputs (0major+349150minor)pagefaults 0swaps
hsh-rebuild: rebuild of `wraplinux-1.7-alt1.src.rpm' failed.
Command exited with non-zero status 1
8.65user 6.23system 0:13.18elapsed 112%CPU (0avgtext+0avgdata 24312maxresident)k
0inputs+0outputs (0major+472366minor)pagefaults 0swaps