Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874654 - app-i18n/kakasi-2.3.6 - configure: error: can not use EUC-JP or UTF-8 encoding on iconv
Summary: app-i18n/kakasi-2.3.6 - configure: error: can not use EUC-JP or UTF-8 encodin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 14:08 UTC by Toralf Förster
Modified: 2023-04-16 05:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.93 KB, text/plain)
2022-10-03 14:08 UTC, Toralf Förster
Details
app-i18n:kakasi-2.3.6:20221003-134016.log (app-i18n:kakasi-2.3.6:20221003-134016.log,7.42 KB, text/plain)
2022-10-03 14:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102.99 KB, text/plain)
2022-10-03 14:08 UTC, Toralf Förster
Details
environment (environment,26.31 KB, text/plain)
2022-10-03 14:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.12 KB, application/x-bzip)
2022-10-03 14:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.23 KB, application/x-bzip)
2022-10-03 14:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.72 KB, application/x-bzip)
2022-10-03 14:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-10-03 14:08:17 UTC
checking for iconv... yes
checking for working iconv... yes
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

!!! Please attach the following file when seeking support:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221002-192609

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit d3c6af033927955cf7a9983fabc04e44d029f85b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 13:17:04 2022 +0000

    2022-10-03 13:17:03 UTC

emerge -qpvO app-i18n/kakasi
[ebuild  N    ] app-i18n/kakasi-2.3.6  USE="-static-libs" L10N="-ja"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 14:08:18 UTC
Created attachment 817717 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 14:08:19 UTC
Created attachment 817720 [details]
app-i18n:kakasi-2.3.6:20221003-134016.log
Comment 3 Toralf Förster gentoo-dev 2022-10-03 14:08:20 UTC
Created attachment 817723 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-03 14:08:21 UTC
Created attachment 817726 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-03 14:08:22 UTC
Created attachment 817729 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 14:08:24 UTC
Created attachment 817732 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 14:08:25 UTC
Created attachment 817735 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-04-16 05:26:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555061fac3539bf3d0026d88d957ad5a1ed24beb

commit 555061fac3539bf3d0026d88d957ad5a1ed24beb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-16 05:25:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-16 05:26:03 +0000

    app-i18n/kakasi: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/874654
    Signed-off-by: Sam James <sam@gentoo.org>

 .../kakasi/files/kakasi-2.3.6-configure-clang16.patch | 19 +++++++++++++++++++
 .../{kakasi-2.3.6.ebuild => kakasi-2.3.6-r1.ebuild}   | 15 ++++++++++++++-
 2 files changed, 33 insertions(+), 1 deletion(-)