Changes between Initial Version and Version 1 of Ticket #35574


Ignore:
Timestamp:
Aug 8, 2012, 12:54:23 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35574

    • Property Cc jwa@… added
    • Property Summary changed from databases/postgresql91 fails to build at contrib/uuid-ossp under OS X 10.8 to postgresql91 fails to build at contrib/uuid-ossp under OS X 10.8
    • Property Priority changed from High to Normal
    • Property Keywords mountainlion added
    • Property Owner changed from macports-tickets@… to mww@…
    • Property Port postgresql91 added; databases/postgresql91 removed
  • Ticket #35574 – Description

    initial v1  
    11I'm trying to build PostgreSQL 9.1.4 on OS X 10.8 (Mountain Lion), and it fails to build when the build gets to contrib/uuid-ossp:
    22
    3 
     3{{{
    44:info:build /usr/bin/clang -pipe -O2 -arch x86_64 -Wall -Wmissing-prototypes -Wp
    55ointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno
     
    3030:info:build 3 errors generated.
    3131:info:build gnumake: *** [uuid-ossp.o] Error 1
     32}}}
    3233
    3334I've reported this upstream to the PostgreSQL developers, and I'm hoping I hear from them.