<86>Apr 14 01:06:52 userdel[26096]: delete user 'rooter' <86>Apr 14 01:06:52 groupadd[26184]: group added to /etc/group: name=rooter, GID=627 <86>Apr 14 01:06:52 groupadd[26184]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:06:52 groupadd[26184]: new group: name=rooter, GID=627 <86>Apr 14 01:06:52 useradd[26228]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 14 01:06:52 userdel[26393]: delete user 'builder' <86>Apr 14 01:06:52 userdel[26393]: removed group 'builder' owned by 'builder' <86>Apr 14 01:06:52 userdel[26393]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:06:52 groupadd[26420]: group added to /etc/group: name=builder, GID=628 <86>Apr 14 01:06:52 groupadd[26420]: group added to /etc/gshadow: name=builder <86>Apr 14 01:06:52 groupadd[26420]: new group: name=builder, GID=628 <86>Apr 14 01:06:52 useradd[26443]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash 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.29129 + 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.29129 + 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 -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --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, --without-included-gettext . Done + '[' -n '' ']' + NPROCS=8 + make -j8 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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. obstack.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o xmalloc.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. xmalloc.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o hash.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. hash.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o set.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. set.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o stack.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. stack.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o list.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. list.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o error.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. error.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o memory.o -c -DHAVE_CONFIG_H -pipe -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 -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 -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 -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 -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 -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 -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 -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 -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. obstack.c -o obstack.o >/dev/null 2>&1 libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o string.o -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. error.c -o error.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. stack.c -o stack.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. memory.c -o memory.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. xmalloc.c -o xmalloc.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. list.c -o list.o >/dev/null 2>&1 libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o debug.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. debug.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o flags.o -c -DHAVE_CONFIG_H -pipe -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 -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. string.c -o string.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. set.c -o set.o >/dev/null 2>&1 libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o maa.o -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. hash.c -o hash.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. maa.c -fPIC -DPIC -o .libs/maa.o libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o prime.o -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. flags.c -o flags.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. maa.c -o maa.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. debug.c -o debug.o >/dev/null 2>&1 libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o bit.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. bit.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o timer.o -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. prime.c -o prime.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. timer.c -fPIC -DPIC -o .libs/timer.o gawk -f ./arggram2c < ./arggram.txt > arggram.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o pr.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. pr.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o sl.o -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. bit.c -fPIC -DPIC -o .libs/bit.o libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o base64.o -c -DHAVE_CONFIG_H -pipe -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 -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 -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 -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. bit.c -o bit.o >/dev/null 2>&1 libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o base26.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base26.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o source.o -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. source.c libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o parse-concrete.o -c -DHAVE_CONFIG_H -pipe -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 -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 -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 -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. timer.c -o timer.o >/dev/null 2>&1 libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o text.o -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. sl.c -o sl.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base26.c -o base26.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. base64.c -o base64.o >/dev/null 2>&1 libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o log.o -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. log.c -fPIC -DPIC -o .libs/log.o libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. source.c -o source.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -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 libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -o arg.o -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. text.c -o text.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -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 -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. log.c -o log.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. pr.c -o pr.o >/dev/null 2>&1 libtool-default: compile: x86_64-alt-linux-gcc -c -DHAVE_CONFIG_H -pipe -Wall -g -O2 -DMAA_MAJOR=1 -DMAA_MINOR=3 -DMAA_TEENY=2 -I. -I. arg.c -o arg.o >/dev/null 2>&1 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 cru .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.59317 + 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 + cd libmaa-1.3.2 + make 'INSTALL=/bin/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 /bin/install -p -c libmaa.la /usr/src/tmp/libmaa-buildroot/usr/lib64 libtool-default: install: /bin/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: /bin/install -p -c .libs/libmaa.lai /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.la libtool-default: install: /bin/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: install: warning: remember to run `libtool-default --finish /usr/lib64' mkdir -p /usr/src/tmp/libmaa-buildroot/usr/include && \ /bin/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) 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.59317 + 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.VU3znC find-provides: running scripts (alternatives,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.9STCqt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.DnKedn 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.9mAkJj find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vfDfYi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.fOTNWk 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.dOckQp find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TQTeDx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.3mIqiI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xPNwNV 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 Wrote: /usr/src/RPM/RPMS/x86_64/libmaa-devel-1.3.2-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/libmaa-devel-doc-1.3.2-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libmaa-debuginfo-1.3.2-alt1.x86_64.rpm 7.78user 1.93system 0:18.98elapsed 51%CPU (0avgtext+0avgdata 28108maxresident)k 0inputs+0outputs (0major+870605minor)pagefaults 0swaps 9.30user 3.60system 0:24.71elapsed 52%CPU (0avgtext+0avgdata 28108maxresident)k 0inputs+0outputs (0major+1053316minor)pagefaults 0swaps