Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653494 - app-text/wv2-0.4.2-r2 : /.../umachine.h:347:13: error: char16_t does not name a type
Summary: app-text/wv2-0.4.2-r2 : /.../umachine.h:347:13: error: char16_t does not name...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-18 17:21 UTC by Toralf Förster
Modified: 2018-05-26 10:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.33 KB, text/plain)
2018-04-18 17:21 UTC, Toralf Förster
Details
app-text:wv2-0.4.2-r2:20180418-041900.log (app-text:wv2-0.4.2-r2:20180418-041900.log,24.20 KB, text/plain)
2018-04-18 17:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,143.88 KB, text/plain)
2018-04-18 17:21 UTC, Toralf Förster
Details
environment (environment,111.97 KB, text/plain)
2018-04-18 17:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.82 KB, application/x-bzip)
2018-04-18 17:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.91 KB, application/x-bzip)
2018-04-18 17:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.53 KB, application/x-bzip)
2018-04-18 17:22 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 2018-04-18 17:21:45 UTC
                 from /var/tmp/portage/app-text/wv2-0.4.2-r2/work/wv2-0.4.2/src/olestorage.h:26,
                 from /var/tmp/portage/app-text/wv2-0.4.2-r2/work/wv2-0.4.2/src/olestorage.cpp:19:
/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: 17.0-hardened_libressl_20180415-102936

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv app-text/wv2
[ebuild  N    ] app-text/wv2-0.4.2-r2  USE="zlib"
Comment 1 Toralf Förster gentoo-dev 2018-04-18 17:21:49 UTC
Created attachment 527974 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-18 17:21:52 UTC
Created attachment 527976 [details]
app-text:wv2-0.4.2-r2:20180418-041900.log
Comment 3 Toralf Förster gentoo-dev 2018-04-18 17:21:55 UTC
Created attachment 527978 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-04-18 17:21:58 UTC
Created attachment 527980 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-04-18 17:22:01 UTC
Created attachment 527982 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-18 17:22:03 UTC
Created attachment 527984 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-04-18 17:22:06 UTC
Created attachment 527986 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-26 10:43:04 UTC
The bug has been closed via the following commit(s):

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

commit 8e9a6eb1d1f91d17cb1db87bcf146a53c6877664
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-05-26 10:24:07 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-05-26 10:42:40 +0000

    app-text/wv2: Force C++11
    
    * Also port to EAPI 6
    
    Closes: https://bugs.gentoo.org/653494
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/wv2/files/wv2-0.4.2-glib.patch   |  4 ++--
 app-text/wv2/files/wv2-0.4.2-libgsf.patch |  4 ++--
 app-text/wv2/wv2-0.4.2-r2.ebuild          | 26 +++++++++++++++-----------
 3 files changed, 19 insertions(+), 15 deletions(-)