Changes between Initial Version and Version 1 of Ticket #57184


Ignore:
Timestamp:
Sep 27, 2018, 12:37:48 PM (6 years ago)
Author:
jmroot (Joshua Root)
Comment:
:info:build luatexdir/lua/lepdflib.cc:1135:24: error: call to deleted member function 'add'
:info:build     ((Dict *) uin->d)->add(s, std::move(*((Object *) uobj->d)));
:info:build     ~~~~~~~~~~~~~~~~~~~^~~
:info:build /opt/local/include/poppler/Dict.h:72:8: note: candidate function has been explicitly deleted
:info:build   void add(char *key, Object &&val) = delete;
:info:build        ^
:info:build /opt/local/include/poppler/Dict.h:69:8: note: candidate function
:info:build   void add(const char *key, Object &&val);
:info:build        ^
:info:build luatexdir/lua/lepdflib.cc:2054:26: error: call to deleted member function 'dictAdd'
:info:build     ((Object *) uin->d)->dictAdd(copyString(s), std::move(*((Object *) uobj->d)));
: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                     ^

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57184

    • Property Status changed from new to assigned
    • Property Priority changed from High to Normal
    • Property Keywords texlive removed
    • Property Milestone changed from MacPorts 2.5.4 to
    • Property Owner set to drkp
    • Property Port texlive-bin added; texlive removed
  • Ticket #57184 – Description

    initial v1  
    11
    2 
     2{{{
    33--->  Fetching archive for poppler-data
    44--->  Attempting to fetch poppler-data-0.4.9_0.darwin_17.noarch.tbz2 from https://packages.macports.org/poppler-data
     
    2828Error: Problem while installing texlive-bin
    2929Error: Unable to execute port: upgrade texlive-context failed
     30}}}