Your message dated Mon, 15 Jun 2009 19:46:26 +0100
with message-id <200906151846.n5fikqqb012...@kmos.homeip.net>
and subject line pyqwt has been removed from Debian, closing #527691
has caused the Debian Bug report #527691,
regarding pyqwt: FTBFS: size_t_check.cpp:3: error: prototype for 'void 
a::f(unsigned int)' does not match any in class 'a'
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.)


-- 
527691: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527691
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pyqwt
Version: 4.2.3.dfsg-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> Setup the qwt package build.
> sip invokation:
> '/usr/bin/sip -I /usr/share/sip/qt -b tmp-qwt4qt3/qwt4qt3.sbf -c tmp-qwt4qt3  
>  -x Qt_STYLE_WINDOWSXP -x Qt_STYLE_INTERLACE -x Qt_STYLE_WINDOWSXP -x 
> Qt_SIP_PRE_4_7_2 -x VendorID -t WS_X11 -t Qt_3_3_6 -x HAS_NUMARRAY -x 
> HAS_NUMERIC -x HAS_QWT5 ../sip/qwt4qt3/QwtModule.sip'
> SIP failed to generate the C++ code.
> size_t_check.cpp:3: error: prototype for 'void a::f(unsigned int)' does not 
> match any in class 'a'
> size_t_check.cpp:2: error: candidate is: void a::f(size_t)
> size_t_check.cpp:3: error: prototype for 'void a::f(long long unsigned int)' 
> does not match any in class 'a'
> size_t_check.cpp:2: error: candidate is: void a::f(size_t)
> sip: ../sip/qwt4qt3/common/QwtMemArray.sip:35: %MappedType template for this 
> type has already been defined
> Command line options:
> {'debug': False,
>  'disable_numarray': False,
>  'disable_numeric': False,
>  'disable_numpy': False,
>  'excluded_features': [],
>  'extra_cflags': [],
>  'extra_cxxflags': [],
>  'extra_defines': [],
>  'extra_include_dirs': ['/usr/include/qwt'],
>  'extra_lflags': [],
>  'extra_lib_dirs': [],
>  'extra_libs': [],
>  'jobs': '',
>  'module_install_path': '',
>  'modules': [],
>  'qwt_sources': '',
>  'sip_include_dirs': [],
>  'subdirs': [],
>  'timelines': [],
>  'trace': ''}
> 
> Found SIP-4.7.9.
> Found 'posix' operating system:
> 2.5.4 (r254:67916, Feb 18 2009, 03:00:47) 
> [GCC 4.3.3]
> Do not get upset by error messages in the next 3 compiler checks:
> Check if 'size_t' and 'unsigned int' are the same type:
> NO
> Check if 'size_t' and 'unsigned long' are the same type:
> YES
> Check if 'size_t' and 'unsigned long long' are the same type:
> NO
> Failed to import numarray: PyQwt will be build without support for numarray.
> 
> Failed to find Numeric2: PyQwt will be build without support for Numeric.
> 
> Found NumPy-1.2.1.
> 
> Found Qwt-4.2.0.
> 
> Extended command line options:
> {'debug': False,
>  'disable_numarray': False,
>  'disable_numeric': False,
>  'disable_numpy': False,
>  'excluded_features': ['-x HAS_NUMARRAY', '-x HAS_NUMERIC', '-x HAS_QWT5'],
>  'extra_cflags': [],
>  'extra_cxxflags': [],
>  'extra_defines': ['HAS_NUMPY', 'HAS_QWT4'],
>  'extra_include_dirs': ['/usr/include/qwt',
>                         
> '/usr/lib/python2.5/site-packages/numpy/core/include'],
>  'extra_lflags': [],
>  'extra_lib_dirs': [],
>  'extra_libs': [],
>  'iqt': 'iqt4qt3',
>  'iqt_sipfile': '../sip/iqt4qt3/IQtModule.sip',
>  'jobs': '',
>  'module_install_path': '/usr/lib/python2.5/site-packages/Qwt4',
>  'modules': ['iqt', 'Qwt4'],
>  'qwt': 'qwt4qt3',
>  'qwt_sipfile': '../sip/qwt4qt3/QwtModule.sip',
>  'qwt_sources': '',
>  'sip_include_dirs': [],
>  'subdirs': ['iqt4qt3', 'qwt4qt3'],
>  'timelines': [],
>  'trace': ''}
> 
> The following modules will be built: ['iqt', 'Qwt4'].
> 
> Setup the iqt package build.
> sip invokation:
> '/usr/bin/sip -b tmp-iqt4qt3/iqt4qt3.sbf -c tmp-iqt4qt3   -x HAS_NUMARRAY -x 
> HAS_NUMERIC -x HAS_QWT5 ../sip/iqt4qt3/IQtModule.sip'
> Copy tmp-iqt4qt3/sip_iqtcmodule.cpp -> iqt4qt3/sip_iqtcmodule.cpp.
> Copy tmp-iqt4qt3/sipAPI_iqt.h -> iqt4qt3/sipAPI_iqt.h.
> Copy tmp-iqt4qt3/iqt4qt3.sbf -> iqt4qt3/iqt4qt3.sbf.
> 3 file(s) lazily copied.
> 
> Setup the qwt package build.
> sip invokation:
> '/usr/bin/sip -I /usr/share/sip/qt -b tmp-qwt4qt3/qwt4qt3.sbf -c tmp-qwt4qt3  
>  -x Qt_STYLE_WINDOWSXP -x Qt_STYLE_INTERLACE -x Qt_STYLE_WINDOWSXP -x 
> Qt_SIP_PRE_4_7_2 -x VendorID -t WS_X11 -t Qt_3_3_6 -x HAS_NUMARRAY -x 
> HAS_NUMERIC -x HAS_QWT5 ../sip/qwt4qt3/QwtModule.sip'
> SIP failed to generate the C++ code.
> make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/pyqwt_4.2.3.dfsg-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.

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



--- End Message ---
--- Begin Message ---
Version: 4.2.3.dfsg-2+rm

The pyqwt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/533016 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues


--- End Message ---

Reply via email to