Your message dated Sat, 20 May 2006 15:32:12 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#326071: fixed in libfoundation1.0 1.0.84-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: libfoundation1.0 Version: 1.0.76-1 Severity: normal Tags: patch When building 'libfoundation1.0' on ppc64/unstable, I get the following error: gcc behavior.m -c \ -MMD -MP -DLIB_FOUNDATION_LIBRARY=1 -DFD_WITH_GSMAKE=1 -Wall -Ipowerpc64/linux-gnu -DLIB_FOUNDATION_LIBRARY=1 -DGNU_RUNTIME=1 -D_REENTRANT -fPIC -DGSWARN -DGSDIAGNOSE -O0 -fno-strict-aliasing -fgnu-runtime -I.. -Ipowerpc64/linux-gnu/GNU -I. -I/root/GNUstep/Library/Headers -I/usr/local/lib/opengroupware.org/Local/Library/Headers -I/usr/local/lib/opengroupware.org/Network/Library/Headers -I/usr/lib/opengroupware.org/System/Library/Headers -I/root/GNUstep/Library/Headers/libFoundation -I/usr/local/lib/opengroupware.org/Local/Library/Headers/libFoundation -I/usr/local/lib/opengroupware.org/Network/Library/Headers/libFoundation -I/usr/lib/opengroupware.org/System/Library/Headers/libFoundation -I/root/GNUstep/Library/Headers/libFoundation/./GNU -I/usr/local/lib/opengroupware.org/Local/Library/Headers/libFoundation/./GNU -I/usr/local/lib/opengroupware.org/Network/Library/Headers/libFoundation/./GNU -I/usr/lib/opengroupware.org/System/Library/Headers/libFoundation/./GNU \ -o shared_obj/./GNU/behavior.o In file included from ../config/powerpc64/linux-gnu.h:28, from powerpc64/linux-gnu/GNU/config.h:232, from ../Foundation/common.h:31, from behavior.m:29: ../config/powerpc64/linux.h:28:18: error: i386.h: No such file or directory make[3]: *** [shared_obj/./GNU/behavior.o] Error 1 make[2]: *** [libFoundation.all.library.variables] Error 2 make[2]: Leaving directory `/libfoundation1.0-1.0.76/Foundation' With the attached patch 'libfoundation1.0' can be compiled on ppc64. Regards Andreas Jochens diff -urN ../tmp-orig/libfoundation1.0-1.0.76/config/powerpc64/linux.h ./config/powerpc64/linux.h --- ../tmp-orig/libfoundation1.0-1.0.76/config/powerpc64/linux.h 2005-08-08 17:00:46.000000000 +0200 +++ ./config/powerpc64/linux.h 2005-09-01 17:23:22.000000000 +0200 @@ -25,7 +25,7 @@ #ifndef __linux_h__ #define __linux_h__ -#include "i386.h" +#include "powerpc64.h" #undef FUNCTION_VALUE #undef FUNCTION_SET_VALUE
--- End Message ---
--- Begin Message ---Source: libfoundation1.0 Source-Version: 1.0.84-1 We believe that the bug you reported is fixed in the latest version of libfoundation1.0, which is due to be installed in the Debian FTP archive: libfoundation-data_1.0.84-1_all.deb to pool/main/libf/libfoundation1.0/libfoundation-data_1.0.84-1_all.deb libfoundation-tools_1.0.84-1_i386.deb to pool/main/libf/libfoundation1.0/libfoundation-tools_1.0.84-1_i386.deb libfoundation1.0-dev_1.0.84-1_i386.deb to pool/main/libf/libfoundation1.0/libfoundation1.0-dev_1.0.84-1_i386.deb libfoundation1.0_1.0.84-1.diff.gz to pool/main/libf/libfoundation1.0/libfoundation1.0_1.0.84-1.diff.gz libfoundation1.0_1.0.84-1.dsc to pool/main/libf/libfoundation1.0/libfoundation1.0_1.0.84-1.dsc libfoundation1.0_1.0.84-1_i386.deb to pool/main/libf/libfoundation1.0/libfoundation1.0_1.0.84-1_i386.deb libfoundation1.0_1.0.84.orig.tar.gz to pool/main/libf/libfoundation1.0/libfoundation1.0_1.0.84.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. Sebastian Ley <[EMAIL PROTECTED]> (supplier of updated libfoundation1.0 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: Sat, 20 May 2006 15:10:41 +0200 Source: libfoundation1.0 Binary: libfoundation-tools libfoundation-data libfoundation1.0-dev libfoundation1.0 Architecture: source i386 all Version: 1.0.84-1 Distribution: unstable Urgency: low Maintainer: Sebastian Ley <[EMAIL PROTECTED]> Changed-By: Sebastian Ley <[EMAIL PROTECTED]> Description: libfoundation-data - Static data files used by libFoundation libfoundation-tools - Configuration tools for libFoundation libfoundation1.0 - Implementation of the OpenStep specification libfoundation1.0-dev - Development files for libfoundation Closes: 326071 359892 Changes: libfoundation1.0 (1.0.84-1) unstable; urgency=low . * New upstream release - Now searches helper scripts from gnustep-make in the correct locations. Thanks to Matt Kraai for the analysis. (Closes: #359892) - Patch applied for FTBFS on powerpc64. Thanks to Andreas Jochens. (Closes: #326071) Files: 635bd50446c3c8a12b87f1fc47c7c117 756 - extra libfoundation1.0_1.0.84-1.dsc 3dbbdade0335f92ea2e36354c4359b63 531098 - extra libfoundation1.0_1.0.84.orig.tar.gz 8798de190da21d46ee7a0189c0ee21de 25400 - extra libfoundation1.0_1.0.84-1.diff.gz 379460898ccfbf931abd57f4dacf74d0 107428 libdevel extra libfoundation1.0-dev_1.0.84-1_i386.deb bc5c4bc4f18e8bdadc00c73a22905241 411144 libs extra libfoundation1.0_1.0.84-1_i386.deb 8d5e68be3acc9da2b01968d21ff35de2 55542 misc extra libfoundation-data_1.0.84-1_all.deb 47f95055016d35653e1c71fa47bb5b3c 44062 misc extra libfoundation-tools_1.0.84-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEbxXdl+AzCZ/W4+YRAt9qAJwIubvESJg4i8dq6AupQhJshSjcmwCg72P6 urFcm147eN4pn9M8mkFwwWI= =R/8q -----END PGP SIGNATURE-----
--- End Message ---

