[MacPorts] #24738: Postgresql 8.2 +universal fails on OSX 10.6.3
#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 --------------------------------+------------------------------------------- Here's the error that results in the end. The complete build log with -d is attached. {{{ }}} -- Ticket URL: <http://trac.macports.org/ticket/24738> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#24738: Postgresql 8.2 +universal fails on OSX 10.6.3 --------------------------------+------------------------------------------- Reporter: offline@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: postgresql82 --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => mww@… * keywords: postgresql82 build => * cc: jwa@… (added) -- Ticket URL: <http://trac.macports.org/ticket/24738#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24738: Postgresql 8.2 +universal fails on OSX 10.6.3 --------------------------------+------------------------------------------- Reporter: offline@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: postgresql82 --------------------------------+------------------------------------------- Comment(by offline@…): Is there any more information or troubleshooting assistance I could provide on this? I'm very motivated to get it to work, because I need this port ASAP. I'm open to anything that might expedite this. -- Ticket URL: <http://trac.macports.org/ticket/24738#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24738: Postgresql 8.2 +universal fails on OSX 10.6.3 --------------------------------+------------------------------------------- Reporter: offline@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: postgresql82 --------------------------------+------------------------------------------- Comment(by macsforever2000@…): Can you install a later postgresql version like postgresql83 pr postgresql84? Do you really need the old 8.2 version? -- Ticket URL: <http://trac.macports.org/ticket/24738#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24738: Postgresql 8.2 +universal fails on OSX 10.6.3 --------------------------------+------------------------------------------- Reporter: offline@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: postgresql82 --------------------------------+------------------------------------------- Comment(by macsforever2000@…): Also, are you trying to build it universal? -- Ticket URL: <http://trac.macports.org/ticket/24738#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24738: Postgresql 8.2 +universal fails on OSX 10.6.3 --------------------------------+------------------------------------------- Reporter: offline@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: postgresql82 --------------------------------+------------------------------------------- Comment(by offline@…): 1. No, because the psql client's use of \d to describe tables requires the client minor version to match the server, and our admin processes depend on that pretty heavily. 2. Yes, that's why the bug mentions '+universal' in the subject. :) -- Ticket URL: <http://trac.macports.org/ticket/24738#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24738: Postgresql 8.2 +universal fails on OSX 10.6.3 ---------------------------------+------------------------------------------ Reporter: offline@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: postgresql82 | ---------------------------------+------------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r78880 -- Ticket URL: <https://trac.macports.org/ticket/24738#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts