Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619644 - mail-client/cone-0.92 with GCC <6 fails to build with ICU >=59 - In file included from myserverconfig.C:41: /usr/include/unicode/umachine.h:347:13: error: ‘char16_t’ does not name a type
Summary: mail-client/cone-0.92 with GCC <6 fails to build with ICU >=59 - In file incl...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-25 06:51 UTC by Toralf Förster
Modified: 2019-04-21 06:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.88 KB, text/plain)
2017-05-25 06:51 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,43.00 KB, application/x-bzip)
2017-05-25 06:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,321.57 KB, text/plain)
2017-05-25 06:52 UTC, Toralf Förster
Details
environment (environment,100.32 KB, text/plain)
2017-05-25 06:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.18 KB, application/x-bzip)
2017-05-25 06:52 UTC, Toralf Förster
Details
mail-client:cone-0.92:20170524-235343.log (mail-client:cone-0.92:20170524-235343.log,327.39 KB, text/plain)
2017-05-25 06:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.70 KB, application/x-bzip)
2017-05-25 06:52 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-05-25 06:51:55 UTC
                 from /usr/include/libxml2/libxml/parser.h:810,
                 from myserverconfig.C:41:
/usr/include/unicode/umachine.h:347:13: error: ‘char16_t’ does not name a type
     typedef char16_t UChar;
             ^
In file included from /usr/include/unicode/utypes.h:39:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: desktop-gcc5_20170517-200136

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-25 06:51:58 UTC
Created attachment 474176 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-25 06:52:02 UTC
Created attachment 474178 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-05-25 06:52:05 UTC
Created attachment 474180 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-25 06:52:08 UTC
Created attachment 474182 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-25 06:52:11 UTC
Created attachment 474184 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-25 06:52:15 UTC
Created attachment 474186 [details]
mail-client:cone-0.92:20170524-235343.log
Comment 7 Toralf Förster gentoo-dev 2017-05-25 06:52:18 UTC
Created attachment 474188 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2017-07-06 15:38:51 UTC
In file included from /usr/include/unicode/utypes.h:38:0,
                 from /usr/include/unicode/ucnv_err.h:88,
                 from /usr/include/unicode/ucnv.h:52,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:810,
                 from myserverconfig.C:41:
/usr/include/unicode/umachine.h:347:13: error: ‘char16_t’ does not name a type
     typedef char16_t UChar;
             ^