Opened 17 months ago

Last modified 7 months ago

#66281 assigned defect

qore fails on 10.5.8: error: no declaration matches 'QoreListNode* QoreListNode::splice(ptrdiff_t)'

Reported by: barracuda156 Owned by: davidnich (David Nichols)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: leopard Cc: mascguy (Christopher Nielsen)
Port: qore

Description

:info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_qore/qore/work/qore-1.12.2/lib/single-compilation-unit.cpp:116:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_qore/qore/work/qore-1.12.2/lib/QoreListNode.cpp:500:15: error: no declaration matches 'QoreListNode* QoreListNode::splice(ptrdiff_t)'
:info:build   500 | QoreListNode* QoreListNode::splice(ptrdiff_t offset) {
:info:build       |               ^~~~~~~~~~~~

Attachments (1)

main.log (386.9 KB) - added by barracuda156 17 months ago.

Download all attachments as: .zip

Change History (3)

Changed 17 months ago by barracuda156

Attachment: main.log added

comment:1 Changed 17 months ago by barracuda156

Also some changes may be needed to allow using oneTBB instead of tbb. Related general ticket: https://trac.macports.org/ticket/66280

comment:2 Changed 7 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added
Note: See TracTickets for help on using tickets.