<86>Mar  7 02:55:40 userdel[3022236]: delete user 'rooter'
<86>Mar  7 02:55:40 groupadd[3022291]: group added to /etc/group: name=rooter, GID=699
<86>Mar  7 02:55:40 groupadd[3022291]: group added to /etc/gshadow: name=rooter
<86>Mar  7 02:55:40 groupadd[3022291]: new group: name=rooter, GID=699
<86>Mar  7 02:55:40 useradd[3022346]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Mar  7 02:55:40 userdel[3022445]: delete user 'builder'
<86>Mar  7 02:55:40 userdel[3022445]: removed group 'builder' owned by 'builder'
<86>Mar  7 02:55:40 userdel[3022445]: removed shadow group 'builder' owned by 'builder'
<86>Mar  7 02:55:40 groupadd[3022482]: group added to /etc/group: name=builder, GID=700
<86>Mar  7 02:55:40 groupadd[3022482]: group added to /etc/gshadow: name=builder
<86>Mar  7 02:55:40 groupadd[3022482]: new group: name=builder, GID=700
<86>Mar  7 02:55:40 useradd[3022517]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
<13>Mar  7 02:55:42 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libunshield-1.0-alt1_8.nosrc.rpm (w1.gzdio)
Installing libunshield-1.0-alt1_8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48422
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ echo 'Source #0 (unshield-1.0-fe6338b.tar.gz):'
Source #0 (unshield-1.0-fe6338b.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/unshield-1.0-fe6338b.tar.gz
+ /bin/tar -xf -
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48422
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ ./bootstrap
Creating configure.ac...done.
+ aclocal -I m4
+ autoheader
++ uname -s
+ KERNEL_NAME=Linux
+ '[' Linux = Darwin ']'
+ libtoolize --copy --automake
+ automake --copy --foreign --add-missing
configure.ac:24: installing './compile'
configure.ac:5: installing './config.guess'
configure.ac:5: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
lib/Makefile.am: installing './depcomp'
+ autoconf
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ ASFLAGS=
+ 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'
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --disable-rpath
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
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 whether make supports nested variables... yes
checking for gawk... (cached) gawk
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 whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking whether ln -s works... yes
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 the maximum length of command line arguments... 1572864
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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
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... no
checking whether make sets $(MAKE)... (cached) yes
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for printf format string that works with size_t values... zi
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... (cached) yes
checking zlib in /usr... ok
checking if ssl is wanted... no
checking for working POSIX fnmatch... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libunshield.pc
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating lib/convert_utf/Makefile
config.status: creating lib/md5/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating lib/unshield_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make LIBTOOL=/usr/bin/libtool -j8
Making all in lib
make  all-recursive
Making all in convert_utf
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../lib  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o ConvertUTF.lo ConvertUTF.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c ConvertUTF.c  -fPIC -DPIC -o .libs/ConvertUTF.o
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c ConvertUTF.c -o ConvertUTF.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
/usr/bin/libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC  -L/usr/lib -o libconvert_utf.la  ConvertUTF.lo  -lz 
libtool-default: link: ar cr .libs/libconvert_utf.a .libs/ConvertUTF.o 
libtool-default: link: ranlib .libs/libconvert_utf.a
libtool-default: link: ( cd ".libs" && rm -f "libconvert_utf.la" && ln -s "../libconvert_utf.la" "libconvert_utf.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
Making all in md5
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../lib  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o md5c.lo md5c.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c md5c.c  -fPIC -DPIC -o .libs/md5c.o
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c md5c.c -o md5c.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
/usr/bin/libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC  -L/usr/lib -o libmd5.la  md5c.lo  -lz 
libtool-default: link: ar cr .libs/libmd5.a .libs/md5c.o 
libtool-default: link: ranlib .libs/libmd5.a
libtool-default: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
Making all in .
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o directory.lo directory.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c directory.c  -fPIC -DPIC -o .libs/directory.o
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c directory.c -o directory.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o bswap.lo bswap.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c bswap.c  -fPIC -DPIC -o .libs/bswap.o
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c bswap.c -o bswap.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o log.lo log.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c log.c  -fPIC -DPIC -o .libs/log.o
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c log.c -o log.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o component.lo component.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c component.c  -fPIC -DPIC -o .libs/component.o
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c component.c -o component.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o helper.lo helper.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c helper.c  -fPIC -DPIC -o .libs/helper.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib64/gcc/x86_64-alt-linux/8/include/stdint.h:9,
                 from internal.h:9,
                 from helper.c:2:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
helper.c: In function 'unshield_fopen_for_reading':
helper.c:64:50: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 255 [-Wformat-truncation=]
         snprintf(filename, sizeof(filename), "%s/%s", dirname, dent->d_name);
                                                  ^~
In file included from /usr/include/stdio.h:862,
                 from internal.h:15,
                 from helper.c:2:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 512 bytes into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c helper.c -o helper.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o file_group.lo file_group.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c file_group.c  -fPIC -DPIC -o .libs/file_group.o
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c file_group.c -o file_group.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o libunshield.lo libunshield.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c libunshield.c  -fPIC -DPIC -o .libs/libunshield.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib64/gcc/x86_64-alt-linux/8/include/stdint.h:9,
                 from internal.h:9,
                 from libunshield.c:3:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c libunshield.c -o libunshield.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o file.lo file.c
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c file.c  -fPIC -DPIC -o .libs/file.o
libtool-default: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c file.c -o file.o >/dev/null 2>&1
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-undefined -version-info 0:0:0 -L/usr/lib -o libunshield.la -rpath /usr/lib64 bswap.lo component.lo directory.lo file.lo file_group.lo helper.lo libunshield.lo log.lo convert_utf/libconvert_utf.la md5/libmd5.la  -lz 
libtool-default: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/bswap.o .libs/component.o .libs/directory.o .libs/file.o .libs/file_group.o .libs/helper.o .libs/libunshield.o .libs/log.o  -Wl,--whole-archive convert_utf/.libs/libconvert_utf.a md5/.libs/libmd5.a -Wl,--no-whole-archive  -L/usr/lib -lz  -g -O2   -Wl,-soname -Wl,libunshield.so.0 -o .libs/libunshield.so.0.0.0
libtool-default: link: (cd ".libs" && rm -f "libunshield.so.0" && ln -s "libunshield.so.0.0.0" "libunshield.so.0")
libtool-default: link: (cd ".libs" && rm -f "libunshield.so" && ln -s "libunshield.so.0.0.0" "libunshield.so")
libtool-default: link: (cd .libs/libunshield.lax/libconvert_utf.a && ar x "/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf/.libs/libconvert_utf.a")
libtool-default: link: (cd .libs/libunshield.lax/libmd5.a && ar x "/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5/.libs/libmd5.a")
libtool-default: link: ar cr .libs/libunshield.a  bswap.o component.o directory.o file.o file_group.o helper.o libunshield.o log.o  .libs/libunshield.lax/libconvert_utf.a/ConvertUTF.o  .libs/libunshield.lax/libmd5.a/md5c.o 
libtool-default: link: ranlib .libs/libunshield.a
libtool-default: link: rm -fr .libs/libunshield.lax
libtool-default: link: ( cd ".libs" && rm -f "libunshield.la" && ln -s "../libunshield.la" "libunshield.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o unshield-deobfuscate.o unshield-deobfuscate.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I/usr/include  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o unshield.o unshield.c
In file included from /usr/include/sys/types.h:25,
                 from unshield.c:6:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
unshield.c: In function 'extract_file':
unshield.c:368:6: warning: 'success' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (!success)
      ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
/usr/bin/libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC  -L/usr/lib -o unshield-deobfuscate unshield-deobfuscate.o ../lib/libunshield.la -lz 
libtool-default: link: x86_64-alt-linux-gcc -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/unshield-deobfuscate unshield-deobfuscate.o  -L/usr/lib ../lib/.libs/libunshield.so -lz
make[1]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
/usr/bin/libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC  -L/usr/lib -o unshield unshield.o ../lib/libunshield.la -lz 
libtool-default: link: x86_64-alt-linux-gcc -Wall -Wsign-compare -Wno-long-long -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/unshield unshield.o  -L/usr/lib ../lib/.libs/libunshield.so -lz
make[1]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
Making all in man
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16239
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libunshield-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libunshield-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ make install DESTDIR=/usr/src/tmp/libunshield-buildroot
make: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
Making install in convert_utf
make[2]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
Making install in md5
make[2]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
Making install in .
make[2]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
 /bin/mkdir -p '/usr/src/tmp/libunshield-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -c   libunshield.la '/usr/src/tmp/libunshield-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/libunshield.so.0.0.0 /usr/src/tmp/libunshield-buildroot/usr/lib64/libunshield.so.0.0.0
libtool: install: (cd /usr/src/tmp/libunshield-buildroot/usr/lib64 && { ln -s -f libunshield.so.0.0.0 libunshield.so.0 || { rm -f libunshield.so.0 && ln -s libunshield.so.0.0.0 libunshield.so.0; }; })
libtool: install: (cd /usr/src/tmp/libunshield-buildroot/usr/lib64 && { ln -s -f libunshield.so.0.0.0 libunshield.so || { rm -f libunshield.so && ln -s libunshield.so.0.0.0 libunshield.so; }; })
libtool: install: /bin/install -c .libs/libunshield.lai /usr/src/tmp/libunshield-buildroot/usr/lib64/libunshield.la
libtool: install: /bin/install -c .libs/libunshield.a /usr/src/tmp/libunshield-buildroot/usr/lib64/libunshield.a
libtool: install: chmod 644 /usr/src/tmp/libunshield-buildroot/usr/lib64/libunshield.a
libtool: install: ranlib /usr/src/tmp/libunshield-buildroot/usr/lib64/libunshield.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libunshield-buildroot/usr/include'
 /bin/install -c -m 644 libunshield.h '/usr/src/tmp/libunshield-buildroot/usr/include'
make[3]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
 /bin/mkdir -p '/usr/src/tmp/libunshield-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -c unshield '/usr/src/tmp/libunshield-buildroot/usr/bin'
libtool: warning: '../lib/libunshield.la' has not been installed in '/usr/lib64'
libtool: install: /bin/install -c .libs/unshield /usr/src/tmp/libunshield-buildroot/usr/bin/unshield
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libunshield-buildroot/usr/share/man/man1'
 /bin/install -c -m 644 unshield.1 '/usr/src/tmp/libunshield-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
make[2]: Entering directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libunshield-buildroot/usr/lib64/pkgconfig'
 /bin/install -c -m 644 libunshield.pc '/usr/src/tmp/libunshield-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
make: Leaving directory '/usr/src/RPM/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
+ rm -f /usr/src/tmp/libunshield-buildroot/usr/lib64/libunshield.a /usr/src/tmp/libunshield-buildroot/usr/lib64/libunshield.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libunshield-buildroot (auto)
mode of './usr/lib64/libunshield.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libunshield-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libunshield.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libunshield.pc: Libs: '-L${libdir} -lunshield' --> '-lunshield'
Checking contents of files in /usr/src/tmp/libunshield-buildroot/ (default)
Compressing files in /usr/src/tmp/libunshield-buildroot (auto)
Adjusting library links in /usr/src/tmp/libunshield-buildroot
./usr/lib64:
	libunshield.so.0 -> libunshield.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libunshield-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libunshield-1.0-alt1_8
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21030
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ DOCDIR=/usr/src/tmp/libunshield-buildroot/usr/share/doc/libunshield-1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libunshield-buildroot/usr/share/doc/libunshield-1.0
+ /bin/mkdir -p /usr/src/tmp/libunshield-buildroot/usr/share/doc/libunshield-1.0
+ cp -prL README LICENSE /usr/src/tmp/libunshield-buildroot/usr/share/doc/libunshield-1.0
+ chmod -R go-w /usr/src/tmp/libunshield-buildroot/usr/share/doc/libunshield-1.0
+ chmod -R a+rX /usr/src/tmp/libunshield-buildroot/usr/share/doc/libunshield-1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xWMhgm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libunshield-buildroot/usr/lib64/libunshield.so.0: 42 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7kgpYz
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: unshield = 1.0-alt1_8, libunshield.so.0()(64bit) = set:jdj1toMI1sjMMjZHb6r0v6y0bFV6cNSwXDyneeU9k25LgMidH9KZyVh9dMOya2umL3OtlIVnMAtWSmciWDjkfoP2
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libz.so.1()(64bit) >= set:kic14qvxaG5, 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.N8KlOQ
Creating libunshield-debuginfo package
Processing files: libunshield-devel-1.0-alt1_8
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x42jLa
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.fZYuPx
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: unshield-devel = 1.0-alt1_8, pkgconfig(libunshield) = 1.0
Requires: libunshield = 1.0-alt1_8, pkg-config, /usr/lib64/libunshield.so.0.0.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PPWC0X
Processing files: libunshield-debuginfo-1.0-alt1_8
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JAQnjr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HxZHKX
find-requires: running scripts (debuginfo)
Provides: debug64(libunshield.so.0)
Requires: libunshield = 1.0-alt1_8, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libz.so.1)
Removing 1 extra deps from libunshield-devel due to dependency on libunshield
Wrote: /usr/src/RPM/RPMS/x86_64/libunshield-1.0-alt1_8.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libunshield-devel-1.0-alt1_8.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libunshield-debuginfo-1.0-alt1_8.x86_64.rpm (w2.lzdio)
8.43user 2.70system 0:17.02elapsed 65%CPU (0avgtext+0avgdata 34360maxresident)k
0inputs+0outputs (0major+1146935minor)pagefaults 0swaps
11.76user 5.01system 0:23.05elapsed 72%CPU (0avgtext+0avgdata 115496maxresident)k
0inputs+0outputs (0major+1458535minor)pagefaults 0swaps