Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19309 closed defect (fixed)

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@…)

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 (1)

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

Download all attachments as: .zip

Change History (7)

comment:1 Changed 15 years ago by blb@…

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

comment:2 Changed 15 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 15 years ago by blb@…

Attachment: libgeoip.diff added

diff to Portfile

comment:3 Changed 15 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 15 years ago by blb@…

Resolution: fixed
Status: newclosed

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 15 years ago by mirko.g@…

Thank you so much... good work!

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.