Your message dated Tue, 07 Feb 2012 13:02:23 +0000
with message-id <e1rukgh-000163...@franck.debian.org>
and subject line Bug#653625: fixed in avogadro 1.0.3-3.1
has caused the Debian Bug report #653625,
regarding FTBFS with Boost 1.48 (Parse error at "BOOST_JOIN")
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.)


-- 
653625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: avogadro
Severity: normal

Package failed to build with new Boost version 1.48.  The relevant log
portion is:

cd 
/home/steve/Packages/boost-defaults/rebuilds/build/avogadro/avogadro-1.0.3/obj-x86_64-linux-gnu/libavogadro/src
 && /usr/bin/lrelease-qt4 -compress -removeidentical -silent 
/home/steve/Packages/boost-defaults/rebuilds/build/avogadro/avogadro-1.0.3/obj-x86_64-linux-gnu/libavogadro/src/libavogadro_ja.ts
 -qm 
/home/steve/Packages/boost-defaults/rebuilds/build/avogadro/avogadro-1.0.3/obj-x86_64-linux-gnu/libavogadro/src/libavogadro_ja.qm
/usr/bin/cmake -E cmake_progress_report 
/home/steve/Packages/boost-defaults/rebuilds/build/avogadro/avogadro-1.0.3/obj-x86_64-linux-gnu/CMakeFiles
 
[  8%] Generating libavogadro_de.qm
cd 
/home/steve/Packages/boost-defaults/rebuilds/build/avogadro/avogadro-1.0.3/obj-x86_64-linux-gnu/libavogadro/src
 && /usr/bin/lconvert -i 
/home/steve/Packages/boost-defaults/rebuilds/build/avogadro/avogadro-1.0.3/i18n/libavogadro-de.po
 -o 
/home/steve/Packages/boost-defaults/rebuilds/build/avogadro/avogadro-1.0.3/obj-x86_64-linux-gnu/libavogadro/src/libavogadro_de.ts
usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at 
"BOOST_JOIN"
usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at 
"BOOST_JOIN"
usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at 
"BOOST_JOIN"


Note that this output is from the qt tool lconvert.  I believe this is
because the tool does not handle the entire C++ language; see the Qt
issue https://bugreports.qt.nokia.com/browse/QTBUG-22829

The workaround is to abuse the Boost header guards by defining it
on the moc/lconvert command line, thus avoiding having to parse
the boost headers.  Pass -DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED
to the moc invocation.  If using cmake:

  QT4_WRAP_CPP(sources ${moc-sources} OPTIONS 
-DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED)




-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: avogadro
Source-Version: 1.0.3-3.1

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

avogadro-data_1.0.3-3.1_all.deb
  to main/a/avogadro/avogadro-data_1.0.3-3.1_all.deb
avogadro_1.0.3-3.1.debian.tar.gz
  to main/a/avogadro/avogadro_1.0.3-3.1.debian.tar.gz
avogadro_1.0.3-3.1.dsc
  to main/a/avogadro/avogadro_1.0.3-3.1.dsc
avogadro_1.0.3-3.1_amd64.deb
  to main/a/avogadro/avogadro_1.0.3-3.1_amd64.deb
libavogadro-dev_1.0.3-3.1_amd64.deb
  to main/a/avogadro/libavogadro-dev_1.0.3-3.1_amd64.deb
libavogadro1_1.0.3-3.1_amd64.deb
  to main/a/avogadro/libavogadro1_1.0.3-3.1_amd64.deb
python-avogadro_1.0.3-3.1_amd64.deb
  to main/a/avogadro/python-avogadro_1.0.3-3.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 653...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins <s...@debian.org> (supplier of updated avogadro 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: Sat, 28 Jan 2012 05:36:13 -0600
Source: avogadro
Binary: avogadro avogadro-data libavogadro1 libavogadro-dev python-avogadro
Architecture: source amd64 all
Version: 1.0.3-3.1
Distribution: unstable
Urgency: low
Maintainer: Debichem Team <debichem-de...@lists.alioth.debian.org>
Changed-By: Steve M. Robbins <s...@debian.org>
Description: 
 avogadro   - Molecular Graphics and Modelling System
 avogadro-data - Molecular Graphics and Modelling System (Data Files)
 libavogadro-dev - Molecular Graphics and Modelling System (development files)
 libavogadro1 - Molecular Graphics and Modelling System (library)
 python-avogadro - Molecular Graphics and Modelling System (Python module)
Closes: 653625
Changes: 
 avogadro (1.0.3-3.1) unstable; urgency=low
 .
   * Non-Maintainer Upload.
 .
   * patches/boost148.patch: New.  Work around moc limitation.  Closes:
     #653625.
Checksums-Sha1: 
 37f5ced33cd593f0445db22ff9e2f0918e63b468 1863 avogadro_1.0.3-3.1.dsc
 e6c036265ace872068efd37fd8bc2a74269a25aa 12945 avogadro_1.0.3-3.1.debian.tar.gz
 46b204c44983a39071cad4cd21c8ec83ce355ef6 4119626 avogadro_1.0.3-3.1_amd64.deb
 bbde5941b5f18b37a1fe57c54c70ecbf40aab021 321064 avogadro-data_1.0.3-3.1_all.deb
 e30bc27f5ed7fb6f4558f263a657a0be58e8e4c3 1748488 
libavogadro1_1.0.3-3.1_amd64.deb
 087ba830973ed0e406b62081706298380a4e9103 260110 
libavogadro-dev_1.0.3-3.1_amd64.deb
 3ea7a39e21e88dc9a58afeb60c9212ddb135956b 539772 
python-avogadro_1.0.3-3.1_amd64.deb
Checksums-Sha256: 
 85575eabf9f5f9533b5bdc0674cab7b09a99b1168c5665bb9dd76b8664c82c13 1863 
avogadro_1.0.3-3.1.dsc
 5bb94a846adbf113c5973109c2405bf5a20be8c61322039515a6f729a4dd05bc 12945 
avogadro_1.0.3-3.1.debian.tar.gz
 df281200dacb52c51e56ba1cb26f7ac77459e8fe820ccfa9effbcdc1e78ab93c 4119626 
avogadro_1.0.3-3.1_amd64.deb
 17f7c9fbce08f646146c34ca4fb58085cbb69147c7a44d5b250095c8331d2c3b 321064 
avogadro-data_1.0.3-3.1_all.deb
 ab671329bef74f54741cdd121ecf172bd67930b1b041b2293c7819594051d867 1748488 
libavogadro1_1.0.3-3.1_amd64.deb
 bd79abc630ecb60a65654862cbfe89f99cfbacd06ced96ed75cbaf97fd47e9a4 260110 
libavogadro-dev_1.0.3-3.1_amd64.deb
 7d4699afcb9c4a02a9f307567c02be31348eaa57d2919ab6b3f634c84afb0181 539772 
python-avogadro_1.0.3-3.1_amd64.deb
Files: 
 08d411a9ee4cc0bb284579682ef10eb3 1863 science optional avogadro_1.0.3-3.1.dsc
 888393c81e5298a777809d091998734e 12945 science optional 
avogadro_1.0.3-3.1.debian.tar.gz
 497788c6d15a19647a1909ad50049eff 4119626 science optional 
avogadro_1.0.3-3.1_amd64.deb
 6adc0bc06376cb076a672c1b893c12bc 321064 science optional 
avogadro-data_1.0.3-3.1_all.deb
 972f2fe5dc48dfcb9c045d26e788bd22 1748488 libs optional 
libavogadro1_1.0.3-3.1_amd64.deb
 b13bbcdbca486936caf9206112f095fb 260110 libdevel extra 
libavogadro-dev_1.0.3-3.1_amd64.deb
 01ac4baec594917756ee0f17316abe43 539772 python extra 
python-avogadro_1.0.3-3.1_amd64.deb

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

iD8DBQFPI+lT0i2bPSHbMcURAmsmAJ92Qe2BBYfSO1iZugOG23ray3CmswCggkQi
9dW+E2PEdibjRbK9NJUKlIc=
=6mnR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to