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, Jan 10, 12:05 AM
Unknown Object (File)
Thu, Dec 26, 4:06 AM
Unknown Object (File)
Mon, Dec 23, 11:27 PM
Unknown Object (File)
Dec 13 2024, 6:22 PM
Unknown Object (File)
Nov 19 2024, 9:37 AM
Unknown Object (File)
Oct 25 2024, 12:52 PM
Unknown Object (File)
Oct 21 2024, 3:19 PM
Unknown Object (File)
Oct 21 2024, 3:19 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