[MacPorts] #14619: Error when installing postgresql83 +universal on Tiger
MacPorts
noreply at macports.org
Sat Feb 14 16:37:16 PST 2009
#14619: Error when installing postgresql83 +universal on Tiger
------------------------------------+---------------------------------------
Reporter: tbou@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: postgresql83 universal | Port: postgresql83
------------------------------------+---------------------------------------
Comment(by chairos@…):
I am having a similar problem on Leopard:
jon at euterpe:~$ sudo port install postgresql83 at +python+universal
---> Fetching postgresql83
---> Verifying checksum(s) for postgresql83
---> Extracting postgresql83
---> Configuring postgresql83
---> Building postgresql83
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_postgresql83/work/postgresql-8.3.6"
&& gnumake " returned error 2
Command output: /usr/bin/gcc-4.0 -no-cpp-precomp -O2 -isysroot
/Developer/SDKs/MacOSX10.5.sdk -arch ppc -arch i386 -mmacosx-version-
min=10.5 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv
-L../../src/port -L/opt/local/lib -arch ppc -arch i386 -mmacosx-version-
min=10.5 -L/opt/local/lib -L/opt/local/lib access/SUBSYS.o
bootstrap/SUBSYS.o catalog/SUBSYS.o parser/SUBSYS.o commands/SUBSYS.o
executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o nodes/SUBSYS.o
optimizer/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o
rewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o tsearch/SUBSYS.o
utils/SUBSYS.o ../../src/timezone/SUBSYS.o ../../src/port/libpgport_srv.a
-lxslt -lxml2 -lssl -lcrypto -lm -o postgres
ld warning: in access/SUBSYS.o, file is not of required architecture
ld warning: in bootstrap/SUBSYS.o, file is not of required architecture
ld warning: in catalog/SUBSYS.o, file is not of required architecture
ld warning: in parser/SUBSYS.o, file is not of required architecture
ld warning: in commands/SUBSYS.o, file is not of required architecture
ld warning: in executor/SUBSYS.o, file is not of required architecture
ld warning: in lib/SUBSYS.o, file is not of required architecture
ld warning: in libpq/SUBSYS.o, file is not of required architecture
ld warning: in main/SUBSYS.o, file is not of required architecture
ld warning: in nodes/SUBSYS.o, file is not of required architecture
ld warning: in optimizer/SUBSYS.o, file is not of required architecture
ld warning: in port/SUBSYS.o, file is not of required architecture
ld warning: in postmaster/SUBSYS.o, file is not of required architecture
ld warning: in regex/SUBSYS.o, file is not of required architecture
ld warning: in rewrite/SUBSYS.o, file is not of required architecture
ld warning: in storage/SUBSYS.o, file is not of required architecture
ld warning: in tcop/SUBSYS.o, file is not of required architecture
ld warning: in tsearch/SUBSYS.o, file is not of required architecture
ld warning: in utils/SUBSYS.o, file is not of required architecture
ld warning: in ../../src/timezone/SUBSYS.o, file is not of required
architecture
Undefined symbols for architecture ppc:
"_main", referenced from:
start in crt1.10.5.o
ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccLeIYr0.out (No such file or
directory)
gnumake[2]: *** [postgres] Error 1
gnumake[1]: *** [all] Error 2
gnumake: *** [all] Error 2
Error: Status 1 encountered during processing.
I have the same problem when building without the python variant.
--
Ticket URL: <http://trac.macports.org/ticket/14619#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list