[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#655512: marked as done (adept: FTBFS: /usr/include/xapian/keymaker.h:125:7: error: expected primary-expression before '.' token)



Your message dated Thu, 03 May 2012 21:05:06 +0000
with message-id <E1SQ3D0-0004AS-Uu@franck.debian.org>
and subject line Bug#655512: fixed in adept 3.0~beta7.2+qa2
has caused the Debian Bug report #655512,
regarding adept: FTBFS: /usr/include/xapian/keymaker.h:125:7: error: expected primary-expression before '.' token
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 owner@bugs.debian.org
immediately.)


-- 
655512: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655512
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:adept
Version: 3.0~beta7.2+nmu2
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the buildds:

[ 77%] Building CXX object adept/CMakeFiles/adeptlib.dir/adeptlib_automoc.o
cd "/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu/adept" && /usr/bin/c++    -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -fexceptions -O2 -g -DNDEBUG -DQT_NO_DEBUG -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -I"/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/adept/.." -I/usr/include/tagcoll-2.0.13 -I"/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1" -I"/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu" -I"/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu/adept" -I"/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu/adept/.."    -O0 -g -fexceptions -o CMakeFiles/adeptlib.dir/adeptlib_automoc.o -c "/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu/adept/adeptlib_automoc.cpp"
In file included from /usr/include/xapian/enquire.h:33:0,
                 from /usr/include/xapian.h:46,
                 from /build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/adept/../ept/core/xapian.h:2,
                 from /build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/adept/../adept/util.h:6,
                 from /build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu/adept/../../adept/applicationswidget.h:6,
                 from /build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu/adept/moc_applicationswidget.cpp:10,
                 from /build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu/adept/adeptlib_automoc.cpp:5:
/usr/include/xapian/keymaker.h:66: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:79:7: error: expected primary-expression before '.' token
/usr/include/xapian/keymaker.h: At global scope:
/usr/include/xapian/keymaker.h:112: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:125:7: error: expected primary-expression before '.' token
make[3]: *** [adept/CMakeFiles/adeptlib.dir/adeptlib_automoc.o] Error 1
make[3]: Leaving directory `/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu'
make[2]: *** [adept/CMakeFiles/adeptlib.dir/all] Error 2
make[2]: Leaving directory `/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd-adept_3.0~beta7.2+qa1-kfreebsd-amd64-vxHzuy/adept-3.0~beta7.2+qa1/obj-x86_64-kfreebsd-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=adept&arch=kfreebsd-amd64&ver=3.0%7Ebeta7.2%2Bqa1&stamp=1326221630

Note: While the buildd.debian.org site is positive for !kfreebsd-amd64
      !mips I can actually get the same failure in a clean sid sbuild
      on linux-amd64

Regards

    Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



--- End Message ---
--- Begin Message ---
Source: adept
Source-Version: 3.0~beta7.2+qa2

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

adept_3.0~beta7.2+qa2.dsc
  to main/a/adept/adept_3.0~beta7.2+qa2.dsc
adept_3.0~beta7.2+qa2.tar.gz
  to main/a/adept/adept_3.0~beta7.2+qa2.tar.gz
adept_3.0~beta7.2+qa2_amd64.deb
  to main/a/adept/adept_3.0~beta7.2+qa2_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 655512@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated adept 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.8
Date: Thu, 03 May 2012 21:54:12 +0200
Source: adept
Binary: adept
Architecture: source amd64
Version: 3.0~beta7.2+qa2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 adept      - package management suite for KDE
Closes: 655512 667095
Changes: 
 adept (3.0~beta7.2+qa2) unstable; urgency=low
 .
   * QA upload.
   * Fix build failure with GCC 4.7. Closes: #667095, #655512.
Checksums-Sha1: 
 0e0e446f169fee65fe1da92f17f6465111dab5a4 982 adept_3.0~beta7.2+qa2.dsc
 4c8d3f71867a683e86b6a1d64255e771bf349d17 1728494 adept_3.0~beta7.2+qa2.tar.gz
 182c272de27a13439739eedb235edf6266250173 375854 adept_3.0~beta7.2+qa2_amd64.deb
Checksums-Sha256: 
 abbb0172f93df8ae3fe0e234f81de40c37cb6761313babfab3a6f48dbeb42984 982 adept_3.0~beta7.2+qa2.dsc
 d1c1e076bf67e233500b64d6501bccf734a188a5588a40e051944dd5cad44350 1728494 adept_3.0~beta7.2+qa2.tar.gz
 a8a10575f6dcbaed9a3ecab2a516f08a0a7969acd92c0db3045c197b874136d7 375854 adept_3.0~beta7.2+qa2_amd64.deb
Files: 
 659253a01be7c847a4c331ea083fd653 982 kde optional adept_3.0~beta7.2+qa2.dsc
 1b8fddb2f2481976ba4bfab1c61fa38d 1728494 kde optional adept_3.0~beta7.2+qa2.tar.gz
 c041d5c2351735ce8990017e0a9073c8 375854 kde optional adept_3.0~beta7.2+qa2_amd64.deb

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

iEYEARECAAYFAk+i6PwACgkQStlRaw+TLJw83gCeNF93GUss6/9B1CEWMkno07C3
n/IAn1ik+odxeTYvty5TS0hxayI2TtZX
=bZZY
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: