<86>Feb 21 03:53:41 userdel[122958]: delete user 'rooter'
<86>Feb 21 03:53:41 userdel[122958]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 21 03:53:41 groupadd[122966]: group added to /etc/group: name=rooter, GID=645
<86>Feb 21 03:53:41 groupadd[122966]: group added to /etc/gshadow: name=rooter
<86>Feb 21 03:53:41 groupadd[122966]: new group: name=rooter, GID=645
<86>Feb 21 03:53:41 useradd[122973]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Feb 21 03:53:41 userdel[122987]: delete user 'builder'
<86>Feb 21 03:53:41 userdel[122987]: removed group 'builder' owned by 'builder'
<86>Feb 21 03:53:41 userdel[122987]: removed shadow group 'builder' owned by 'builder'
<86>Feb 21 03:53:41 groupadd[122998]: group added to /etc/group: name=builder, GID=646
<86>Feb 21 03:53:41 groupadd[122998]: group added to /etc/gshadow: name=builder
<86>Feb 21 03:53:41 groupadd[122998]: new group: name=builder, GID=646
<86>Feb 21 03:53:41 useradd[123002]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
<13>Feb 21 03:53:44 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Feb 21 03:53:47 rpmi: libpng16-1.6.36-alt1 sisyphus+219478.100.1.1 1547633315 installed
<13>Feb 21 03:53:47 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
<13>Feb 21 03:53:47 rpmi: libjpeg-2:2.0.2-alt1 sisyphus+226996.100.1.1 1554902884 installed
<13>Feb 21 03:53:47 rpmi: libjasper-2.0.22-alt1 p9+259398.100.5.1 1602695042 installed
<13>Feb 21 03:53:47 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Feb 21 03:53:47 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Feb 21 03:53:48 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Feb 21 03:53:48 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Feb 21 03:53:48 rpmi: libjasper-devel-2.0.22-alt1 p9+259398.100.5.1 1602695042 installed
<13>Feb 21 03:53:48 rpmi: libpng-devel-1.6.36-alt1 sisyphus+219478.100.1.1 1547633315 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libicns-0.7.1-alt1.2.nosrc.rpm
Installing libicns-0.7.1-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54900
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libicns-0.7.1
+ echo 'Source #0 (libicns-0.7.1.tar):'
Source #0 (libicns-0.7.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libicns-0.7.1.tar
+ cd libicns-0.7.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (libicns-0.7.1-alt-libpng15.patch):'
Patch #0 (libicns-0.7.1-alt-libpng15.patch):
+ /usr/bin/patch -p2
patching file icnsutils/png2icns.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54900
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libicns-0.7.1
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ 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 --disable-silent-rules --without-included-gettext --disable-static
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 to enable maintainer-specific portions of Makefiles... no
checking whether to enable debugging... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... 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 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 ln -s works... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
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 ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... (cached) pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-cf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-pghpf... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-gfortran... no
checking for x86_64-alt-linux-g95... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-ifort... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes
checking if x86_64-alt-linux-g++ static flag -static works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for size_t... yes
checking for mode_t... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for getopt_long in -lgetopt... no
checking for png_create_read_struct in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking libpng/png.h usability... no
checking libpng/png.h presence... no
checking for libpng/png.h... no
checking libpng10/png.h usability... no
checking libpng10/png.h presence... no
checking for libpng10/png.h... no
checking libpng12/png.h usability... no
checking libpng12/png.h presence... no
checking for libpng12/png.h... no
checking for jas_init in -ljasper... yes
checking jasper/jasper.h usability... yes
checking jasper/jasper.h presence... yes
checking for jasper/jasper.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libicns.spec
config.status: creating icnsutils/Makefile
config.status: creating src/Makefile
config.status: creating src/libicns.pc
config.status: creating config.h
config.status: executing depfiles commands
+ sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o icns_debug.lo icns_debug.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns_debug.c  -fPIC -DPIC -o .libs/icns_debug.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o icns_family.lo icns_family.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns_family.c  -fPIC -DPIC -o .libs/icns_family.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o icns_rle24.lo icns_rle24.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns_rle24.c  -fPIC -DPIC -o .libs/icns_rle24.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o icns_element.lo icns_element.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns_element.c  -fPIC -DPIC -o .libs/icns_element.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o icns_jp2.lo icns_jp2.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns_jp2.c  -fPIC -DPIC -o .libs/icns_jp2.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o icns_utils.lo icns_utils.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns_utils.c  -fPIC -DPIC -o .libs/icns_utils.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o icns_image.lo icns_image.c
mkdir .libs
mkdir: cannot create directory '.libs': File exists
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns_image.c  -fPIC -DPIC -o .libs/icns_image.o
icns_image.c: In function 'icns_get_image32_with_mask_from_family':
icns_image.c:164:17: warning: variable 'oldDataSize' set but not used [-Wunused-but-set-variable]
   icns_uint32_t oldDataSize = 0;
                 ^~~~~~~~~~~
icns_image.c: In function 'icns_get_image_from_element':
icns_image.c:375:16: warning: variable 'iconDataSize' set but not used [-Wunused-but-set-variable]
  unsigned long iconDataSize = 0;
                ^~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o icns_io.lo icns_io.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns_io.c  -fPIC -DPIC -o .libs/icns_io.o
icns_io.c: In function 'icns_read_macbinary_resource_fork':
icns_io.c:1085:18: warning: variable 'fileDataStart' set but not used [-Wunused-but-set-variable]
  icns_sint32_t   fileDataStart = 0;
                  ^~~~~~~~~~~~~
icns_io.c:1082:18: warning: variable 'resourceDataPadding' set but not used [-Wunused-but-set-variable]
  icns_sint32_t   resourceDataPadding = 0;
                  ^~~~~~~~~~~~~~~~~~~
icns_io.c: In function 'icns_macbinary_header_check':
icns_io.c:1435:18: warning: variable 'fileDataStart' set but not used [-Wunused-but-set-variable]
  icns_sint32_t   fileDataStart = 0;
                  ^~~~~~~~~~~~~
icns_io.c:1432:18: warning: variable 'resourceDataPadding' set but not used [-Wunused-but-set-variable]
  icns_sint32_t   resourceDataPadding = 0;
                  ^~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 2:7:1  -o libicns.la -rpath /usr/lib64 icns_debug.lo icns_element.lo icns_family.lo icns_image.lo icns_io.lo icns_jp2.lo icns_rle24.lo icns_utils.lo -ljasper 
x86_64-alt-linux-gcc -shared  .libs/icns_debug.o .libs/icns_element.o .libs/icns_family.o .libs/icns_image.o .libs/icns_io.o .libs/icns_jp2.o .libs/icns_rle24.o .libs/icns_utils.o  -ljasper  -Wl,-soname -Wl,libicns.so.1 -o .libs/libicns.so.1.1.7
(cd .libs && rm -f libicns.so.1 && ln -s libicns.so.1.1.7 libicns.so.1)
(cd .libs && rm -f libicns.so && ln -s libicns.so.1.1.7 libicns.so)
creating libicns.la
(cd .libs && rm -f libicns.la && ln -s ../libicns.la libicns.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
Making all in icnsutils
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src/  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icontainer2icns.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src/  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c png2icns.c
png2icns.c: In function 'main':
png2icns.c:316:4: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration]
    unlink(argv[1]);
    ^~~~~~
    unix
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2   -o icontainer2icns icontainer2icns.o  
mkdir .libs
x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o icontainer2icns icontainer2icns.o   
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src/  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c icns2png.c
icns2png.c: In function 'WritePNGImage':
icns2png.c:624:8: warning: variable 'mask_bit_depth' set but not used [-Wunused-but-set-variable]
  int   mask_bit_depth = 0;
        ^~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2   -o png2icns png2icns.o -lpng ../src/libicns.la 
x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/png2icns png2icns.o  -lpng ../src/.libs/libicns.so 
creating png2icns
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2   -o icns2png icns2png.o -lpng ../src/libicns.la 
x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/icns2png icns2png.o  -lpng ../src/.libs/libicns.so 
creating icns2png
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98874
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libicns-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libicns-buildroot
+ cd libicns-0.7.1
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libicns-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libicns-buildroot/usr/lib64"
 /bin/sh ../libtool   --mode=install /bin/install -p  'libicns.la' '/usr/src/tmp/libicns-buildroot/usr/lib64/libicns.la'
/bin/install -p .libs/libicns.so.1.1.7 /usr/src/tmp/libicns-buildroot/usr/lib64/libicns.so.1.1.7
(cd /usr/src/tmp/libicns-buildroot/usr/lib64 && { ln -s -f libicns.so.1.1.7 libicns.so.1 || { rm -f libicns.so.1 && ln -s libicns.so.1.1.7 libicns.so.1; }; })
(cd /usr/src/tmp/libicns-buildroot/usr/lib64 && { ln -s -f libicns.so.1.1.7 libicns.so || { rm -f libicns.so && ln -s libicns.so.1.1.7 libicns.so; }; })
/bin/install -p .libs/libicns.lai /usr/src/tmp/libicns-buildroot/usr/lib64/libicns.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libicns-buildroot/usr/include"
 /bin/install -p -m 644 'icns.h' '/usr/src/tmp/libicns-buildroot/usr/include/icns.h'
test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libicns-buildroot/usr/lib64/pkgconfig"
 /bin/install -p -m 644 'libicns.pc' '/usr/src/tmp/libicns-buildroot/usr/lib64/pkgconfig/libicns.pc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/src'
Making install in icnsutils
make[1]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libicns-buildroot/usr/bin"
  /bin/sh ../libtool   --mode=install /bin/install -p 'icns2png' '/usr/src/tmp/libicns-buildroot/usr/bin/icns2png'
libtool: install: warning: `../src/libicns.la' has not been installed in `/usr/lib64'
/bin/install -p .libs/icns2png /usr/src/tmp/libicns-buildroot/usr/bin/icns2png
  /bin/sh ../libtool   --mode=install /bin/install -p 'icontainer2icns' '/usr/src/tmp/libicns-buildroot/usr/bin/icontainer2icns'
/bin/install -p icontainer2icns /usr/src/tmp/libicns-buildroot/usr/bin/icontainer2icns
  /bin/sh ../libtool   --mode=install /bin/install -p 'png2icns' '/usr/src/tmp/libicns-buildroot/usr/bin/png2icns'
libtool: install: warning: `../src/libicns.la' has not been installed in `/usr/lib64'
/bin/install -p .libs/png2icns /usr/src/tmp/libicns-buildroot/usr/bin/png2icns
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/libicns-buildroot/usr/share/man/man1"
 /bin/install -p -m 644 './icns2png.1' '/usr/src/tmp/libicns-buildroot/usr/share/man/man1/icns2png.1'
 /bin/install -p -m 644 './icontainer2icns.1' '/usr/src/tmp/libicns-buildroot/usr/share/man/man1/icontainer2icns.1'
 /bin/install -p -m 644 './png2icns.1' '/usr/src/tmp/libicns-buildroot/usr/share/man/man1/png2icns.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1/icnsutils'
make[1]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/libicns-0.7.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1'
make: Leaving directory '/usr/src/RPM/BUILD/libicns-0.7.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libicns-buildroot (auto)
removed './usr/lib64/libicns.la'
mode of './usr/lib64/libicns.so.1.1.7' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libicns-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib64/pkgconfig/libicns.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libicns.pc: Libs: '-L${libdir} -licns' --> '-licns'
Checking contents of files in /usr/src/tmp/libicns-buildroot/ (default)
Compressing files in /usr/src/tmp/libicns-buildroot (auto)
Adjusting library links in /usr/src/tmp/libicns-buildroot
./usr/lib64:
	libicns.so.1 -> libicns.so.1.1.7
Verifying ELF objects in /usr/src/tmp/libicns-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: libicns-0.7.1-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45302
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libicns-0.7.1
+ DOCDIR=/usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-0.7.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-0.7.1
+ /bin/mkdir -p /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-0.7.1
+ cp -prL AUTHORS ChangeLog DEVNOTES README TODO /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-0.7.1
+ chmod -R go-w /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-0.7.1
+ chmod -R a+rX /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-0.7.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lGMXu6
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libicns-buildroot/usr/lib64/libicns.so.1: 34 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zNXvls
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libicns.so.1()(64bit) = set:jdAZaMxdHB7ZfsEgti3odEDEqVS1xksnL76viyUEWug36q8XelFrzieC4HP82WYgKdOsf7ZyP2
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libjasper.so.4()(64bit) >= set:mhYieljbDQMOipxa5RQKPOnj68JZjBDzihNSuRah4VUkWqHOqIYwR1, 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.jZfyFR
Creating libicns-debuginfo package
Processing files: libicns-devel-0.7.1-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70375
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libicns-0.7.1
+ DOCDIR=/usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-devel-0.7.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-devel-0.7.1
+ /bin/mkdir -p /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-devel-0.7.1
+ cp -prL src/apidocs.txt src/apidocs.html /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-devel-0.7.1
+ chmod -R go-w /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-devel-0.7.1
+ chmod -R a+rX /usr/src/tmp/libicns-buildroot/usr/share/doc/libicns-devel-0.7.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ASE6ul
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.7M0MPS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libicns) = 0.5.9
Requires: libicns = 0.7.1-alt1.2, /usr/lib64/libicns.so.1.1.7, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5IJ4Dt
Processing files: libicns-utils-0.7.1-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tgA9W7
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.AveFMP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libicns = 0.7.1-alt1.2, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libicns.so.1()(64bit) >= set:jfpfNTBXgZ4Gq53Z4slu0YwjrFZbQVnKB83NF1, libpng16.so.16()(64bit) >= set:lgHMZqVDRD0kqGXzyBaRd830zl6FVAhC3ImNZahzuF6QGtBMr8pgNl7mSUEvSIqe, libpng16.so.16(PNG16_0)(64bit), 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.VHf56A
Creating libicns-utils-debuginfo package
Processing files: libicns-debuginfo-0.7.1-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d3TyUp
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iquU9h
find-requires: running scripts (debuginfo)
Provides: debug64(libicns.so.1)
Requires: libicns = 0.7.1-alt1.2, debug64(libc.so.6), debug64(libjasper.so.4)
Processing files: libicns-utils-debuginfo-0.7.1-alt1.2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KNWsTd
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YCY24c
find-requires: running scripts (debuginfo)
Requires: libicns-utils = 0.7.1-alt1.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libicns.so.1), debug64(libpng16.so.16)
Adding to libicns-devel a strict dependency on libicns
Adding to libicns-utils a strict dependency on libicns
Adding to libicns-debuginfo a strict dependency on libicns
Adding to libicns-utils-debuginfo a strict dependency on libicns-utils
Adding to libicns-utils-debuginfo a strict dependency on libicns-debuginfo
Removing from libicns-utils-debuginfo 1 sources provided by libicns-debuginfo
also prunning dir /usr/src/debug/libicns-0.7.1/src
Removing 1 extra deps from libicns-devel due to dependency on libicns
Removing 1 extra deps from libicns-utils due to dependency on libicns
Removing 1 extra deps from libicns-utils-debuginfo due to dependency on libicns-debuginfo
Removing 5 extra deps from libicns-utils due to repentancy on libicns
Removing 1 extra deps from libicns-utils-debuginfo due to repentancy on libicns-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libicns-0.7.1-alt1.2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libicns-devel-0.7.1-alt1.2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libicns-utils-0.7.1-alt1.2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libicns-debuginfo-0.7.1-alt1.2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libicns-utils-debuginfo-0.7.1-alt1.2.x86_64.rpm
15.70user 9.00system 0:29.73elapsed 83%CPU (0avgtext+0avgdata 39136maxresident)k
0inputs+0outputs (0major+1358710minor)pagefaults 0swaps
25.61user 15.48system 0:44.92elapsed 91%CPU (0avgtext+0avgdata 117116maxresident)k
64inputs+0outputs (0major+1802764minor)pagefaults 0swaps