| Summary: | /devel/binutils (binutils-2.33.1_2,1) will not build on 12.1-p2 amd64 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | freebsd |
| Component: | Individual Port(s) | Assignee: | Baptiste Daroussin <bapt> |
| Status: | Closed Unable to Reproduce | ||
| Severity: | Affects Many People | Flags: | bugzilla:
maintainer-feedback?
(bapt) |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
freebsd
2020-02-16 21:58:53 UTC
Re-tried the build today with:
MAKE_JOBS_UNSAFE=yes
Result: https://pastebin.pl/view/fef074d4
The powerpc errors starting on line 4067 (ld: error: undefined symbol: powerpc_num_opcodes) seem to trigger this build error on amd64.
The list of ports running behind because binutils won't build is steadily growing: mail/mailscanner ? orphaned: mail/mailscanner archivers/arj ? orphaned: archivers/arj security/clamav ? orphaned: security/clamav mail/p5-Mail-IMAPClient ? orphaned: mail/p5-Mail-IMAPClient mail/spamassassin ? orphaned: mail/spamassassin Is there anything I can do or test? I have worked around this issue by pkg-installing binutils-2.33.1_2,1 from the FreeBSD package repository, lifting the package from /var/cache/pkg, and dropping it in the Poudriere build jails that needed them. Still don't understand why it won't build in a Poudreie system that can build, and does build, literally everything else. New jail fixed issue. New jail with a total rebuild of all packages cleared the issue. Apparently even Poudriere needs to start from scratch now and then. |