<86>Apr 21 06:18:37 userdel[1443]: delete user 'rooter' <86>Apr 21 06:18:37 userdel[1443]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:18:37 groupadd[1463]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 06:18:37 groupadd[1463]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:18:37 groupadd[1463]: new group: name=rooter, GID=609 <86>Apr 21 06:18:37 useradd[1475]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 06:18:37 userdel[1500]: delete user 'builder' <86>Apr 21 06:18:37 userdel[1500]: removed group 'builder' owned by 'builder' <86>Apr 21 06:18:37 userdel[1500]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:18:37 groupadd[1511]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 06:18:37 groupadd[1511]: group added to /etc/gshadow: name=builder <86>Apr 21 06:18:37 groupadd[1511]: new group: name=builder, GID=610 <86>Apr 21 06:18:37 useradd[1518]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 21 06:18:40 rpmi: libnl3-3.2.27-alt1 1455210196 installed <13>Apr 21 06:18:40 rpmi: libnl3-utils-3.2.27-alt1 1455210196 installed <13>Apr 21 06:18:40 rpmi: libnl-devel-3.2.27-alt1 1455210196 installed <13>Apr 21 06:18:40 rpmi: rpm-build-kernel-0.104-alt1 1443474572 installed Installing jool-3.4.6-alt0.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28941 + 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.92945 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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 i586-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' i586-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 -march=i586 -mtune=generic -c -o jool-xlat.o `test -f 'xlat.c' || echo './'`xlat.c i586-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 -march=i586 -mtune=generic -c -o ../common/jool-dns.o `test -f '../common/dns.c' || echo './'`../common/dns.c i586-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 -march=i586 -mtune=generic -c -o ../common/jool-jool.o `test -f '../common/jool.c' || echo './'`../common/jool.c i586-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 -march=i586 -mtune=generic -c -o ../common/jool-netlink.o `test -f '../common/netlink.c' || echo './'`../common/netlink.c i586-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 -march=i586 -mtune=generic -c -o ../common/jool-str_utils.o `test -f '../common/str_utils.c' || echo './'`../common/str_utils.c i586-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 -march=i586 -mtune=generic -c -o ../common/argp/jool-options.o `test -f '../common/argp/options.c' || echo './'`../common/argp/options.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool-bib.o `test -f '../common/target/bib.c' || echo './'`../common/target/bib.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool-eam.o `test -f '../common/target/eam.c' || echo './'`../common/target/eam.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool-global.o `test -f '../common/target/global.c' || echo './'`../common/target/global.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool-log_time.o `test -f '../common/target/log_time.c' || echo './'`../common/target/log_time.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool-pool.o `test -f '../common/target/pool.c' || echo './'`../common/target/pool.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool-pool4.o `test -f '../common/target/pool4.c' || echo './'`../common/target/pool4.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool-pool6.o `test -f '../common/target/pool6.c' || echo './'`../common/target/pool6.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool-session.o `test -f '../common/target/session.c' || echo './'`../common/target/session.c i586-alt-linux-gcc -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -c -o ../common/jool_siit-dns.o `test -f '../common/dns.c' || echo './'`../common/dns.c i586-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 -march=i586 -mtune=generic -c -o ../common/jool_siit-jool.o `test -f '../common/jool.c' || echo './'`../common/jool.c i586-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 -march=i586 -mtune=generic -c -o ../common/jool_siit-netlink.o `test -f '../common/netlink.c' || echo './'`../common/netlink.c i586-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 -march=i586 -mtune=generic -c -o ../common/jool_siit-str_utils.o `test -f '../common/str_utils.c' || echo './'`../common/str_utils.c i586-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 -march=i586 -mtune=generic -c -o ../common/argp/jool_siit-options.o `test -f '../common/argp/options.c' || echo './'`../common/argp/options.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool_siit-bib.o `test -f '../common/target/bib.c' || echo './'`../common/target/bib.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool_siit-eam.o `test -f '../common/target/eam.c' || echo './'`../common/target/eam.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool_siit-global.o `test -f '../common/target/global.c' || echo './'`../common/target/global.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool_siit-log_time.o `test -f '../common/target/log_time.c' || echo './'`../common/target/log_time.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool_siit-pool.o `test -f '../common/target/pool.c' || echo './'`../common/target/pool.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool_siit-pool4.o `test -f '../common/target/pool4.c' || echo './'`../common/target/pool4.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool_siit-pool6.o `test -f '../common/target/pool6.c' || echo './'`../common/target/pool6.c i586-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 -march=i586 -mtune=generic -c -o ../common/target/jool_siit-session.o `test -f '../common/target/session.c' || echo './'`../common/target/session.c i586-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 -march=i586 -mtune=generic -c -o jool_siit-xlat.o `test -f 'xlat.c' || echo './'`xlat.c i586-alt-linux-gcc -Wall -O2 -I./../../include -I/usr/include/libnl3 -pipe -Wall -g -O2 -march=i586 -mtune=generic -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.87538 + 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/lib 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.12047 + 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.SAMQ7t 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.fWx4gS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libnl-3.so.200 >= set:miSf3rgDZGH8GO6vi5dxkZqfxOEfAiyfljDZh, libnl-3.so.200(libnl_3), 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.paxpkn 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.AGn7f0 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.KdFiqI 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.JU8F9t find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bwq6gn find-requires: running scripts (debuginfo) Requires: jool = 3.4.6-alt0.M80P.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libnl-3.so.200) Wrote: /usr/src/RPM/RPMS/i586/jool-3.4.6-alt0.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/kernel-source-jool-3.4.6-alt0.M80P.1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/jool-debuginfo-3.4.6-alt0.M80P.1.i586.rpm 9.99user 2.99system 0:15.01elapsed 86%CPU (0avgtext+0avgdata 24244maxresident)k 0inputs+0outputs (0major+503698minor)pagefaults 0swaps 14.27user 7.26system 0:23.22elapsed 92%CPU (0avgtext+0avgdata 122424maxresident)k 728inputs+0outputs (0major+721526minor)pagefaults 0swaps