D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/fwts-19.03.00-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2U1JX9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf fwts-19.03.00 + /usr/bin/mkdir -p fwts-19.03.00 + cd fwts-19.03.00 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/fwts-V19.03.00.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.c' -o -name '*.h' + xargs perl -pi -e 's|#include |#include |' + perl -pi -e 's|json/json.h|json-c/json.h|' configure.ac + perl -pi -e 's|||' src/lib/include/fwts_json.h src/utilities/kernelscan.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h4MVJ8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fwts-19.03.00 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export DESTDIR=/usr + DESTDIR=/usr + autoreconf -ivf autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:3: installing './ar-lib' configure.ac:3: installing './compile' configure.ac:4: installing './config.guess' configure.ac:4: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' parallel-tests: installing './test-driver' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' + ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -o y.tab.c checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for vfork.h... no checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... no checking for inline... inline checking for library containing json_object_from_file... -ljson-c checking for library containing json_object_object_get_ex... none required checking for localtime_r... yes checking for dup2... yes checking for getcwd... yes checking for getpagesize... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for select... yes checking for socket... yes checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtoul... yes checking for strtoull... yes checking for gettimeofday... yes checking for uname... yes checking for assert.h... yes checking for ctype.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for linux/input.h... yes checking for math.h... yes checking for paths.h... yes checking for pcre.h... yes checking for sched.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for bsd/string.h... yes checking for sys/io.h... yes checking for sys/klog.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/type.h... no checking for sys/un.h... yes checking for sys/wait.h... yes checking for termios.h... yes checking for time.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for json-c/json.h... yes checking for glib.h... no checking for gio/gio.h... no checking for asm/opal-prd.h... no checking for mtd/mtd-abi.h... yes checking for pci/pci.h... no checking for library containing fdt_check_header... no checking for library containing pci_alloc... no checking for GNU libc compatible malloc... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for getpagesize... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for working mmap... yes checking for GNU libc compatible realloc... yes checking for pid_t... (cached) yes checking for size_t... yes checking for off_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/acpica/source/compiler/Makefile config.status: creating src/acpica/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/src/Makefile config.status: creating src/utilities/Makefile config.status: creating data/Makefile config.status: creating scripts/bash-completion/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make /usr/bin/make all-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/fwts-19.03.00' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fwts-19.03.00/src' Making all in acpica/source/compiler make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/fwts-19.03.00/src/acpica/source/compiler' m4 -P -I. ./aslparser.y > aslcompiler.y bison -o y.tab.c -d -d -baslcompiler -pAslCompiler aslcompiler.y mv aslcompiler.tab.c aslcompiler.c mv: cannot stat 'aslcompiler.tab.c': No such file or directory make[3]: *** [Makefile:4081: aslcompiler.y.h] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/fwts-19.03.00/src/acpica/source/compiler' make[2]: *** [Makefile:4627: all-recursive] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fwts-19.03.00/src' make[1]: *** [Makefile:775: all-recursive] Error 1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/fwts-19.03.00' make: *** [Makefile:706: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.h4MVJ8 (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.h4MVJ8 (%build) I: [iurt_root_command] ERROR: chroot