Files
poky/meta/recipes-devtools
Martin Jansa 94168037a1 cdrtools-native: fix build with gcc-14
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);}

(From OE-Core rev: 094273bd7d1768e14fbdcd2f239bee14c630a625)

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-05-22 10:21:27 +01:00
..
2024-01-21 12:27:12 +00:00
2023-07-19 19:37:38 +01:00
2023-07-30 07:54:44 +01:00
2024-03-01 09:28:51 +00:00
2024-02-03 22:08:26 +00:00
2023-05-05 11:07:25 +01:00
2024-04-16 08:07:02 +01:00
2024-04-25 10:06:02 +01:00
2024-04-16 08:07:01 +01:00
2024-03-05 12:24:49 +00:00
2024-04-23 13:40:24 +01:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2024-04-16 08:07:02 +01:00
2024-03-07 17:25:02 +00:00
2023-03-11 00:08:41 +00:00
2024-05-09 09:48:58 +01:00
2024-04-16 08:07:02 +01:00
2023-04-13 11:56:07 +01:00
2023-01-06 12:03:47 +00:00
2024-04-25 10:06:02 +01:00
2024-03-07 17:25:02 +00:00
2024-04-16 08:07:01 +01:00
2024-04-16 08:07:01 +01:00
2024-04-25 10:06:03 +01:00