On 4/16/25 09:34, Johnson, Andrew N. via Core-talk wrote:
I saw that a new Fedora was release very recently.
Yes. Now comes GCC 15, which defaults to C23.
https://urldefense.us/v3/__https://github.com/epics-base/epics-base/issues/632__;!!G_uCfscf7eWS!abifMNjHLHsjhGrxzOPQOxj8uZ12w8B-ulaDJyPjBTkHeL6QNO_9iauGGliVO2QhyRYwglhoWxrREzCZv3K4DkBmcg$
Dirk’s latest PR <https://urldefense.us/v3/__https://github.com/epics-base/epics-base/pull/634__;!!G_uCfscf7eWS!e7TfcYNtnRI0xR3ZYdf-3Eic4pJgE8mMdlt4bccjSj7mYLY8w8CkNMCFs3r1MOZSDxw311Z6d_JMOjEH$> failed to build the main module on that job (which says it’s using gcc 15) with the error below <https://urldefense.us/v3/__https://github.com/epics-base/epics-base/actions/runs/14492888219/job/40653275271?pr=634*step:8:4678__;Iw!!G_uCfscf7eWS!e7TfcYNtnRI0xR3ZYdf-3Eic4pJgE8mMdlt4bccjSj7mYLY8w8CkNMCFs3r1MOZSDxw311Z6d2JJMPeY$>:
make[5]: Entering directory '/__w/epics-base/epics-base/modules/database/src/ioc/O.linux-x86_64'
4675 <https://urldefense.us/v3/__https://github.com/epics-base/epics-base/actions/runs/14492888219/job/40653275271?pr=634*step:8:4676__;Iw!!G_uCfscf7eWS!e7TfcYNtnRI0xR3ZYdf-3Eic4pJgE8mMdlt4bccjSj7mYLY8w8CkNMCFs3r1MOZSDxw311Z6d8jn0_bc$>gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -fdiagnostics-color -DUSE_TYPED_RSET -DUSE_TYPED_DSET -D_X86_64_ -DUNIX -Dlinux -DBUILDING_dbCore_API -O3 -g -Wall -Werror-implicit-function-declaration -DUSE_TYPED_DRVET -mtune=generic -m64 -fPIC -I. -I../O.Common -I. -I. -I.. -I../as -I../bpt -I../db -I../dbStatic -I../dbtemplate -I../misc -I../registry -I../rsrv -I../../../../../include/compiler/gcc -I../../../../../include/os/Linux -I../../../../../include -c ../dbStatic/dbStaticLib.c
4676 <https://urldefense.us/v3/__https://github.com/epics-base/epics-base/actions/runs/14492888219/job/40653275271?pr=634*step:8:4677__;Iw!!G_uCfscf7eWS!e7TfcYNtnRI0xR3ZYdf-3Eic4pJgE8mMdlt4bccjSj7mYLY8w8CkNMCFs3r1MOZSDxw311Z6d5yE1EEP$>make[5]: Leaving directory '/__w/epics-base/epics-base/modules/database/src/ioc/O.linux-x86_64'
4677 <https://urldefense.us/v3/__https://github.com/epics-base/epics-base/actions/runs/14492888219/job/40653275271?pr=634*step:8:4678__;Iw!!G_uCfscf7eWS!e7TfcYNtnRI0xR3ZYdf-3Eic4pJgE8mMdlt4bccjSj7mYLY8w8CkNMCFs3r1MOZSDxw311Z6d2JJMPeY$>../dbStatic/dbStaticLib.c:3459:36: error:initialization of ‘long int (**)(void)’ from incompatible pointer type ‘long int (**)(int)’ [-Wincompatible-pointer-types]
4678 <https://urldefense.us/v3/__https://github.com/epics-base/epics-base/actions/runs/14492888219/job/40653275271?pr=634*step:8:4679__;Iw!!G_uCfscf7eWS!e7TfcYNtnRI0xR3ZYdf-3Eic4pJgE8mMdlt4bccjSj7mYLY8w8CkNMCFs3r1MOZSDxw311Z6d61G-08C$>3459 | DEVSUPFUN *pfunc = &pdevSup->pdset->report;
4679 <https://urldefense.us/v3/__https://github.com/epics-base/epics-base/actions/runs/14492888219/job/40653275271?pr=634*step:8:4680__;Iw!!G_uCfscf7eWS!e7TfcYNtnRI0xR3ZYdf-3Eic4pJgE8mMdlt4bccjSj7mYLY8w8CkNMCFs3r1MOZSDxw311Z6d-qrjgt5$>| ^
4680 <https://urldefense.us/v3/__https://github.com/epics-base/epics-base/actions/runs/14492888219/job/40653275271?pr=634*step:8:4681__;Iw!!G_uCfscf7eWS!e7TfcYNtnRI0xR3ZYdf-3Eic4pJgE8mMdlt4bccjSj7mYLY8w8CkNMCFs3r1MOZSDxw311Z6dwN_dkc1$>make[5]: *** [../../../../../configure/RULES_BUILD:260: dbStaticLib.o] Error 1
- Andrew
--
Complexity comes for free, Simplicity you have to work for.
- Replies:
- Re: Did the "Fedora-latest" version on GitHub just get bumped? Johnson, Andrew N. via Core-talk
- References:
- Did the "Fedora-latest" version on GitHub just get bumped? Johnson, Andrew N. via Core-talk
- Navigate by Date:
- Prev:
Build failed: EPICS Base 7 base-7.0-1623 AppVeyor via Core-talk
- Next:
Re: Did the "Fedora-latest" version on GitHub just get bumped? Johnson, Andrew N. via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
<2025>
- Navigate by Thread:
- Prev:
Re: Did the "Fedora-latest" version on GitHub just get bumped? Zimoch Dirk via Core-talk
- Next:
Re: Did the "Fedora-latest" version on GitHub just get bumped? Johnson, Andrew N. via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
<2025>
|