Debian Bug report logs - #453164
python-omniorb2: FTBFS: ../../modules/pyObjectRef.cc:434: error: no matching function for call to 'omniIOR::omniIOR(const char*&, const _CORBA_Octet*, int)'

version graph

Package: python-omniorb2; Maintainer for python-omniorb2 is (unknown);

Reported by: Lucas Nussbaum <lucas@lucas-nussbaum.net>

Date: Tue, 27 Nov 2007 18:48:13 UTC

Severity: serious

Tags: lenny, sid

Found in version python-omniorb2/2.6-3.3

Fixed in version python-omniorb/3.1-1

Done: Thomas Girard <thomas.g.girard@free.fr>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Bastian Blank <waldi@debian.org>:
Bug#453164; Package python-omniorb2. (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
New Bug report received and forwarded. Copy sent to Bastian Blank <waldi@debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@lucas-nussbaum.net>
To: submit@bugs.debian.org
Subject: python-omniorb2: FTBFS: ../../modules/pyObjectRef.cc:434: error: no matching function for call to 'omniIOR::omniIOR(const char*&, const _CORBA_Octet*, int)'
Date: Tue, 27 Nov 2007 19:42:56 +0100
Package: python-omniorb2
version: 2.6-3.3
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20071126 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

 > dpkg-source: building python-omniorb2 in python-omniorb2_2.6-3.3.dsc
 >  debian/rules build
 > cp -f /usr/share/misc/config.guess /usr/share/misc/config.sub bin/scripts
 > touch autotools-update-stamp
 > dh_testdir
 > mkdir build-2.4
 > cd build-2.4 && \
 > 	../configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --with-omniorb=/usr --with-openssl=/usr PYTHON=/usr/bin/python2.4
 > checking build system type... i486-pc-linux-gnu
 > checking host system type... i486-pc-linux-gnu
 > checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
 > checking for C compiler default output file name... a.out
 > checking whether the C compiler works... yes
 > checking whether we are cross compiling... no
 > checking for suffix of executables... 
 > checking for suffix of object files... o
 > checking whether we are using the GNU C compiler... yes
 > checking whether i486-linux-gnu-gcc accepts -g... yes
 > checking for i486-linux-gnu-gcc option to accept ANSI C... none needed
 > checking for i486-linux-gnu-g++... i486-linux-gnu-g++
 > checking whether we are using the GNU C++ compiler... yes
 > checking whether i486-linux-gnu-g++ accepts -g... yes
 > checking how to run the C preprocessor... i486-linux-gnu-gcc -E
 > checking for i486-linux-gnu-ranlib... no
 > checking for ranlib... ranlib
 > checking for a BSD-compatible install... /usr/bin/install -c
 > checking whether make sets $(MAKE)... yes
 > checking for python version... 2.4
 > checking for python platform... linux2
 > checking for python script directory... ${prefix}/lib/python2.4/site-packages
 > checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
 > checking for omniORB root... /usr
 > checking for OpenSSL root... /usr
 > checking for pkg-config... /usr/bin/pkg-config
 > checking for openssl... yes
 > checking OPENSSL_CFLAGS...  
 > checking OPENSSL_LIBS... -lssl -lcrypto  
 > checking for omkdepend... no
 > checking for omkdirhier... /build/user/python-omniorb2-2.6/bin/scripts/omkdirhier
 > configure: creating ./config.status
 > config.status: creating mk/beforeauto.mk
 > config.status: creating mk/afterauto.mk
 > config.status: creating GNUmakefile
 > config.status: creating examples/embed/GNUmakefile
 > config.status: creating modules/GNUmakefile
 > config.status: creating modules/codesets/GNUmakefile
 > config.status: creating modules/sslTP/GNUmakefile
 > config.status: creating omniidl_be/GNUmakefile
 > config.status: creating python/GNUmakefile
 > config.status: creating python/COS/GNUmakefile
 > config.status: creating python/omniORB/GNUmakefile
 > config.status: creating include/GNUmakefile
 > dh_testdir
 > /usr/bin/make -C build-2.4
 > make[1]: Entering directory `/build/user/python-omniorb2-2.6/build-2.4'
 > making all in ./modules...
 > make[2]: Entering directory `/build/user/python-omniorb2-2.6/build-2.4/modules'
 > i486-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__ -D__x86__ ../../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
 > /usr/bin/python2.4 ../../bin/scripts/distdate.py OMNIORBPY <../../modules/../update.log >pydistdate.hh
 > i486-linux-gnu-g++ -c -O2 -Wall -Wno-unused -fexceptions -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__ -D__x86__ -o omnipy.o ../../modules/omnipy.cc
 > ../../modules/omnipy.cc: In function 'void init_omnipy()':
 > ../../modules/omnipy.cc:965: warning: dereferencing type-punned pointer will break strict-aliasing rules
 > i486-linux-gnu-g++ -c -O2 -Wall -Wno-unused -fexceptions -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__ -D__x86__ -o pyORBFunc.o ../../modules/pyORBFunc.cc
 > i486-linux-gnu-g++ -c -O2 -Wall -Wno-unused -fexceptions -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__ -D__x86__ -o pyPOAFunc.o ../../modules/pyPOAFunc.cc
 > i486-linux-gnu-g++ -c -O2 -Wall -Wno-unused -fexceptions -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__ -D__x86__ -o pyPOAManagerFunc.o ../../modules/pyPOAManagerFunc.cc
 > i486-linux-gnu-g++ -c -O2 -Wall -Wno-unused -fexceptions -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__ -D__x86__ -o pyPOACurrentFunc.o ../../modules/pyPOACurrentFunc.cc
 > i486-linux-gnu-g++ -c -O2 -Wall -Wno-unused -fexceptions -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__ -D__x86__ -o pyObjectRef.o ../../modules/pyObjectRef.cc
 > ../../modules/pyObjectRef.cc: In static member function 'static omniObjRef* omniPy::createObjRef(const char*, omniIOR*, CORBA::Boolean, omniIdentity*, CORBA::Boolean)':
 > ../../modules/pyObjectRef.cc:374: error: no matching function for call to 'omniIOR::omniIOR(const char*, const _CORBA_Octet*, int)'
 > /usr/include/omniORB4/omniIOR.h:341: note: candidates are: omniIOR::omniIOR(const omniIOR&)
 > /usr/include/omniORB4/omniIOR.h:340: note:                 omniIOR::omniIOR()
 > /usr/include/omniORB4/omniIOR.h:237: note:                 omniIOR::omniIOR(const char*, const _CORBA_Unbounded_Sequence_Octet&, const IIOP::Address*, _CORBA_ULong, GIOP::Version, omniIOR::interceptorOption, const _CORBA_Unbounded_Sequence<IOP::TaggedComponent>*)
 > /usr/include/omniORB4/omniIOR.h:225: note:                 omniIOR::omniIOR(const char*, const _CORBA_Octet*, int, const omniIORHints&)
 > /usr/include/omniORB4/omniIOR.h:221: note:                 omniIOR::omniIOR(char*, IOP::TaggedProfile*, _CORBA_ULong, _CORBA_ULong)
 > /usr/include/omniORB4/omniIOR.h:217: note:                 omniIOR::omniIOR(char*, _CORBA_Unbounded_Sequence<IOP::TaggedProfile>*)
 > ../../modules/pyObjectRef.cc: In static member function 'static omniObjRef* omniPy::createLocalObjRef(const char*, const char*, omniObjTableEntry*, CORBA::Boolean)':
 > ../../modules/pyObjectRef.cc:434: error: no matching function for call to 'omniIOR::omniIOR(const char*&, const _CORBA_Octet*, int)'
 > /usr/include/omniORB4/omniIOR.h:341: note: candidates are: omniIOR::omniIOR(const omniIOR&)
 > /usr/include/omniORB4/omniIOR.h:340: note:                 omniIOR::omniIOR()
 > /usr/include/omniORB4/omniIOR.h:237: note:                 omniIOR::omniIOR(const char*, const _CORBA_Unbounded_Sequence_Octet&, const IIOP::Address*, _CORBA_ULong, GIOP::Version, omniIOR::interceptorOption, const _CORBA_Unbounded_Sequence<IOP::TaggedComponent>*)
 > /usr/include/omniORB4/omniIOR.h:225: note:                 omniIOR::omniIOR(const char*, const _CORBA_Octet*, int, const omniIORHints&)
 > /usr/include/omniORB4/omniIOR.h:221: note:                 omniIOR::omniIOR(char*, IOP::TaggedProfile*, _CORBA_ULong, _CORBA_ULong)
 > /usr/include/omniORB4/omniIOR.h:217: note:                 omniIOR::omniIOR(char*, _CORBA_Unbounded_Sequence<IOP::TaggedProfile>*)
 > ../../modules/pyObjectRef.cc: In static member function 'static omniObjRef* omniPy::createLocalObjRef(const char*, const char*, const _CORBA_Octet*, int, CORBA::Boolean)':
 > ../../modules/pyObjectRef.cc:459: error: no matching function for call to 'omniIOR::omniIOR(const char*&, const _CORBA_Octet*&, int&)'
 > /usr/include/omniORB4/omniIOR.h:341: note: candidates are: omniIOR::omniIOR(const omniIOR&)
 > /usr/include/omniORB4/omniIOR.h:340: note:                 omniIOR::omniIOR()
 > /usr/include/omniORB4/omniIOR.h:237: note:                 omniIOR::omniIOR(const char*, const _CORBA_Unbounded_Sequence_Octet&, const IIOP::Address*, _CORBA_ULong, GIOP::Version, omniIOR::interceptorOption, const _CORBA_Unbounded_Sequence<IOP::TaggedComponent>*)
 > /usr/include/omniORB4/omniIOR.h:225: note:                 omniIOR::omniIOR(const char*, const _CORBA_Octet*, int, const omniIORHints&)
 > /usr/include/omniORB4/omniIOR.h:221: note:                 omniIOR::omniIOR(char*, IOP::TaggedProfile*, _CORBA_ULong, _CORBA_ULong)
 > /usr/include/omniORB4/omniIOR.h:217: note:                 omniIOR::omniIOR(char*, _CORBA_Unbounded_Sequence<IOP::TaggedProfile>*)
 > make[2]: *** [pyObjectRef.o] Error 1
 > make[2]: Leaving directory `/build/user/python-omniorb2-2.6/build-2.4/modules'
 > make[1]: *** [all] Error 1
 > make[1]: Leaving directory `/build/user/python-omniorb2-2.6/build-2.4'
 > make: *** [build-stamp-2.4] Error 2
 > rm build-2.4/config.status
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
	http://people.debian.org/~lucas/logs/2007/11/26

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |




Tags added: pending Request was from Anibal Monsalve Salazar <anibal@debian.org> to control@bugs.debian.org. (Sun, 23 Dec 2007 23:09:07 GMT) (full text, mbox, link).


Reply sent to Thomas Girard <thomas.g.girard@free.fr>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Bug acknowledged by developer. (full text, mbox, link).


Message #12 received at 453164-close@bugs.debian.org (full text, mbox, reply):

From: Thomas Girard <thomas.g.girard@free.fr>
To: 453164-close@bugs.debian.org
Subject: Bug#453164: fixed in python-omniorb 3.1-1
Date: Tue, 25 Dec 2007 23:14:14 +0000
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 453164@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Girard <thomas.g.girard@free.fr> (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 ftpmaster@debian.org)


-----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 <pkg-corba-devel@lists.alioth.debian.org>
Changed-By: Thomas Girard <thomas.g.girard@free.fr>
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-----





Information forwarded to debian-bugs-dist@lists.debian.org, Debian CORBA Team <pkg-corba-devel@lists.alioth.debian.org>:
Bug#453164; Package python-omniorb2. (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Extra info received and forwarded to list. Copy sent to Debian CORBA Team <pkg-corba-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #17 received at 453164@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@lucas-nussbaum.net>
To: control@bugs.debian.org
Cc: 453164@bugs.debian.org
Subject: tagging 453164
Date: Fri, 25 Jan 2008 23:41:22 +0100
# Automatically generated email from bts, devscripts version 2.10.11
# not reproducible on stable
tags 453164 + sid lenny





Tags added: sid, lenny Request was from Lucas Nussbaum <lucas@lucas-nussbaum.net> to control@bugs.debian.org. (Fri, 25 Jan 2008 22:43:48 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 16 Feb 2009 08:23:33 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Jan 10 21:25:17 2018; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.