Your message dated Thu, 22 Sep 2011 16:17:39 +0000
with message-id <e1r6lxz-000741...@franck.debian.org>
and subject line Bug#639077: fixed in pivy 0.5.0~v609hg-1
has caused the Debian Bug report #639077,
regarding pivy: FTBFS: pivy/coin_wrap.cpp:35402:96: error: no matching function 
for call to 'SoDB::getHeaderData(const SbString&, SbBool&, float&, void 
(**&)(void*, SoInput*), void (**&)(void*, SoInput*), void*&, SbBool&)'
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 ow...@bugs.debian.org
immediately.)


-- 
639077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639077
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pivy
Version: 0.5.0~svn765-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -Wall -g -fPIC -I/usr/include/python2.6 -c 
> pivy/coin_wrap.cpp -o build/temp.linux-x86_64-2.6/pivy/coin_wrap.o 
> -Iinterfaces -I/usr/include/Inventor/annex -D_REENTRANT
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> Ada/C/ObjC but not for C++ [enabled by default]
>
> ...
>
> pivy/coin_wrap.cpp: In function 'PyObject* 
> _wrap_SoDB_getHeaderData__SWIG_0(PyObject*, PyObject*)':
> pivy/coin_wrap.cpp:35402:96: error: no matching function for call to 
> 'SoDB::getHeaderData(const SbString&, SbBool&, float&, void (**&)(void*, 
> SoInput*), void (**&)(void*, SoInput*), void*&, SbBool&)'
> pivy/coin_wrap.cpp:35402:96: note: candidate is:
> /usr/include/Inventor/SoDB.h:65:17: note: static SbBool 
> SoDB::getHeaderData(const SbString&, SbBool&, float&, void (*&)(void*, 
> SoInput*), void (*&)(void*, SoInput*), void*&, SbBool)
> /usr/include/Inventor/SoDB.h:65:17: note:   no known conversion for argument 
> 4 from 'void (**)(void*, SoInput*)' to 'void (*&)(void*, SoInput*)'
> pivy/coin_wrap.cpp: In function 'PyObject* 
> _wrap_SoDB_getHeaderData__SWIG_1(PyObject*, PyObject*)':
> pivy/coin_wrap.cpp:35497:91: error: no matching function for call to 
> 'SoDB::getHeaderData(const SbString&, SbBool&, float&, void (**&)(void*, 
> SoInput*), void (**&)(void*, SoInput*), void*&)'
> pivy/coin_wrap.cpp:35497:91: note: candidate is:
> /usr/include/Inventor/SoDB.h:65:17: note: static SbBool 
> SoDB::getHeaderData(const SbString&, SbBool&, float&, void (*&)(void*, 
> SoInput*), void (*&)(void*, SoInput*), void*&, SbBool)
> /usr/include/Inventor/SoDB.h:65:17: note:   no known conversion for argument 
> 4 from 'void (**)(void*, SoInput*)' to 'void (*&)(void*, SoInput*)'
>
> ...
>
> error: command 'gcc' failed with exit status 1
> make: *** [build-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/08/22/pivy_0.5.0~svn765-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: pivy
Source-Version: 0.5.0~v609hg-1

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

pivy_0.5.0~v609hg-1.debian.tar.bz2
  to main/p/pivy/pivy_0.5.0~v609hg-1.debian.tar.bz2
pivy_0.5.0~v609hg-1.dsc
  to main/p/pivy/pivy_0.5.0~v609hg-1.dsc
pivy_0.5.0~v609hg.orig.tar.bz2
  to main/p/pivy/pivy_0.5.0~v609hg.orig.tar.bz2
python-pivy_0.5.0~v609hg-1_amd64.deb
  to main/p/pivy/python-pivy_0.5.0~v609hg-1_amd64.deb



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 639...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Teemu Ikonen <tpiko...@gmail.com> (supplier of updated pivy 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 21 Sep 2011 14:31:38 +0200
Source: pivy
Binary: python-pivy
Architecture: source amd64
Version: 0.5.0~v609hg-1
Distribution: unstable
Urgency: low
Maintainer: Teemu Ikonen <tpiko...@gmail.com>
Changed-By: Teemu Ikonen <tpiko...@gmail.com>
Description: 
 python-pivy - Coin binding for Python
Closes: 583323 585313 639077
Changes: 
 pivy (0.5.0~v609hg-1) unstable; urgency=low
 .
   * New snapshot from upstream mercurial repository
   * New upstream version fixes pivy.gui.soqt import (closes: #583323)
   * Change versioning scheme to follow hg revisions
   * 'Fix' watch file (it finds only ancient pivy versions)
   * copyright: Update years, change to current DEP5 format
   * Add debian/source/format file with text "3.0 (quilt)"
   * Add debian/source/options file
     - Use bz2 with maximum compression
     - Generate a single debian-changes patch
   * control:
     - Update standards-version to 3.9.2
     - Add Vcs-* fields
   * rules:
     - Add build-arch and build-indep targets to please lintian
     - Add get-orig-source target to fetch source from upstream hg repo
   * QuarterWidget.py: Replace string exception with an IOError
     (closes: #585313)
   * Building with swig 2.0.4-4 fixes FTBS (closes: #639077)
Checksums-Sha1: 
 376a2832b58ba4566dfc16833a88308ac4a60c9b 1275 pivy_0.5.0~v609hg-1.dsc
 36011d582ab8a399d7ba2a720d7c36515ee65be4 6532888 pivy_0.5.0~v609hg.orig.tar.bz2
 e4d8cd5cc6ac1e548557d99b813fcb8597be5dae 3668 
pivy_0.5.0~v609hg-1.debian.tar.bz2
 0187bb4a12c87db0de6be8ba41e389bc706bf916 4077906 
python-pivy_0.5.0~v609hg-1_amd64.deb
Checksums-Sha256: 
 a5d34b60616098662fbf111a2fd69364b3838885567999c4e0697f6e33bd4a4e 1275 
pivy_0.5.0~v609hg-1.dsc
 ae7fdd9b0654e189d56b96224c92fa39c224d31f8bd3574a1dbf5915e0c84a52 6532888 
pivy_0.5.0~v609hg.orig.tar.bz2
 1affed0e1df0499fa19fc1900a0d73e7343bdf9ee81f4ab35a3fd2374a60aaf1 3668 
pivy_0.5.0~v609hg-1.debian.tar.bz2
 727e2201ca911f8dfa37620117e5626836d8aaa9ee5c0f6f9c4e0a567bd8fc78 4077906 
python-pivy_0.5.0~v609hg-1_amd64.deb
Files: 
 e6dc785ddc6a2f1b56d636151541492c 1275 python extra pivy_0.5.0~v609hg-1.dsc
 61cc9877c4ac369736540040c3d1cac8 6532888 python extra 
pivy_0.5.0~v609hg.orig.tar.bz2
 db36ffa1b56613f59fb2c7d39bb230b9 3668 python extra 
pivy_0.5.0~v609hg-1.debian.tar.bz2
 cb1a75a20e30c412b6440a745d389cde 4077906 python extra 
python-pivy_0.5.0~v609hg-1_amd64.deb

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

iEYEARECAAYFAk57XQsACgkQUm8B6FZO5LabFACfUeEH34CNThpbmXN/ykdmN1eX
HTAAn2iPIfn3zaWRyqLDlk8yv3op6aHM
=wRLx
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to