[MacPorts] #57184: texlive broken after `port upgrade outdated'

MacPorts noreply at macports.org
Thu Sep 27 12:37:48 UTC 2018


#57184: texlive broken after `port upgrade outdated'
--------------------------+----------------------
  Reporter:  clegra       |      Owner:  drkp
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.5.3
Resolution:               |   Keywords:
      Port:  texlive-bin  |
--------------------------+----------------------
Changes (by jmroot):

 * status:  new => assigned
 * priority:  High => Normal
 * keywords:  texlive =>
 * milestone:  MacPorts 2.5.4 =>
 * owner:  (none) => drkp
 * port:  texlive => texlive-bin


Old description:

> --->  Fetching archive for poppler-data
> --->  Attempting to fetch poppler-data-0.4.9_0.darwin_17.noarch.tbz2 from
> https://packages.macports.org/poppler-data
> --->  Attempting to fetch poppler-
> data-0.4.9_0.darwin_17.noarch.tbz2.rmd160 from
> https://packages.macports.org/poppler-data
> --->  Installing poppler-data @0.4.9_0
> --->  Activating poppler-data @0.4.9_0
> --->  Cleaning poppler-data
> --->  Computing dependencies for poppler
> --->  Fetching archive for poppler
> --->  Attempting to fetch poppler-0.69.0_0.darwin_17.x86_64.tbz2 from
> https://packages.macports.org/poppler
> --->  Attempting to fetch poppler-0.69.0_0.darwin_17.x86_64.tbz2 from
> http://lil.fr.packages.macports.org/poppler
> --->  Attempting to fetch poppler-0.69.0_0.darwin_17.x86_64.tbz2 from
> http://mse.uk.packages.macports.org/sites/packages.macports.org/poppler
> --->  Fetching distfiles for poppler
> --->  Verifying checksums for poppler
> --->  Extracting poppler
> --->  Applying patches to poppler
> --->  Configuring poppler
> --->  Building poppler
> --->  Staging poppler into destroot
> --->  Installing poppler @0.69.0_0
> --->  Activating poppler @0.69.0_0
> --->  Cleaning poppler
> --->  Computing dependencies for texlive-bin
> --->  Building texlive-bin
> Error: Failed to build texlive-bin: command execution failed
> Error: See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log for
> details.
> Error: Problem while installing texlive-bin
> Error: Unable to execute port: upgrade texlive-context failed

New description:

 {{{
 --->  Fetching archive for poppler-data
 --->  Attempting to fetch poppler-data-0.4.9_0.darwin_17.noarch.tbz2 from
 https://packages.macports.org/poppler-data
 --->  Attempting to fetch poppler-
 data-0.4.9_0.darwin_17.noarch.tbz2.rmd160 from
 https://packages.macports.org/poppler-data
 --->  Installing poppler-data @0.4.9_0
 --->  Activating poppler-data @0.4.9_0
 --->  Cleaning poppler-data
 --->  Computing dependencies for poppler
 --->  Fetching archive for poppler
 --->  Attempting to fetch poppler-0.69.0_0.darwin_17.x86_64.tbz2 from
 https://packages.macports.org/poppler
 --->  Attempting to fetch poppler-0.69.0_0.darwin_17.x86_64.tbz2 from
 http://lil.fr.packages.macports.org/poppler
 --->  Attempting to fetch poppler-0.69.0_0.darwin_17.x86_64.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/poppler
 --->  Fetching distfiles for poppler
 --->  Verifying checksums for poppler
 --->  Extracting poppler
 --->  Applying patches to poppler
 --->  Configuring poppler
 --->  Building poppler
 --->  Staging poppler into destroot
 --->  Installing poppler @0.69.0_0
 --->  Activating poppler @0.69.0_0
 --->  Cleaning poppler
 --->  Computing dependencies for texlive-bin
 --->  Building texlive-bin
 Error: Failed to build texlive-bin: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_tex_texlive-bin/texlive-bin/main.log for
 details.
 Error: Problem while installing texlive-bin
 Error: Unable to execute port: upgrade texlive-context failed
 }}}

--

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                     ^
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/57184#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list