<86>Mar  6 06:44:14 userdel[3774931]: delete user 'rooter'
<86>Mar  6 06:44:14 userdel[3774931]: removed group 'rooter' owned by 'rooter'
<86>Mar  6 06:44:14 userdel[3774931]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  6 06:44:14 groupadd[3774945]: group added to /etc/group: name=rooter, GID=918
<86>Mar  6 06:44:14 groupadd[3774945]: group added to /etc/gshadow: name=rooter
<86>Mar  6 06:44:14 groupadd[3774945]: new group: name=rooter, GID=918
<86>Mar  6 06:44:14 useradd[3774956]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash
<86>Mar  6 06:44:14 userdel[3774964]: delete user 'builder'
<86>Mar  6 06:44:14 userdel[3774964]: removed group 'builder' owned by 'builder'
<86>Mar  6 06:44:14 groupadd[3774970]: group added to /etc/group: name=builder, GID=919
<86>Mar  6 06:44:14 groupadd[3774970]: group added to /etc/gshadow: name=builder
<86>Mar  6 06:44:14 groupadd[3774970]: new group: name=builder, GID=919
<86>Mar  6 06:44:14 useradd[3774975]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash
<13>Mar  6 06:44:15 rpmi: rpm-build-compat-2.2.6-alt2 p9+263465.40.2.1 1608016546 installed
<13>Mar  6 06:44:15 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 (w1.gzdio)
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.29876
+ 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.29876
+ 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
+ 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_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
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 -j16
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 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 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 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 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=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 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=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.52905
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libnatspec-0.3.1
+ make 'INSTALL=/usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p   libnatspec.la '/usr/src/tmp/libnatspec-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/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: /usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p natspec '/usr/src/tmp/libnatspec-buildroot/usr/bin'
libtool: warning: '../lib/libnatspec.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/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'
 /usr/libexec/rpm-build/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,gnuconfig)
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.86945
+ 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.gFOitR
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.6MzlaX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
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.8QgWg6
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.0n00Mi
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.a659Hy
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
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.KfRU2R
Processing files: libnatspec-devel-examples-0.3.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80370
+ 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.CsuV8e
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.UmP8DF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
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.k7G5y9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aDaGTG
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 (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnatspec-devel-0.3.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/libnatspec-devel-examples-0.3.1-alt2.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnatspec-debuginfo-0.3.1-alt2.x86_64.rpm (w2.lzdio)
5.81user 2.31system 0:17.50elapsed 46%CPU (0avgtext+0avgdata 27920maxresident)k
0inputs+0outputs (0major+1249688minor)pagefaults 0swaps
7.97user 4.59system 0:21.28elapsed 59%CPU (0avgtext+0avgdata 122244maxresident)k
0inputs+0outputs (34410major+1558515minor)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	2022-03-06 06:44:34.542390767 +0000
@@ -10,3 +10,3 @@
 /usr/share/doc/libnatspec-0.3.1/TODO	100644	root:root	
-/usr/share/man/man1/natspec.1.gz	100644	root:root	
+/usr/share/man/man1/natspec.1.xz	100644	root:root	
 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)  
@@ -25,4 +25,4 @@
 File: /lib64/libnatspec.so.0	120777	root:root		libnatspec.so.0.0.0
-File: /lib64/libnatspec.so.0.0.0	100644	root:root	92a327124f141e05e24c78b356eba6c1	
-File: /usr/bin/natspec	100755	root:root	84f7b1bffbb898e2cd59dc65d5f478f7	
+File: /lib64/libnatspec.so.0.0.0	100644	root:root	879cc3fa84d8fe3098a731ed69fb1334	
+File: /usr/bin/natspec	100755	root:root	8172a8d13cff788eb1147e51ea5d3a26	
 File: /usr/share/doc/libnatspec-0.3.1	40755	root:root		
@@ -34,3 +34,3 @@
 File: /usr/share/doc/libnatspec-0.3.1/TODO	100644	root:root	de6ba748d79810b73100e9be542f806c	
-File: /usr/share/man/man1/natspec.1.gz	100644	root:root	4a91832c47fab3a12edfc86dabb761af	
-RPMIdentity: 64fbad6c44a391feb4bc7c1821a049bd0743bb9526181085167d6c39557cacf3a6fcfbff7c6d46271b650fab3132f4df34682805cd0667789c0e61dfb8c7bd44
+File: /usr/share/man/man1/natspec.1.xz	100644	root:root	66d6a51255fed275b2a9c441a6e2a01a	
+RPMIdentity: 60844c4218f101c5c98e7be03af3a1bd85a06deedb5b01bae2b53e48c85d18822d478d89a0f0161f5593de607a21e5e1b2361d63b024b099321c5a2fa43f258e
--- libnatspec-debuginfo-0.3.1-alt2.x86_64.rpm.repo	2015-10-24 12:59:41.000000000 +0000
+++ libnatspec-debuginfo-0.3.1-alt2.x86_64.rpm.hasher	2022-03-06 06:44:34.611391798 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/8e	40755	root:root	
-/usr/lib/debug/.build-id/8e/c6059a548627f0aaed409ef35238e0997fcd9b	120777	root:root	../../../../../lib64/libnatspec.so.0.0.0
-/usr/lib/debug/.build-id/8e/c6059a548627f0aaed409ef35238e0997fcd9b.debug	120777	root:root	../../lib64/libnatspec.so.0.0.0.debug
-/usr/lib/debug/.build-id/f7	40755	root:root	
-/usr/lib/debug/.build-id/f7/5c8a2f1187b45005276ae821332ed57c8f0854	120777	root:root	../../../../bin/natspec
-/usr/lib/debug/.build-id/f7/5c8a2f1187b45005276ae821332ed57c8f0854.debug	120777	root:root	../../usr/bin/natspec.debug
+/usr/lib/debug/.build-id/1d	40755	root:root	
+/usr/lib/debug/.build-id/1d/6cd122b1addd86ff75195bd432b1e5c43aa028	120777	root:root	../../../../bin/natspec
+/usr/lib/debug/.build-id/1d/6cd122b1addd86ff75195bd432b1e5c43aa028.debug	120777	root:root	../../usr/bin/natspec.debug
+/usr/lib/debug/.build-id/e2	40755	root:root	
+/usr/lib/debug/.build-id/e2/63dcb7927b397c951b3caa4442fac685dfd8c9	120777	root:root	../../../../../lib64/libnatspec.so.0.0.0
+/usr/lib/debug/.build-id/e2/63dcb7927b397c951b3caa4442fac685dfd8c9.debug	120777	root:root	../../lib64/libnatspec.so.0.0.0.debug
 /usr/lib/debug/lib64/libnatspec.so.0.0.0.debug	100644	root:root	
@@ -33,11 +33,11 @@
 Provides: libnatspec-debuginfo = 0.3.1-alt2
-File: /usr/lib/debug/.build-id/8e	40755	root:root		
-File: /usr/lib/debug/.build-id/8e/c6059a548627f0aaed409ef35238e0997fcd9b	120777	root:root		../../../../../lib64/libnatspec.so.0.0.0
-File: /usr/lib/debug/.build-id/8e/c6059a548627f0aaed409ef35238e0997fcd9b.debug	120777	root:root		../../lib64/libnatspec.so.0.0.0.debug
-File: /usr/lib/debug/.build-id/f7	40755	root:root		
-File: /usr/lib/debug/.build-id/f7/5c8a2f1187b45005276ae821332ed57c8f0854	120777	root:root		../../../../bin/natspec
-File: /usr/lib/debug/.build-id/f7/5c8a2f1187b45005276ae821332ed57c8f0854.debug	120777	root:root		../../usr/bin/natspec.debug
-File: /usr/lib/debug/lib64/libnatspec.so.0.0.0.debug	100644	root:root	b2dd6c2271037e4758ca4b0fc7efb1ae	
+File: /usr/lib/debug/.build-id/1d	40755	root:root		
+File: /usr/lib/debug/.build-id/1d/6cd122b1addd86ff75195bd432b1e5c43aa028	120777	root:root		../../../../bin/natspec
+File: /usr/lib/debug/.build-id/1d/6cd122b1addd86ff75195bd432b1e5c43aa028.debug	120777	root:root		../../usr/bin/natspec.debug
+File: /usr/lib/debug/.build-id/e2	40755	root:root		
+File: /usr/lib/debug/.build-id/e2/63dcb7927b397c951b3caa4442fac685dfd8c9	120777	root:root		../../../../../lib64/libnatspec.so.0.0.0
+File: /usr/lib/debug/.build-id/e2/63dcb7927b397c951b3caa4442fac685dfd8c9.debug	120777	root:root		../../lib64/libnatspec.so.0.0.0.debug
+File: /usr/lib/debug/lib64/libnatspec.so.0.0.0.debug	100644	root:root	68c92a0c087ad8ff61f8e5b08ed6b220	
 File: /usr/lib/debug/lib64/libnatspec.so.0.debug	120777	root:root		libnatspec.so.0.0.0.debug
-File: /usr/lib/debug/usr/bin/natspec.debug	100644	root:root	f13e12f038b06a0fa6865f4792c66a46	
+File: /usr/lib/debug/usr/bin/natspec.debug	100644	root:root	86f2143d26ec47f488cee72828c1326a	
 File: /usr/src/debug/libnatspec-0.3.1	40755	root:root		
@@ -59,2 +59,2 @@
 File: /usr/src/debug/libnatspec-0.3.1/src/natspec.c	100644	root:root	3c75e7a9a1aebfaba387649cae1105dd	
-RPMIdentity: 4d93e96190366043b1b8e7f605aeaebc1e55a415b1be7d3f89a1b233136ca767b9d5d7d98781a7eebc33a97802bfc35a73ea3f46c69b157765ffbd87919b0f2d
+RPMIdentity: 3d70a4eec1b313489c094d0ae1eb536fc8209377b44f29c8314f0c1629bd9eda91c28a6107271e73b5e7b335ec00a94fae665125cf899375b811f4e983a532cc
--- libnatspec-devel-0.3.1-alt2.x86_64.rpm.repo	2015-10-24 12:59:41.000000000 +0000
+++ libnatspec-devel-0.3.1-alt2.x86_64.rpm.hasher	2022-03-06 06:44:34.651392397 +0000
@@ -13,2 +13,2 @@
 File: /usr/share/aclocal/natspec.m4	100644	root:root	770a0b91c52d1da4d2ae33c438b3a380	
-RPMIdentity: 7c9ccbe1385f85c4e22e8b0c8b3eedac34a9e4c6ed9463acd7633a58a823037ce2d192159a47a4da0694129cc8df9adf5955d8d2b16ae5079f2bb5465f52114e
+RPMIdentity: 6b70f3274aee1e5bca354be5a1da406202ac539fedbd4d13b7da373956a925b92236a00446976695722ef59efe4aebad76eaae3838f1b1ceb0281d6afd6679c9
--- libnatspec-devel-examples-0.3.1-alt2.noarch.rpm.repo	2015-10-24 12:59:43.000000000 +0000
+++ libnatspec-devel-examples-0.3.1-alt2.noarch.rpm.hasher	2022-03-06 06:44:34.782394356 +0000
@@ -42,2 +42,2 @@
 File: /usr/share/doc/libnatspec-devel-examples-0.3.1/profile/libnatspec.sh	100755	root:root	a829ac3dccd65a80b5949c9aaae99f2c	
-RPMIdentity: 81aec87582f4f3c4b9fa8ad394ad9fef08c67bca72c8503e3ba9edb8959244ed411aad9ceac1841cc4f31f87d5c74b00bb53492fb23e83ccc93b8e38f484a65c
+RPMIdentity: 5c8ae412db8cf195cf8cd47122a7ce05e7b670b387f38382bfad403dd9f8d0fc090c3e4aeb362fc39abefa4b56665a77c5bc57cb87a8a364af74529efbc2f956