Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637378 - app-i18n/mecab-skkserv-0.03 : /.../getopt_core.h:91:12: error: declaration of int getopt(int, char* const*, const char*) throw () has a different exception specifier
Summary: app-i18n/mecab-skkserv-0.03 : /.../getopt_core.h:91:12: error: declaration of...
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:
 
Reported: 2017-11-13 18:55 UTC by Toralf Förster
Modified: 2017-12-14 12:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.25 KB, text/plain)
2017-11-13 18:55 UTC, Toralf Förster
Details
app-i18n:mecab-skkserv-0.03:20171113-123947.log (app-i18n:mecab-skkserv-0.03:20171113-123947.log,7.35 KB, text/plain)
2017-11-13 18:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,384.27 KB, text/plain)
2017-11-13 18:55 UTC, Toralf Förster
Details
environment (environment,58.25 KB, text/plain)
2017-11-13 18:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.15 KB, application/x-bzip)
2017-11-13 18:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.34 KB, application/x-bzip)
2017-11-13 18:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.79 KB, application/x-bzip)
2017-11-13 18:55 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 2017-11-13 18:55:16 UTC
                 from /usr/include/unistd.h:872,
                 from mecab-skkserv.cpp:41:
/usr/include/bits/getopt_core.h:91:12: error: declaration of ‘int getopt(int, char* const*, const char*) throw ()’ has a different exception specifier
 extern int getopt (int ___argc, char *const *___argv, const char *__shortopts)
            ^~~~~~
In file included from mecab-skkserv.cpp:37:0:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_20171102-174725

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.6.0 [icedtea-8]
2)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8  system-vm

emerge -qpv app-i18n/mecab-skkserv
[ebuild  N    ] app-i18n/mecab-skkserv-0.03
Comment 1 Toralf Förster gentoo-dev 2017-11-13 18:55:19 UTC
Created attachment 504052 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-13 18:55:22 UTC
Created attachment 504054 [details]
app-i18n:mecab-skkserv-0.03:20171113-123947.log
Comment 3 Toralf Förster gentoo-dev 2017-11-13 18:55:25 UTC
Created attachment 504056 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-13 18:55:29 UTC
Created attachment 504058 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-13 18:55:32 UTC
Created attachment 504060 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-13 18:55:35 UTC
Created attachment 504062 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-13 18:55:38 UTC
Created attachment 504064 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-12-14 12:47:04 UTC
The bug has been closed via the following commit(s):

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

commit a499739385626d72c4a6bf5b562be9bdafa3819b
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2017-12-14 12:45:49 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2017-12-14 12:45:49 +0000

    app-i18n/mecab-skkserv: fix build with >=sys-libs/glibc-2.26
    
    Closes: https://bugs.gentoo.org/637378
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 .../mecab-skkserv/files/mecab-skkserv-getopt.patch    | 19 +++++++++++++++++++
 app-i18n/mecab-skkserv/mecab-skkserv-0.03.ebuild      |  1 +
 2 files changed, 20 insertions(+)