#24738: Postgresql 8.2 +universal fails on OSX 10.6.3 --------------------------------+------------------------------------------- Reporter: offline@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: postgresql82 build | Port: postgresql82 --------------------------------+------------------------------------------- Comment(by offline@…): Sorry, missed copying the error; thought I could do it after adding an attachment: {{{ collect2: ld returned 1 exit status ld: warning: in access/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in bootstrap/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in catalog/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in parser/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in commands/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in executor/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in lib/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in libpq/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in main/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in nodes/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in optimizer/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in port/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in postmaster/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in regex/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in rewrite/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in storage/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in tcop/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in utils/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in ../../src/timezone/SUBSYS.o, file was built for unsupported file format which is not the architecture being linked (i386) Undefined symbols for architecture i386: "_main", referenced from: start in crt1.10.6.o ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccSJDtWk.out (No such file or directory) gnumake[2]: *** [postgres] Error 1 gnumake[1]: *** [all] Error 2 gnumake: *** [all] Error 2 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_postgresql82/work/postgresql-8.2.16" && /usr/bin/gnumake -j1 " returned error 2 DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_postgresql82/work/postgresql-8.2.16" && /usr/bin/gnumake -j1 " returned error 2 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" }}} -- Ticket URL: <http://trac.macports.org/ticket/24738#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS