[MacPorts] #57185: inkscape-devel: error: call to deleted member function 'dictAdd'
MacPorts
noreply at macports.org
Thu Sep 27 15:26:22 UTC 2018
#57185: inkscape-devel: error: call to deleted member function 'dictAdd'
--------------------+----------------------------
Reporter: mf2k | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: inkscape-devel
--------------------+----------------------------
I'm seeing the following rebuild error with inkscape-devel:
{{{
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build extension/internal/pdfinput/pdf-parser.cpp:3689:12: error:
call to deleted member function 'dictAdd'
:info:build dict.dictAdd(key, std::move(obj));
:info:build ~~~~~^~~~~~~
:info:build /opt/local/include/poppler/Object.h:276:8: note: candidate
function has been explicitly deleted
:info:build void dictAdd(char *key, Object &&val) = delete;
:info:build ^
:info:build /opt/local/include/poppler/Object.h:359:21: note: candidate
function
:info:build inline void Object::dictAdd(const char *key, Object &&val)
:info:build ^
:info:build 1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57185>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list