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, Apr 11, 10:10 PM
Unknown Object (File)
Feb 13 2025, 1:46 PM
Unknown Object (File)
Feb 13 2025, 10:21 AM
Unknown Object (File)
Jan 29 2025, 3:59 PM
Unknown Object (File)
Jan 27 2025, 4:51 PM
Unknown Object (File)
Jan 26 2025, 6:14 PM
Unknown Object (File)
Jan 10 2025, 12:05 AM
Unknown Object (File)
Dec 26 2024, 4:06 AM
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