community/liborcus: test failure on mips64
Possibly due to the boost upgrade, liborcus has failures in the test suite:
============================================================================
Testsuite summary for liborcus 0.15.3
============================================================================
# TOTAL: 15
# PASS: 9
# SKIP: 0
# XFAIL: 0
# FAIL: 6
# XPASS: 0
# ERROR: 0
============================================================================
See src/liborcus/test-suite.log
============================================================================
test-suite.log
================================================== liborcus 0.15.3: src/liborcus/test-suite.log ==================================================# TOTAL: 15 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 6 # XPASS: 0 # ERROR: 0
.. contents:: :depth: 2
FAIL: liborcus-test-css-document-tree =====================================
terminate called after throwing an instance of 'boost::filesystem::filesystem_error' what(): boost::filesystem::status: Function not implemented: "../../test/css/invalids/1.css" Aborted
FAIL: liborcus-test-json-document-tree ======================================
Testing ../../test/json/basic1/input.json terminate called after throwing an instance of 'boost::filesystem::filesystem_error' what(): boost::filesystem::file_size: Function not implemented: "../../test/json/basic1/input.json" Aborted
FAIL: liborcus-test-yaml-document-tree ======================================
terminate called after throwing an instance of 'boost::filesystem::filesystem_error' what(): boost::filesystem::status: Function not implemented: "../../test/yaml/invalids/2.yaml" Aborted
FAIL: liborcus-test-xml-structure-tree =====================================
terminate called after throwing an instance of 'boost::filesystem::filesystem_error' what(): boost::filesystem::file_size: Function not implemented: "../../test/xml-structure/basic-1/input.xml" Aborted
FAIL: dom-tree-test ===================
terminate called after throwing an instance of 'boost::filesystem::filesystem_error' what(): boost::filesystem::file_size: Function not implemented: "../../test/xml/osm/street-in-aizu.osm" Aborted
FAIL: json-structure-tree-test ==============================
terminate called after throwing an instance of 'boost::filesystem::filesystem_error' what(): boost::filesystem::status: Function not implemented: "../../test/json-structure/no-value-nodes/04.json" Aborted
See: https://build.alpinelinux.org/buildlogs/build-edge-mips64/community/liborcus/liborcus-0.15.3-r1.log