Page MenuHomeFreeBSD

databases/mongodb60: update to 6.0.4
ClosedPublic

Authored by ronald_klop.ws on Jan 23 2023, 10:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 25, 12:52 PM
Unknown Object (File)
Mon, Oct 21, 3:19 PM
Unknown Object (File)
Mon, Oct 21, 3:19 PM
Unknown Object (File)
Mon, Oct 21, 3:01 PM
Unknown Object (File)
Oct 16 2024, 7:22 PM
Unknown Object (File)
Oct 2 2024, 4:51 PM
Unknown Object (File)
Sep 17 2024, 2:33 PM
Unknown Object (File)
Sep 7 2024, 1:13 PM
Subscribers

Details

Summary
  • Use in-source boost as it does not compile with boost-1.81.0 from ports.
  • Keep IGNORE as it still segfaults on start up. Issue is open upstream.
Test Plan

poudriere stage-qa ok on 13/aarch64

Diff Detail

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

Event Timeline

I think I managed to trigger the same (?) build issue on amd64 without poudreire, executing make clean and running make seemed to work so I think there's a race condition rather than a library issue.

I see, it also failed later. Sorry for the noise

This revision is now accepted and ready to land.Jan 24 2023, 9:50 PM