Opened 5 years ago

Closed 5 years ago

#11338 closed defect (fixed)

texlive fails to build with poppler-0.69.0

Reported by: ken@… Owned by: ken@…
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Although I attempted to fix it in the current instructions, at the time I was using 0.68.0 and the upstream fix for 0.69.0 was therefore not tested. The book has now moved on to 0.71.0.

For the record:

in texk/web2c/luatexdir/lua/lepdflib.cc
error: use of deleted function 'void Dict::add(char*, Object&&)'

It builds if I drop system poppler, so rather than try to keep up with that moving target, do that.

Hopefully, in 2019 it will not use poppler.

Change History (3)

comment:1 by ken@…, 5 years ago

Owner: changed from blfs-book to ken@…
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

I did build all packages except texlive and libreoffice that use poppler when I updated to 0.71 and they all built without issue. To me, that points to an issue with texlive.

in reply to:  2 comment:3 by ken@…, 5 years ago

Resolution: fixed
Status: assignedclosed

Replying to bdubbs:

I did build all packages except texlive and libreoffice that use poppler when I updated to 0.71 and they all built without issue. To me, that points to an issue with texlive.

Yes indeed. The upstream patch (using a different file for 69) was supposed to fix the build, but it did not.

Fixed at r20694.

Note: See TracTickets for help on using tickets.