[MacPorts] #17684: Postgis does not build universal binaries
#17684: Postgis does not build universal binaries -------------------------------+-------------------------------------------- Reporter: 10.50@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: postgis universal | Port: postgis -------------------------------+-------------------------------------------- Postgis does not build universal binaries because the configure/build system is buggy and does not take into account CFLAGS or CXXFLAGS. The workaround is to append directly these flags to CC and CXX definition. Please find an appended patch -- Ticket URL: <http://trac.macports.org/ticket/17684> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17684: Postgis does not build universal binaries ---------------------------+------------------------------------------------ Reporter: 10.50@… | Owner: frank-lists@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: universal | Port: postgis ---------------------------+------------------------------------------------ Changes (by macsforever2000@…): * keywords: postgis universal => universal * owner: macports-tickets@… => frank-lists@… Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/17684#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17684: Postgis does not build universal binaries ---------------------------+------------------------------------------------ Reporter: 10.50@… | Owner: frank-lists@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: universal | Port: postgis ---------------------------+------------------------------------------------ Comment(by 10.50@…): There is a bug in the patch file. The CXXFLAGS should read CXX, but it is irrelavant anyway, since postgis does not use g++. -- Ticket URL: <http://trac.macports.org/ticket/17684#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17684: Postgis does not build universal binaries ---------------------------+------------------------------------------------ Reporter: 10.50@… | Owner: frank-lists@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: universal | Port: postgis ---------------------------+------------------------------------------------ Comment(by jmr@…): This should actually just require patching Makefile.config.in to add `CFLAGS=@CFLAGS@`. -- Ticket URL: <http://trac.macports.org/ticket/17684#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17684: Postgis does not build universal binaries ----------------------------+----------------------------------------------- Reporter: 10.50@… | Owner: frank-lists@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: universal Port: postgis | ----------------------------+----------------------------------------------- Changes (by jmr@…): * cc: jmr@… (added) * status: new => closed * resolution: => fixed Comment: Fixed in r47760. -- Ticket URL: <http://trac.macports.org/ticket/17684#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts