Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651620 - app-text/writerperfect-0.9.5 : /.../MWAWDocument.hxx:224:138: error: nullptr was not declared in this scope
Summary: app-text/writerperfect-0.9.5 : /.../MWAWDocument.hxx:224:138: error: nullptr ...
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-03-26 17:51 UTC by Toralf Förster
Modified: 2018-05-26 12:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.09 KB, text/plain)
2018-03-26 17:51 UTC, Toralf Förster
Details
app-text:writerperfect-0.9.5:20180326-071339.log (app-text:writerperfect-0.9.5:20180326-071339.log,31.32 KB, text/plain)
2018-03-26 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.53 KB, text/plain)
2018-03-26 17:51 UTC, Toralf Förster
Details
environment (environment,17.08 KB, text/plain)
2018-03-26 17:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.73 KB, application/x-bzip)
2018-03-26 17:51 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.44 KB, application/x-bzip)
2018-03-26 17:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.62 KB, application/x-bzip)
2018-03-26 17:51 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-03-26 17:51:25 UTC
In file included from /usr/include/libmwaw-0.3/libmwaw/libmwaw.hxx:99:0,
                 from mwaw2odf.cxx:31:
/usr/include/libmwaw-0.3/libmwaw/MWAWDocument.hxx:224:138: error: ‘nullptr’ was not declared in this scope
 ibrevenge::RVNGTextInterface *documentInterface, char const *password=nullptr);
                                                                       ^
/usr/include/libmwaw-0.3/libmwaw/MWAWDocument.hxx:235:141: error: ‘nullptr’ was not declared in this scope

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

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

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

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]   pypy3 (fallback)




emerge -qpv app-text/writerperfect
[ebuild  N    ] app-text/writerperfect-0.9.5  USE="cdr mspub mwaw visio wpd wpg wps -abiword -debug -ebook -freehand -gsf -keynote -pagemaker"
Comment 1 Toralf Förster gentoo-dev 2018-03-26 17:51:33 UTC
Created attachment 525500 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-26 17:51:36 UTC
Created attachment 525502 [details]
app-text:writerperfect-0.9.5:20180326-071339.log
Comment 3 Toralf Förster gentoo-dev 2018-03-26 17:51:39 UTC
Created attachment 525504 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-26 17:51:42 UTC
Created attachment 525506 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-26 17:51:45 UTC
Created attachment 525508 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-26 17:51:48 UTC
Created attachment 525510 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-26 17:51:51 UTC
Created attachment 525512 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-26 12:23:01 UTC
The bug has been closed via the following commit(s):

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

commit 0f110559dfd98323815334de292721ce266f0c33
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-05-26 11:13:16 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-05-26 12:22:22 +0000

    app-text/writerperfect: Force C++11
    
    Closes: https://bugs.gentoo.org/651620
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/writerperfect/writerperfect-0.9.5.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)