Ticket #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@…) (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
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.
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
Note: See
TracTickets for help on using
tickets.

