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)
Wed, Jan 29, 3:59 PM
Unknown Object (File)
Mon, Jan 27, 4:51 PM
Unknown Object (File)
Sun, Jan 26, 6:14 PM
Unknown Object (File)
Jan 10 2025, 12:05 AM
Unknown Object (File)
Dec 26 2024, 4:06 AM
Unknown Object (File)
Dec 23 2024, 11:27 PM
Unknown Object (File)
Dec 13 2024, 6:22 PM
Unknown Object (File)
Nov 19 2024, 9:37 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