Your message dated Thu, 15 Nov 2007 16:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#414089: fixed in libpano12 2.8.6-0.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: libpano12
Severity: important
Tags: patch

Salut Florent,

currently your package FTBFS on GNU/kFreeBSD with the following error:
> if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  
>  -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB       -g -O2 -MT PTDialogs.lo -MD -MP 
> -MF ".deps/PTDialogs.Tpo" -c -o PTDialogs.lo PTDialogs.c; \
>       then mv -f ".deps/PTDialogs.Tpo" ".deps/PTDialogs.Plo"; else rm -f 
> ".deps/PTDialogs.Tpo"; exit 1; fi
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -g 
> -O2 -MT PTDialogs.lo -MD -MP -MF .deps/PTDialogs.Tpo -c PTDialogs.c  -fPIC 
> -DPIC -o .libs/PTDialogs.o
> In file included from PTDialogs.c:35:
> sys_X11.h:23:26: error: libgimp/gimp.h: No such file or directory
> sys_X11.h:24:21: error: gtk/gtk.h: No such file or directory
> In file included from PTDialogs.c:35:
> sys_X11.h:34: error: expected specifier-qualifier-list before 'GtkWidget'
> sys_X11.h:42: error: expected ')' before '*' token
> sys_X11.h:43: error: expected ')' before '*' token
> sys_X11.h:45: error: expected ')' before '*' token
> [... many others...]

Full build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=libpano12>.

Please find attached a tiny patch to add support for GNU/kFreeBSD (and
possibly for GNU/Hurd). Please also update your config/config.* scripts
from autotools-dev's /usr/share/misc/config.*. Then running autoreconf
should do the trick.

Thanks in advance.

Miaou,

-- 
Cyril Brulebois
--- libpano12-2.8.3/configure.ac	2007-03-09 05:19:12.211035000 +0100
+++ libpano12-2.8.3/configure.ac	2007-03-09 05:27:22.000000000 +0100
@@ -27,7 +27,7 @@
     HSYS=unknown
     HCPU="${target_cpu}"
 	;;
-  linux*)
+  linux*|*kfreebsd*-gnu|*-gnu*)
     PANO_WIN32_RESOURCE=
     HSYS=linux
     dnl
--- libpano12-2.8.3/m4/ax_check_java.m4	2007-03-09 05:37:47.593396000 +0100
+++ libpano12-2.8.3/m4/ax_check_java.m4	2007-03-09 05:40:35.000000000 +0100
@@ -76,7 +76,7 @@
   passed=0;
   JAVA_OLD_CPPFLAGS=$CPPFLAGS
   case "${target_os}" in
-    linux*)
+    linux*|*kfreebsd*-gnu|*-gnu*)
       java_extra_inc=linux
       ;;
     darwin*)

--- End Message ---
--- Begin Message ---
Source: libpano12
Source-Version: 2.8.6-0.1

We believe that the bug you reported is fixed in the latest version of
libpano12, which is due to be installed in the Debian FTP archive:

libpano12-0_2.8.6-0.1_i386.deb
  to pool/main/libp/libpano12/libpano12-0_2.8.6-0.1_i386.deb
libpano12-bin_2.8.6-0.1_i386.deb
  to pool/main/libp/libpano12/libpano12-bin_2.8.6-0.1_i386.deb
libpano12-dev_2.8.6-0.1_i386.deb
  to pool/main/libp/libpano12/libpano12-dev_2.8.6-0.1_i386.deb
libpano12_2.8.6-0.1.diff.gz
  to pool/main/libp/libpano12/libpano12_2.8.6-0.1.diff.gz
libpano12_2.8.6-0.1.dsc
  to pool/main/libp/libpano12/libpano12_2.8.6-0.1.dsc
libpano12_2.8.6.orig.tar.gz
  to pool/main/libp/libpano12/libpano12_2.8.6.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <[EMAIL PROTECTED]> (supplier of updated libpano12 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: Thu, 15 Nov 2007 10:14:40 -0500
Source: libpano12
Binary: libpano12-dev libpano12-0 libpano12-bin
Architecture: source i386
Version: 2.8.6-0.1
Distribution: unstable
Urgency: low
Maintainer: Florent Bayle <[EMAIL PROTECTED]>
Changed-By: Clint Adams <[EMAIL PROTECTED]>
Description: 
 libpano12-0 - panorama tools library
 libpano12-bin - panorama tools utilities
 libpano12-dev - panorama tools library development files
Closes: 414089 443137 449753
Changes: 
 libpano12 (2.8.6-0.1) unstable; urgency=low
 .
   * NMU
   * New upstream release.  closes: #443137.
   * Fix watch file.  closes: #449753.
   * Update config.guess and config.sub.  closes: #414089.
   * Only run $(MAKE) clean if Makefile exists.
   * Change Source-Version substvar to binary:Version in debian/control.
Files: 
 ede1e9bcd3271e7982ec286c01e44246 680 libs optional libpano12_2.8.6-0.1.dsc
 d4eae64c292bff3001ef3eef0fc9cb94 2513899 libs optional 
libpano12_2.8.6.orig.tar.gz
 9cb64775685527799cb58c80c3cbbe2a 20503 libs optional 
libpano12_2.8.6-0.1.diff.gz
 2379dd6061520be4012b7e95a1ffaf67 209938 libdevel optional 
libpano12-dev_2.8.6-0.1_i386.deb
 40e3bc249fdae7ebf6db0a777afdb1a5 184628 libs optional 
libpano12-0_2.8.6-0.1_i386.deb
 8b749862b84eab5f43da3e4eb8da9b39 29648 graphics optional 
libpano12-bin_2.8.6-0.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian!

iD8DBQFHPGqv5m0u66uWM3ARAuKvAKDe4I4esXdLM/43J7hAVAvC/lbNHwCfYiPU
IZOgKJLf8fUaj4BCkczflVw=
=Q9HQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to