Page MenuHomeFreeBSD

emulators/virtualbox-ose-legacy: build fails on FreeBSD 12.4, 13.1 and 13.2 (all supported releases)
ClosedPublic

Authored by vvd on Jun 3 2023, 12:06 PM.
Tags
Referenced Files
F163443449: D40408.id.diff
Thu, Jul 23, 6:21 AM
F163366729: D40408.id122844.diff
Wed, Jul 22, 1:44 PM
Unknown Object (File)
Mon, Jul 20, 5:28 AM
Unknown Object (File)
Sat, Jul 18, 8:40 PM
Unknown Object (File)
Sat, Jul 18, 1:48 AM
Unknown Object (File)
Wed, Jul 1, 11:35 PM
Unknown Object (File)
Jun 21 2026, 12:39 AM
Unknown Object (File)
Jun 14 2026, 5:46 PM
Subscribers

Details

Summary

Tested build in poudriere on 12.4, 13.1, 13.2 amd64 and i386.
Tested run on 13.2 amd64.

Need last test: build with llvm15 from base and run on 14-CURRENT and 13-STABLE amd64 and at least build on 14-CURRENT and 13-STABLE i386.

Details are at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265539

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

vvd requested review of this revision.Jun 3 2023, 12:06 PM
vvd created this revision.

… Need last test: build with llvm15 from base and run on 14-CURRENT and 13-STABLE amd64 …

virtualbox-ose-legacy-5.2.44_14 build succeeded on 1400089.

{F62246508}

In the attached file, just one dependency on llvm:

[00:00:23] devel/boost-libs depends on devel/llvm15

Ideally, I'd install and test in a 14.0-CURRENT guest but (off-topic) I can't at the moment …

could you please add explicit paranthesis in this part (${OSVERSION} < 1302505 || ${OSVERSION} >= 1400000 && ${OSVERSION} < 1400079)

I understood you correctly?

In D40408#920320, @vvd wrote:

I understood you correctly?

Exactly.

This revision is now accepted and ready to land.Jun 6 2023, 4:50 AM