Opened 13 years ago

Closed 6 years ago

#30703 closed defect (fixed)

postgis @1.5.3 Build error

Reported by: nlebedev@… Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc: cooljeanius (Eric Gallager)
Port: postgis

Description (last modified by mf2k (Frank Schima))

Building postgis on os x lion with sudo port install postgis

fails with an error:
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for postgis is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_postgis/postgis/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Logfile attached

Attachments (1)

main.log (167.5 KB) - added by nlebedev@… 13 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by nlebedev@…

Attachment: main.log added

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: postgis removed
Owner: changed from macports-tickets@… to stromnov@…

Error is:

info:build ld: warning: ignoring file /opt/local/lib/libgeos_c.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
:info:build ld: warning: ignoring file /opt/local/lib/libproj.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
:info:build ld: warning: ignoring file ../liblwgeom/liblwgeom.a, file was built for archive which is not the architecture being linked (i386)

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Does this still happen with 1.5.4? If so, please show the output of:

port -v installed geos proj
lipo -info /opt/local/lib/libgeos_c.dylib /opt/local/lib/libproj.dylib

comment:3 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 6 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

No response; assuming fixed.

Note: See TracTickets for help on using tickets.