<86>Jan 28 09:39:46 userdel[3567655]: delete user 'rooter'
<86>Jan 28 09:39:46 userdel[3567655]: removed group 'rooter' owned by 'rooter'
<86>Jan 28 09:39:46 userdel[3567655]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 28 09:39:46 groupadd[3567682]: group added to /etc/group: name=rooter, GID=1874
<86>Jan 28 09:39:46 groupadd[3567682]: group added to /etc/gshadow: name=rooter
<86>Jan 28 09:39:46 groupadd[3567682]: new group: name=rooter, GID=1874
<86>Jan 28 09:39:46 useradd[3567714]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash
<86>Jan 28 09:39:46 userdel[3567773]: delete user 'builder'
<86>Jan 28 09:39:46 userdel[3567773]: removed group 'builder' owned by 'builder'
<86>Jan 28 09:39:46 userdel[3567773]: removed shadow group 'builder' owned by 'builder'
<86>Jan 28 09:39:46 groupadd[3567811]: group added to /etc/group: name=builder, GID=1875
<86>Jan 28 09:39:46 groupadd[3567811]: group added to /etc/gshadow: name=builder
<86>Jan 28 09:39:46 groupadd[3567811]: new group: name=builder, GID=1875
<86>Jan 28 09:39:46 useradd[3567841]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libmaa-1.3.2-alt1.nosrc.rpm (w1.gzdio)
Installing libmaa-1.3.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54515
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libmaa-1.3.2
+ echo 'Source #0 (libmaa-1.3.2.tar):'
Source #0 (libmaa-1.3.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libmaa-1.3.2.tar
+ cd libmaa-1.3.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54515
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmaa-1.3.2
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force 
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: configure.in: not using Automake
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ 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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
Configuring for libmaa 1.3.2
.
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for gawk... gawk
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
Checking for programs
checking for a BSD-compatible install... /bin/install -c
checking for perl4... no
checking for perl... perl
checking for latex2e... no
checking for latex... no
checking for fig2dev... no
checking for dvips... no
checking for refbibtex... no
checking for bibtex... no
checking for libtool... libtool
.
Checking for header file support
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for SYSLOG_NAMES support in syslog.h... yes
.
Checking for system constants
checking for size_t... yes
checking return type of signal handlers... void
checking for inline... inline
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of long long int... 8
.
Checking for library functions
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for snprintf... yes
checking for gettimeofday... yes
checking for strerror... yes
checking for memcpy... yes
checking for atexit... yes
checking for on_exit... yes
checking for sysconf... yes
checking for strtol... yes
checking for strtoul... yes
checking for vsyslog... yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strlcpy... yes
.
Making output files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating arggram2c
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
.
Done
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
gawk -f ./arggram2c < ./arggram.txt > arggram.c
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o obstack.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. obstack.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. obstack.c  -fPIC -DPIC -o .libs/obstack.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. obstack.c -o obstack.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o prime.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. prime.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. prime.c  -fPIC -DPIC -o .libs/prime.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. prime.c -o prime.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o bit.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. bit.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. bit.c  -fPIC -DPIC -o .libs/bit.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. bit.c -o bit.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o stack.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. stack.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. stack.c  -fPIC -DPIC -o .libs/stack.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. stack.c -o stack.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o xmalloc.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. xmalloc.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. xmalloc.c  -fPIC -DPIC -o .libs/xmalloc.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. xmalloc.c -o xmalloc.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o flags.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. flags.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. flags.c  -fPIC -DPIC -o .libs/flags.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. flags.c -o flags.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o error.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. error.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. error.c  -fPIC -DPIC -o .libs/error.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. error.c -o error.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o maa.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. maa.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. maa.c  -fPIC -DPIC -o .libs/maa.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. maa.c -o maa.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o debug.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. debug.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. debug.c  -fPIC -DPIC -o .libs/debug.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. debug.c -o debug.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o timer.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. timer.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. timer.c  -fPIC -DPIC -o .libs/timer.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. timer.c -o timer.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o string.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. string.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. string.c  -fPIC -DPIC -o .libs/string.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. string.c -o string.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o memory.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. memory.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. memory.c  -fPIC -DPIC -o .libs/memory.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. memory.c -o memory.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o list.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. list.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. list.c  -fPIC -DPIC -o .libs/list.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. list.c -o list.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o hash.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. hash.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. hash.c  -fPIC -DPIC -o .libs/hash.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. hash.c -o hash.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o base64.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base64.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base64.c  -fPIC -DPIC -o .libs/base64.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base64.c -o base64.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o base26.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base26.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base26.c  -fPIC -DPIC -o .libs/base26.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base26.c -o base26.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o set.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. set.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. set.c  -fPIC -DPIC -o .libs/set.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. set.c -o set.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o pr.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. pr.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. pr.c  -fPIC -DPIC -o .libs/pr.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. pr.c -o pr.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o parse-concrete.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. parse-concrete.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. parse-concrete.c  -fPIC -DPIC -o .libs/parse-concrete.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. parse-concrete.c -o parse-concrete.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o text.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. text.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. text.c  -fPIC -DPIC -o .libs/text.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. text.c -o text.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o source.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. source.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. source.c  -fPIC -DPIC -o .libs/source.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. source.c -o source.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o arg.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. arg.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. arg.c  -fPIC -DPIC -o .libs/arg.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. arg.c -o arg.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o log.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. log.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. log.c  -fPIC -DPIC -o .libs/log.o
log.c: In function '_log_base_va':
log.c:331:35: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 3841 and 4096 [-Wformat-truncation=]
   snprintf (buf, sizeof (buf), "%s%s\n",
                                   ^~
      buf_preamble, buf_main);
                    ~~~~~~~~        
In file included from /usr/include/stdio.h:862,
                 from maa.h:24,
                 from maaP.h:141,
                 from log.c:23:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
log.c:328:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 3838 and 4093 [-Wformat-truncation=]
   snprintf (buf, sizeof (buf), "%s(%s) %s\n",
                                        ^~
      buf_preamble, routine, buf_main);
                             ~~~~~~~~    
In file included from /usr/include/stdio.h:862,
                 from maa.h:24,
                 from maaP.h:141,
                 from log.c:23:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 4355) into a destination of size 4096
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. log.c -o log.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o sl.o -c -DHAVE_CONFIG_H  -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. sl.c
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. sl.c  -fPIC -DPIC -o .libs/sl.o
libtool-default: compile:  x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -frecord-gcc-switches -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. sl.c -o sl.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
libtool --tag=CC --mode=link x86_64-alt-linux-gcc -o libmaa.la obstack.lo xmalloc.lo hash.lo set.lo stack.lo list.lo error.lo memory.lo string.lo debug.lo flags.lo maa.lo prime.lo bit.lo timer.lo arg.lo pr.lo sl.lo base64.lo base26.lo source.lo parse-concrete.lo text.lo log.lo \
    -lm \
   -rpath "/usr/lib64" -export-symbols ./export.sym \
   -version-info 3:0
libtool-default: link: echo "{ global:" > .libs/libmaa.ver
libtool-default: link:  cat ./export.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmaa.ver
libtool-default: link:  echo "local: *; };" >> .libs/libmaa.ver
libtool-default: link:  	 if test -r libmaa-altlinux.ver; then cp libmaa-altlinux.ver .libs/libmaa.ver; fi
libtool-default: link:  x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/obstack.o .libs/xmalloc.o .libs/hash.o .libs/set.o .libs/stack.o .libs/list.o .libs/error.o .libs/memory.o .libs/string.o .libs/debug.o .libs/flags.o .libs/maa.o .libs/prime.o .libs/bit.o .libs/timer.o .libs/arg.o .libs/pr.o .libs/sl.o .libs/base64.o .libs/base26.o .libs/source.o .libs/parse-concrete.o .libs/text.o .libs/log.o   -lm    -Wl,-soname -Wl,libmaa.so.3 -Wl,-version-script -Wl,.libs/libmaa.ver -o .libs/libmaa.so.3.0.0
libtool-default: link: (cd ".libs" && rm -f "libmaa.so.3" && ln -s "libmaa.so.3.0.0" "libmaa.so.3")
libtool-default: link: (cd ".libs" && rm -f "libmaa.so" && ln -s "libmaa.so.3.0.0" "libmaa.so")
libtool-default: link: ar cr .libs/libmaa.a  obstack.o xmalloc.o hash.o set.o stack.o list.o error.o memory.o string.o debug.o flags.o maa.o prime.o bit.o timer.o arg.o pr.o sl.o base64.o base26.o source.o parse-concrete.o text.o log.o
libtool-default: link: ranlib .libs/libmaa.a
libtool-default: link: ( cd ".libs" && rm -f "libmaa.la" && ln -s "../libmaa.la" "libmaa.la" )
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23112
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmaa-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libmaa-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libmaa-1.3.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmaa-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
mkdir -p /usr/src/tmp/libmaa-buildroot/usr/lib64 && \
   libtool --mode=install /usr/libexec/rpm-build/install -p -c libmaa.la /usr/src/tmp/libmaa-buildroot/usr/lib64
libtool-default: install: /usr/libexec/rpm-build/install -p -c .libs/libmaa.so.3.0.0 /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.so.3.0.0
libtool-default: install: (cd /usr/src/tmp/libmaa-buildroot/usr/lib64 && { ln -s -f libmaa.so.3.0.0 libmaa.so.3 || { rm -f libmaa.so.3 && ln -s libmaa.so.3.0.0 libmaa.so.3; }; })
libtool-default: install: (cd /usr/src/tmp/libmaa-buildroot/usr/lib64 && { ln -s -f libmaa.so.3.0.0 libmaa.so || { rm -f libmaa.so && ln -s libmaa.so.3.0.0 libmaa.so; }; })
libtool-default: install: /usr/libexec/rpm-build/install -p -c .libs/libmaa.lai /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.la
libtool-default: install: /usr/libexec/rpm-build/install -p -c .libs/libmaa.a /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.a
libtool-default: install: chmod 644 /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.a
libtool-default: install: ranlib /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.a
libtool-default: warning: remember to run 'libtool-default --finish /usr/lib64'
mkdir -p /usr/src/tmp/libmaa-buildroot/usr/include && \
   /usr/libexec/rpm-build/install -p -m 644 -c -m 644 ./maa.h /usr/src/tmp/libmaa-buildroot/usr/include
make: Leaving directory '/usr/src/RPM/BUILD/libmaa-1.3.2'
+ install -d /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa
+ install -p -m644 doc/libmaa.600dpi.ps /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libmaa-buildroot (auto)
removed './usr/lib64/libmaa.la'
mode of './usr/lib64/libmaa.so.3.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libmaa-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libmaa-buildroot/ (default)
Compressing files in /usr/src/tmp/libmaa-buildroot (auto)
Adjusting library links in /usr/src/tmp/libmaa-buildroot
./usr/lib64:
	libmaa.so.3 -> libmaa.so.3.0.0
Verifying ELF objects in /usr/src/tmp/libmaa-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: libmaa-1.3.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23112
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmaa-1.3.2
+ DOCDIR=/usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.3.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.3.2
+ /bin/mkdir -p /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.3.2
+ cp -prL COPYING COPYING.LIB ChangeLog NEWS README /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.3.2
+ chmod -R go-w /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.3.2
+ chmod -R a+rX /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.3.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RpjWqY
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.so.3: 221 symbols, 18 bpp
warning: hash collision: log_syslog tim_print_timer
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GpZajI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmaa.so.3()(64bit) = set:ld1D5ohoDEkcJCVDOuhJcpTdQQqBU8MSTzWDiW2HAwbl1AeZeFQkyotvvwfh8lzhyjcjtXlrlmZzfAbKTWnZmAbpNbVQNy6KqXhRRFAMPISRHpW6EJmoOPTPPSvz9QTmjoJCDWUJx81OhrxTlwDiaVDDV3R5H9Hu5Zv2JQTkF1QlY8j8npOZ84rQHYuuATIScLMp72crcqHeujwAO6gLciYUs0SwPIZ8rhpn4jiVFEJWnVOx6i2qWgT9uv6BcY0i4iyN1GeBij1NwuMJ087zDZ3FZlTSqk6djwvVjKyPUhRd6HRaZwI6U3txRqLLdEZpNGbOV5Z7zddxihms4mRrDnZdq6HMNVgqIhq6Ti2bPMZ5rEdmmXxdhruqDhCRmT0TkeEs5iwmPrJw9g1Zdztbm7P8erNORqxg48YgQMKJDl37zlVqSwTr5
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(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), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lj3hCv
Creating libmaa-debuginfo package
Processing files: libmaa-devel-1.3.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kzwenm
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.DWcsyg
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libmaa = 1.3.2-alt1, /usr/lib64/libmaa.so.3.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wAqpce
Processing files: libmaa-devel-doc-1.3.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3WpKif
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.KOcsPj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: libmaa-debuginfo-1.3.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xFoiMr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E41VtD
find-requires: running scripts (debuginfo)
Provides: debug64(libmaa.so.3)
Requires: libmaa = 1.3.2-alt1, debug64(libc.so.6)
Removing 1 extra deps from libmaa-devel due to dependency on libmaa
warning: Installed (but unpackaged) file(s) found:
    /usr/lib64/libmaa.a
Wrote: /usr/src/RPM/RPMS/x86_64/libmaa-1.3.2-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmaa-devel-1.3.2-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/libmaa-devel-doc-1.3.2-alt1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmaa-debuginfo-1.3.2-alt1.x86_64.rpm (w2.lzdio)
8.02user 3.07system 0:16.87elapsed 65%CPU (0avgtext+0avgdata 30692maxresident)k
0inputs+0outputs (0major+1158146minor)pagefaults 0swaps
0.51user 0.68system 0:19.54elapsed 6%CPU (0avgtext+0avgdata 12160maxresident)k
0inputs+0outputs (0major+93327minor)pagefaults 0swaps
--- libmaa-1.3.2-alt1.x86_64.rpm.repo	2012-09-13 08:05:15.000000000 +0000
+++ libmaa-1.3.2-alt1.x86_64.rpm.hasher	2024-01-28 09:40:04.326134565 +0000
@@ -19,3 +19,3 @@
 File: /usr/lib64/libmaa.so.3	120777	root:root		libmaa.so.3.0.0
-File: /usr/lib64/libmaa.so.3.0.0	100644	root:root	b77fb384c92c6e295b2d90ab68f5b753	
+File: /usr/lib64/libmaa.so.3.0.0	100644	root:root	7f0258f32746ee37a70ef68603eee961	
 File: /usr/share/doc/libmaa-1.3.2	40755	root:root		
@@ -26,2 +26,2 @@
 File: /usr/share/doc/libmaa-1.3.2/README	100644	root:root	312c423ba0e3f57b4b5700a1afae516c	
-RPMIdentity: 6e3b43d5f5810a030b6abe44e156b0bea48bd6b15d8e817ac33b2dc148f0e113367c8df39d99b1b3333659e9b9ab281c8c57d3b37ef2867bff366c03497a6bcb
+RPMIdentity: 15df4d0d20ad11928522f7b8b0030c30b959cdce54c4897ea0519e18b2b4bb66b302af2aed7ce1f49aa0089d88bc78e616716d79d996c5093c5c88ae862326f3
--- libmaa-debuginfo-1.3.2-alt1.x86_64.rpm.repo	2012-09-13 08:05:15.000000000 +0000
+++ libmaa-debuginfo-1.3.2-alt1.x86_64.rpm.hasher	2024-01-28 09:40:04.400135791 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/e0	40755	root:root	
-/usr/lib/debug/.build-id/e0/022204455a3522c8019035e0a5a27f5ed681ed	120777	root:root	../../../../lib64/libmaa.so.3.0.0
-/usr/lib/debug/.build-id/e0/022204455a3522c8019035e0a5a27f5ed681ed.debug	120777	root:root	../../usr/lib64/libmaa.so.3.0.0.debug
+/usr/lib/debug/.build-id/47	40755	root:root	
+/usr/lib/debug/.build-id/47/480e28b1f4961e27285e69787f5a2d379660b0	120777	root:root	../../../../lib64/libmaa.so.3.0.0
+/usr/lib/debug/.build-id/47/480e28b1f4961e27285e69787f5a2d379660b0.debug	120777	root:root	../../usr/lib64/libmaa.so.3.0.0.debug
 /usr/lib/debug/usr/lib64/libmaa.so.3.0.0.debug	100644	root:root	
@@ -37,6 +37,6 @@
 Provides: libmaa-debuginfo = 1.3.2-alt1
-File: /usr/lib/debug/.build-id/e0	40755	root:root		
-File: /usr/lib/debug/.build-id/e0/022204455a3522c8019035e0a5a27f5ed681ed	120777	root:root		../../../../lib64/libmaa.so.3.0.0
-File: /usr/lib/debug/.build-id/e0/022204455a3522c8019035e0a5a27f5ed681ed.debug	120777	root:root		../../usr/lib64/libmaa.so.3.0.0.debug
-File: /usr/lib/debug/usr/lib64/libmaa.so.3.0.0.debug	100644	root:root	1a2e7380fbb315f6428f622bd77eec96	
+File: /usr/lib/debug/.build-id/47	40755	root:root		
+File: /usr/lib/debug/.build-id/47/480e28b1f4961e27285e69787f5a2d379660b0	120777	root:root		../../../../lib64/libmaa.so.3.0.0
+File: /usr/lib/debug/.build-id/47/480e28b1f4961e27285e69787f5a2d379660b0.debug	120777	root:root		../../usr/lib64/libmaa.so.3.0.0.debug
+File: /usr/lib/debug/usr/lib64/libmaa.so.3.0.0.debug	100644	root:root	ab10a7ee302fdfafe561333c610dea15	
 File: /usr/lib/debug/usr/lib64/libmaa.so.3.debug	120777	root:root		libmaa.so.3.0.0.debug
@@ -44,3 +44,3 @@
 File: /usr/src/debug/libmaa-1.3.2/arg.c	100644	root:root	c61f2d861e66f06cfd68f2d4920a6145	
-File: /usr/src/debug/libmaa-1.3.2/arggram.c	100644	root:root	614fe85701a9ddf871d9fcebddf96ac8	
+File: /usr/src/debug/libmaa-1.3.2/arggram.c	100644	root:root	f53567ccef8f71a3ba4d31e689e24c77	
 File: /usr/src/debug/libmaa-1.3.2/base26.c	100644	root:root	f7fcbf711ddc84327dfe858e1ac90440	
@@ -69,2 +69,2 @@
 File: /usr/src/debug/libmaa-1.3.2/xmalloc.c	100644	root:root	8a72298bf47756c8a744888be5070767	
-RPMIdentity: 82415acd9a7864b0d4b67bcaaec4f74331eaab6e13d982700ce977e5c615f21eff896280c173735f29468b58ade5a6e4227a42025cb99d3c6f843fc5e9825bd0
+RPMIdentity: 12bfd89f87f8750ccd66df91cc87b185d2a3d830717268bbcfdceda6b0443006349c0f704ce63d5d3fc086e4713c78ab8abf334aa95058ce7b81cb942e347c80
--- libmaa-devel-1.3.2-alt1.x86_64.rpm.repo	2012-09-13 08:05:15.000000000 +0000
+++ libmaa-devel-1.3.2-alt1.x86_64.rpm.hasher	2024-01-28 09:40:04.487137232 +0000
@@ -7,2 +7,2 @@
 File: /usr/lib64/libmaa.so	120777	root:root		libmaa.so.3.0.0
-RPMIdentity: ca904bbca378f03f00cb2a66eb575ff73866a39171a74514256c2f2ee7f666354cff2c510ff1164e8d9db552877751ebea38d7aa323c9bcc988c41651fc188f1
+RPMIdentity: f05cf09bc0537ac16f7ba51077ff420fda85fbfbe184f7953eb140165e09db2aed8c06f612c48cd8011d9215851729d5424beeb35169ea032bd8ece73d0738ae
--- libmaa-devel-doc-1.3.2-alt1.noarch.rpm.repo	2012-09-13 08:05:16.000000000 +0000
+++ libmaa-devel-doc-1.3.2-alt1.noarch.rpm.hasher	2024-01-28 09:40:04.540138109 +0000
@@ -6,2 +6,2 @@
 File: /usr/share/doc/libmaa/libmaa.600dpi.ps	100644	root:root	48570fd122c91620323c6e8213c7dcaf	
-RPMIdentity: a44a1d7d9a1076ce9218bd6f2a6f63be74b2fb50d7bacc2685e3a716e135c561d072a8966646c7f91238dc8f643b965cea4a4b1d64390ae8b3473076d8110431
+RPMIdentity: 05f9ed022da047a7203094e727469ffc5e322522b442b73b2528a0045150438de61847f48b505681c3bcc244ba93bb3500dd9e799bbea7cab0d8140de16b7acb