<86>Feb 23 03:12:29 userdel[3803653]: delete user 'rooter'
<86>Feb 23 03:12:29 groupadd[3803661]: group added to /etc/group: name=rooter, GID=651
<86>Feb 23 03:12:29 groupadd[3803661]: group added to /etc/gshadow: name=rooter
<86>Feb 23 03:12:29 groupadd[3803661]: new group: name=rooter, GID=651
<86>Feb 23 03:12:29 useradd[3803665]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Feb 23 03:12:29 userdel[3803677]: delete user 'builder'
<86>Feb 23 03:12:29 userdel[3803677]: removed group 'builder' owned by 'builder'
<86>Feb 23 03:12:29 groupadd[3803684]: group added to /etc/group: name=builder, GID=652
<86>Feb 23 03:12:29 groupadd[3803684]: group added to /etc/gshadow: name=builder
<86>Feb 23 03:12:29 groupadd[3803684]: new group: name=builder, GID=652
<86>Feb 23 03:12:29 useradd[3803688]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash
<13>Feb 23 03:12:33 rpmi: rpm-build-compat-2.1.9-alt1 1535641052 installed
<13>Feb 23 03:12:33 rpmi: libpopt-devel-1:1.16-alt1 1500322984 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libnatspec-0.3.1-alt2.nosrc.rpm
Installing libnatspec-0.3.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libnatspec-0.3.1
+ echo 'Source #0 (libnatspec-0.3.1.tar):'
Source #0 (libnatspec-0.3.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libnatspec-0.3.1.tar
+ cd libnatspec-0.3.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45654
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libnatspec-0.3.1
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:19: installing './compile'
configure.ac:8: installing './missing'
docs/Makefile.am:23: warning: shell find $(top_srcdir: non-POSIX variable name
docs/Makefile.am:23: (probably a GNU make extension)
lib/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ 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 -- '{}'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./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
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 whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl.exe... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) 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 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 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 for main in -lpopt... yes
checking for ANSI C header files... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for nl_langinfo... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strstr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libnatspec.pc
config.status: creating natspec.m4
config.status: creating lib/Makefile
config.status: creating libhi/Makefile
config.status: creating src/Makefile
config.status: creating src/python/Makefile
config.status: creating docs/libnatspecDox.cfg
config.status: creating docs/Makefile
config.status: creating tests/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 lib
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c -o filesystem.lo filesystem.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c filesystem.c  -fPIC -DPIC -o .libs/filesystem.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c -o detect.lo detect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c detect.c  -fPIC -DPIC -o .libs/detect.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c -o get_locale.lo get_locale.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c get_locale.c  -fPIC -DPIC -o .libs/get_locale.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c -o enrich_fs_options.lo enrich_fs_options.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c enrich_fs_options.c  -fPIC -DPIC -o .libs/enrich_fs_options.o
enrich_fs_options.c: In function 'natspec_get_enriched_fs_options':
enrich_fs_options.c:115:21: warning: '%d' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]
  sprintf(codepage, "%d", codepagenum);
                     ^~
enrich_fs_options.c:115:20: note: directive argument in the range [-2147483648, 999999]
  sprintf(codepage, "%d", codepagenum);
                    ^~~~
In file included from /usr/include/stdio.h:862,
                 from enrich_fs_options.c:30:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 12 bytes into a destination of size 10
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c -o convert.lo convert.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c convert.c  -fPIC -DPIC -o .libs/convert.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c -o get_charset.lo get_charset.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c get_charset.c  -fPIC -DPIC -o .libs/get_charset.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char   -o libnatspec.la -rpath /usr/lib64 get_charset.lo get_locale.lo enrich_fs_options.lo convert.lo filesystem.lo detect.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/get_charset.o .libs/get_locale.o .libs/enrich_fs_options.o .libs/convert.o .libs/filesystem.o .libs/detect.o    -g -O2   -Wl,-soname -Wl,libnatspec.so.0 -o .libs/libnatspec.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libnatspec.so.0" && ln -s "libnatspec.so.0.0.0" "libnatspec.so.0")
libtool: link: (cd ".libs" && rm -f "libnatspec.so" && ln -s "libnatspec.so.0.0.0" "libnatspec.so")
libtool: link: ( cd ".libs" && rm -f "libnatspec.la" && ln -s "../libnatspec.la" "libnatspec.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
Making all in src
make[3]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../lib -I../libhi -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c -o natspec-natspec.o `test -f 'natspec.c' || echo './'`natspec.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../lib -I../libhi -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char   -o natspec natspec-natspec.o ../lib/libnatspec.la -lpopt 
libtool: link: x86_64-alt-linux-gcc -I../lib -I../libhi -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -o .libs/natspec natspec-natspec.o  ../lib/.libs/libnatspec.so -lpopt
make[3]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
Making all in tests
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I../lib -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -c -o test_get_charset-test_get_charset.o `test -f 'test_get_charset.c' || echo './'`test_get_charset.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -I../lib -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char   -o test_get_charset test_get_charset-test_get_charset.o ../lib/libnatspec.la 
libtool: link: x86_64-alt-linux-gcc -I../lib -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -funsigned-char -o .libs/test_get_charset test_get_charset-test_get_charset.o  ../lib/.libs/libnatspec.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/tests'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32169
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnatspec-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libnatspec-buildroot
+ cd libnatspec-0.3.1
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libnatspec-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
 /bin/mkdir -p '/usr/src/tmp/libnatspec-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -p   libnatspec.la '/usr/src/tmp/libnatspec-buildroot/usr/lib64'
libtool: install: /bin/install -p .libs/libnatspec.so.0.0.0 /usr/src/tmp/libnatspec-buildroot/usr/lib64/libnatspec.so.0.0.0
libtool: install: (cd /usr/src/tmp/libnatspec-buildroot/usr/lib64 && { ln -s -f libnatspec.so.0.0.0 libnatspec.so.0 || { rm -f libnatspec.so.0 && ln -s libnatspec.so.0.0.0 libnatspec.so.0; }; })
libtool: install: (cd /usr/src/tmp/libnatspec-buildroot/usr/lib64 && { ln -s -f libnatspec.so.0.0.0 libnatspec.so || { rm -f libnatspec.so && ln -s libnatspec.so.0.0.0 libnatspec.so; }; })
libtool: install: /bin/install -p .libs/libnatspec.lai /usr/src/tmp/libnatspec-buildroot/usr/lib64/libnatspec.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libnatspec-buildroot/usr/include'
 /bin/install -p -m 644 natspec.h '/usr/src/tmp/libnatspec-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/lib'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
 /bin/mkdir -p '/usr/src/tmp/libnatspec-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -p natspec '/usr/src/tmp/libnatspec-buildroot/usr/bin'
libtool: warning: '../lib/libnatspec.la' has not been installed in '/usr/lib64'
libtool: install: /bin/install -p .libs/natspec /usr/src/tmp/libnatspec-buildroot/usr/bin/natspec
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/src'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/tests'
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/libnatspec-0.3.1/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnatspec-0.3.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libnatspec-buildroot/usr/share/aclocal'
 /bin/install -p -m 644 natspec.m4 '/usr/src/tmp/libnatspec-buildroot/usr/share/aclocal'
 /bin/mkdir -p '/usr/src/tmp/libnatspec-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 man/natspec.1 '/usr/src/tmp/libnatspec-buildroot/usr/share/man/man1'
 /bin/mkdir -p '/usr/src/tmp/libnatspec-buildroot/usr/lib64/pkgconfig'
 /bin/install -p -m 644 libnatspec.pc '/usr/src/tmp/libnatspec-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1'
make: Leaving directory '/usr/src/RPM/BUILD/libnatspec-0.3.1'
+ mkdir -p /usr/src/tmp/libnatspec-buildroot/lib64
+ mv /usr/src/tmp/libnatspec-buildroot/usr/lib64/libnatspec.la /usr/src/tmp/libnatspec-buildroot/usr/lib64/libnatspec.so /usr/src/tmp/libnatspec-buildroot/usr/lib64/libnatspec.so.0 /usr/src/tmp/libnatspec-buildroot/usr/lib64/libnatspec.so.0.0.0 /usr/src/tmp/libnatspec-buildroot/lib64
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libnatspec-buildroot (auto)
removed './lib64/libnatspec.la'
mode of './lib64/libnatspec.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libnatspec-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libnatspec-buildroot/ (default)
Compressing files in /usr/src/tmp/libnatspec-buildroot (auto)
Adjusting library links in /usr/src/tmp/libnatspec-buildroot
./lib64:
	libnatspec.so.0 -> libnatspec.so.0.0.0
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/libnatspec-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: libnatspec-0.3.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90792
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libnatspec-0.3.1
+ DOCDIR=/usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-0.3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-0.3.1
+ /bin/mkdir -p /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-0.3.1
+ cp -prL AUTHORS README ChangeLog NEWS TODO README-ru.html /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-0.3.1
+ chmod -R go-w /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-0.3.1
+ chmod -R a+rX /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-0.3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FCrauC
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libnatspec-buildroot/lib64/libnatspec.so.0: 22 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.glApER
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libnatspec.so.0()(64bit) = set:idGGdHnWd8Q8ZxxsAUS7XosL9GIhvSGpZKUuc4nmMsalZl5
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(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), libpopt.so.0()(64bit) >= set:jf2Vcu2YkiLHqoZJpANJaU6a, libpopt.so.0(LIBPOPT_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.VJvYwa
Creating libnatspec-debuginfo package
Processing files: libnatspec-devel-0.3.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AWEhAw
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.pU7TRV
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(libnatspec) = 0.3.1
Requires: libnatspec = 0.3.1-alt2, /lib64/libnatspec.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.iMADmo
Processing files: libnatspec-devel-examples-0.3.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26449
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libnatspec-0.3.1
+ DOCDIR=/usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-devel-examples-0.3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-devel-examples-0.3.1
+ /bin/mkdir -p /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-devel-examples-0.3.1
+ cp -prL examples profile /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-devel-examples-0.3.1
+ chmod -R go-w /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-devel-examples-0.3.1
+ chmod -R a+rX /usr/src/tmp/libnatspec-buildroot/usr/share/doc/libnatspec-devel-examples-0.3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZXMiIU
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.6qbAfu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Processing files: libnatspec-debuginfo-0.3.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xOh886
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UhABlN
find-requires: running scripts (debuginfo)
Provides: debug64(libnatspec.so.0)
Requires: libnatspec = 0.3.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpopt.so.0)
Removing 1 extra deps from libnatspec-devel due to dependency on libnatspec
Wrote: /usr/src/RPM/RPMS/x86_64/libnatspec-0.3.1-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libnatspec-devel-0.3.1-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/noarch/libnatspec-devel-examples-0.3.1-alt2.noarch.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libnatspec-debuginfo-0.3.1-alt2.x86_64.rpm
11.71user 3.06system 0:24.64elapsed 59%CPU (0avgtext+0avgdata 27756maxresident)k
0inputs+0outputs (0major+1218871minor)pagefaults 0swaps
15.64user 5.83system 0:33.14elapsed 64%CPU (0avgtext+0avgdata 117524maxresident)k
0inputs+0outputs (0major+1559217minor)pagefaults 0swaps
--- libnatspec-0.3.1-alt2.x86_64.rpm.repo	2015-10-24 12:59:41.000000000 +0000
+++ libnatspec-0.3.1-alt2.x86_64.rpm.hasher	2020-02-23 03:13:01.221465153 +0000
@@ -10,3 +10,3 @@
 /usr/share/doc/libnatspec-0.3.1/TODO	100644	
-/usr/share/man/man1/natspec.1.gz	100644	
+/usr/share/man/man1/natspec.1.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -17,3 +17,3 @@
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libpopt.so.0()(64bit) >= set:iedoRMZJdO4Au7Qm2MOG2t
+Requires: libpopt.so.0()(64bit) >= set:jf2Vcu2YkiLHqoZJpANJaU6a
 Requires: rpmlib(SetVersions)