Hi, I have a suspicion what is causing the problem: /usr/include/xapian/keymaker.h declares a member variable named "slots" and I am using QT, where this symbol might be redefined by some makro-magic. I won't have time to create a fix within the next one or two weeks, but I hope I can fix it afterwards.
Best regards Ben On Tue, 2011-08-23 at 23:36 +0200, Philippe Le Brouster wrote: > Source: packagesearch > Version: 2.6 > 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: > > g++ -c -m64 -pipe -include workarounds.h -O2 -I/usr/include/tagcoll-2.0.12 > > -I/usr/include/tagcoll-2.0.12 -D_REENTRANT -Wall -W -DQT_NO_DEBUG > > -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED > > -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore > > -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. > > -I.moc -I.ui -o .obj/runcommandinxterm.o runcommandinxterm.cpp > > In file included from /usr/include/xapian/enquire.h:33:0, > > from /usr/include/xapian.h:46, > > from helpers.h:21, > > from main.cpp:24: > > /usr/include/xapian/keymaker.h:64:10: error: a template-id may not appear > > in a using-declaration > > /usr/include/xapian/keymaker.h: In member function 'void > > Xapian::MultiValueKeyMaker::add_value(Xapian::valueno, bool)': > > /usr/include/xapian/keymaker.h:77:7: error: expected primary-expression > > before '.' token > > /usr/include/xapian/keymaker.h: At global scope: > > /usr/include/xapian/keymaker.h:110:10: error: a template-id may not appear > > in a using-declaration > > /usr/include/xapian/keymaker.h: In member function 'void > > Xapian::MultiValueSorter::add(Xapian::valueno, bool)': > > /usr/include/xapian/keymaker.h:123:7: error: expected primary-expression > > before '.' token > > make[2]: *** [.obj/main.o] Error 1 > > The full build log is available from: > > http://people.debian.org/~lucas/logs/2011/08/22/packagesearch_2.6_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. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org