luatex build breaks in current TL
Hi Luigi, there are more breakages in TL since the inclusion of the current luatex sources (did anyone did test builds before committing???) Travis-CI complains since the last commits, error excerpt: gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c -I/texlive/Work/texk/ptexenc -I/texlive/texk/ptexenc -I/texlive/Work/texk -I/texlive/texk -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -g -O2 -MT ptexdir/libkanji_a-kanji.o -MD -MP -MF ptexdir/.deps/libkanji_a-kanji.Tpo -c -o ptexdir/libkanji_a-kanji.o `test -f 'ptexdir/kanji.c' || echo '../../../texk/web2c/'`ptexdir/kanji.c mv -f ptexdir/.deps/libkanji_a-kanji.Tpo ptexdir/.deps/libkanji_a-kanji.Po make[5]: *** No rule to make target 'luatexdir/lua/helpers.w', needed by 'helpers.c'. Stop. make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory '/texlive/Work/texk/web2c' Full log https://api.travis-ci.org/v3/job/425011985/log.txt Enjoy Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. + JAIST + TeX Live + Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
Hi Norbert,
there are more breakages in TL since the inclusion of the current luatex sources (did anyone did test builds before committing???)
Travis-CI complains since the last commits, error excerpt:
Probably because reautoconf is not done yet. Thanks, Akira
Il gio 6 set 2018, 05:10 Akira Kakuto
Hi Norbert,
there are more breakages in TL since the inclusion of the current luatex sources (did anyone did test builds before committing???)
Travis-CI complains since the last commits, error excerpt:
Probably because reautoconf is not done yet.
Thanks, Akira
Hm, perhaps I have forgotten to update some autotools files..I will rebuild later. Luatex now include mplib without binary mode, i.e no more mpfr and gmp dependencies. Metapost still has the full math modes, so it needs gmp and mpfr. Luatex also doesn't need poppler anymore, and hence no need for c++ also.
Hi Luigi
Hm, perhaps I have forgotten to update some autotools files..I will rebuild later.
Thanks
dependencies. Metapost still has the full math modes, so it needs gmp and mpfr.
Please also look into the
#include
Luatex also doesn't need poppler anymore, and hence no need for c++ also.
It would be GREAT if we could use the new replacement library *all*over* TeX Live and finally eradicate poppler from TL. One of the sources of my nightmares it is this poppler. Best Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. + JAIST + TeX Live + Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
Il gio 6 set 2018, 06:30 Norbert Preining
It would be GREAT if we could use the new replacement library *all*over* TeX Live and finally eradicate poppler from TL. One of the sources of my nightmares it is this poppler.
I think that it's better to keep poppler in texlive for the next 2019; pplib in luatex seems to be faster than poppler, and the size of the binary is smaller, but we still have some issues with some pdf and I have not checked it on all platforms . It's better to test it only in luatex for now, but yes ,as poppler replacement for texlive it makes sense.
now, but yes ,as poppler replacement for texlive it makes sense.
I would be happy if by 2021 we could get rid of poppler, 2020 would even better ;-) Norbert -- PREINING Norbert http://www.preining.info Accelia Inc. + JAIST + TeX Live + Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
Probably because reautoconf is not done yet.
Unfortunately not, doing a reautoconf and Build breaks at
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c -I/home/norbert/Development/TeX/texlive.git/Build/source/Work/libs/mpfr/include -I/home/norbert/Development/TeX/texlive.git/Build/source/Work/libs/gmp/include -I/home/norbert/Development/TeX/texlive.git/Build/source/Work/libs/cairo/cairo -I/home/norbert/Development/TeX/texlive.git/Build/source/Work/libs/pixman/include -I/home/norbert/Development/TeX/texlive.git/Build/source/Work/libs/libpng/include -I/home/norbert/Development/TeX/texlive.git/Build/source/Work/libs/zlib/include -I/home/norbert/Development/TeX/texlive.git/Build/source/Work/texk/ptexenc -I/home/norbert/Development/TeX/texlive.git/Build/source/texk/ptexenc -I/home/norbert/Development/TeX/texlive.git/Build/source/Work/texk -I/home/norbert/Development/TeX/texlive.git/Build/source/texk -I../../../texk/web2c/mplibdir -Wimplicit -Wreturn-type -g -O2 -MT pmpost-pmpmathbinary.o -MD -MP -MF .deps/pmpost-pmpmathbinary.Tpo -c -o pmpost-pmpmathbinary.o `test -f 'pmpmathbinary.c' || echo '../../../texk/web2c/'`pmpmathbinary.c
In file included from ../../../texk/web2c/mplibdir/mpmathbinary.w:28:
../../../texk/web2c/mplibdir/mpmathbinary.w:44:10: fatal error: gmp/config.h: No such file or directory
#include
participants (4)
-
Akira Kakuto
-
luigi scarso
-
Norbert Preining
-
Norbert Preining