Opened 15 years ago

Last modified 15 years ago

#19309 closed defect

Unable to build libgeoip universal variant — at Version 1

Reported by: mirko.g@… Owned by: bhirt@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: GeoIP universal Cc:
Port: libgeoip

Description (last modified by blb@…)

This is the output of the command $ sudo port install libgeoip +universal

--->  Fetching libgeoip
--->  Verifying checksum(s) for libgeoip
--->  Extracting libgeoip
--->  Configuring libgeoip
--->  Building libgeoip
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libgeoip/work/GeoIP-1.4.5" && make all " returned error 2
Command output:       _geoiplookup in geoiplookup.o
  "__GeoIP_setup_dbfilename", referenced from:
      _main in geoiplookup.o
  "_GeoIP_db_avail", referenced from:
      _main in geoiplookup.o
  "_GeoIP_region_by_ipnum", referenced from:
      _geoiplookup in geoiplookup.o
  "_GeoIP_open_type", referenced from:
      _main in geoiplookup.o
  "_GeoIP_setup_custom_directory", referenced from:
      _main in geoiplookup.o
  "_GeoIPRegion_delete", referenced from:
      _geoiplookup in geoiplookup.o
  "_GeoIP_id_by_ipnum", referenced from:
      _geoiplookup in geoiplookup.o
      _geoiplookup in geoiplookup.o
  "_GeoIP_database_edition", referenced from:
      _main in geoiplookup.o
  "_GeoIP_country_code", referenced from:
      _GeoIP_country_code$non_lazy_ptr in geoiplookup.o
  "_GeoIP_database_info", referenced from:
      _main in geoiplookup.o
      _main in geoiplookup.o
  "_GeoIP_open", referenced from:
      _main in geoiplookup.o
ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//cc7vzKQd.out (No such file or directory)
make[1]: *** [geoiplookup] Error 1
make: *** [all-recursive] Error 1

Error: Status 1 encountered during processing.

Change History (1)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)
Owner: changed from macports-tickets@… to bhirt@…
Note: See TracTickets for help on using tickets.