Your message dated Sat, 09 Aug 2008 00:56:21 +0100
with message-id <[EMAIL PROTECTED]>
and subject line re: kxneur: FTBFS in lenny: kxneur.cpp:173: error: 'struct
_xneur_config' has no member named 'get_library_api_version'
has caused the Debian Bug report #494331,
regarding kxneur: FTBFS in lenny: kxneur.cpp:173: error: 'struct _xneur_config'
has no member named 'get_library_api_version'
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.)
--
494331: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494331
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kxneur
Version: 0.8.0+svn20080310-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080808 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in a lenny chroot, your package failed
to build on i386.
Relevant part:
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde
> -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT
> -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
> -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2
> -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
> -fno-exceptions -fno-check-new -fno-common -MT kxneur.o -MD -MP -MF
> ".deps/kxneur.Tpo" \
> -c -o kxneur.o `test -f 'kxneur.cpp' || echo './'`kxneur.cpp; \
> then mv -f ".deps/kxneur.Tpo" ".deps/kxneur.Po"; \
> else rm -f ".deps/kxneur.Tpo"; exit 1; \
> fi
> In file included from /usr/share/qt3/include/qkeysequence.h:47,
> from /usr/include/kde/kaction.h:29,
> from kxneur.cpp:22:
> /usr/share/qt3/include/qstring.h: In member function 'char QChar::latin1()
> const':
> /usr/share/qt3/include/qstring.h:197: warning: conversion to 'char' from
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In member function 'void
> QChar::setCell(uchar)':
> /usr/share/qt3/include/qstring.h:222: warning: conversion to 'ushort' from
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In member function 'void
> QChar::setRow(uchar)':
> /usr/share/qt3/include/qstring.h:223: warning: conversion to 'ushort' from
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
> /usr/share/qt3/include/qstring.h:267: warning: conversion to 'ushort' from
> 'int' may alter its value
> /usr/share/qt3/include/qstring.h: In constructor
> 'QStringData::QStringData(QChar*, uint, uint)':
> /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned
> int:30' from 'uint' may alter its value
> /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned
> int:30' from 'uint' may alter its value
> In file included from /usr/share/qt3/include/qobject.h:48,
> from /usr/include/kde/kaction.h:30,
> from kxneur.cpp:22:
> /usr/share/qt3/include/qevent.h: In member function 'void
> QDropEvent::setAction(QDropEvent::Action)':
> /usr/share/qt3/include/qevent.h:523: warning: conversion to 'unsigned char'
> from 'uint' may alter its value
> In file included from /usr/share/qt3/include/qwidget.h:52,
> from /usr/share/qt3/include/qframe.h:45,
> from /usr/share/qt3/include/qpopupmenu.h:45,
> from /usr/include/kde/kpopupmenu.h:23,
> from kxneur.cpp:23:
> /usr/share/qt3/include/qsizepolicy.h: In member function 'void
> QSizePolicy::transpose()':
> /usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from
> 'uint' may alter its value
> /usr/share/qt3/include/qsizepolicy.h:125: warning: conversion to 'uchar' from
> 'uint' may alter its value
> In file included from kxneurconf.h:24,
> from kxneur.cpp:33:
> /usr/share/qt3/include/qpushbutton.h: In member function 'virtual void
> QPushButton::setIsMenuButton(bool)':
> /usr/share/qt3/include/qpushbutton.h:94: warning: conversion to 'unsigned
> char:1' from 'int' may alter its value
> kxneur.cpp: In member function 'bool KXNeurApp::xnconf_reload()':
> kxneur.cpp:173: error: 'struct _xneur_config' has no member named
> 'get_library_api_version'
> kxneur.cpp: In member function 'void KXNeurApp::slotUpdateMode()':
> kxneur.cpp:191: error: 'struct _xneur_config' has no member named
> 'get_current_mode'
> kxneur.cpp:191: error: 'AUTO_MODE' was not declared in this scope
> kxneur.cpp:192: error: 'struct _xneur_config' has no member named
> 'set_current_mode'
> kxneur.cpp:192: error: 'MANUAL_MODE' was not declared in this scope
> kxneur.cpp:194: error: 'struct _xneur_config' has no member named
> 'set_current_mode'
> kxneur.cpp: In member function 'void KXNeurApp::xnconf_gets()':
> kxneur.cpp:205: error: 'struct _xneur_config' has no member named
> 'get_current_mode'
> kxneur.cpp:205: error: 'AUTO_MODE' was not declared in this scope
> make[3]: *** [kxneur.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/08/08
It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in lenny before the release.
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
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
version: 0.9.1-1
My test results:
Lenny's version in lenny: FTBFS in same way as mentioned in the bug report
Sid's version in lenny: builds fine
Lenny's version in sid: FTBFS in same way as mentioned in the bug report
Sid's version in sid: builds fine
based on theese results I am marking the bug as fixed in the version
currently in sid. That version should hopefully be migrating in a couple
of days.
Sorry I copy/pasted from the wrong bug report window before, no harm
done though as the bug I accidently sent to was also closed by the
current version in sid.
--- End Message ---