Debian Bug report logs -
#186042
libxft2: relocation error: /usr/X11R6/lib/libXft.so.2: undefined symbol: FcInit
Reported by: Richard Smith <rgs26@cam.ac.uk>
Date: Mon, 24 Mar 2003 03:48:01 UTC
Severity: important
Tags: pending, upstream
Merged with 187343
Found in version 2.1-8
Fixed in version xft2/2.1.1-1
Done: Branden Robinson <branden@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>, xft2@packages.qa.debian.org:
Bug#186042; Package libxft2.
(full text, mbox, link).
Acknowledgement sent to Richard Smith <rgs26@cam.ac.uk>:
New Bug report received and forwarded. Copy sent to Branden Robinson <branden@debian.org>, xft2@packages.qa.debian.org.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: libxft2
Version: 2.1-8
Severity: grave
Tags: sid
Justification: renders package unusable
Relocation error; not sure if this is the right package, but this is the one
which contains the library which can't load.
The following symbols failed to resolve:
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddInteger'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddBool'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetBool'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcFreeTypeCharSet'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameUnparse'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameConstant'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetDestroy'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternDuplicate'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcCharSetHasChar'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcFontList'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcUtf16ToUcs4'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcUtf8ToUcs4'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternVaBuild'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetDouble'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetString'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcInit'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetInteger'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetCharSet'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternCreate'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddString'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGet'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddDouble'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcConfigSubstitute'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetCreate'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternDestroy'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcCharSetCount'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameRegisterObjectTypes'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetAdd'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAdd'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcStrCmpIgnoreCase'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcConfigGetBlanks'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcFreeTypeCharIndex'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameParse'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetFTFace'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetMatrix'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternPrint'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcFontMatch'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcDefaultSubstitute'
I imagine this is due to some package being uploaded before some other one
which it depends on and having an incorrect Depends: line.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux helios 2.4.20h3 #1 Sun Mar 2 13:34:07 GMT 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages libxft2 depends on:
ii libc6 2.3.1-16 GNU C Library: Shared libraries an
ii libfreetype6 2.1.3+2.1.4rc2-3 FreeType 2 font engine, shared lib
ii xlibs 4.2.1-6 X Window System client libraries
ii zlib1g 1:1.1.4-11 compression library - runtime
-- no debconf information
Severity set to `important'.
Request was from Christian Marillat <marillat@debian.org>
to control@bugs.debian.org.
(full text, mbox, link).
Tags added: unreproducible
Request was from Christian Marillat <marillat@debian.org>
to control@bugs.debian.org.
(full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>, xft2@packages.qa.debian.org:
Bug#186042; Package libxft2.
(full text, mbox, link).
Acknowledgement sent to Michael Shields <shields@msrl.com>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>, xft2@packages.qa.debian.org.
(full text, mbox, link).
Message #14 received at 186042@bugs.debian.org (full text, mbox, reply):
I can reproduce this, and I also have a workaround:
"LD_PRELOAD=/usr/lib/fontconfig.so.1 startx".
--
Shields.
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>, xft2@packages.qa.debian.org:
Bug#186042; Package libxft2.
(full text, mbox, link).
Acknowledgement sent to Stepan Koltsov <yozh@banana.mx1.ru>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>, xft2@packages.qa.debian.org.
(full text, mbox, link).
Message #19 received at 186042@bugs.debian.org (full text, mbox, reply):
Package: libxft2
Version: 2.1-8
Followup-For: Bug #186042
I have similar problem: when I trying to start mysql-navigtor, or psi,
I get message like:
mysql-navigator: relocation error: /usr/X11R6/lib/libXft.so.2: undefined
symbol: FcInit
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux banana.mx1.ru 2.4.18 #3 Thu Jun 27 17:31:10 UTC 2002 i686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R
Versions of packages libxft2 depends on:
ii libc6 2.3.1-16 GNU C Library: Shared libraries an
ii libfreetype6 2.1.3+2.1.4rc2-5 FreeType 2 font engine, shared lib
ii xlibs 4.2.1-6 X Window System client libraries
ii zlib1g 1:1.1.4-11 compression library - runtime
-- no debconf information
Message sent on to Richard Smith <rgs26@cam.ac.uk>:
Bug#186042.
(full text, mbox, link).
Message #24 received at 186042-submitter@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
reassign 186042 libfontconfig1
thanks
Colin, the only cause I think of for this would be if perhaps at some
point libfontconfig1 got uploaded with a bad shlibs file (i.e., one that
should have had a higher version dep in it than it actually did).
...in which case, if a fixed version of libfontconfig1 has since been
installed to unstable, a binary-only-NMU of xft2 on affected
architectures should resolve this problem.
But I could be wrong in my diagnosis. I don't see this on PowerPC. Do
you have any ideas about this one?
On Mon, Mar 24, 2003 at 03:33:34AM +0000, Richard Smith wrote:
> Package: libxft2
> Version: 2.1-8
> Severity: grave
> Tags: sid
> Justification: renders package unusable
>
> Relocation error; not sure if this is the right package, but this is the one
> which contains the library which can't load.
>
> The following symbols failed to resolve:
>
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddInteger'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddBool'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetBool'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcFreeTypeCharSet'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameUnparse'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameConstant'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetDestroy'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternDuplicate'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcCharSetHasChar'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcFontList'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcUtf16ToUcs4'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcUtf8ToUcs4'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternVaBuild'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetDouble'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetString'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcInit'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetInteger'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetCharSet'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternCreate'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddString'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGet'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddDouble'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcConfigSubstitute'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetCreate'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternDestroy'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcCharSetCount'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameRegisterObjectTypes'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetAdd'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAdd'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcStrCmpIgnoreCase'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcConfigGetBlanks'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcFreeTypeCharIndex'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameParse'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetFTFace'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetMatrix'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternPrint'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcFontMatch'
> /usr/X11R6/lib/libXft.so.2: undefined reference to `FcDefaultSubstitute'
>
> I imagine this is due to some package being uploaded before some other one
> which it depends on and having an incorrect Depends: line.
>
> -- System Information:
> Debian Release: testing/unstable
> Architecture: i386
> Kernel: Linux helios 2.4.20h3 #1 Sun Mar 2 13:34:07 GMT 2003 i686
> Locale: LANG=C, LC_CTYPE=C
>
> Versions of packages libxft2 depends on:
> ii libc6 2.3.1-16 GNU C Library: Shared libraries an
> ii libfreetype6 2.1.3+2.1.4rc2-3 FreeType 2 font engine, shared lib
> ii xlibs 4.2.1-6 X Window System client libraries
> ii zlib1g 1:1.1.4-11 compression library - runtime
>
> -- no debconf information
>
>
--
G. Branden Robinson | I had thought very carefully about
Debian GNU/Linux | comitting hara-kiri over this, but
branden@debian.org | I overslept this morning.
http://people.debian.org/~branden/ | -- Toshio Yamaguchi
[Message part 2 (application/pgp-signature, inline)]
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>, xft2@packages.qa.debian.org:
Bug#186042; Package libxft2.
(full text, mbox, link).
Acknowledgement sent to John Habermann <j_habermann@tpg.com.au>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>, xft2@packages.qa.debian.org.
(full text, mbox, link).
Message #31 received at 186042@bugs.debian.org (full text, mbox, reply):
I have been having the same problem with all my kdeapps. If I try and
run any kde app I get the following error
"kedit: relocation error: /usr/X11R6/lib/libXft.so.2: undefined symbol:
FcInit"
I compared the output on ld libXft.so.2 with Donald on the debian users
list and I got this
" libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x6ffa6000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x6ff26000)
libz.so.1 => /lib/libz.so.1 (0x6fef6000)
libc.so.6 => /lib/libc.so.6 (0x6fd9d000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x6fd6b000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x6fc70000)
/lib/ld.so.1 => /lib/ld.so.1 (0x08000000)
libdl.so.2 => /lib/libdl.so.2 (0x6fc4d000) "
while he got
"ldd /usr/X11R6/lib/libXft.so.2
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x4001b000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40021000)
libz.so.1 => /lib/libz.so.1 (0x40071000)
libc.so.6 => /lib/libc.so.6 (0x4007e000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4018e000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4019b000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
libdl.so.2 => /lib/libdl.so.2 (0x40255000) "
The second last line is different. He suggested that I upgrade my libc6
package as he said ld-linux.so.2 is from the newer libc6, he had libc6
2.3.1-16. I did and I am now running the libc6 2.3.1-17 but the output
of ldd /usr/X11R6/lib/libXft.so.2 is still exactly the same
" libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x6ffa6000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x6ff26000)
libz.so.1 => /lib/libz.so.1 (0x6fef6000)
libc.so.6 => /lib/libc.so.6 (0x6fd9d000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x6fd6b000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x6fc70000)
/lib/ld.so.1 => /lib/ld.so.1 (0x08000000)
libdl.so.2 => /lib/libdl.so.2 (0x6fc4d000)
locate doesn't find any ld-linux.so.2 on my system.
I can get kde apps to run if I use the work around suggested by shields
in his reply to this bug. For example if I use run
LD_PRELOAD=/usr/lib/libfontconfig.so.1 konqueror
from an xterm konqueror will start without any problems..
Not sure if this is relevant but this is the output of ld
/usr/X11R6/lib/libXft.so.2
ld: warning: cannot find entry symbol _start; not setting start address
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddInteger'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddBool'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetBool'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcFreeTypeCharSet'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameUnparse'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameConstant'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetDestroy'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternDuplicate'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcCharSetHasChar'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcFontList'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcUtf16ToUcs4'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcUtf8ToUcs4'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternVaBuild'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetDouble'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetString'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcInit'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetInteger'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetCharSet'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternCreate'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddString'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGet'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAddDouble'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcConfigSubstitute'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetCreate'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternDestroy'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcCharSetCount'
/usr/X11R6/lib/libXft.so.2: undefined reference to
`FcNameRegisterObjectTypes'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcObjectSetAdd'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternAdd'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcStrCmpIgnoreCase'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcConfigGetBlanks'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcFreeTypeCharIndex'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcNameParse'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetFTFace'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternGetMatrix'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcPatternPrint'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcFontMatch'
/usr/X11R6/lib/libXft.so.2: undefined reference to `FcDefaultSubstitute'
Message sent on to Richard Smith <rgs26@cam.ac.uk>:
Bug#186042.
(full text, mbox, link).
Message #34 received at 186042-submitter@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Wed, Apr 30, 2003 at 12:47:12PM +1000, John Habermann wrote:
> I have been having the same problem with all my kdeapps. If I try and
> run any kde app I get the following error
>
> "kedit: relocation error: /usr/X11R6/lib/libXft.so.2: undefined symbol:
> FcInit"
This problem should go away if you "apt-get install libfontconfig1".
This problem was caused by poor use of autoconf macros in Xft 2.1, and
has been rectified in Xft 2.1.1.
Packages of Xft 2.1.1 are currently in preparation, and in fact I'm
running them right now. libxft2 2.1.1-1 will depend on libfontconfig1.
--
G. Branden Robinson | When I die I want to go peacefully
Debian GNU/Linux | in my sleep like my ol' Grand
branden@debian.org | Dad...not screaming in terror like
http://people.debian.org/~branden/ | his passengers.
[Message part 2 (application/pgp-signature, inline)]
Tags set to: upstream, pending
Request was from Branden Robinson <branden@debian.org>
to control@bugs.debian.org.
(full text, mbox, link).
Information forwarded to xft2@packages.qa.debian.org:
Bug#186042; Package libxft2.
(full text, mbox, link).
Acknowledgement sent to Branden Robinson <branden@debian.org>:
Extra info received and filed, but not forwarded. Copy sent to xft2@packages.qa.debian.org.
(full text, mbox, link).
Message #43 received at 186042-quiet@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Wed, Apr 30, 2003 at 04:41:47PM +1000, John Habermann wrote:
> No go Branden. I just tried installing libfontconfig1 and was told that
> I have the newest version. I tried reinstalling it from a couple of
> different mirrors and reconfiguring it and still have the same problem
> when I try and start a kde app.
> dpkg -l libfontconfig1 shows
> "libfontconfig1 2.2.0-1 "
> and dpkg -L shows
> "
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/libfontconfig1
> /usr/share/doc/libfontconfig1/copyright
> /usr/share/doc/libfontconfig1/changelog.Debian.gz
> /usr/lib
> /usr/lib/libfontconfig.so.1.0.4
> /usr/lib/libfontconfig.so.1"
Well, hmm. I'm still pretty sure this problem will be resolved by xft2
2.1.1-1, though. You can help me make sure if you're feeling
adventurous, by downloading and installing the following package:
http://redwald.deadbeast.net/packages/libxft2_2.1.1-1_powerpc.deb
If you do install this package, please let me know if that makes the
problem go away.
> Thanks for your great work by the way, came across your name a lot when
> I was trying to get debian set up on my ibook.
Thanks a lot!
--
G. Branden Robinson | There is no housing shortage in
Debian GNU/Linux | Lincoln today -- just a rumor that
branden@debian.org | is put about by people who have
http://people.debian.org/~branden/ | nowhere to live. -- G. L. Murfin
[Message part 2 (application/pgp-signature, inline)]
Reply sent to Branden Robinson <branden@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Richard Smith <rgs26@cam.ac.uk>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #48 received at 186042-close@bugs.debian.org (full text, mbox, reply):
We believe that the bug you reported is fixed in the latest version of
xft2, which is due to be installed in the Debian FTP archive:
libxft2-dev_2.1.1-1_powerpc.deb
to pool/main/x/xft2/libxft2-dev_2.1.1-1_powerpc.deb
libxft2_2.1.1-1_powerpc.deb
to pool/main/x/xft2/libxft2_2.1.1-1_powerpc.deb
xft2_2.1.1-1.diff.gz
to pool/main/x/xft2/xft2_2.1.1-1.diff.gz
xft2_2.1.1-1.dsc
to pool/main/x/xft2/xft2_2.1.1-1.dsc
xft2_2.1.1.orig.tar.gz
to pool/main/x/xft2/xft2_2.1.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 186042@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Branden Robinson <branden@debian.org> (supplier of updated xft2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 30 Apr 2003 01:31:58 -0500
Source: xft2
Binary: libxft2 libxft2-dev
Architecture: source powerpc
Version: 2.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Branden Robinson <branden@debian.org>
Changed-By: Branden Robinson <branden@debian.org>
Description:
libxft2 - advanced font drawing library for X
libxft2-dev - advanced font drawing library for X (development files)
Closes: 178817 179942 179944 186042 190610
Changes:
xft2 (2.1.1-1) unstable; urgency=low
.
* New upstream version.
+ includes fixes for some bugs when drawing to non-RENDER-enabled servers
(Closes: #178817)
+ handle both 0-indexed and 1-indexed glyph numbering schemes
(Closes: #190610)
+ xft-config --cflags and --libs now give more correct output
(Closes: #179942, #179944)
.
* configure.ac: add -lXext and -lX11 to XRENDER_LIBS
* xft-config.in: add -lX11 to --libs output
* xft.pc.in: add -lX11 to Libs line
.
* the above changes ensure that libXft.so.2.1.1 has proper linkage, declares
needed shared objects correctly, and thus enables dpkg-shlibdeps to find
what it's looking for (Closes: #186042)
.
* debian/*: various cosmetic cleanups
* debian/control:
- Update Build-Depends and libxft-dev's Depends to reflect all development
library dependencies
- Bump Standards-Version to 3.5.9.
- Rewrite extended descriptions.
* debian/copyright: updated
* debian/rocks: stop nuking config.{guess,sub} in debian-extra-clean rule;
it is no longer part of the upstream source archive
* debian/libxft2-dev.{postrm,preinst}: stop diverting XftFreetype.h, since
the package no longer ships it; also handle removal of now-obsolete
diversion when upgrading from earlier versions
Files:
cbcf8ec5eab53a2c3676f608fa63d572 650 devel optional xft2_2.1.1-1.dsc
d915ee7392f283df0a3eb68c8aab6b6e 218235 devel optional xft2_2.1.1.orig.tar.gz
59b9d97a715d9544b25f3459f06f3c67 10425 devel optional xft2_2.1.1-1.diff.gz
bb6dcbf16c6df0ada2b93eaefe8aa321 47500 devel optional libxft2-dev_2.1.1-1_powerpc.deb
8378aad4afc10dac359887f989b9e1ea 40372 libs optional libxft2_2.1.1-1_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iEYEARECAAYFAj6wdCMACgkQ6kxmHytGonyaTwCfYAHlrg/0zJAo7VRdo3xphKx7
g5EAnjFZ+xjdGAtv9/DukmMZvIBsiFIQ
=yUL1
-----END PGP SIGNATURE-----
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jan 7 11:14:13 2018;
Machine Name:
beach
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.