Debian Bug report logs -
#733360
dia: FTBFS: ../../../plug-ins/postscript/diapsft2renderer.c:32:30: fatal error: freetype/ftglyph.h: No such file or directory
Reported by: David Suárez <david.sephirot@gmail.com>
Date: Sat, 28 Dec 2013 19:09:51 UTC
Severity: serious
Tags: jessie, sid
Found in version dia/0.97.2-14
Fixed in version dia/0.97.2-15
Done: Roland Stigge <stigge@antcom.de>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>:
Bug#733360; Package src:dia.
(Sat, 28 Dec 2013 19:09:56 GMT) (full text, mbox, link).
Acknowledgement sent
to David Suárez <david.sephirot@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>.
(Sat, 28 Dec 2013 19:09:56 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Source: dia
Version: 0.97.2-14
Severity: serious
Tags: jessie sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20131226 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
On the new 2.5 version the headers are located at
'/usr/include/freetype2/ftglyph.h' instead of
'/usr/include/freetype2/freetype/ftglyph.h' like in previous versions.
Relevant part (hopefully):
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../plug-ins/postscript -I../.. -I../../../plug-ins/postscript/../../lib -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/freetype2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -Wpointer-arith -Winit-self -Wformat-nonliteral -c -o diapsft2renderer.lo ../../../plug-ins/postscript/diapsft2renderer.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../plug-ins/postscript -I../.. -I../../../plug-ins/postscript/../../lib -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/libxml2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/freetype2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -Wpointer-arith -Winit-self -Wformat-nonliteral -c ../../../plug-ins/postscript/diapsft2renderer.c -fPIC -DPIC -o .libs/diapsft2renderer.o
> ../../../plug-ins/postscript/diapsft2renderer.c:32:30: fatal error: freetype/ftglyph.h: No such file or directory
> #include <freetype/ftglyph.h>
> ^
> compilation terminated.
> make[5]: *** [diapsft2renderer.lo] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/dia_0.97.2-14_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>:
Bug#733360; Package src:dia.
(Thu, 02 Jan 2014 13:06:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Steffen Macke <sdteffen@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>.
(Thu, 02 Jan 2014 13:06:04 GMT) (full text, mbox, link).
Message #10 received at 733360@bugs.debian.org (full text, mbox, reply):
Possibly fixed in git master by a different way to include the Freetype
headers:
https://git.gnome.org/browse/dia/commit/?id=0b863adcad031c70601e375d72dae64fdd967752
Added tag(s) pending.
Request was from Roland Stigge <stigge@antcom.de>
to control@bugs.debian.org.
(Thu, 02 Jan 2014 13:21:17 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>:
Bug#733360; Package src:dia.
(Thu, 02 Jan 2014 17:21:08 GMT) (full text, mbox, link).
Acknowledgement sent
to Roland Stigge <stigge@antcom.de>:
Extra info received and forwarded to list. Copy sent to Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>.
(Thu, 02 Jan 2014 17:21:08 GMT) (full text, mbox, link).
Message #17 received at 733360@bugs.debian.org (full text, mbox, reply):
Work fine, thanks! Upload pending.
On 01/02/2014 02:04 PM, Steffen Macke wrote:
> Possibly fixed in git master by a different way to include the Freetype
> headers:
>
> https://git.gnome.org/browse/dia/commit/?id=0b863adcad031c70601e375d72dae64fdd967752
Reply sent
to Roland Stigge <stigge@antcom.de>:
You have taken responsibility.
(Thu, 02 Jan 2014 21:21:06 GMT) (full text, mbox, link).
Notification sent
to David Suárez <david.sephirot@gmail.com>:
Bug acknowledged by developer.
(Thu, 02 Jan 2014 21:21:06 GMT) (full text, mbox, link).
Message #22 received at 733360-close@bugs.debian.org (full text, mbox, reply):
Source: dia
Source-Version: 0.97.2-15
We believe that the bug you reported is fixed in the latest version of
dia, which is due to be installed in the Debian FTP archive.
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 733360@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Roland Stigge <stigge@antcom.de> (supplier of updated dia 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@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 02 Jan 2014 21:00:42 +0100
Source: dia
Binary: dia-common dia-libs dia dia-gnome
Architecture: source all amd64
Version: 0.97.2-15
Distribution: unstable
Urgency: medium
Maintainer: Debian Dia Team <pkg-dia-team@lists.alioth.debian.org>
Changed-By: Roland Stigge <stigge@antcom.de>
Description:
dia - Diagram editor
dia-common - Diagram editor (common files)
dia-gnome - Diagram editor (GNOME version)
dia-libs - Diagram editor (library files)
Closes: 733360
Changes:
dia (0.97.2-15) unstable; urgency=medium
.
* Fix build with changed freetype headers (Closes: #733360)
* Standards-Version: 3.9.5
Checksums-Sha1:
6d63de6aedd4946258625902de6c9d51cada04f7 1608 dia_0.97.2-15.dsc
1663c6a47046220372a602a31c9f2f6ab8a0fc00 41950 dia_0.97.2-15.debian.tar.gz
2e30c7f152b596523b52dac92849e1f90b7dde83 4004284 dia-common_0.97.2-15_all.deb
3f448aa68c4838e4836b8ba63e9b80862c64a9fa 708198 dia-libs_0.97.2-15_amd64.deb
572e7363941664f68fb72ed2e1fba787b5f23928 189050 dia_0.97.2-15_amd64.deb
7891ef7f1308d72cdd11f57b4aa78643b67eae1a 189644 dia-gnome_0.97.2-15_amd64.deb
Checksums-Sha256:
dbc05f7c85e5dac5ae6c6c77d9e19a293f7b3ead27a240bf207003924ffe2ab9 1608 dia_0.97.2-15.dsc
9d0330810b345980048e656e67c31f87173c42d5bafca47a50fe34b33bd89533 41950 dia_0.97.2-15.debian.tar.gz
b57d2f86f7f3e1d38f00fa0aea78ab9ff99ca0fe73a6b74752850b85409528a3 4004284 dia-common_0.97.2-15_all.deb
fc6a4908a22447c511488909ce7700a358d761f19983af6bd3f1b50186a0477f 708198 dia-libs_0.97.2-15_amd64.deb
61281ea713fd5a98e5deeddb71d8cbb2777e1fc763b4f5195daa8e23ba040dbf 189050 dia_0.97.2-15_amd64.deb
d1267552d8b181d2c91b6d9286742be914f6008be67d6f9c723895741a4aa94b 189644 dia-gnome_0.97.2-15_amd64.deb
Files:
c57144902b26c76a88fe8ea34cfef0a4 1608 graphics optional dia_0.97.2-15.dsc
835e98e5de4513bc2dc01b34b2ba4557 41950 graphics optional dia_0.97.2-15.debian.tar.gz
4390578d84bdcd4557e21ca09bcb2b50 4004284 graphics optional dia-common_0.97.2-15_all.deb
66a07b482ad8854e8ea8e904a8e9634c 708198 graphics optional dia-libs_0.97.2-15_amd64.deb
06ea64e57ca3915168dd2984746cc78f 189050 graphics optional dia_0.97.2-15_amd64.deb
cfa559dde8252108bc5f6fd09086e725 189644 gnome optional dia-gnome_0.97.2-15_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iD8DBQFSxcjgcaH/YBv43g8RAntbAKDKlfkIOk+2L18jlMmsaKX+0a5vLQCg5rjn
ffmrmYsGvILHxrvn5jhakdE=
=7WwU
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Thu, 06 Feb 2014 07:31:07 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 07:32:39 2023;
Machine Name:
buxtehude
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.