Your message dated Wed, 20 Jul 2005 12:18:51 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#318900: fixed in pose 3.5-8 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 18 Jul 2005 14:00:42 +0000 >From [EMAIL PROTECTED] Mon Jul 18 07:00:42 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail7.tpgi.com.au (mail.tpg.com.au) [203.12.160.103] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DuWAj-0000bn-00; Mon, 18 Jul 2005 07:00:41 -0700 Received: from localhost.localdomain (220-245-218-93-act-pppoe.tpgi.com.au [220.245.218.93]) by mail.tpg.com.au (8.12.10/8.12.10) with ESMTP id j6IE0aOw031269 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO) for <[EMAIL PROTECTED]>; Tue, 19 Jul 2005 00:00:38 +1000 Received: from nathanh by localhost.localdomain with local (Exim 4.52) id 1DuW7w-0005OZ-1O; Mon, 18 Jul 2005 23:57:48 +1000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Nathan Hand <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: pose: fails to build from source, 3.5-7+test1 X-Mailer: reportbug 3.15 Date: Mon, 18 Jul 2005 23:57:47 +1000 Message-Id: <[EMAIL PROTECTED]> X-TPG-Antivirus: Passed Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: pose Severity: grave Justification: renders package unusable Building pose 3.5-7+test1 using the patches from http://people.debian.org/~lwall/pose/ Build fails on PowerPC (gcc-3.3.6) with ../SrcShared/HostControl.cpp:1131: error: ISO C++ forbids casting to an array type `__va_list_tag[1]' Line in question is... int result = x_vfprintf (fh, fmt, (va_list) &stackData[0]); Casting to va_list is not portable. Fails on gcc-powerpc because the va_list implementation is an array of one element. I've brute forced it with... union { va_list va; void *ptr; } uglyhack; uglyhack.ptr = &stackData[0]; int result = x_vfprintf (fh, fmt, uglyhack.va); That's not pretty but it works. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-powerpc Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) --------------------------------------- Received: (at 318900-close) by bugs.debian.org; 20 Jul 2005 16:24:15 +0000 >From [EMAIL PROTECTED] Wed Jul 20 09:24:15 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DvHMl-0001WW-00; Wed, 20 Jul 2005 09:24:15 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DvHHX-0001nn-00; Wed, 20 Jul 2005 12:18:51 -0400 From: Lucas Wall <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#318900: fixed in pose 3.5-8 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 20 Jul 2005 12:18:51 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 5 Source: pose Source-Version: 3.5-8 We believe that the bug you reported is fixed in the latest version of pose, which is due to be installed in the Debian FTP archive: pose-doc_3.5-8_all.deb to pool/contrib/p/pose/pose-doc_3.5-8_all.deb pose-profile_3.5-8_i386.deb to pool/contrib/p/pose/pose-profile_3.5-8_i386.deb pose_3.5-8.diff.gz to pool/contrib/p/pose/pose_3.5-8.diff.gz pose_3.5-8.dsc to pool/contrib/p/pose/pose_3.5-8.dsc pose_3.5-8_i386.deb to pool/contrib/p/pose/pose_3.5-8_i386.deb 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. Lucas Wall <[EMAIL PROTECTED]> (supplier of updated pose 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: Wed, 20 Jul 2005 01:22:10 -0300 Source: pose Binary: pose-doc pose-profile pose Architecture: source i386 all Version: 3.5-8 Distribution: unstable Urgency: low Maintainer: Lucas Wall <[EMAIL PROTECTED]> Changed-By: Lucas Wall <[EMAIL PROTECTED]> Description: pose - emulates the hardware for most Palm Computing Platform devices pose-doc - emulates the hardware for most Palm Computing Platform devices pose-profile - emulates the hardware for most Palm Computing Platform devices Closes: 297258 297267 303199 316898 318900 318902 Changes: pose (3.5-8) unstable; urgency=low . * Fixed deadlock when doing hotsync through pesudo tty. (closes: #297258) * Fixed "PADP TX Unexpected packet" when doing hotsync. (closes: #297267) Thanks YuLei! * Updated pose to use zlib. Thanks Nate Eldredge! (closes: #303199) * Fixed va_list portability issue. Thanks Nathan Hand! (closes: #318900) * Pose responds to pen events. (closes: #318902) * Unix serial port file descriptor corrections. (closes: #316898) * Builds with gcc 3.4. Files: d468c7fae13b07c7522eb259978639dd 657 contrib/otherosfs optional pose_3.5-8.dsc 5f9c0fdfc7cfe91c5b9b1cc9c2d4f79d 186820 contrib/otherosfs optional pose_3.5-8.diff.gz 603d6f63f063968781ef1ab7ddc5052f 1232192 contrib/otherosfs optional pose-doc_3.5-8_all.deb 2c674010d293767c92c4b38ddeb93d40 1145214 contrib/otherosfs optional pose_3.5-8_i386.deb 5c35f3da69ea6e70c7e4d4eb01508fcf 1158156 contrib/otherosfs optional pose-profile_3.5-8_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC3nYsvJtHM4T7RtYRAscpAKDln+zNHknUuwZX3X1TOTAzK457RgCgsfxh XvQil7U7X7GCHhZ1MrsdKIk= =HXfj -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]