FS#62165 - [libpagemaker] doesn't build

Attached to Project: Arch Linux
Opened by Andreas Baumann (andreas_baumann) - Thursday, 28 March 2019, 06:30 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 19 January 2020, 12:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

make[3]: Entering directory '/build/libpagemaker/src/libpagemaker-0.0.4/src/lib'
CXX OutputShape.lo
CXX PMDCollector.lo
CXX PMDParser.lo
PMDParser.cpp: In member function �void libpagemaker::PMDParser::parseHeader(uint32_t*, uint16_t*)�:
PMDParser.cpp:855:10: error: catching polymorphic type �struct libpagemaker::PMDStreamException� by value [-Werror=catch-value=]
catch (PMDStreamException)
^~~~~~~~~~~~~~~~~~
PMDParser.cpp:865:10: error: catching polymorphic type �struct libpagemaker::PMDStreamException� by value [-Werror=catch-value=]
catch (PMDStreamException)
^~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors


Additional info:
* package version(s): 0.0.4-1

Steps to reproduce:

asp export libpagemaker
cd libpagemaker
staging-x86_64-build |& tee log.64
   log.64 (14 KiB)
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Sunday, 19 January 2020, 12:34 GMT
Reason for closing:  Fixed

Loading...