Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828773 - games-misc/fortune-mod-at-linux-20030120 - iconv: unrecognized option: -
Summary: games-misc/fortune-mod-at-linux-20030120 - 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 Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2021-12-10 11:31 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,14.28 KB, text/plain)
2021-12-10 11:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,41.40 KB, text/plain)
2021-12-10 11:31 UTC, Toralf Förster
Details
environment (environment,20.05 KB, text/plain)
2021-12-10 11:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,40.48 KB, application/x-bzip)
2021-12-10 11:31 UTC, Toralf Förster
Details
games-misc:fortune-mod-at-linux-20030120:20211210-025235.log (games-misc:fortune-mod-at-linux-20030120:20211210-025235.log,2.04 KB, text/plain)
2021-12-10 11:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,6.93 KB, application/x-bzip)
2021-12-10 11:31 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-10 11:31:50 UTC
>>> Configuring source in /var/tmp/portage/games-misc/fortune-mod-at-linux-20030120/work/fortune-mod-at.linux-20030120 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/games-misc/fortune-mod-at-linux-20030120/work/fortune-mod-at.linux-20030120 ...
iconv: unrecognized option: -
 * ERROR: games-misc/fortune-mod-at-linux-20030120::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 127:  Called src_compile

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20211209-163207

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

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 *
php cli:

  HEAD of ::gentoo
commit 3a8001fb20b7e90610fb389201068af0d8d983cd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 10 01:35:10 2021 +0000

    2021-12-10 01:35:09 UTC

emerge -qpvO games-misc/fortune-mod-at-linux
[ebuild  N    ] games-misc/fortune-mod-at-linux-20030120  USE="unicode"
Comment 1 Toralf Förster gentoo-dev 2021-12-10 11:31:51 UTC
Created attachment 758055 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 11:31:52 UTC
Created attachment 758056 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-10 11:31:53 UTC
Created attachment 758057 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-10 11:31:54 UTC
Created attachment 758058 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-10 11:31:55 UTC
Created attachment 758059 [details]
games-misc:fortune-mod-at-linux-20030120:20211210-025235.log
Comment 6 Toralf Förster gentoo-dev 2021-12-10 11:31:56 UTC
Created attachment 758060 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-17 01:27:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b54a1482d8e8e2cc3e5c04940a90c10bc53bbe5

commit 9b54a1482d8e8e2cc3e5c04940a90c10bc53bbe5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-17 01:27:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-17 01:27:29 +0000

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

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