DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140 -e MAKEFLAGS=
		W A R N I N G	Messages like:

gmake[2]: Entering directory `/tmp/cdrtools-2.01/libschily'
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/cvmod.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/dat.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fcons.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fdown.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fdup.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/ffileread.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/ffilewrite.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fgetline.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fgetstr.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/file_raise.d: No such file or directory
../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fileclose.d: No such file or directory
....

are caused by a GNU make bug and not by the Schily makefile system.

The related bug has been reported to the GNU make maintainers in 1998 but
as the bug has not yet been fixed, it seems that GNU make is unmaintained :-(
A working highly portable make program is at

	https://sourceforge.net/projects/s-make/files/ 

You may switch off this warning by calling "gmake GMAKE_NOWARN=true ..."
	==> MAKING SYMLINKS in ./RULES/
sh conf/cc-config.sh cc cc incs/Dcc.amd-ryzen-threadripper-3970x-32-core-processor-linux
	==> MAKING DIRECTORY "incs/amd-ryzen-threadripper-3970x-32-core-processor-linux-cc/Inull"
Trying to find cc
	==> CONFIGURING RULES "incs/amd-ryzen-threadripper-3970x-32-core-processor-linux-cc/rules.cnf"
Trying to find GCC
loading site script TOPDIR/openembedded-core/meta/site/native
cc is gcc
Found gcc
Making gcc the default compiler in 'incs/Dcc.amd-ryzen-threadripper-3970x-32-core-processor-linux'
creating cache ./config.cache
checking host system type... x86_64-pc-linux-gnu
checking if sh is bash... yes
checking if /bin/sh is bash... yes
checking whether sh -ce is broken... no
checking whether /bin/sh -ce is broken... no
checking whether /bin/bosh is a working shell... no
checking whether /opt/schily/bin/bosh is a working shell... no
checking for cc... (cached) gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  -isystemTOPDIR/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/recipe-sysroot-native/usr/include -O2 -pipe ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
RULES/rules.cnf:70: incs/amd-ryzen-threadripper-3970x-32-core-processor-linux-cc/rules.cnf: No such file or directory
make: *** [RULES/rules.cnf:59: incs/amd-ryzen-threadripper-3970x-32-core-processor-linux-cc/rules.cnf] Error 1
make: *** Waiting for unfinished jobs....
	==> MAKING SYMLINKS in ./TEMPLATES/
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/temp/run.do_compile.3950408:182 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/temp/run.do_compile.3950408, line 182
	#2: die, TOPDIR/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/temp/run.do_compile.3950408, line 167
	#3: oe_runmake, TOPDIR/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/temp/run.do_compile.3950408, line 172
	#4: base_do_compile, TOPDIR/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/temp/run.do_compile.3950408, line 150
	#5: do_compile, TOPDIR/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/temp/run.do_compile.3950408, line 144
	#6: main, TOPDIR/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/temp/run.do_compile.3950408, line 192

Error details

Submitted on:
20/05/24 08:43
Error type:
Recipe
Task:
do_compile
Recipe:
cdrtools-native
Recipe version:
3.01-r0
Machine:
qemux86-64
Distro:
nodistro
Build system:
x86_64-linux
Target system:
x86_64-oe-linux
Host distro:
gentoo-2.15/gentoo-2.15
Branch:
jansa/master
Commit:
ee141f29aa5db3f2d040d673ace96ac44f5da7cc
Build:
#183935
Submitter:
Martin.Jansa@gmail.com
Similar errors:
11
Open a bug