pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48771: print/luatex after poppler 0.26 update lepdflib.cc:576:1: error: cannot convert 'StructTreeRoot*' to 'Object*'
>Number: 48771
>Category: pkg
>Synopsis: print/luatex after poppler 0.26 update lepdflib.cc:576:1:
>error: cannot convert 'StructTreeRoot*' to 'Object*'
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 29 16:05:00 +0000 2014
>Originator: David Shao
>Release: DragonFly 3.7-DEVELOPMENT x86_64
>Organization:
>Environment:
DragonFly 3.7-DEVELOPMENT DragonFly v3.7.1.1125.ga2296-DEVELOPMENT #4: Sun Apr
27 17:02:25 PDT 2014 xxxxx@:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64
>Description:
For both a DragonFly 3.7-DEVELOPMENT x86_64 and a NetBSD 6.99.40 amd64 system,
current pkgsrc cvs fails to build print/luatex after the update to poppler 0.26:
c++ -DHAVE_CONFIG_H -I. -I./w2c -I/usr/pkg/include
-I/usr/pkg/include/libpng16 -DPOPPLER_VERSION=\"0.26.0\"
-I/usr/pkg/include/poppler -I./libmd5 -DpdfTeX -I./luatexdir
-DLUA_COMPAT_MODULE -I./luatexdir/lua52 -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'
-I./synctexdir -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm
-I/usr/pkg/include/freetype2 -g -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -MT
luatexdir/lua/libluatex_a-lepdflib.o -MD -MP -MF
luatexdir/lua/.deps/libluatex_a-lepdflib.Tpo -c -o
luatexdir/lua/libluatex_a-lepdflib.o `test -f 'luatexdir/lua/lepdflib.cc' ||
echo './'`luatexdir/lua/lepdflib.cc
luatexdir/lua/lepdflib.cc: In function 'int
m_Catalog_getStructTreeRoot(lua_State*)':
luatexdir/lua/lepdflib.cc:576:1: error: cannot convert 'StructTreeRoot*' to
'Object*' in assignment
luatexdir/lua/lepdflib.cc: In function 'int
m_PDFDoc_getStructTreeRoot(lua_State*)':
luatexdir/lua/lepdflib.cc:2155:64: error: cannot convert 'StructTreeRoot*' to
'Object*' in assignment
Makefile:6814: recipe for target 'luatexdir/lua/libluatex_a-lepdflib.o' failed
gmake[4]: *** [luatexdir/lua/libluatex_a-lepdflib.o] Error 1
gmake[4]: Leaving directory
'/usr/pkgsrc/print/luatex/work/luatex-beta-0.76.0/source/texk/web2c'
Makefile:6895: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
'/usr/pkgsrc/print/luatex/work/luatex-beta-0.76.0/source/texk/web2c'
Makefile:1975: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
'/usr/pkgsrc/print/luatex/work/luatex-beta-0.76.0/source/texk/web2c'
Makefile:350: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
'/usr/pkgsrc/print/luatex/work/luatex-beta-0.76.0/source/texk'
Makefile:435: recipe for target 'all-recursive' failed
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index