Opened 6 years ago

Closed 5 years ago

#57364 closed defect (fixed)

fftw @2.1.5: error: unknown argument: '-syslibroot'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: mojave Cc:
Port: fftw

Description

fftw fails to build on Mojave, and I would guess in other situations where an SDK is used:

https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/4332/steps/install-port/logs/stdio

clang: error: unknown argument: '-syslibroot'

I saw a similar error in another port before, which was solved by running autoreconf.

Change History (2)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Owner: seanfarley deleted

comment:2 Changed 5 years ago by paumard

Resolution: fixed
Status: assignedclosed

Hi,

fixed in https://github.com/macports/macports-ports/commit/3e11a5f93f7246195a402b7b5eb4a5ef2ba88da5

I updated configure.in using a patch in the Debian package, added 'use_autoreconf yes' and removed another patch that looks obsolete as it used to patch configure directly.

Regards, Thibaut.

Note: See TracTickets for help on using tickets.