Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 11:05:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255570] [exp-run] Against llvm-12-update branch on GitHub
Message-ID:  <bug-255570-7788-bcIGhJxZ4E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255570-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255570-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255570

--- Comment #26 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to Antoine Brodin from comment #24)
> In addition to the ports noted for amd64,  there is databases/postgresql1=
2-server causing a lot of skipped on i386

Hmm interesting, the postgres ports all error out with:

LLVM ERROR: ThinLTO cannot create input file: Unknown attribute kind (97)
(Producer: 'LLVM12.0.0' Reader: 'LLVM 11.0.1')

so that is a mismatch between the object files (which have been produced wi=
th
llvm 12), and the used linker (which appears to be 11.0.1!)

This has happened before, at least now the linker immediately complains ins=
tead
of crashing in a strange fashion...

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255570-7788-bcIGhJxZ4E>