Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830058 - games-misc/fortune-mod-cs-1.6.9 - iconv: unrecognized option: -
Summary: games-misc/fortune-mod-cs-1.6.9 - iconv: unrecognized option: -
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 09:37 UTC by Toralf Förster
Modified: 2022-09-17 01:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.04 KB, text/plain)
2021-12-27 09:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,375.51 KB, text/plain)
2021-12-27 09:37 UTC, Toralf Förster
Details
environment (environment,22.42 KB, text/plain)
2021-12-27 09:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.09 KB, application/x-bzip)
2021-12-27 09:37 UTC, Toralf Förster
Details
games-misc:fortune-mod-cs-1.6.9:20211226-213809.log (games-misc:fortune-mod-cs-1.6.9:20211226-213809.log,1.84 KB, text/plain)
2021-12-27 09:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.76 KB, application/x-bzip)
2021-12-27 09:37 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 2021-12-27 09:37:45 UTC
>>> Configuring source in /var/tmp/portage/games-misc/fortune-mod-cs-1.6.9/work/fortune-cs-1.6.9 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/games-misc/fortune-mod-cs-1.6.9/work/fortune-cs-1.6.9 ...
iconv: unrecognized option: -
 * ERROR: games-misc/fortune-mod-cs-1.6.9::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211222-160113

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit b4175685d16cd23243fc6c480dbe28b335d47cf7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 26 21:06:49 2021 +0000

    2021-12-26 21:06:48 UTC

emerge -qpvO games-misc/fortune-mod-cs
[ebuild  N    ] games-misc/fortune-mod-cs-1.6.9  USE="unicode"
Comment 1 Toralf Förster gentoo-dev 2021-12-27 09:37:46 UTC
Created attachment 760312 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-27 09:37:48 UTC
Created attachment 760313 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-27 09:37:49 UTC
Created attachment 760314 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-27 09:37:50 UTC
Created attachment 760315 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-27 09:37:51 UTC
Created attachment 760316 [details]
games-misc:fortune-mod-cs-1.6.9:20211226-213809.log
Comment 6 Toralf Förster gentoo-dev 2021-12-27 09:37:52 UTC
Created attachment 760317 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-17 01:27:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d8345bb33fc42ebc0edeea6313dffd2c859255

commit 24d8345bb33fc42ebc0edeea6313dffd2c859255
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-17 01:26:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-17 01:26:21 +0000

    games-misc/fortune-mod-cs: fix iconv call on musl
    
    Use POSIX arguments & behaviour instead.
    
    Closes: https://bugs.gentoo.org/830058
    Signed-off-by: Sam James <sam@gentoo.org>

 games-misc/fortune-mod-cs/fortune-mod-cs-1.6.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)