Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 355105

Summary: app-text/texlive-core-2010: compilation fails with media-libs/libpng-1.5.x
Product: Gentoo Linux Reporter: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: RESOLVED FIXED    
Severity: normal CC: tex
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.tug.org/svn/texlive?view=revision&revision=21237
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 354479    

Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-02-15 20:39:20 UTC
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./w2c     -DPOPPLER_VERSION=\"0.16.2\" -I/usr/include/poppler   -I/var/tmp/portage/app-text/texlive-core-2010/work/texlive-20100722-source/libs/obsdcompat -I/var/tmp/portage/app-text/texlive-core-2010/work/texlive-20100722-source/libs/obsdcompat -I./libmd5 -I./pdftexdir  -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -march=barcelona -O2 -pipe -MT libpdftex_a-writeimg.o -MD -MP -MF .deps/libpdftex_a-writeimg.Tpo -c -o libpdftex_a-writeimg.o `test -f 'pdftexdir/writeimg.c' || echo './'`pdftexdir/writeimg.c
pdftexdir/writeimg.c: In function 'imagecolordepth':
pdftexdir/writeimg.c:140:29: error: dereferencing pointer to incomplete type
pdftexdir/writeimg.c: In function 'deleteimage':
pdftexdir/writeimg.c:392:38: error: dereferencing pointer to incomplete type
make[5]: *** [libpdftex_a-writeimg.o] Error 1
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-02-15 21:12:41 UTC
This changeset http://www.tug.org/svn/texlive?view=revision&revision=21250 and the one from URL seem to be needed although texlive-core still fails for me with both patches applied.
Comment 2 Alexis Ballier gentoo-dev 2011-02-15 21:30:13 UTC
http://www.tug.org/svn/texlive?view=revision&revision=21237
is for luatex and we dont build it from texlive

still remains pdftex and maybe others though
Comment 3 Alexis Ballier gentoo-dev 2011-02-16 12:19:21 UTC
messed up URL; this should be the one applying to pdftex now
Comment 4 Alexis Ballier gentoo-dev 2011-02-16 13:05:25 UTC
fixed, thanks