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
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
|
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 |
This task depends upon
Note, upstream also disabled -Werror in another commit: https://gerrit.libreoffice.org/plugins/gitiles/libpagemaker/+/4af124c8f6205236e9fb9882203be5f8115e3dd2
Blocks rebuilds of libreoffice.