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
Unknown Object (File)
Wed, Nov 20, 5:45 PM
Unknown Object (File)
Tue, Nov 19, 5:19 PM
Unknown Object (File)
Thu, Nov 14, 1:16 PM
Unknown Object (File)
Sun, Nov 10, 6:00 PM
Unknown Object (File)
Tue, Nov 5, 9:52 AM
Unknown Object (File)
Sun, Nov 3, 2:33 AM
Unknown Object (File)
Oct 21 2024, 12:12 PM
Unknown Object (File)
Oct 21 2024, 2:00 AM
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 Skipped
Unit
Tests Skipped

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