[MacPorts] #30090: postgresql90, postgresql91: segment fault 11 with OS X 10.7
MacPorts
noreply at macports.org
Wed Apr 11 16:50:43 PDT 2012
#30090: postgresql90, postgresql91: segment fault 11 with OS X 10.7
--------------------------------+-------------------------------------------
Reporter: j.states@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: lion | Port: postgresql90, postgresql91
--------------------------------+-------------------------------------------
Comment(by jason@…):
The following works, after upgrading to Xcode 4.3 this still failed when
build with clang
{{{
sudo port install postgresql90 configure.compiler=llvm-gcc-4.2
}}}
llvm
{{{
llvm-gcc-4.2 --version
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
5658) (LLVM build 2335.15.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
}}}
Clang
{{{
clang --version
Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix
}}}
--
Ticket URL: <https://trac.macports.org/ticket/30090#comment:18>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list