[MacPorts] #40199: postgresql fails to build due to ossp-uuid conflicts with host APIs

MacPorts noreply at macports.org
Sun Sep 15 04:39:57 PDT 2013


#40199: postgresql fails to build due to ossp-uuid conflicts with host APIs
-------------------------------------------------+-------------------------
  Reporter:  conradwt@…                          |      Owner:  macports-
      Type:  defect                              |  tickets@…
  Priority:  Normal                              |     Status:  new
 Component:  ports                               |  Milestone:
Resolution:                                      |    Version:  2.2.99
      Port:  ossp-uuid postgresql92              |   Keywords:
  postgresql93                                   |
-------------------------------------------------+-------------------------

Comment (by cornelius.howl@…):

 Here is the workable patch for you:

 {{{
 diff --git a/dports/databases/postgresql92/Portfile
 b/dports/databases/postgresql92/Portfile
 index 2bb54e3..56e528e 100644
 --- a/dports/databases/postgresql92/Portfile
 +++ b/dports/databases/postgresql92/Portfile
 @@ -90,6 +90,10 @@ platform darwin 12 {
      patchfiles-append   postgresql-uuid-ossp.patch
  }

 +platform darwin 13 {
 +    patchfiles-append   postgresql-uuid-ossp.patch
 +}
 +
  set contribs   "adminpack auto_explain dblink file_fdw fuzzystrmatch
 hstore lo ltree oid2name pageinspect pg_archivecleanup pg_buffercache
 pg_freespacemap pg_standby pg

  post-build {
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/40199#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list