Your message dated Thu, 31 Oct 2013 04:33:33 +0000
with message-id <e1vbjwr-0003v5...@franck.debian.org>
and subject line Bug#701334: fixed in openvrml 0.18.9-6
has caused the Debian Bug report #701334,
regarding openvrml: ftbfs with GCC-4.8
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.)


-- 
701334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:openvrml
Version: 0.18.9-5
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  configure: error: libboost_thread-mt not found

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/openvrml_0.18.9-5_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C++ preprocessor... g++ -E
checking for gcj... no
checking dependency style of gcj... none
checking dependency style of gcj... (cached) none
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj static flag -static works... no
checking if gcj supports -c -o file.o... no
checking if gcj supports -c -o file.o... (cached) no
checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.18.0... yes
checking for gcj... no
checking for javac... javac
checking for gcjh... no
checking for javah... javah
checking for jar... jar
checking for doxygen... /usr/bin/doxygen
checking for Rez... no
checking if the compiler supports the gcc visibility attribute... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking jni.h usability... yes
checking jni.h presence... no
configure: WARNING: jni.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: jni.h: proceeding with the compiler's result
checking for jni.h... yes
checking if JNI function signatures use const... yes
checking for boost_thread-mt library... no
configure: error: in `/«PKGBUILDDIR»':
configure: error: libboost_thread-mt not found
See `config.log' for more details
make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: openvrml
Source-Version: 0.18.9-6

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

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 701...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (supplier of updated openvrml 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 29 Oct 2013 13:16:52 +0900
Source: openvrml
Binary: libopenvrml9 libopenvrml-dev libopenvrml-doc openvrml-lookat
Architecture: source all amd64
Version: 0.18.9-6
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) <sam+...@zoy.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Description: 
 libopenvrml-dev - developer libraries for openvrml
 libopenvrml-doc - documentation for openvrml
 libopenvrml9 - runtime shared library for VRML
 openvrml-lookat - VRML viewer
Closes: 701334 710082
Changes: 
 openvrml (0.18.9-6) unstable; urgency=low
 .
   * Update debian/rules.
     - Drop '-mt' suffix from boost libs. (Closes: #710082, #701334)
     - Link against boost_system to find libboost_thread.
   * Patch to include dummy argument in BOOST_SCOPE_EXIT.
     (fix_empty_boost_scope.diff).
Checksums-Sha1: 
 48f9e576a6040ffbb5f8aef0260023651efb92ea 2513 openvrml_0.18.9-6.dsc
 ee9d65d6cd1c6c4cb79020b8c9852106188713e0 19291 openvrml_0.18.9-6.diff.gz
 3ff28829717332d46d0cdef083e2d241e5c0dd49 3207658 
libopenvrml-doc_0.18.9-6_all.deb
 aeb0938e396dc968cb9b16c99de2efc83373559e 2721936 
libopenvrml9_0.18.9-6_amd64.deb
 0209c63dcb28f6b4c204e84f2d8134270d8601ee 37186246 
libopenvrml-dev_0.18.9-6_amd64.deb
 f11d681b48f6bfb38cc79e929a934390f4f1c774 237460 
openvrml-lookat_0.18.9-6_amd64.deb
Checksums-Sha256: 
 9df09abb83f57ec6b81dacf6bf8f3dd90bf893133ded74bf283f928a22a99f9c 2513 
openvrml_0.18.9-6.dsc
 a2a3daca6268232cea8051e6352e149acc92a3cb3b0c968f0214901ee99767c3 19291 
openvrml_0.18.9-6.diff.gz
 3c9fb83e528a0eebf972a681d32fc056a974c7b9b88ef565fe81a59dc3473c09 3207658 
libopenvrml-doc_0.18.9-6_all.deb
 f7f7275fca130d1856660fba981720eb53c58e63b6638506bddf03c1ef9766e6 2721936 
libopenvrml9_0.18.9-6_amd64.deb
 cda7eb84ae66cf7d5ce325febedc7890eb6401a5c2d86d6145705c21557771ae 37186246 
libopenvrml-dev_0.18.9-6_amd64.deb
 9eb344bd4f385d9e8554d6bfd064b3dd6cf96c53d0067755577d5ad7fec912ea 237460 
openvrml-lookat_0.18.9-6_amd64.deb
Files: 
 dca071a2e233b218085db43b302db2b3 2513 libs optional openvrml_0.18.9-6.dsc
 ab3f6e05e877cc770a98b0c227580eef 19291 libs optional openvrml_0.18.9-6.diff.gz
 5024d614f20ff232947d13bbf472b1dc 3207658 doc optional 
libopenvrml-doc_0.18.9-6_all.deb
 552c647ff978c0d658699de1625b9323 2721936 libs optional 
libopenvrml9_0.18.9-6_amd64.deb
 a4f431d96dbd859a493af944c5d42215 37186246 libdevel optional 
libopenvrml-dev_0.18.9-6_amd64.deb
 fcf83be2851b00def64782842975971c 237460 x11 optional 
openvrml-lookat_0.18.9-6_amd64.deb

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

iQIcBAEBCAAGBQJSccsjAAoJEDIkf7tArR+mNR8QAJBNaCasxEEXEPf8J3/QmuRt
+za+FTwNJXoJYI1vsXBd0Xw5HwfrJculRAKO8lEFqJwbXknU7SmrxBcAzPHxxuH2
8LwOleObhqqsITZ288CTQ0JfXX8WBcNDFCEK3eBC36vmIBXv69bWzH+ALPXk+ZBX
Y33zMr8CEHBajYEON30Lotc5aR+INyceZfYj6lmCN/8mLVSO5Srp2wpHNzhkSUkz
8uPGjr7jQM25KWzjh+FemK5WU6UpeXCyvd7pbtgBQ/PkOpnJYavm/qnrEdarh2Kj
HEwHiOErNT8SGJ5jggxdfAEWKGmtwlHA8lOOBqPcaPcbDb6/ChH6VdWUorw6DIvf
U3BVAI2RAgUGmAWlz7Lh/cTlIfmU5p2uOr0ufTIq0NmSvPz8ol3U0BiFVkEMzAK6
Eaj+6jBV7CPwUgbV57/M3oj9SPUyt47DAWT0YKP6VXPJuDkh6RUV0670SNBbejGW
wzxs+G22CI3/GZmFm5/sD6Im3igEzvQyVvL3VD03vUBdcNAsNDdtIwmVF/O83k1t
JBO4R+GBXY09P9OBGiMaQrhbaZBg/3MQo9toDfTSLvze5NmokCU1mcCKYPuuYInb
RIFufGfXeRWaYNsMFzidZ7q9cpy0rMc0a/V4LL/bEljewqXbmxJHe7TB6jhvwTtA
kwkmwPh6Dqywfde6KTkU
=57ad
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to