Your message dated Sat, 04 Feb 2006 16:12:05 +0800 with message-id <[EMAIL PROTECTED]> and subject line nsis: 350112: fixed in 2.14-2 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 --->From [EMAIL PROTECTED] Fri Jan 27 04:52:16 2006 Received: (at submit) by bugs.debian.org; 27 Jan 2006 12:52:16 +0000 Return-path: <[EMAIL PROTECTED]> Received: from higgs.djpig.de ([213.133.98.126]) by spohr.debian.org with esmtp (Exim 4.50) id 1F2T5M-0007YY-9G for [EMAIL PROTECTED]; Fri, 27 Jan 2006 04:52:16 -0800 Received: from djpig by higgs.djpig.de with local (Exim 4.50) id 1F2T5J-0006FU-6z for [EMAIL PROTECTED]; Fri, 27 Jan 2006 13:52:13 +0100 Date: Fri, 27 Jan 2006 13:52:12 +0100 From: Frank Lichtenheld <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: nsis_2.14-1(sparc/experimental): FTBFS: misconstructed commandline Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.5.9i 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.4 required=4.0 tests=BAYES_00,HAS_PACKAGE, UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: nsis Version: 2.14-1 Severity: serious Hi, your package failed to build from source.=20 | Automatic build of nsis_2.14-1 on odin by sbuild/sparc 79 | Build started at 20060127-0737 | *************************************************************************= ***** | Checking available source versions... | Fetching source files... | Reading Package Lists... | Building Dependency Tree... | Need to get 1756kB of source archives. | Get:1 http://sinclair.farm.ftbfs.de experimental/main nsis 2.14-1 (dsc) [= 652B] | Get:2 http://sinclair.farm.ftbfs.de experimental/main nsis 2.14-1 (tar) [= 1724kB] | Get:3 http://sinclair.farm.ftbfs.de experimental/main nsis 2.14-1 (diff) = [31.8kB] | Fetched 1756kB in 0s (6300kB/s) | Download complete and in download only mode | ** Using build dependencies supplied by package: | Build-Depends: debhelper (>=3D 4.0.0), dpatch, scons (>=3D 0.96.91), ming= w32, mingw32-runtime, mingw32-binutils, xmlto, html2text, libcppunit-dev [...] | debian/rules build | test -d debian/patched || install -d debian/patched | dpatch apply-all =20 | applying patch 03_docs_fixes to ./ ... ok. | applying patch 04_changelog to ./ ... ok. | dpatch cat-all >>patch-stampT | mv -f patch-stampT patch-stamp | dh_testdir | scons VERSION=3D2.14-1 PREFIX=3D/usr PREFIX_CONF=3D/etc SKIPPLUGINS=3DSys= tem SKIPDOC=3Dlicense.txt | scons: Reading SConscript files ... | Delete("nsis-2.14-1") | Delete(".instdist") | Delete(".test") | Using GNU tools configuration | Checking for memcpy requirement... yes | Checking for memset requirement... yes | Checking for -pthread... yes | Checking for __BIG_ENDIAN__... yes | Checking for main() in C library gdi32... no | Checking for main() in C library user32... no | Checking for main() in C library pthread... no | Checking for main() in C library stdc++... no | Checking for main() in C library iconv... no | Checking for main() in C library dl... yes | Checking for main() in C++ library cppunit... yes | scons: done reading SConscript files. | scons: Building targets ... [...] | Creating library file: build/release/VPatch/Source/Plugin/VPatch.lib | g++ -o build/release/makensis/7zip/7zGuids.o -c -O2 -Wall __BIG_ENDIAN__ = -D_WIN32_IE=3D0x0500 -DNSIS_MAX_STRLEN=3D1024 -DNSIS_MAX_INST_TYPES=3D32 -D= NSIS_DEFAULT_LANG=3D1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICE= NSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CON= FIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESS= ION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=3D9 -DNSIS_CONFIG_CRC_SUPPORT -DNSI= S_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DN= SIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS= _SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS= _SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNC= TIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL = -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVER= SION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRON= MENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_= SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS= _SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN= _SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONFIG_CONST_DATA_PATH -DPREFIX= _CONF=3D/etc -DPREFIX_DATA=3D/usr/share/nsis -DCOMPRESS_MF_BT Source/7zip/7= zGuids.cpp | g++: __BIG_ENDIAN__: No such file or directory | Source/7zip/7zip/../Common/MyWindows.h:96: warning: 'struct IUnknown' has= virtual functions but non-virtual destructor | Source/7zip/7zip/IStream.h:14: warning: 'struct ISequentialInStream' has = virtual functions but non-virtual destructor | Source/7zip/7zip/IStream.h:32: warning: 'struct ISequentialOutStream' has= virtual functions but non-virtual destructor | Source/7zip/7zip/IStream.h:43: warning: 'struct IInStream' has virtual fu= nctions but non-virtual destructor | Source/7zip/7zip/IStream.h:53: warning: 'struct IOutStream' has virtual f= unctions but non-virtual destructor | Source/7zip/7zip/IStream.h:64: warning: 'struct IStreamGetSize' has virtu= al functions but non-virtual destructor | Source/7zip/7zip/IStream.h:74: warning: 'struct IOutStreamFlush' has virt= ual functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:13: warning: 'struct ICompressProgressInfo' has= virtual functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:22: warning: 'struct ICompressCoder' has virtua= l functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:35: warning: 'struct ICompressCoder2' has virtu= al functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:69: warning: 'struct ICompressSetCoderPropertie= s' has virtual functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:79: warning: 'struct ICompressSetDecoderPropert= ies' has virtual functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:88: warning: 'struct ICompressWriteCoderPropert= ies' has virtual functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:97: warning: 'struct ICompressGetInStreamProces= sedSize' has virtual functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:106: warning: 'struct ICompressGetSubStreamSize= ' has virtual functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:115: warning: 'struct ICompressSetInStream' has= virtual functions but non-virtual destructor | Source/7zip/7zip/ICoder.h:124: warning: 'struct ICompressSetOutStream' ha= s virtual functions but non-virtual destructor | Source/7zip/7zip/Compress/LZ/IMatchFinder.h:11: warning: 'struct IInWindo= wStream' has virtual functions but non-virtual destructor | Source/7zip/7zip/Compress/LZ/IMatchFinder.h:26: warning: 'struct IMatchFi= nder' has virtual functions but non-virtual destructor | Source/7zip/7zip/Compress/LZ/IMatchFinder.h:38: warning: 'struct IMatchFi= nderCallback' has virtual functions but non-virtual destructor | Source/7zip/7zip/Compress/LZ/IMatchFinder.h:48: warning: 'struct IMatchFi= nderSetCallback' has virtual functions but non-virtual destructor | scons: *** [build/release/makensis/7zip/7zGuids.o] Error 1 | scons: building terminated because of errors. | make: *** [build] Error 2 | *************************************************************************= ***** | Build finished at 20060127-0743 | FAILED [dpkg-buildpackage died] Full build log(s): http://experimental.ftbfs.de/build.php?&ver=3D2.14-1&pkg= =3Dnsis&arch=3Dsparc Gruesse, --=20 Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Sat Feb 04 00:12:37 2006 Received: (at 350112-done) by bugs.debian.org; 4 Feb 2006 08:12:37 +0000 Return-path: <[EMAIL PROTECTED]> Received: from vscan02.westnet.com.au ([203.10.1.132]) by spohr.debian.org with esmtp (Exim 4.50) id 1F5IX6-0006Bp-VW for [EMAIL PROTECTED]; Sat, 04 Feb 2006 00:12:37 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id AA7CB11AE89 for <[EMAIL PROTECTED]>; Sat, 4 Feb 2006 16:12:05 +0800 (WST) Received: from vscan02.westnet.com.au ([127.0.0.1]) by localhost (vscan02.westnet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14759-10 for <[EMAIL PROTECTED]>; Sat, 4 Feb 2006 16:12:05 +0800 (WST) Received: from dsl-202-72-168-241.wa.westnet.com.au (dsl-202-72-168-241.wa.westnet.com.au [202.72.168.241]) by vscan02.westnet.com.au (Postfix) with ESMTP id 548E81186F5 for <[EMAIL PROTECTED]>; Sat, 4 Feb 2006 16:12:05 +0800 (WST) Subject: nsis: 350112: fixed in 2.14-2 From: Paul Wise <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qVTDHvGqcLVBKuojxFse" Date: Sat, 04 Feb 2006 16:12:05 +0800 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 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 --=-qVTDHvGqcLVBKuojxFse Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Version: 2.14-2 Marking as closed instead of fixed-in-experimental. However, the upstream tests fail. Upstream says it is totally not big-endian portable. Someone might be donating me an old sparc machine to work on this soon. --=20 bye, pabs http://wiki.debian.org/PaulWise --=-qVTDHvGqcLVBKuojxFse Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBD5GHV5Sc9mGvjxCMRAjBvAJ9y7ecsESK1BKm+mliBc0BJAtYsaACgiHS1 fkUQ5Xu7bZrRDihY6+gaWOs= =QYyI -----END PGP SIGNATURE----- --=-qVTDHvGqcLVBKuojxFse--
--- End Message ---

