Bug 269570 - math/z3 fails to link with relocation R_386_TLS_LE cannot be used with -shared
Summary: math/z3 fails to link with relocation R_386_TLS_LE cannot be used with -shared
Status: Closed Not Enough Information
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-toolchain (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-15 19:15 UTC by Gleb Popov
Modified: 2024-01-03 20:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Popov freebsd_committer freebsd_triage 2023-02-15 19:15:59 UTC
The failure started to appear recently, after LLVM 15 upgrade. The full build log is here

https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pb4e310378258_s3a3450eda6/logs/z3-4.12.1.log
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2023-04-30 10:55:51 UTC
Bumped into the same issue while poking on lang/ghc. This time it is FreeBSD 12.4/i386
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-03 20:01:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7978785066d27708415f5955d563b95ceb523088

commit 7978785066d27708415f5955d563b95ceb523088
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-01-03 20:00:33 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-01-03 20:00:58 +0000

    math/z3: Unbreak on i386

    PR:             269570

 math/z3/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)