Am 05.08.2017 um 18:14 schrieb Björn 'besser82' Esser:
Am 05.08.2017 um 18:08 schrieb Zbigniew Jędrzejewski-Szmek:
On Fri, Aug 04, 2017 at 01:00:55PM -0700, Adam Williamson wrote:
On Wed, 2017-08-02 at 13:19 +0200, David Tardon wrote:
Hi,
I will build a new release of poppler this week, which includes soname
bump. I will take care of rebuilding the affected packages:
boomaga
calligra
cups-filters
evas-generic-loaders
gambas3
gdal
gdcm
inkscape
kf5-kfilemetadata
libreoffice
okular
pdf2djvu
poppler-sharp
texlive
texworks
Welp, the rebuild of texlive failed, which means gdal can't be built,
and I can't build openqa
In file included from /usr/include/poppler/PDFDoc.h:53:0,
from ../../../texk/web2c/pdftexdir/pdftosrc.cc:52:
/usr/include/poppler/Form.h:353:32: warning: override controls
(override/final) only available with -std=c++11 or -std=gnu++11
void fillChildrenSiblingsID () override;
^
In file included from ../../../texk/web2c/pdftexdir/pdftosrc.cc:52:0:
/usr/include/poppler/PDFDoc.h:295:153: error: 'nullptr' was not
declared in this scope
void markPageObjects(Dict *pageDict, XRef *xRef, XRef *countRef,
Guint numOffset, int oldRefNum, int newRefNum, std::set<Dict*>
*alreadyMarkedDicts = nullptr);
It seem the new poppler requires c++11. I'm now starting a build of
texlive with -std=c++11 locally. On the off chance that it does work
like that, I can try to build it in rawhide too.
Zbyszek
It works. Just tried to. Will start the rebuild within a few mins…
Looks like texlive is failing to build on S390X due some problems with
cpio… I retried two times. :(
```
DEBUG util.py:522: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/texlive-2016-36.20160520.fc27.5.src.rpm'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False
DEBUG util.py:296: Unsharing. Flags: 134217728
DEBUG util.py:439: Updating / installing...
DEBUG util.py:439: texlive-6:2016-36.20160520.fc27.5 ########################################
DEBUG util.py:439: error: unpacking of archive failed on file /builddir/build/SOURCES/wadalab.tar.xz;598609dc: cpio: read
DEBUG util.py:439: error: /builddir/build/originals/texlive-2016-36.20160520.fc27.5.src.rpm cannot be installed
DEBUG util.py:577: Child return code was: 1
DEBUG util.py:188: kill orphans
DEBUG util.py:598: child environment: None
```
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx