Opened 3 years ago

#61620 new defect

kakasi @2.3.6: configure: error: can not use EUC-JP or UTF-8 encoding on iconv

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: kakasi

Description

https://build.macports.org/builders/ports-11_arm64-builder/builds/1052/steps/install-dependencies/logs/stdio

checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: error: can not use EUC-JP or UTF-8 encoding on iconv

A similar error was mentioned in comment:ticket:46412:4.

Change History (0)

Note: See TracTickets for help on using tickets.