Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619148 - sci-libs/gdal-2.0.3 : with GCC <6 fails to build with ICU >=59
Summary: sci-libs/gdal-2.0.3 : with GCC <6 fails to build with ICU >=59
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-59-gcc-5
  Show dependency tree
 
Reported: 2017-05-21 07:23 UTC by Toralf Förster
Modified: 2018-02-19 19:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.63 KB, text/plain)
2017-05-21 07:23 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,13.64 KB, application/x-bzip)
2017-05-21 07:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.90 KB, text/plain)
2017-05-21 07:23 UTC, Toralf Förster
Details
environment (environment,250.06 KB, text/plain)
2017-05-21 07:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.03 KB, application/x-bzip)
2017-05-21 07:23 UTC, Toralf Förster
Details
sci-libs:gdal-2.0.3:20170521-051500.log (sci-libs:gdal-2.0.3:20170521-051500.log,49.73 KB, text/plain)
2017-05-21 07:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,58.11 KB, application/x-bzip)
2017-05-21 07:24 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-21 07:23:39 UTC
                 from /usr/include/libxml2/libxml/xmlschemas.h:19,
                 from cpl_xml_validate.cpp:57:
/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-212950

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)
Comment 1 Toralf Förster gentoo-dev 2017-05-21 07:23:42 UTC
Created attachment 473598 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-21 07:23:45 UTC
Created attachment 473600 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-05-21 07:23:48 UTC
Created attachment 473602 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-21 07:23:51 UTC
Created attachment 473604 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-21 07:23:54 UTC
Created attachment 473606 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-21 07:23:57 UTC
Created attachment 473608 [details]
sci-libs:gdal-2.0.3:20170521-051500.log
Comment 7 Toralf Förster gentoo-dev 2017-05-21 07:24:00 UTC
Created attachment 473610 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-02-19 19:42:38 UTC
The bug has been closed via the following commit(s):

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

commit afe9a5b0fba8e0689a3b904d889b166440a49fc1
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-02-19 18:17:21 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-02-19 19:40:41 +0000

    sci-libs/gdal: Always build in C++14 mode
    
    Closes: https://bugs.gentoo.org/619148
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-libs/gdal/gdal-2.2.3-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)