gimp-print -- was Re: [MacPorts] #57612: clang does not respect -syslibroot when linking

Ken Cunningham ken.cunningham.webuse at gmail.com
Sat Dec 1 20:17:32 UTC 2018


On 2018-11-30, at 1:30 PM, MacPorts wrote:
> 
> Comment (by mouse07410):
> 
> Clang of Xcode-10.1 does not accept {{{-syslibroot}}} argument at all.
> That's what prevents {{gimp-print}}} from being built on Mojave:
> 

Mouse, I don't think it's Xcode 10; rather that libtool in gimp-print is very old I believe.

Using our current one by adding the following to the Portfile:

depends_build-append port:libtool
build.args          LIBTOOL="${prefix}/bin/glibtool --tag=CC"


and gimp-print builds against an SDK with no trouble at all:

$ port -v installed gimp-print
The following ports are currently installed:
  gimp-print @4.2.7_0 (active) platform='darwin 18' archs='x86_64' date='2018-12-01T12:15:57-0800'



Cheers,

Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20181201/9c7fea50/attachment.html>


More information about the macports-dev mailing list