Opened 6 years ago
Closed 6 years ago
#11338 closed defect (fixed)
texlive fails to build with poppler-0.69.0
Reported by: | Owned by: | ||
---|---|---|---|
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 , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
follow-up: 3 comment:2 by , 6 years ago
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.
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.