Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302203 - dev-tex/pdftex-1.40.10 and app-admin/eselect-pdftex-0.3 stable request
Summary: dev-tex/pdftex-1.40.10 and app-admin/eselect-pdftex-0.3 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2010-01-25 17:38 UTC by Alexis Ballier
Modified: 2010-05-21 17:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2010-01-25 17:38:31 UTC
This one should be good to go alone.

To test it: use eselect pdftex and set it to pdftex-1.40.10
Then you can use pdflatex with a .tex file, the rest of texlive will use it as a base engine for pdftex once eselect'ed.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2010-02-01 23:03:53 UTC
x86 stable
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2010-02-07 19:11:47 UTC
alpha/arm/ia64/s390/sh/sparc stable
Comment 3 Arnaud Launay 2010-02-10 07:34:29 UTC
I got today a stable 1.40.9... Which doesn't compile on amd64.

Could it be possible to stabilize 1.40.10 for amd64, or whatever ?
Comment 4 Oliver Borm 2010-02-10 19:08:41 UTC
(In reply to comment #3)
> I got today a stable 1.40.9... Which doesn't compile on amd64.
> 
Me too, here is the build log:


writepng.c:471: warning: ignoring return value of 'fread', declared with attribute warn_unused_result                                                                               
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I./../..  -I.. -I./.. -I../.. -I./../.. -I../../../libs/md5 -I./../../../libs/md5 -I/usr/include/poppler -I/usr/include/poppler/.. -I/usr/include/poppler -I/usr/include/poppler/.. -I../../../libs/obsdcompat -I../../../libs/obsdcompat/.. -I./../../../libs/obsdcompat -I./../../../libs/obsdcompat/.. -DpdfTeX -mtune=nocona -O2 -pipe  -c subfont.c -o subfont.o                                                                                                                                
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I. -I. -I.. -I./../..  -I.. -I./.. -I../.. -I./../.. -I../../../libs/md5 -I./../../../libs/md5 -I/usr/include/poppler -I/usr/include/poppler/.. -I/usr/include/poppler -I/usr/include/poppler/.. -I../../../libs/obsdcompat -I../../../libs/obsdcompat/.. -I./../../../libs/obsdcompat -I./../../../libs/obsdcompat/.. -DpdfTeX -mtune=nocona -O2 -pipe  -c tounicode.c -o tounicode.o                                                                                                                            
subfont.c: In function 'read_sfd':
subfont.c:130: warning: format not a string literal and no format arguments
pdftoepdf.cc: In function 'void copyFont(char*, Object*)':
pdftoepdf.cc:393: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:395: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:396: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:398: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:400: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:402: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:406: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:408: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc: In function 'integer read_pdf_info(char*, char*, integer, integer, integer, integer)':
pdftoepdf.cc:703: error: 'class PDFDoc' has no member named 'getPDFVersion'
pdftoepdf.cc: In function 'void write_epdf()':
pdftoepdf.cc:974: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:978: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:983: warning: deprecated conversion from string constant to 'char*'
pdftoepdf.cc:988: warning: deprecated conversion from string constant to 'char*'
make[1]: *** [pdftoepdf.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-tex/pdftex-1.40.9/work/pdftex-1.40.9/src/texk/web2c/pdftexdir'
make: *** [pdftexdir/libpdf.a] Error 2
 * ERROR: dev-tex/pdftex-1.40.9 failed:
 *   emake pdftex failed
 *
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 2745:  Called die
 * The specific snippet of code:
 *       emake LIBXPDFDEP="" LDLIBXPDF="$(pkg-config --libs poppler)" LIBXPDFSRCDIR="/usr/include/poppler" LIBXPDFDIR="/usr/include/poppler" ZLIBSRCDIR="." pdftex || die "emake pdftex failed"
 *
 * If you need support, post the output of 'emerge --info =dev-tex/pdftex-1.40.9',
 * the complete build log and the output of 'emerge -pqv =dev-tex/pdftex-1.40.9'.
 * The complete build log is located at '/var/tmp/portage/dev-tex/pdftex-1.40.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-tex/pdftex-1.40.9/temp/environment'.
 * S: '/var/tmp/portage/dev-tex/pdftex-1.40.9/work/pdftex-1.40.9/src'


Comment 5 Arnaud Launay 2010-02-11 09:48:52 UTC
It's been corrected via the poppler dependency thing.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-11 17:15:06 UTC
Stable for HPPA.
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2010-05-21 17:47:26 UTC
amd64 stable. Last arch. Fixed.