iLCSoft / MarlinReco

GNU General Public License v3.0
4 stars 40 forks source link

Remove no longer available CI workflow based on gcc8 #107

Closed tmadlener closed 1 year ago

tmadlener commented 2 years ago

BEGINRELEASENOTES

ENDRELEASENOTES

tmadlener commented 1 year ago

I am fairly certain the failure on gcc10 is due to an older version of LCIO being picked up by the linker at some point in the process. I debugged this a bit, but could not really find where the linker picks this up. I will wait for a new nightly build of the key4hep stack, after key4hep/key4hep-stack#441 has been merged, to make sure things build also with gcc before merging this.

tmadlener commented 1 year ago

Merging this, as the key4hep-nightlies based build works with the latest version of LCIO.