summaryrefslogtreecommitdiffstats
path: root/meta/site/arm-common
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2024-05-20 14:36:09 +0200
committerMartin Jansa <martin.jansa@gmail.com>2024-05-21 22:29:16 +0200
commit5f9ff768e64b300931661489b7e105943f6276a8 (patch)
treeee95029701cd2132f33d6e5dbdacca1861c0e94e /meta/site/arm-common
parentecebc6c65fb6be98ce2f4392b2f57bd7fe2fc072 (diff)
downloadopenembedded-core-contrib-jansa/master.tar.gz
cdrtools-native: fix build with gcc-14jansa/master
Fixes: http://errors.yoctoproject.org/Errors/Details/770525/ | checking whether the C compiler (gcc -isystem/OE/build/oe-core/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.... where config.log show it's caused by gcc-14: configure:1189: checking whether the C compiler (gcc -isystem/OE/build/oe-core/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/recipe-sysroot-native/usr/include -O2 -pipe ) works configure:1211: gcc -o conftest -isystem/OE/build/oe-core/tmp-glibc/work/x86_64-linux/cdrtools-native/3.01/recipe-sysroot-native/usr/include -O2 -pipe -D_GNU_SOURCE conftest.c 1>&5 configure:1208:1: error: return type defaults to 'int' [-Wimplicit-int] configure: failed program was: main(){return(0);} Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Diffstat (limited to 'meta/site/arm-common')
0 files changed, 0 insertions, 0 deletions