Your message dated Sun, 25 Jun 2006 12:23:14 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in NMU of poppler 0.4.5-4.1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: poppler
Version: 0.4.5-4
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of poppler_0.4.5-4 on avidan by sbuild/i386 0.46
> Build started at 20060616-1902
> ******************************************************************************
...
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -Wall -Wno-unused -g 
> -Wall -O2 -c FoFiType1C.cc  -fPIC -DPIC -o .libs/FoFiType1C.o
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -Wall -Wno-unused -g 
> -Wall -O2 -c FoFiType1C.cc -o FoFiType1C.o >/dev/null 2>&1
> /bin/bash ../libtool --tag=CXX --mode=link g++  -Wall -Wno-unused -g -Wall 
> -O2   -o libfofi.la   FoFiBase.lo FoFiEncodings.lo FoFiTrueType.lo 
> FoFiType1.lo FoFiType1C.lo  
> ar cru .libs/libfofi.a .libs/FoFiBase.o .libs/FoFiEncodings.o 
> .libs/FoFiTrueType.o .libs/FoFiType1.o .libs/FoFiType1C.o
> ranlib .libs/libfofi.a
> creating libfofi.la
> (cd .libs && rm -f libfofi.la && ln -s ../libfofi.la libfofi.la)
> make[3]: Leaving directory `/build/buildd/poppler-0.4.5/fofi'
> Making all in splash
> make[3]: Entering directory `/build/buildd/poppler-0.4.5/splash'
> make[4]: Entering directory `/build/buildd/poppler-0.4.5'
> make[4]: Leaving directory `/build/buildd/poppler-0.4.5'
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I../poppler -I.. -I/usr/include/freetype2      -Wall -Wno-unused -g 
> -Wall -O2 -c -o Splash.lo Splash.cc
> mkdir .libs
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I/usr/include/freetype2 
> -Wall -Wno-unused -g -Wall -O2 -c Splash.cc  -fPIC -DPIC -o .libs/Splash.o
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I/usr/include/freetype2 
> -Wall -Wno-unused -g -Wall -O2 -c Splash.cc -o Splash.o >/dev/null 2>&1
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I../poppler -I.. -I/usr/include/freetype2      -Wall -Wno-unused -g 
> -Wall -O2 -c -o SplashBitmap.lo SplashBitmap.cc
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I/usr/include/freetype2 
> -Wall -Wno-unused -g -Wall -O2 -c SplashBitmap.cc  -fPIC -DPIC -o 
> .libs/SplashBitmap.o
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I/usr/include/freetype2 
> -Wall -Wno-unused -g -Wall -O2 -c SplashBitmap.cc -o SplashBitmap.o 
> >/dev/null 2>&1
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I../poppler -I.. -I/usr/include/freetype2      -Wall -Wno-unused -g 
> -Wall -O2 -c -o SplashClip.lo SplashClip.cc
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I/usr/include/freetype2 
> -Wall -Wno-unused -g -Wall -O2 -c SplashClip.cc  -fPIC -DPIC -o 
> .libs/SplashClip.o
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I/usr/include/freetype2 
> -Wall -Wno-unused -g -Wall -O2 -c SplashClip.cc -o SplashClip.o >/dev/null 
> 2>&1
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
> -I.. -I../poppler -I.. -I/usr/include/freetype2      -Wall -Wno-unused -g 
> -Wall -O2 -c -o SplashFTFont.lo SplashFTFont.cc
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I/usr/include/freetype2 
> -Wall -Wno-unused -g -Wall -O2 -c SplashFTFont.cc  -fPIC -DPIC -o 
> .libs/SplashFTFont.o
> SplashFTFont.cc:24:10: error: #include expects "FILENAME" or <FILENAME>
> SplashFTFont.cc: In constructor 
> 'SplashFTFont::SplashFTFont(SplashFTFontFile*, SplashCoord*)':
> SplashFTFont.cc:46: error: 'FT_New_Size' was not declared in this scope
> SplashFTFont.cc: In member function 'virtual SplashPath* 
> SplashFTFont::getGlyphPath(int)':
> SplashFTFont.cc:207: error: invalid conversion from 'int (*)(FT_Vector*, 
> void*)' to 'int (*)(const FT_Vector*, void*)'
> SplashFTFont.cc:207: error: invalid conversion from 'int (*)(FT_Vector*, 
> void*)' to 'int (*)(const FT_Vector*, void*)'
> SplashFTFont.cc:207: error: invalid conversion from 'int (*)(FT_Vector*, 
> FT_Vector*, void*)' to 'int (*)(const FT_Vector*, const FT_Vector*, void*)'
> SplashFTFont.cc:207: error: invalid conversion from 'int (*)(FT_Vector*, 
> FT_Vector*, FT_Vector*, void*)' to 'int (*)(const FT_Vector*, const 
> FT_Vector*, const FT_Vector*, void*)'
> SplashFTFont.cc:212: error: 'FT_Glyph' was not declared in this scope
> SplashFTFont.cc:212: error: expected `;' before 'glyph'
> SplashFTFont.cc:226: error: 'glyph' was not declared in this scope
> SplashFTFont.cc:226: error: 'FT_Get_Glyph' was not declared in this scope
> SplashFTFont.cc:230: error: 'FT_OutlineGlyph' was not declared in this scope
> SplashFTFont.cc:230: error: expected `)' before 'glyph'
> SplashFTFont.cc:201: warning: unused variable 'outlineFuncs'
> make[3]: *** [SplashFTFont.lo] Error 1
> make[3]: Leaving directory `/build/buildd/poppler-0.4.5/splash'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/poppler-0.4.5'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/poppler-0.4.5'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20060616-1905
> FAILED [dpkg-buildpackage died]

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 0.4.5-4.1

I've NMUed for this bug (fixing the bug to use versioning instead of the
"fixed" tag, to ease tracking through testing); here's the changelog:

>  poppler (0.4.5-4.1) unstable; urgency=low
>  .
>    * Non-maintainer upload.
>    * Backport SplashFTFont.cc from 0.5.2; fixes FTBFS with Freetype 2.2.
>      (Closes: #373991)

/* Steinar */
-- 
Homepage: http://www.sesse.net/

--- End Message ---

Reply via email to