<86>Feb 10 03:02:13 userdel[3674189]: delete user 'rooter' <86>Feb 10 03:02:13 userdel[3674189]: removed group 'rooter' owned by 'rooter' <86>Feb 10 03:02:13 userdel[3674189]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 10 03:02:13 groupadd[3674196]: group added to /etc/group: name=rooter, GID=597 <86>Feb 10 03:02:13 groupadd[3674196]: group added to /etc/gshadow: name=rooter <86>Feb 10 03:02:13 groupadd[3674196]: new group: name=rooter, GID=597 <86>Feb 10 03:02:13 useradd[3674204]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Feb 10 03:02:13 userdel[3674215]: delete user 'builder' <86>Feb 10 03:02:13 userdel[3674215]: removed group 'builder' owned by 'builder' <86>Feb 10 03:02:13 userdel[3674215]: removed shadow group 'builder' owned by 'builder' <86>Feb 10 03:02:13 groupadd[3674223]: group added to /etc/group: name=builder, GID=598 <86>Feb 10 03:02:13 groupadd[3674223]: group added to /etc/gshadow: name=builder <86>Feb 10 03:02:13 groupadd[3674223]: new group: name=builder, GID=598 <86>Feb 10 03:02:13 useradd[3674233]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/numactl-2.0.11-alt1.src.rpm: The use of such a license name is ambiguous: GPL warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/numactl-2.0.11-alt1.nosrc.rpm Installing numactl-2.0.11-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77876 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf numactl-2.0.11 + echo 'Source #0 (numactl-2.0.11.tar.gz):' Source #0 (numactl-2.0.11.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/numactl-2.0.11.tar.gz + /bin/tar -xf - + cd numactl-2.0.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77876 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd numactl-2.0.11 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' 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:13: installing 'build-aux/compile' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + 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 + xargs -ri dirname -- '{}' + ./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 --disable-silent-rules --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 whether make supports nested variables... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for thread local storage (TLS) class... __thread checking whether C compiler accepts -ftree-vectorize... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.11' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/numactl-2.0.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o numactl.o numactl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o util.o util.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o shm.o shm.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libnuma.lo libnuma.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c libnuma.c -fPIC -DPIC -o .libs/libnuma.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c libnuma.c -o libnuma.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o syscall.lo syscall.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c syscall.c -fPIC -DPIC -o .libs/syscall.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c syscall.c -o syscall.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o distance.lo distance.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c distance.c -fPIC -DPIC -o .libs/distance.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c distance.c -o distance.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o affinity.lo affinity.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c affinity.c -fPIC -DPIC -o .libs/affinity.o affinity.c: In function 'affinity_file': affinity.c:156:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 156 | while (readdir_r(dir, &de, &dep) == 0 && dep) { | ^~~~~ In file included from affinity.c:39: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ affinity.c:177:7: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] 177 | if (major(d) != maj || minor(d) != min) | ^~~~~ affinity.c:177:26: warning: implicit declaration of function 'minor' [-Wimplicit-function-declaration] 177 | if (major(d) != maj || minor(d) != min) | ^~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c affinity.c -o affinity.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sysfs.lo sysfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs.c -fPIC -DPIC -o .libs/sysfs.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs.c -o sysfs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rtnetlink.lo rtnetlink.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c rtnetlink.c -fPIC -DPIC -o .libs/rtnetlink.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c rtnetlink.c -o rtnetlink.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1:0:0 -Wl,--version-script,./versions.ldscript -Wl,-init,numa_init -Wl,-fini,numa_fini -o libnuma.la -rpath /usr/lib64 libnuma.lo syscall.lo distance.lo affinity.lo sysfs.lo rtnetlink.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libnuma.o .libs/syscall.o .libs/distance.o .libs/affinity.o .libs/sysfs.o .libs/rtnetlink.o -g -O2 -Wl,--version-script -Wl,./versions.ldscript -Wl,-init -Wl,numa_init -Wl,-fini -Wl,numa_fini -Wl,-soname -Wl,libnuma.so.1 -o .libs/libnuma.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libnuma.so.1" && ln -s "libnuma.so.1.0.0" "libnuma.so.1") libtool: link: (cd ".libs" && rm -f "libnuma.so" && ln -s "libnuma.so.1.0.0" "libnuma.so") libtool: link: ar cr .libs/libnuma.a libnuma.o syscall.o distance.o affinity.o sysfs.o rtnetlink.o libtool: link: ranlib .libs/libnuma.a libtool: link: ( cd ".libs" && rm -f "libnuma.la" && ln -s "../libnuma.la" "libnuma.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o numactl numactl.o util.o shm.o libnuma.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/numactl numactl.o util.o shm.o ./.libs/libnuma.so /usr/bin/ld.default: ./.libs/libnuma.so: undefined reference to `minor' /usr/bin/ld.default: ./.libs/libnuma.so: undefined reference to `major' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:882: numactl] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11' make: *** [Makefile:719: all] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/numactl-2.0.11' error: Bad exit status from /usr/src/tmp/rpm-tmp.77876 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.77876 (%build) Command exited with non-zero status 1 14.85user 3.71system 0:21.72elapsed 85%CPU (0avgtext+0avgdata 41768maxresident)k 0inputs+0outputs (0major+661012minor)pagefaults 0swaps hsh-rebuild: rebuild of `numactl-2.0.11-alt1.src.rpm' failed. Command exited with non-zero status 1 17.09user 8.04system 0:27.73elapsed 90%CPU (0avgtext+0avgdata 41768maxresident)k 0inputs+0outputs (0major+789022minor)pagefaults 0swaps