Your message dated Thu, 27 Jul 2006 20:32:19 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#380163: fixed in libggi 1:2.2.1-4
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: libggi
Severity: serious
Version: 1:2.2.1-3
Tags: patch
Justification: fails to build from source
Owner: Christoph Egger <[EMAIL PROTECTED]>
There was an error while trying to autobuild your package:
Automatic build of libggi_1:2.2.1-3 on voltaire by sbuild/powerpc 99.9
Build started at 20060727-1849
[...]
** Using build dependencies supplied by package:
Build-Depends: libgii1-dev (>= 1:1.0.1-2), libaa1-dev, libncurses5-dev,
libx11-dev, libxxf86dga-dev, libxxf86vm-dev, libx11-dev, libxext-dev,
libxt-dev, x-dev, xutils, libglide3-dev [i386], libsvga1-dev [i386] |
svgalibg1-dev [i386], debhelper (>= 3.0.39)
[...]
libtool: compile: powerpc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../include -DDEBUG_NAMESPACE=\"libggi.display.lcd823\" -I/usr/include -g
-Wall -O2 -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g
-std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch
-Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls
-Wuninitialized -Wcast-qual -Wwrite-strings
-Werror-implicit-function-declaration -MT visual.lo -MD -MP -MF
.deps/visual.Tpo -c visual.c -fPIC -DPIC -o .libs/visual.o
visual.c: In function 'do_cleanup':
visual.c:66: error: implicit declaration of function 'DPRINT'
Full build logs are available on buildd.debian.org.
Please refer to the build log at:
http://buildd.debian.org/fetch.php?&pkg=libggi&ver=1%3A2.2.1-3&arch=powerpc&stamp=1154026540&file=log&as=raw
Patch provided by Christoph Egger <[EMAIL PROTECTED]>:
Index: color.c
===================================================================
RCS file: /cvsroot/ggi/ggi-core/libggi/display/lcd823/color.c,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -p -r1.7 -r1.7.2.1
--- color.c 30 Jul 2005 11:38:51 -0000 1.7
+++ color.c 15 Mar 2006 05:23:17 -0000 1.7.2.1
@@ -31,6 +31,7 @@
#include <sys/ioctl.h>
#include <ggi/display/lcd823.h>
+#include <ggi/internal/ggi_debug.h>
int
Index: mode.c
===================================================================
RCS file: /cvsroot/ggi/ggi-core/libggi/display/lcd823/mode.c,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -p -r1.12 -r1.12.2.1
--- mode.c 19 Sep 2005 18:46:42 -0000 1.12
+++ mode.c 15 Mar 2006 05:23:17 -0000 1.12.2.1
@@ -31,6 +31,7 @@
#include <unistd.h>
#include <ggi/display/lcd823.h>
+#include <ggi/internal/ggi_debug.h>
#include "../common/ggi-auto.inc"
Index: visual.c
===================================================================
RCS file: /cvsroot/ggi/ggi-core/libggi/display/lcd823/visual.c,v
retrieving revision 1.7
retrieving revision 1.7.2.2
diff -u -p -r1.7 -r1.7.2.2
--- visual.c 30 Jul 2005 11:38:51 -0000 1.7
+++ visual.c 15 Mar 2006 05:25:25 -0000 1.7.2.2
@@ -27,6 +27,7 @@
#include "config.h"
#include <ggi/internal/ggi-dl.h>
+#include <ggi/internal/ggi_debug.h>
#include <ggi/display/lcd823.h>
#include <stdio.h>
@@ -82,7 +83,7 @@ static int do_cleanup(ggi_visual *vis)
}
free(priv);
- LCD823_PRIV(vis) = NULL;
+ LIBGGI_PRIVATE(vis) = NULL;
if (LIBGGI_GC(vis)) {
free(LIBGGI_GC(vis));
@@ -106,7 +107,7 @@ static int GGIopen(ggi_visual *vis, stru
DPRINT("display-lcd823: GGIopen start.\n");
- LCD823_PRIV(vis) = priv = malloc(sizeof(ggi_lcd823_priv));
+ LIBGGI_PRIVATE(vis) = priv = malloc(sizeof(ggi_lcd823_priv));
if (priv == NULL) {
return GGI_ENOMEM;
}
AnĂbal Monsalve Salazar
--
http://v7w.com/anibal
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: libggi
Source-Version: 1:2.2.1-4
We believe that the bug you reported is fixed in the latest version of
libggi, which is due to be installed in the Debian FTP archive:
libggi-samples_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-samples_2.2.1-4_i386.deb
libggi-target-aa_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-aa_2.2.1-4_i386.deb
libggi-target-emu_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-emu_2.2.1-4_i386.deb
libggi-target-fbdev_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-fbdev_2.2.1-4_i386.deb
libggi-target-glide_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-glide_2.2.1-4_i386.deb
libggi-target-monotext_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-monotext_2.2.1-4_i386.deb
libggi-target-svgalib_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-svgalib_2.2.1-4_i386.deb
libggi-target-terminfo_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-terminfo_2.2.1-4_i386.deb
libggi-target-vcsa_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-vcsa_2.2.1-4_i386.deb
libggi-target-x_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi-target-x_2.2.1-4_i386.deb
libggi2-dev_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi2-dev_2.2.1-4_i386.deb
libggi2_2.2.1-4_i386.deb
to pool/main/libg/libggi/libggi2_2.2.1-4_i386.deb
libggi_2.2.1-4.diff.gz
to pool/main/libg/libggi/libggi_2.2.1-4.diff.gz
libggi_2.2.1-4.dsc
to pool/main/libg/libggi/libggi_2.2.1-4.dsc
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated libggi 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 28 Jul 2006 12:39:19 +1000
Source: libggi
Binary: libggi-target-emu libggi-target-x libggi-samples libggi2-dev
libggi-target-lcd823 libggi-target-vcsa libggi-target-fbdev libggi2
libggi-target-aa libggi-target-monotext libggi-target-svgalib
libggi-target-terminfo libggi-target-glide
Architecture: source i386
Version: 1:2.2.1-4
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description:
libggi-samples - General Graphics Interface sample programs
libggi-target-aa - General Graphics Interface ASCII Art display target
libggi-target-emu - General Graphics Interface colour emulation targets
libggi-target-fbdev - General Graphics Interface direct access framebuffer
target
libggi-target-glide - General Graphics Interface Glide2 display target
libggi-target-monotext - General Graphics Interface plain text target
libggi-target-svgalib - General Graphics Interface SVGAlib display target
libggi-target-terminfo - General Graphics Interface TermInfo display target
libggi-target-vcsa - General Graphics Interface direct access console text
target
libggi-target-x - General Graphics Interface X display target
libggi2 - General Graphics Interface runtime libraries
libggi2-dev - General Graphics Interface development package
Closes: 380163
Changes:
libggi (1:2.2.1-4) unstable; urgency=low
.
* Fixed FTBFS on powerpc. Closes: #380163.
Patch by Christoph Egger <[EMAIL PROTECTED]>.
Files:
b60442f2a497e8f7917343d4e69187f2 1087 libs optional libggi_2.2.1-4.dsc
2a9cf1e137c911fe16c8e10301396987 21002 libs optional libggi_2.2.1-4.diff.gz
657af598a885925c35e52e67adbae2ca 494252 libs optional libggi2_2.2.1-4_i386.deb
332c95f60b06bd51c3f8d0606d5d5e0a 101164 libdevel optional
libggi2-dev_2.2.1-4_i386.deb
409bfbe8b29afeacfad66bb940172992 211432 libs optional
libggi-samples_2.2.1-4_i386.deb
88fc22014c422770bb3c86563f2f9217 120258 libs optional
libggi-target-emu_2.2.1-4_i386.deb
4e4eba6fb6b652921826b7a012645574 110472 libs optional
libggi-target-monotext_2.2.1-4_i386.deb
7bca25b3b73c3517c17f873d93cc2743 8262 libs optional
libggi-target-vcsa_2.2.1-4_i386.deb
8bea1f3d894bef573ad2e38fa39a773d 8018 libs optional
libggi-target-aa_2.2.1-4_i386.deb
ee1bc3ffe8d21fdb309b9786cd0ce257 10572 libs optional
libggi-target-terminfo_2.2.1-4_i386.deb
ff8d112fca6d8c90b935d3d1de32894b 120216 libs optional
libggi-target-fbdev_2.2.1-4_i386.deb
173ffa8d77e070ddeff27c286c64d308 158338 libs optional
libggi-target-x_2.2.1-4_i386.deb
304e0622e525f544341c621747dcaad6 1870 libs optional
libggi-target-glide_2.2.1-4_i386.deb
a32a090b8cda36ba79b316d18206388c 14724 libs optional
libggi-target-svgalib_2.2.1-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEyYD2ipBneRiAKDwRAtsxAJ46hX+ElL9oH5WZ8DXiIg0RH7ULvgCglxu9
WxNX4pFPaLyf9bO2oYYgYOM=
=/QZf
-----END PGP SIGNATURE-----
--- End Message ---