Your message dated Tue, 25 Dec 2007 23:14:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455444: fixed in python-omniorb 3.1-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: python-omniorb2
Version: 2.6-3.3
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 has converted a number
of warnings into errors.  With GCC 4.3, you're no longer to
just redefine a previous #define.  You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already.  See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

> Automatic build of python-omniorb2_2.6-3.3 on em64t by sbuild/amd64 0.53
...
> make[1]: Entering directory `/build/tbm/python-omniorb2-2.6/build-2.4'
> making all in ./modules...
> make[2]: Entering directory `/build/tbm/python-omniorb2-2.6/build-2.4/modules'
> x86_64-linux-gnu-g++ -M -MD -MG -D__GNUG__ -D__GNUC__ -DOMNIPY_MAJOR=2 
> -DOMNIPY_MINOR=6 -I/usr/include -I/usr/include/omniORB4/internal 
> -I../include/omniORB4/internal -I../../include/omniORB4/internal 
> -I/usr/include/omniORB4/internal -I../include -I/usr/include 
> -DPYTHON_INCLUDE=<python2.4/Python.h> 
> -DPYTHON_THREAD_INC=<python2.4/pythread.h> -D__OMNIORB4__ -I../stub 
> -D_REENTRANT -I/usr/include -fPIC -I. -I../../modules -I../include 
> -I../../include -D__OSVERSION__=2 -D__linux__ ../../modules/cxxAPI.cc 
> ../../modules/pyInterceptors.cc ../../modules/pyContext.cc 
> ../../modules/pyFixed.cc ../../modules/pyomniFunc.cc 
> ../../modules/pyThreadCache.cc ../../modules/pyTypeCode.cc 
> ../../modules/pyMarshal.cc ../../modules/pyExceptions.cc 
> ../../modules/pyServant.cc ../../modules/pyCallDescriptor.cc 
> ../../modules/pyObjectRef.cc ../../modules/pyPOACurrentFunc.cc 
> ../../modules/pyPOAManagerFunc.cc ../../modules/pyPOAFunc.cc 
> ../../modules/pyORBFunc.cc ../../modules/omnipy.cc
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUG__" redefined
> <built-in>: error: this is the location of the previous definition
> <command-line>: error: "__GNUC__" redefined
> <built-in>: error: this is the location of the previous definition

-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
Source: python-omniorb
Source-Version: 3.1-1

We believe that the bug you reported is fixed in the latest version of
python-omniorb, which is due to be installed in the Debian FTP archive:

omniidl4-python_3.1-1_all.deb
  to pool/main/p/python-omniorb/omniidl4-python_3.1-1_all.deb
python-omniorb-omg_3.1-1_all.deb
  to pool/main/p/python-omniorb/python-omniorb-omg_3.1-1_all.deb
python-omniorb2-omg_3.1-1_all.deb
  to pool/main/p/python-omniorb/python-omniorb2-omg_3.1-1_all.deb
python-omniorb2_3.1-1_all.deb
  to pool/main/p/python-omniorb/python-omniorb2_3.1-1_all.deb
python-omniorb_3.1-1.diff.gz
  to pool/main/p/python-omniorb/python-omniorb_3.1-1.diff.gz
python-omniorb_3.1-1.dsc
  to pool/main/p/python-omniorb/python-omniorb_3.1-1.dsc
python-omniorb_3.1-1_amd64.deb
  to pool/main/p/python-omniorb/python-omniorb_3.1-1_amd64.deb
python-omniorb_3.1.orig.tar.gz
  to pool/main/p/python-omniorb/python-omniorb_3.1.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.
Thomas Girard <[EMAIL PROTECTED]> (supplier of updated python-omniorb 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, 22 Dec 2007 16:49:38 +0100
Source: python-omniorb
Binary: omniidl4-python python-omniorb2-omg python-omniorb2 python-omniorb 
python-omniorb-omg
Architecture: source all amd64
Version: 3.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian CORBA Team <[EMAIL PROTECTED]>
Changed-By: Thomas Girard <[EMAIL PROTECTED]>
Description: 
 omniidl4-python - omniidl backend to compile python stubs from IDL files
 python-omniorb - Python bindings for omniORB
 python-omniorb-omg - CORBA OMG standard files for python-omniorb
 python-omniorb2 - transition package for omniORBpy
 python-omniorb2-omg - transition package for omniORBpy
Closes: 264390 377482 398463 399940 430424 453164 455444
Changes: 
 python-omniorb (3.1-1) unstable; urgency=low
 .
   [ Floris Bruynooghe ]
   * New upstream release (Closes: #453164, #430424, #398463).
   * Update copyright file (Closes: #264390). Thanks to Roland Stigge for the
     report and the patch.
   * Remove Provides fields, no one depends on them anyway (Closes: #399940).
   * Acknowledge NMUs and conform to new Python policy (Closes: #377482).
   * Bump debhelper compat to 5.
   * Bump Standards-Version to 2.7.3, no changes needed.
   * Add Vcs-* control fields in debian/control.
   * Update descriptions in debian/control.
   * Change deprecated ${Source-Version} to ${binary:Version} in
     debian/control.
   * Add examples in the package.
 .
   [ Thomas Girard ]
   * Build-Depends: on libomniorb4-dev >= 4.1.1-2.
   * Build using -g, and honor noopt DEB_BUILD_OPTIONS.
   * Remove obsolete Conflicts: for python2.3 packages.
   * Drop __GNUC__ and __GNUG__ from upstream Makefile. (Closes: #455444)
   * Build-Conflicts: with omniidl4-python.
   * Rename python-omniorb2 to python-omniorb, and python-omniorb2-omg to
     python-omniorb-omg. Change the source package name as well, and handle
     the transition.
Files: 
 cf360a10ad4f10c9d2b2550d6ba61fb2 1163 python optional python-omniorb_3.1-1.dsc
 55f935c6a68eb7093401379290da6e49 773522 python optional 
python-omniorb_3.1.orig.tar.gz
 be06f0658fb08d5e008f6b234a7642f8 5682 python optional 
python-omniorb_3.1-1.diff.gz
 1ffc1758a01bb7682cf7fe7e791cb7b0 13616 python optional 
python-omniorb-omg_3.1-1_all.deb
 05b6059ad43a322f66e1c317be48b1f1 27400 python optional 
omniidl4-python_3.1-1_all.deb
 53d077b3986c036f4058079c04da4cac 8674 python optional 
python-omniorb2_3.1-1_all.deb
 6be78de3481db27860660649f6027a8c 8682 python optional 
python-omniorb2-omg_3.1-1_all.deb
 c629719baf33d5c7e1d8fe09fe175531 566780 python optional 
python-omniorb_3.1-1_amd64.deb

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

iD8DBQFHbmewz2LXlDjmjg4RAt63AJ9lTM1quhYhpRMh/GuMQW64ZqSLqwCff//R
lCRseumgJiXQ4GqpM/83RHc=
=FFAs
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to