Your message dated Thu, 19 Jan 2006 22:32:47 -0200 with message-id <[EMAIL PROTECTED]> and subject line cinepaint: "Bracketing to HBR" plugin FTBFS on 64-bit systems 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; 11 Jan 2006 16:24:48 +0000 >From [EMAIL PROTECTED] Wed Jan 11 08:24:48 2006 Return-path: <[EMAIL PROTECTED]> Received: from smtp02.mrf.mail.rcn.net ([207.172.4.62]) by spohr.debian.org with esmtp (Exim 4.50) id 1EwimF-0004hc-Ua for [EMAIL PROTECTED]; Wed, 11 Jan 2006 08:24:48 -0800 Received: from 208-58-77-33.c3-0.grg-ubr3.lnh-grg.md.cable.rcn.com (HELO tux64.internal.ucko.debian.net) ([208.58.77.33]) by smtp02.mrf.mail.rcn.net with ESMTP; 11 Jan 2006 11:24:46 -0500 X-IronPort-AV: i="3.99,356,1131339600"; d="scan'208"; a="193958785:sNHT125567716" Received: from amu by tux64.internal.ucko.debian.net with local (Exim 4.60) (envelope-from <[EMAIL PROTECTED]>) id 1EwimD-000454-Sl for [EMAIL PROTECTED]; Wed, 11 Jan 2006 11:24:45 -0500 Content-Type: multipart/mixed; boundary="===============8324503703667770252==" MIME-Version: 1.0 From: "Aaron M. Ucko" <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: cinepaint: "Bracketing to HBR" plugin FTBFS on 64-bit systems Message-ID: <[EMAIL PROTECTED]> X-Mailer: reportbug 3.18 Date: Wed, 11 Jan 2006 11:24:45 -0500 X-Debbugs-Cc: [EMAIL PROTECTED] 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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 This is a multi-part MIME message sent by reportbug. --===============8324503703667770252== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Package: cinepaint Version: 0.20-1-1 Severity: serious Tags: patch Justification: no longer builds from source One source file in the "Bracketing to HBR" plugin inappropriately tries to cast from void* to int in a few places, which fails on 64-bit systems per the following logs: http://amd64.ftbfs.de/fetch.php?&pkg=cinepaint&ver=0.20-1-1&arch=amd64&stamp=1136903732&file=log&as=raw http://buildd.debian.org/fetch.php?&pkg=cinepaint&ver=0.20-1-1&arch=alpha&stamp=1136740455&file=log&as=raw http://buildd.debian.org/fetch.php?&pkg=cinepaint&ver=0.20-1-1&arch=ia64&stamp=1136740233&file=log&as=raw When you get a chance, could you please apply the attached patch, which replaces int with intptr_t in the relevant spots? Thanks! -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'sarge-unsupported') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages cinepaint depends on: ii cinepaint-da 0.20-1-1.0 data files for CinePaint ii libc6 2.3.5-11 GNU C Library: Shared libraries an ii libcinepaint 0.20-1-1.0 runtime library files for CinePain ii libfltk1.1 1.1.6-10 Fast Light Toolkit shared librarie ii libfontconfi 2.3.2-1.1 generic font configuration library ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib ii libgcc1 1:4.0.2-6 GCC support library ii libglib1.2 1.2.10-10 The GLib library of C routines ii libgtk1.2 1.2.10-18 The GIMP Toolkit set of widgets fo ii libgutenprin 4.3.99+cvs20051122.dfsg.1-2 runtime for the Gutenprint printer ii libgutenprin 4.3.99+cvs20051122.dfsg.1-2 runtime for the Gutenprint printer ii libice6 6.9.0.dfsg.1-3 Inter-Client Exchange library ii libjpeg62 6b-11 The Independent JPEG Group's JPEG ii liblcms1 1.13-1 Color management library ii libopenexr2c 1.2.2-4.1 runtime files for the OpenEXR imag ii libpng12-0 1.2.8rel-5 PNG library - runtime ii libsm6 6.9.0.dfsg.1-3 X Window System Session Management ii libstdc++6 4.0.2-6 The GNU Standard C++ Library v3 ii libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra ii libx11-6 6.9.0.dfsg.1-3 X Window System protocol client li ii libxext6 6.9.0.dfsg.1-3 X Window System miscellaneous exte ii libxft2 2.1.7-1 FreeType-based font drawing librar ii libxi6 6.9.0.dfsg.1-3 X Window System Input extension li ii libxmu6 6.9.0.dfsg.1-3 X Window System miscellaneous util ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra ii libxt6 6.9.0.dfsg.1-3 X Toolkit Intrinsics ii zlib1g 1:1.2.3-9 compression library - runtime cinepaint recommends no packages. -- no debconf information --===============8324503703667770252== Content-Type: text/x-c++; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="0.20-1-ftbfs.patch" diff -u cinepaint-0.20-1/debian/changelog cinepaint-0.20-1/debian/changelog --- cinepaint-0.20-1/debian/changelog +++ cinepaint-0.20-1/debian/changelog @@ -1,3 +1,10 @@ +cinepaint (0.20-1-1.0) unstable; urgency=low + + * Quasi-NMU. + * Fix "Bracketing to HDR" plugin to compile on 64-bit systems. + + -- Aaron M. Ucko <[EMAIL PROTECTED]> Wed, 11 Jan 2006 11:05:10 -0500 + cinepaint (0.20-1-1) unstable; urgency=medium * New upstream release. only in patch2: unchanged: --- cinepaint-0.20-1.orig/plug-ins/bracketing_to_hdr/PrimeWindow.cpp +++ cinepaint-0.20-1/plug-ins/bracketing_to_hdr/PrimeWindow.cpp @@ -106,7 +106,7 @@ else if (m->shortcut()) printf("\"%s\" - %s\n", m->label(), fl_shortcut_label(m->shortcut())); else - printf("\"%s\", arg2 = %d\n", m->label(), (int)arg2); + printf("\"%s\", arg2 = %td\n", m->label(), (intptr_t)arg2); } @@ -314,14 +314,14 @@ void PrimeWindow::cb_stops_menubar(Fl_Menu_*, void* v) { // Calc. new times accordingly to stops value... - val_stops_ = menuMap_stops[ int(v) ].value; + val_stops_ = menuMap_stops[ intptr_t(v) ].value; Br.imgVec.set_times_by_stops(val_stops_); // update time column in imgPanel... imgPanel_->table()-> redraw(); // update the stops choice menu in imgPanel_ (output the new value)... - imgPanel_->choice_stops()-> value(int(v)); + imgPanel_->choice_stops()-> value(intptr_t(v)); } /**----------------------------------------------------- --===============8324503703667770252==-- --------------------------------------- Received: (at 347583-close) by bugs.debian.org; 20 Jan 2006 00:33:45 +0000 >From [EMAIL PROTECTED] Thu Jan 19 16:33:45 2006 Return-path: <[EMAIL PROTECTED]> Received: from smtp1.oi.com.br ([200.222.115.16]) by spohr.debian.org with esmtp (Exim 4.50) id 1EzkDp-0004an-6C for [EMAIL PROTECTED]; Thu, 19 Jan 2006 16:33:45 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp1.oi.com.br (Postfix) with ESMTP id 094D180231FA for <[EMAIL PROTECTED]>; Thu, 19 Jan 2006 22:35:50 -0200 (BRST) Received: from smtp1.oi.com.br (localhost.localdomain [127.0.0.1]) by smtp1.oi.com.br (WCVirscan) with SMTP id 0000430c43d03066 ; Thu, 19 Jan 2006 22:35:50 -0300 Received: from [10.0.10.102] (unknown [200.216.19.232]) by smtp1.oi.com.br (Postfix) with ESMTP id AA14580241FD for <[EMAIL PROTECTED]>; Thu, 19 Jan 2006 22:35:49 -0200 (BRST) Message-ID: <[EMAIL PROTECTED]> Date: Thu, 19 Jan 2006 22:32:47 -0200 From: Gustavo Franco <[EMAIL PROTECTED]> User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: [EMAIL PROTECTED] Subject: Re: cinepaint: "Bracketing to HBR" plugin FTBFS on 64-bit systems X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 Version: 0.20-1-1.1 Fixed in NMU (patch applied). Thanks, Gustavo Franco - <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]