trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

build failures on ubuntu-latest?

Open prusnak opened this issue 1 year ago • 5 comments

ISTM that the current master does not build on ubuntu-latest in the github CI

See the following failures of the bitcoin-hwi project:

  • https://github.com/bitcoin-core/HWI/actions/runs/9745167713/job/26892446343?pr=742#step:4:386
cc: error: unrecognized command-line option ‘-ftrivial-auto-var-init=zero’
  • https://github.com/bitcoin-core/HWI/actions/runs/9745167713/job/26892446696?pr=742#step:4:403
embed/lib/assert.h:43:47: error: ‘__FILE_NAME__’ undeclared (first use in this function)

It would be great if these issues were fixed so the HWI CI works again.

prusnak avatar Jul 01 '24 13:07 prusnak