Your message dated Mon, 20 Aug 2012 14:48:19 +0000
with message-id <[email protected]>
and subject line Bug#682146: fixed in nuitka 0.3.24+ds-1
has caused the Debian Bug report #682146,
regarding nuitka: broken if g++ is not installed: TypeError: argument of type 
'NoneType' is not iterable
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
682146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682146
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nuitka
Version: 0.3.23.1+ds-1
Severity: serious

If g++ is not installed, nuitka doesn't work at all:

$ echo 42 > test.py
$ nuitka test.py
TypeError: argument of type 'NoneType' is not iterable:
  File "/usr/share/nuitka/nuitka/build/SingleExe.scons", line 191:
    if "clang" in env[ "CXX" ]:

Setting the CXX environment variable doesn't help much:

$ CXX=g++-4.6 nuitka test.py
KeyError: 'CXXVERSION':
  File "/usr/share/nuitka/nuitka/build/SingleExe.scons", line 216:
    gpp_version = int( env[ "CXXVERSION" ].replace( ".", "" ) )
  File "/usr/lib/scons/SCons/Environment.py", line 409:
    return self._dict[key]

Installing g++ does fix the problem, but this package is neither depended on nor recommended by nuitka.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages nuitka depends on:
ii  g++-4.6     4.6.3-8
ii  python      2.7.3-1
ii  python-dev  2.7.3-1
ii  scons       2.1.0-1

Versions of packages nuitka recommends:
pn  python-lxml  <none>
pn  python-qt4   <none>

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: nuitka
Source-Version: 0.3.24+ds-1

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

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.
Kay Hayen <[email protected]> (supplier of updated nuitka 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.8
Date: Sat, 18 Aug 2012 21:19:17 +0200
Source: nuitka
Binary: nuitka
Architecture: source all
Version: 0.3.24+ds-1
Distribution: unstable
Urgency: low
Maintainer: Kay Hayen <[email protected]>
Changed-By: Kay Hayen <[email protected]>
Description: 
 nuitka     - Python compiler with full language support and CPython compatibil
Closes: 682145 682146 683090
Changes: 
 nuitka (0.3.24+ds-1) unstable; urgency=low
 .
   * New upstream pre-release.
   * Detect the absence of "g++" and gracefully fallback to the
     compiler depended on. (Closes: #682146)
   * Changed usage of "temp" files in developer scripts to be
     secure. (Closes: #682145)
   * Added support for "DEB_BUILD_OPTIONS=nocheck" to skip the
     test runs. (Closes: #683090)
Checksums-Sha1: 
 e5a22b015258ed9fb66124d1dbcac6c1254959a0 1432 nuitka_0.3.24+ds-1.dsc
 0a929f5b44d9be38ca331f0aa9fcafc31e2e3169 331482 nuitka_0.3.24+ds.orig.tar.gz
 0e29d35f57c7c62fe1cc66d37ad80774ff4190ee 6225 nuitka_0.3.24+ds-1.debian.tar.gz
 bea26593f1ca861e597b1ca56c201bddba7a83ed 343174 nuitka_0.3.24+ds-1_all.deb
Checksums-Sha256: 
 2b6722d480617646752543426f7e2e32370245e9a6f1f391332a1b4e63fada0e 1432 
nuitka_0.3.24+ds-1.dsc
 0bfc049b162b97eac0ba0554d67cf1f8c075da49f3fa705679617338491478fd 331482 
nuitka_0.3.24+ds.orig.tar.gz
 24df494eb337aceca641ea5becc979021cdd1a3dcf46d1bda2d143c9834025d0 6225 
nuitka_0.3.24+ds-1.debian.tar.gz
 fd2d23af251fef53970263de57bdbdb9d45c83dedb6bbd497168f39ad245d498 343174 
nuitka_0.3.24+ds-1_all.deb
Files: 
 ef87f7ddbf39b1be33d597431ab82ff1 1432 python optional nuitka_0.3.24+ds-1.dsc
 0e376fcacb55c939f43ad1df06f280b3 331482 python optional 
nuitka_0.3.24+ds.orig.tar.gz
 56180c5c898bea74432598308eefbe6b 6225 python optional 
nuitka_0.3.24+ds-1.debian.tar.gz
 c5f38809316b4915b047a01aa122c2ab 343174 python optional 
nuitka_0.3.24+ds-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlAySskACgkQjRFFY3XAJMhtBACglYdyyFUeyebWyo+Ra0MBJcn7
vSQAn0SPdFE3UdAi0F4wZj6akyR8n1jI
=q/ov
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to