Opened 10 years ago

Closed 10 years ago

#41696 closed defect (duplicate)

rpm: undefined libiconv symbols

Reported by: jyewen001@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: n3npq@…, afb@…
Port: rpm

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Who can help me. I run to sudo port install rpm report a error on Mac OS X 10.9

version:MacPorts 2.2.1

There are new progress .tell me please

jyewen001@…

Mason

sudo port clean rpm
--->  Cleaning rpm
localhost:~ root# sudo port -s install rpm
--->  Computing dependencies for rpm
--->  Fetching distfiles for rpm
--->  Verifying checksums for rpm
--->  Extracting rpm
--->  Applying patches to rpm
--->  Configuring rpm
--->  Building rpm
Error: org.macports.build for port rpm returned: command execution failed
Please see the log file for port rpm for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_rpm/rpm/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port rpm failed

Attachments (1)

main.log (744.5 KB) - added by jyewen001@… 10 years ago.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by jyewen001@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: n3npq@… afb@… added
Description: modified (diff)
Port: rpm added
Priority: HighNormal
Resolution: duplicate
Status: newclosed
Summary: install rpm has errorrpm: undefined libiconv symbols

The log says:

:info:build Undefined symbols for architecture x86_64:
:info:build   "_libiconv", referenced from:
:info:build       _xstrtolocale in strtolocale.o
:info:build   "_libiconv_close", referenced from:
:info:build       _xstrtolocale in strtolocale.o
:info:build   "_libiconv_open", referenced from:
:info:build       _xstrtolocale in strtolocale.o
:info:build ld: symbol(s) not found for architecture x86_64

That makes this a duplicate of #40128.

Note: See TracTickets for help on using tickets.