<86>Feb 12 09:06:29 userdel[2824]: delete user 'rooter' <86>Feb 12 09:06:29 userdel[2824]: removed group 'rooter' owned by 'rooter' <86>Feb 12 09:06:29 userdel[2824]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 12 09:06:29 groupadd[2831]: group added to /etc/group: name=rooter, GID=543 <86>Feb 12 09:06:29 groupadd[2831]: group added to /etc/gshadow: name=rooter <86>Feb 12 09:06:29 groupadd[2831]: new group: name=rooter, GID=543 <86>Feb 12 09:06:29 useradd[2839]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Feb 12 09:06:29 userdel[2857]: delete user 'builder' <86>Feb 12 09:06:29 userdel[2857]: removed group 'builder' owned by 'builder' <86>Feb 12 09:06:29 userdel[2857]: removed shadow group 'builder' owned by 'builder' <86>Feb 12 09:06:29 groupadd[2875]: group added to /etc/group: name=builder, GID=544 <86>Feb 12 09:06:29 groupadd[2875]: group added to /etc/gshadow: name=builder <86>Feb 12 09:06:29 groupadd[2875]: new group: name=builder, GID=544 <86>Feb 12 09:06:29 useradd[2885]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/iucode_tool-2.3.1-alt2.nosrc.rpm Installing iucode_tool-2.3.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iucode-tool_2.3.1 + echo 'Source #0 (iucode-tool_2.3.1.tar.xz):' Source #0 (iucode-tool_2.3.1.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/iucode-tool_2.3.1.tar.xz + /bin/tar -xf - + cd iucode-tool_2.3.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iucode-tool_2.3.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:70: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:28: installing './install-sh' configure.ac:28: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu 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 whether configure.ac should try to override CFLAGS... no checking whether configure.ac should try to override LDFLAGS... yes checking for style of include used by make... GNU 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for int32_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoul... yes checking for strtoull... yes checking for timegm... yes checking for library containing argp_parse... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for flockfile... yes checking for fgets_unlocked... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes configure: project-wide base CPPFLAGS: configure: project-wide base CFLAGS: -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic configure: project-wide base LDFLAGS: -Wl,-z,relro -Wl,-z,now checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating iucode_tool.8 config.status: creating iucode_tool_config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o intel_microcode.o intel_microcode.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' make[1]: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o iucode_tool.o iucode_tool.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' make[1]: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o iucode_tool intel_microcode.o iucode_tool.o make[1]: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iucode_tool-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iucode_tool-buildroot + cd iucode-tool_2.3.1 + make install DESTDIR=/usr/src/tmp/iucode_tool-buildroot 'INSTALL=install -p' make: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' make[1]: Entering directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' /bin/mkdir -p '/usr/src/tmp/iucode_tool-buildroot/usr/sbin' install -p iucode_tool '/usr/src/tmp/iucode_tool-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/iucode_tool-buildroot/usr/share/man/man8' install -p -m 644 iucode_tool.8 '/usr/src/tmp/iucode_tool-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' make: Leaving directory '/usr/src/RPM/BUILD/iucode-tool_2.3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iucode_tool-buildroot (auto) Verifying and fixing files in /usr/src/tmp/iucode_tool-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/iucode_tool-buildroot/ (default) Compressing files in /usr/src/tmp/iucode_tool-buildroot (auto) Verifying ELF objects in /usr/src/tmp/iucode_tool-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: iucode_tool-2.3.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.60361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iucode-tool_2.3.1 + DOCDIR=/usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + export DOCDIR + rm -rf /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + /bin/mkdir -p /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + chmod -R go-w /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + chmod -R a+rX /usr/src/tmp/iucode_tool-buildroot/usr/share/doc/iucode_tool-2.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MPIely find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PA3pqo 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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UXhcHx Creating iucode_tool-debuginfo package Processing files: iucode_tool-debuginfo-2.3.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yuYQ27 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3tYK18 find-requires: running scripts (debuginfo) Requires: iucode_tool = 2.3.1-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/iucode_tool-2.3.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/iucode_tool-debuginfo-2.3.1-alt2.i586.rpm 12.82user 2.97system 0:20.14elapsed 78%CPU (0avgtext+0avgdata 38136maxresident)k 0inputs+0outputs (0major+596671minor)pagefaults 0swaps 22.37user 7.37system 0:34.08elapsed 87%CPU (0avgtext+0avgdata 121744maxresident)k 0inputs+0outputs (0major+908829minor)pagefaults 0swaps