Opened 4 months ago

Last modified 4 months ago

#73363 assigned update

gnss-sdr: Fix build problem on Tahoe, bump version to 0.0.20

Reported by: wmszeliga Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.11.6
Keywords: tahoe haspatch Cc:
Port: gnss-sdr

Description

gnss-sdr 0.0.19 was failing to build on Mac OS 26 Tahoe. This appears to be related to gtest related C++17 build issues. I attempted to enforce C++17 flags in the port file, but the flags don't seem to get transmitted to the internal build of gtest 1.16.0 that gnss-sdr downloads. The quickest fix was to disable testing by setting ENABLE_UNIT_TESTING="false". If others can get the UNIT_TESTING working again, that would be great. I also bumped the version to 0.0.20.

Attachments (1)

Portfile-gnss-sdr.diff (1.3 KB) - added by wmszeliga 4 months ago.
Portfile-gnss-sdr.diff

Download all attachments as: .zip

Change History (2)

Changed 4 months ago by wmszeliga

Attachment: Portfile-gnss-sdr.diff added

Portfile-gnss-sdr.diff

comment:1 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: tahoe haspatch added
Summary: Fix gnss-sdr build problem on Tahoe, bump version to 0.0.20gnss-sdr: Fix build problem on Tahoe, bump version to 0.0.20
Note: See TracTickets for help on using tickets.