bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking MYJAVAHOME... /usr/lib/jvm/jre-11-openjdk checking JVMPLATFORM... ls: cannot access '/usr/lib/jvm/jre-11-openjdk/include': No such file or directory linux checking JAVAC... no #================================================================ # WARNING: /usr/lib/jvm/jre-11-openjdk/bin/javac is not found. #================================================================ checking for riscv64-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... 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 for void *... yes checking size of void *... 8 checking for int... yes checking size of int... 4 checking for main in -lc... yes checking for main in -lm... yes checking for main in -liconv... no checking for main in -lz... yes checking for main in -llzo2... yes checking for main in -lbz2... yes checking for main in -lqdbm... yes checking for main in -lestraier... yes checking for main in -lpthread... yes checking for main in -lnsl... no checking for main in -lsocket... no checking for main in -lresolv... yes configure: creating ./config.status config.status: creating Makefile + /usr/bin/make -j1 JAR=/usr/lib/jvm/jre-11-openjdk/bin/jar JAVAC=/usr/lib/jvm/jre-11-openjdk/bin/javac /usr/lib/jvm/jre-11-openjdk/bin/javac -d . Document.java Condition.java Database.java DatabaseInformer.java Result.java Utility.java Cmd.java make: /usr/lib/jvm/jre-11-openjdk/bin/javac: No such file or directory make: *** [Makefile:197: estraier.jar] Error 127 error: Bad exit status from /var/tmp/rpm-tmp.ielV46 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ielV46 (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/hyperestraier.spec