Opened 8 years ago

Closed 8 years ago

#50330 closed defect (fixed)

kakasi 2.3.5: fails to configure using iconv on 10.6

Reported by: mojca (Mojca Miklavec) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: snowleopard Cc: dbevans (David B. Evans)
Port: kakasi

Description (last modified by dbevans (David B. Evans))

While building p5-text-kakasi on the 10.6 buildbot kakasi fails to configure:

checking for iconv... no, consider installing GNU libiconv
configure: error: can not use EUC-JP or UTF-8 encoding on iconv
Command failed:  cd "/opt/local/var/macports/build/_opt_mports_dports_textproc_kakasi/kakasi/work/kakasi-2.3.5" && ./configure --prefix=/opt/local --enable-maintainer-mode 
Exit code: 1

Change History (2)

comment:1 Changed 8 years ago by dbevans (David B. Evans)

Description: modified (diff)
Port: kakasi added; p5-text-kakasi removed
Summary: p5-text-kakasi 2.3.5: fails to use iconv on 10.6kakasi 2.3.5: fails to configure using iconv on 10.6

It appears the configuration error occurs while building kakasi itself.

comment:2 Changed 8 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Apparently an error in the libiconv configuration test when UTF-8 support is not available. Fixed by upgrading to version 2.3.6 in r144649.

Note: See TracTickets for help on using tickets.