<86>Apr 21 00:57:47 userdel[109368]: delete user 'rooter' <86>Apr 21 00:57:47 userdel[109368]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:57:47 groupadd[109380]: group added to /etc/group: name=rooter, GID=705 <86>Apr 21 00:57:47 groupadd[109380]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:57:47 groupadd[109380]: new group: name=rooter, GID=705 <86>Apr 21 00:57:47 useradd[109390]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Apr 21 00:57:47 userdel[109408]: delete user 'builder' <86>Apr 21 00:57:47 userdel[109408]: removed group 'builder' owned by 'builder' <86>Apr 21 00:57:47 userdel[109408]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:57:47 groupadd[109431]: group added to /etc/group: name=builder, GID=706 <86>Apr 21 00:57:47 groupadd[109431]: group added to /etc/gshadow: name=builder <86>Apr 21 00:57:47 groupadd[109431]: new group: name=builder, GID=706 <86>Apr 21 00:57:47 useradd[109445]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Apr 21 00:57:50 rpmi: libnl3-3.2.27-alt1 1455210193 installed <13>Apr 21 00:57:50 rpmi: libnl3-utils-3.2.27-alt1 1455210193 installed <13>Apr 21 00:57:50 rpmi: libnl-devel-3.2.27-alt1 1455210193 installed <13>Apr 21 00:57:50 rpmi: rpm-build-kernel-0.104-alt1 1443474573 installed Installing jool-3.4.6-alt0.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31775 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jool-3.4.6 + echo 'Source #0 (jool-3.4.6.tar):' Source #0 (jool-3.4.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/jool-3.4.6.tar + cd jool-3.4.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (jool-3.4.6-alt0.M80P.1.patch):' Patch #0 (jool-3.4.6-alt0.M80P.1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/052000eda9c983782a70c40c052c8dec888ce923 patching file .gear/tags/list patching file jool.spec + tar -cjf ../jool-3.4.6.tar.bz2 ../jool-3.4.6 tar: Removing leading `../' from member names + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31775 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jool-3.4.6 + pushd usr ~/RPM/BUILD/jool-3.4.6/usr ~/RPM/BUILD/jool-3.4.6 + ./autogen.sh configure.ac:10: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' stateful/Makefile.am: installing './depcomp' + 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: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none 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 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inet_ntoa... yes checking for memset... yes checking for strcasecmp... yes checking for strtol... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBNL3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating stateless/Makefile config.status: creating stateful/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' Making all in stateful make[1]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateful' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o jool-xlat.o `test -f 'xlat.c' || echo './'`xlat.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/jool-dns.o `test -f '../common/dns.c' || echo './'`../common/dns.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/jool-jool.o `test -f '../common/jool.c' || echo './'`../common/jool.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/jool-netlink.o `test -f '../common/netlink.c' || echo './'`../common/netlink.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/jool-str_utils.o `test -f '../common/str_utils.c' || echo './'`../common/str_utils.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/argp/jool-options.o `test -f '../common/argp/options.c' || echo './'`../common/argp/options.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool-bib.o `test -f '../common/target/bib.c' || echo './'`../common/target/bib.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool-eam.o `test -f '../common/target/eam.c' || echo './'`../common/target/eam.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool-global.o `test -f '../common/target/global.c' || echo './'`../common/target/global.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool-log_time.o `test -f '../common/target/log_time.c' || echo './'`../common/target/log_time.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool-pool.o `test -f '../common/target/pool.c' || echo './'`../common/target/pool.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool-pool4.o `test -f '../common/target/pool4.c' || echo './'`../common/target/pool4.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool-pool6.o `test -f '../common/target/pool6.c' || echo './'`../common/target/pool6.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool-session.o `test -f '../common/target/session.c' || echo './'`../common/target/session.c x86_64-alt-linux-gcc -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -o jool ../common/jool-dns.o ../common/jool-jool.o ../common/jool-netlink.o ../common/jool-str_utils.o ../common/argp/jool-options.o ../common/target/jool-bib.o ../common/target/jool-eam.o ../common/target/jool-global.o ../common/target/jool-log_time.o ../common/target/jool-pool.o ../common/target/jool-pool4.o ../common/target/jool-pool6.o ../common/target/jool-session.o jool-xlat.o -lnl-3 make[1]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateful' Making all in stateless make[1]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateless' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/jool_siit-dns.o `test -f '../common/dns.c' || echo './'`../common/dns.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/jool_siit-jool.o `test -f '../common/jool.c' || echo './'`../common/jool.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/jool_siit-netlink.o `test -f '../common/netlink.c' || echo './'`../common/netlink.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/jool_siit-str_utils.o `test -f '../common/str_utils.c' || echo './'`../common/str_utils.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/argp/jool_siit-options.o `test -f '../common/argp/options.c' || echo './'`../common/argp/options.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool_siit-bib.o `test -f '../common/target/bib.c' || echo './'`../common/target/bib.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool_siit-eam.o `test -f '../common/target/eam.c' || echo './'`../common/target/eam.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool_siit-global.o `test -f '../common/target/global.c' || echo './'`../common/target/global.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool_siit-log_time.o `test -f '../common/target/log_time.c' || echo './'`../common/target/log_time.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool_siit-pool.o `test -f '../common/target/pool.c' || echo './'`../common/target/pool.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool_siit-pool4.o `test -f '../common/target/pool4.c' || echo './'`../common/target/pool4.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool_siit-pool6.o `test -f '../common/target/pool6.c' || echo './'`../common/target/pool6.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o ../common/target/jool_siit-session.o `test -f '../common/target/session.c' || echo './'`../common/target/session.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.4.6\" -DPACKAGE_STRING=\"Jool\ 3.4.6\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.4.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -I. -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -c -o jool_siit-xlat.o `test -f 'xlat.c' || echo './'`xlat.c x86_64-alt-linux-gcc -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -o jool_siit ../common/jool_siit-dns.o ../common/jool_siit-jool.o ../common/jool_siit-netlink.o ../common/jool_siit-str_utils.o ../common/argp/jool_siit-options.o ../common/target/jool_siit-bib.o ../common/target/jool_siit-eam.o ../common/target/jool_siit-global.o ../common/target/jool_siit-log_time.o ../common/target/jool_siit-pool.o ../common/target/jool_siit-pool4.o ../common/target/jool_siit-pool6.o ../common/target/jool_siit-session.o jool_siit-xlat.o -lnl-3 make[1]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateless' make[1]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' make: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' + popd ~/RPM/BUILD/jool-3.4.6 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44180 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jool-buildroot + cd jool-3.4.6 + pushd usr ~/RPM/BUILD/jool-3.4.6/usr ~/RPM/BUILD/jool-3.4.6 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/jool-buildroot/usr exec_prefix=/usr/src/tmp/jool-buildroot/usr bindir=/usr/src/tmp/jool-buildroot/usr/bin sbindir=/usr/src/tmp/jool-buildroot/usr/sbin sysconfdir=/usr/src/tmp/jool-buildroot/etc datadir=/usr/src/tmp/jool-buildroot/usr/share includedir=/usr/src/tmp/jool-buildroot/usr/include libdir=/usr/src/tmp/jool-buildroot/usr/lib64 libexecdir=/usr/src/tmp/jool-buildroot/usr/lib localstatedir=/usr/src/tmp/jool-buildroot/var/lib sharedstatedir=/usr/src/tmp/jool-buildroot/var/lib mandir=/usr/src/tmp/jool-buildroot/usr/share/man infodir=/usr/src/tmp/jool-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' Making install in stateful make[1]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateful' make[2]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateful' /bin/mkdir -p '/usr/src/tmp/jool-buildroot/usr/bin' /bin/install -p jool '/usr/src/tmp/jool-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/jool-buildroot/usr/share/man/man8' /bin/install -p -m 644 jool.8 '/usr/src/tmp/jool-buildroot/usr/share/man/man8' make[2]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateful' make[1]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateful' Making install in stateless make[1]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateless' make[2]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateless' /bin/mkdir -p '/usr/src/tmp/jool-buildroot/usr/bin' /bin/install -p jool_siit '/usr/src/tmp/jool-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/jool-buildroot/usr/share/man/man8' /bin/install -p -m 644 jool_siit.8 '/usr/src/tmp/jool-buildroot/usr/share/man/man8' make[2]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateless' make[1]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr/stateless' make[1]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' make[2]: Entering directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' make[1]: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' make: Leaving directory `/usr/src/RPM/BUILD/jool-3.4.6/usr' + popd ~/RPM/BUILD/jool-3.4.6 + mkdir -p /usr/src/tmp/jool-buildroot/usr/src/kernel/sources + install -pDm0644 ../jool-3.4.6.tar.bz2 /usr/src/tmp/jool-buildroot/usr/src/kernel/sources/jool-3.4.6.tar.bz2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/jool-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/jool-buildroot (auto) Verifying ELF objects in /usr/src/tmp/jool-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: jool-3.4.6-alt0.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78970 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jool-3.4.6 + DOCDIR=/usr/src/tmp/jool-buildroot/usr/share/doc/jool-3.4.6 + export DOCDIR + rm -rf /usr/src/tmp/jool-buildroot/usr/share/doc/jool-3.4.6 + /bin/mkdir -p /usr/src/tmp/jool-buildroot/usr/share/doc/jool-3.4.6 + cp -prL COPYING README.md usr/README /usr/src/tmp/jool-buildroot/usr/share/doc/jool-3.4.6 + chmod -R go-w /usr/src/tmp/jool-buildroot/usr/share/doc/jool-3.4.6 + chmod -R a+rX /usr/src/tmp/jool-buildroot/usr/share/doc/jool-3.4.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XZhFg6 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.xiCbTl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnl-3.so.200()(64bit) >= set:miSf3rgDZGH8GO6vi5dxkZqfxOEfAiyfljDZh, libnl-3.so.200(libnl_3)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RcgsyE Creating jool-debuginfo package Processing files: kernel-source-jool-3.4.6-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3q616Z 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.doYTNo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Processing files: jool-debuginfo-3.4.6-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HniPAQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.32P4El find-requires: running scripts (debuginfo) Requires: jool = 3.4.6-alt0.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libnl-3.so.200) Wrote: /usr/src/RPM/RPMS/x86_64/jool-3.4.6-alt0.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/kernel-source-jool-3.4.6-alt0.M80P.1.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/jool-debuginfo-3.4.6-alt0.M80P.1.x86_64.rpm 9.35user 3.30system 0:17.45elapsed 72%CPU (0avgtext+0avgdata 30224maxresident)k 0inputs+0outputs (0major+573838minor)pagefaults 0swaps 12.98user 7.38system 0:25.85elapsed 78%CPU (0avgtext+0avgdata 121860maxresident)k 248inputs+0outputs (0major+805328minor)pagefaults 0swaps