Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713210 - app-i18n/tomoe-0.6.0-r5 : tomoe-xml-parser.c: error: sys_errlist undeclared (first use in this function)
Summary: app-i18n/tomoe-0.6.0-r5 : tomoe-xml-parser.c: error: sys_errlist undeclared (...
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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-18 13:52 UTC by Toralf Förster
Modified: 2020-10-02 18:58 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2020-03-18 13:52 UTC, Toralf Förster
Details
app-i18n:tomoe-0.6.0-r5:20200318-134619.log (app-i18n:tomoe-0.6.0-r5:20200318-134619.log,74.52 KB, text/plain)
2020-03-18 13:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.73 KB, text/plain)
2020-03-18 13:52 UTC, Toralf Förster
Details
environment (environment,96.98 KB, text/plain)
2020-03-18 13:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.88 KB, application/x-bzip)
2020-03-18 13:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.22 KB, application/x-bzip)
2020-03-18 13:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.35 KB, application/x-bzip)
2020-03-18 13:53 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 2020-03-18 13:52:42 UTC
                 from tomoe-xml-parser.c:29:
tomoe-xml-parser.c: In function tomoe_xml_parser_parse_dictionary_file:
tomoe-xml-parser.c:444:20: error: sys_errlist undeclared (first use in this function)
  444 |                    sys_errlist[errno]);
      |                    ^~~~~~~~~~~
/usr/include/glib-2.0/glib/gmessages.h:339:32: note: in definition of macro g_warning

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 12:39:08 +0000
emerge -qpvO app-i18n/tomoe
[ebuild  N    ] app-i18n/tomoe-0.6.0-r5  USE="-hyperestraier -mysql -python -ruby -static-libs -subversion" PYTHON_SINGLE_TARGET="python2_7" RUBY_TARGETS="ruby25 -ruby26 -ruby27"
Comment 1 Toralf Förster gentoo-dev 2020-03-18 13:52:44 UTC
Created attachment 621680 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 13:52:47 UTC
Created attachment 621682 [details]
app-i18n:tomoe-0.6.0-r5:20200318-134619.log
Comment 3 Toralf Förster gentoo-dev 2020-03-18 13:52:50 UTC
Created attachment 621684 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-18 13:52:53 UTC
Created attachment 621686 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-18 13:52:56 UTC
Created attachment 621688 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 13:52:58 UTC
Created attachment 621690 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-18 13:53:01 UTC
Created attachment 621692 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-10-02 17:45:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0623ba1f0b28c7126996383d3320490bb5285729

commit 0623ba1f0b28c7126996383d3320490bb5285729
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2020-09-25 00:00:00 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-10-02 17:45:07 +0000

    app-i18n/tomoe: Fix building with glibc 2.32.
    
    Closes: https://bugs.gentoo.org/713210
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-i18n/tomoe/files/tomoe-glibc-2.32.patch | 11 +++++++++++
 app-i18n/tomoe/tomoe-0.6.0-r6.ebuild        |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)
Comment 9 Michael 'veremitz' Everitt 2020-10-02 18:58:20 UTC
Confirmed good with musl-libc:

>>> Completed installing app-i18n/tomoe-0.6.0-r6 into /var/tmp/portage/app-i18n/tomoe-0.6.0-r6/image/

on

Portage 2.3.103 (python 3.6.5-final-0, default/linux/amd64/17.0/musl/hardened, gcc-9.3.0, musl-1.1.24, 4.9.162-mje-ck1 x86_64)    
=================================================================                                                                 
System uname: Linux-4.9.162-mje-ck1-x86_64-Intel_Xeon_E3-12xx_v2_-Ivy_Bridge-with-gentoo-2.6