New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19309 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Unable to build libgeoip universal variant

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

Description (last modified by blb@…) (diff)

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.

Attachments

libgeoip.diff (713 bytes) - added by blb@… 4 years ago.
diff to Portfile

Change History

comment:1 Changed 4 years ago by blb@…

  • Owner changed from macports-tickets@… to bhirt@…
  • Description modified (diff)

comment:2 Changed 4 years ago by blb@…

  • Cc blb@… added

Attached is a patch which updates the libgeoip port to version 1.4.6, which version also builds +universal.

Changed 4 years ago by blb@…

diff to Portfile

comment:3 follow-up: ↓ 4 Changed 4 years ago by mirko.g@…

Will this be released? When? Or should I do something to get it by myself?

Thansk

comment:4 in reply to: ↑ 3 Changed 4 years ago by blb@…

  • Status changed from new to closed
  • Resolution set to fixed

Updated in r50005 (maintainer timeout).

Replying to mirko.g@…:

Will this be released? When? Or should I do something to get it by myself?

Thansk

Now that it is in the repository, the next time you use port sync or port selfupdate it should get this version for you.

comment:5 Changed 4 years ago by mirko.g@…

Thank you so much... good work!

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.