<86>Oct 12 00:51:47 userdel[3213219]: delete user 'rooter' <86>Oct 12 00:51:47 groupadd[3213257]: group added to /etc/group: name=rooter, GID=624 <86>Oct 12 00:51:47 groupadd[3213257]: group added to /etc/gshadow: name=rooter <86>Oct 12 00:51:47 groupadd[3213257]: new group: name=rooter, GID=624 <86>Oct 12 00:51:47 useradd[3213276]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Oct 12 00:51:47 userdel[3213284]: delete user 'builder' <86>Oct 12 00:51:47 userdel[3213284]: removed group 'builder' owned by 'builder' <86>Oct 12 00:51:47 userdel[3213284]: removed shadow group 'builder' owned by 'builder' <86>Oct 12 00:51:47 groupadd[3213295]: group added to /etc/group: name=builder, GID=625 <86>Oct 12 00:51:47 groupadd[3213295]: group added to /etc/gshadow: name=builder <86>Oct 12 00:51:47 groupadd[3213295]: new group: name=builder, GID=625 <86>Oct 12 00:51:47 useradd[3213300]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash warning: Macro %mkc_env not found warning: Macro %mkcmake_configure not found warning: Macro %mkcmake_build not found warning: Macro %mkc_env not found warning: Macro %mkcmake not found warning: Macro %mkc_env not found warning: Macro %mkcmake_install not found <13>Oct 12 00:51:54 rpmi: rpm-macros-mk-configure-0.37.0-alt1 sisyphus+285602.500.1.1 1632238758 installed <13>Oct 12 00:51:54 rpmi: bmkdep-20140112-alt6 sisyphus+282523.100.1.1 1628778559 installed <13>Oct 12 00:51:54 rpmi: bmake-20200710-alt1 sisyphus+277985.100.1.1 1625931610 installed <13>Oct 12 00:51:54 rpmi: mk-configure-0.37.0-alt1 sisyphus+285602.500.1.1 1632238758 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libmaa-1.4.7-alt4.nosrc.rpm (w1.gzdio) Installing libmaa-1.4.7-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmaa-1.4.7 + echo 'Source #0 (libmaa-1.4.7.tar):' Source #0 (libmaa-1.4.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libmaa-1.4.7.tar + cd libmaa-1.4.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmaa-1.4.7 + export DOCDIR=/usr/share/doc/libmaa-1.4.7 + DOCDIR=/usr/share/doc/libmaa-1.4.7 + unset MAKEFLAGS + : /usr/bin + : gcc + : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto + : gcc -E + : g++ + : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto + : /usr/share + : /usr/include + : /usr/share/info + : /bin/install -p + : /usr/lib64 + : /usr/lib + : /usr/share/man + : /usr + : /usr/sbin + : /etc + : /var + export BINDIR CC COPTS CXX CXXOPTS DATADIR INFODIR INCSDIR INSTALL LIBDIR LIBEXECDIR MANDIR PREFIX SBINDIR SYSCONFDIR VARDIR + export HOME=/usr/src/tmp/mkcmake-home + HOME=/usr/src/tmp/mkcmake-home + mkdir -p /usr/src/tmp/mkcmake-home + export MKCOMPILERSETTINGS=yes + MKCOMPILERSETTINGS=yes + /usr/bin/mkcmake -j1 configure ================================================== configure ===> doc ================================================== configure ===> maa checking C compiler type... gcc 11.2.1 checking sys/resource.h using gcc -c... yes checking alloca.h using gcc -c... yes checking for sizeof long... 8 checking for program awk... /bin/awk checking for program gcc... /usr/bin/gcc ================================================== configure ===> tests/arg ================================================== configure ===> tests/base ================================================== configure ===> tests/basics ================================================== configure ===> tests/bit ================================================== configure ===> tests/debug ================================================== configure ===> tests/err ================================================== configure ===> tests/hash checking for function implementation sqrt ( -lm )... yes checking for function implementation sqrt... no ================================================== configure ===> tests/list ================================================== configure ===> tests/log ================================================== configure ===> tests/memobj ================================================== configure ===> tests/memstr ================================================== configure ===> tests/pr ================================================== configure ===> tests/prime ================================================== configure ===> tests/prm ================================================== configure ===> tests/set ================================================== configure ===> tests/sl ================================================== configure ===> tests/stack ================================================== configure ===> tests/string + /usr/bin/mkcmake -j8 --- check_mkc_err_msg --- --- all-doc --- --- all-maa --- --- all-test --- --- all-doc --- ================================================== all ===> doc --- all-maa --- ================================================== all ===> maa --- all-doc --- --- check_mkc_err_msg --- --- all-maa --- --- check_mkc_err_msg --- --- xmalloc.o --- --- hash.o --- --- set.o --- --- stack.o --- --- list.o --- --- error.o --- --- memory.o --- --- string.o --- --- xmalloc.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o xmalloc.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto xmalloc.c --- hash.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o hash.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto hash.c --- set.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o set.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto set.c --- stack.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o stack.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto stack.c --- list.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o list.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto list.c --- error.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o error.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto error.c --- memory.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o memory.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto memory.c --- string.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o string.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto string.c --- debug.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o debug.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto debug.c --- flags.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o flags.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto flags.c --- maa.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o maa.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto maa.c --- prime.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o prime.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto prime.c --- bit.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o bit.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto bit.c --- timer.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o timer.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto timer.c --- pr.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o pr.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto pr.c --- sl.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o sl.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto sl.c --- base64.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o base64.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto base64.c --- base26.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o base26.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto base26.c --- source.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o source.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto source.c --- parse-concrete.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o parse-concrete.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto parse-concrete.c --- text.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o text.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto text.c --- log.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o log.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto log.c --- xmalloc.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o xmalloc.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto xmalloc.c --- hash.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o hash.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto hash.c --- set.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o set.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto set.c --- stack.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o stack.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto stack.c --- list.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o list.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto list.c --- error.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o error.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto error.c --- memory.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o memory.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto memory.c --- string.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o string.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto string.c --- debug.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o debug.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto debug.c --- flags.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o flags.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto flags.c --- maa.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o maa.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto maa.c --- prime.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o prime.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto prime.c --- bit.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o bit.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto bit.c --- timer.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o timer.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto timer.c --- pr.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o pr.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto pr.c --- sl.os --- --- base64.os --- --- sl.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o sl.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto sl.c --- base64.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o base64.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto base64.c --- base26.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o base26.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto base26.c --- source.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o source.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto source.c --- parse-concrete.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o parse-concrete.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto parse-concrete.c --- text.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o text.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto text.c --- log.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o log.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto log.c --- /usr/src/RPM/BUILD/libmaa-1.4.7/maa/arggram.c --- awk -f /usr/src/RPM/BUILD/libmaa-1.4.7/maa/arggram2c < /usr/src/RPM/BUILD/libmaa-1.4.7/maa/arggram.txt > /usr/src/RPM/BUILD/libmaa-1.4.7/maa/arggram.c --- export.sym.tmp --- awk 'BEGIN {print "{ global:"} {sub(/#.*/, ""); if (NF>0) { $1=$1; print $0 ";"} } END {print "local: *; };"}' export.sym > export.sym.tmp --- arg.o --- --- arg.os --- --- arg.o --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -o arg.o -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto arg.c --- arg.os --- gcc -I. -I. -I/usr/src/RPM/BUILD/libmaa-1.4.7/maa -DHAVE_HEADER_SYS_RESOURCE_H=1 -DHAVE_HEADER_ALLOCA_H=1 -DSIZEOF_LONG=8 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unused-parameter -Werror -DMAA_MAJOR=4 -DMAA_MINOR=0 -DMAA_TEENY=0 -c -fPIC -DPIC -o arg.os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto arg.c --- libmaa.so.4.0 --- building shared maa library (version 4.0) gcc -shared -Wl,-soname -Wl,libmaa.so.4 -Wl,--version-script -Wl,export.sym.tmp -o libmaa.so.4.0 xmalloc.os hash.os set.os stack.os list.os error.os memory.os string.os debug.os flags.os maa.os prime.os bit.os timer.os arg.os pr.os sl.os base64.os base26.os source.os parse-concrete.os text.os log.os --- libmaa.a --- building standard maa library ar cq libmaa.a 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 ; ranlib libmaa.a --- maa.done --- + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80933 + 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.4.7 + export DOCDIR=/usr/share/doc/libmaa-1.4.7 + DOCDIR=/usr/share/doc/libmaa-1.4.7 + unset MAKEFLAGS + : /usr/bin + : gcc + : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto + : gcc -E + : g++ + : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto + : /usr/share + : /usr/include + : /usr/share/info + : /bin/install -p + : /usr/lib64 + : /usr/lib + : /usr/share/man + : /usr + : /usr/sbin + : /etc + : /var + export BINDIR CC COPTS CXX CXXOPTS DATADIR INFODIR INCSDIR INSTALL LIBDIR LIBEXECDIR MANDIR PREFIX SBINDIR SYSCONFDIR VARDIR + export HOME=/usr/src/tmp/mkcmake-home + HOME=/usr/src/tmp/mkcmake-home + mkdir -p /usr/src/tmp/mkcmake-home + export MKCOMPILERSETTINGS=yes + MKCOMPILERSETTINGS=yes + /usr/bin/mkcmake install DESTDIR=/usr/src/tmp/libmaa-buildroot ================================================== install ===> doc /bin/install -p -c -d -m 755 /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.4.7 /bin/install -p -c -o builder -g builder -m 644 libmaa.600dpi.ps /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.4.7/libmaa.600dpi.ps /bin/install -p -c -o builder -g builder -m 644 ../README /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.4.7/README /bin/install -p -c -o builder -g builder -m 644 TODO /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.4.7/TODO /bin/install -p -c -o builder -g builder -m 644 NEWS /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.4.7/NEWS /bin/install -p -c -o builder -g builder -m 644 LICENSE /usr/src/tmp/libmaa-buildroot/usr/share/doc/libmaa-1.4.7/LICENSE ================================================== install ===> maa /bin/install -p -c -d -m 755 /usr/src/tmp/libmaa-buildroot/usr/include /usr/src/tmp/libmaa-buildroot/usr/lib64 /bin/install -p -c -o builder -g builder -m 644 libmaa.a /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.a /bin/install -p -c -o builder -g builder -m 644 libmaa.so.4.0 /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.so.4.0 ln -s -f libmaa.so.4.0 /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.so.4 ln -s -f libmaa.so.4.0 /usr/src/tmp/libmaa-buildroot/usr/lib64/libmaa.so /bin/install -p -c -o builder -g builder -m 644 maa.h /usr/src/tmp/libmaa-buildroot/usr/include/maa.h + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmaa-buildroot (auto) 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: (from :0) libmaa.so.4 -> libmaa.so.4.0 /usr/bin/strip: ./usr/lib64/st5mPMLh/xmalloc.o: plugin needed to handle lto object process-lto: ERROR: ./usr/lib64/libmaa.a: contains __gnu_lto_slim only. 061-brp-strip-lto.brp: Most likely this file contains GIMPLE bytecode that should NOT be packaged 061-brp-strip-lto.brp: since its format can change between GCC versions. 061-brp-strip-lto.brp: Use -ffat-lto-objects option to package machine code in static libraries, e.g. 061-brp-strip-lto.brp: %{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects} 061-brp-strip-lto.brp: Alternatively, you might want to stop packaging static libraries 061-brp-strip-lto.brp: or disable link-time optimization for this package. error: Bad exit status from /usr/src/tmp/rpm-tmp.80933 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.80933 (%install) Command exited with non-zero status 1 9.43user 2.69system 0:09.54elapsed 127%CPU (0avgtext+0avgdata 46176maxresident)k 0inputs+0outputs (0major+341175minor)pagefaults 0swaps hsh-rebuild: rebuild of `libmaa-1.4.7-alt4.src.rpm' failed. Command exited with non-zero status 1 16.85user 12.97system 0:31.75elapsed 93%CPU (0avgtext+0avgdata 105212maxresident)k 608inputs+0outputs (30564major+529854minor)pagefaults 0swaps