Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859655 - [guru] app-misc/zellij-0.29.1 fails to compile (lto): undefined reference to RegisterSetjmp
Summary: [guru] app-misc/zellij-0.29.1 fails to compile (lto): undefined reference to ...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-21 10:31 UTC by Agostino Sarubbo
Modified: 2024-03-25 21:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,386.30 KB, text/plain)
2022-07-21 10:31 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-21 10:31:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/zellij-0.29.1 fails to compile (lto).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-21 10:31:25 UTC
Created attachment 792737 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-21 10:31:26 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


          zellij.e89739c0-cgu.3:(.text._ZN13wasmer_engine8artifact8Artifact20finish_instantiation17h8d27e30bddaf83b8E+0xaaa): undefined reference to `RegisterSetjmp'
          zellij.e89739c0-cgu.3:(.text._ZN6wasmer9externals8function8Function4call17heee04ea1e0985fbbE+0xe4d): undefined reference to `RegisterSetjmp'
          zellij.e89739c0-cgu.3:(.text._ZN9wasmer_vm4trap12traphandlers12trap_handler17hd701c79abb6a3fadE+0x2a9): undefined reference to `Unwind'
          zellij.e89739c0-cgu.3:(.text._ZN9wasmer_vm4trap12traphandlers15CallThreadState11unwind_with17h046676d63c06f2e2E+0x56): undefined reference to `Unwind'
error: linking with `x86_64-pc-linux-gnu-gcc` failed: exit status: 1