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

[Pkg-octave-devel] Bug#701270: marked as done (dynare: ftbfs with GCC-4.8)



Your message dated Thu, 30 May 2013 11:18:42 +0000
with message-id <E1Ui0sU-0000li-KP@franck.debian.org>
and subject line Bug#701270: fixed in dynare 4.3.3-4
has caused the Debian Bug report #701270,
regarding dynare: 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 owner@bugs.debian.org
immediately.)


-- 
701270: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701270
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:dynare
Version: 4.3.0-2
Severity: important
Tags: sid jessie
User: debian-gcc@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.

  cstdlib:174:20: error: declaration of C function 'long long int std::abs(long long int)' conflicts with

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/dynare_4.3.0-2_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.

[...]
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/k_order_perturbation'
Making html in dynare_simul_
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/dynare_simul_'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/dynare_simul_'
Making html in qzcomplex
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/qzcomplex'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/qzcomplex'
Making html in ordschur
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/ordschur'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/ordschur'
Making html in block_kalman_filter
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/block_kalman_filter'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/block_kalman_filter'
Making html in sobol
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/sobol'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/sobol'
Making html in local_state_space_iterations
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/local_state_space_iterations'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/local_state_space_iterations'
Making html in ms_sbvar
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/ms_sbvar'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/ms_sbvar'
Making html in libslicot
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/libslicot'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/libslicot'
Making html in kalman_steady_state
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave/kalman_steady_state'
make[4]: Nothing to be done for `html'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave/kalman_steady_state'
make[4]: Entering directory `/«PKGBUILDDIR»/mex/build/octave'
make[4]: Nothing to be done for `html-am'.
make[4]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave'
make[3]: Leaving directory `/«PKGBUILDDIR»/mex/build/octave'
make[3]: Entering directory `/«PKGBUILDDIR»'
make[3]: Nothing to be done for `html-am'.
make[3]: Leaving directory `/«PKGBUILDDIR»'
make[2]: INTERNAL: Exiting with 11 jobserver tokens available; should be 10!
make[2]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build: make -j10 all pdf html returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: dynare
Source-Version: 4.3.3-4

We believe that the bug you reported is fixed in the latest version of
dynare, 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 701270@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <sebastien@debian.org> (supplier of updated dynare 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: SHA256

Format: 1.8
Date: Thu, 30 May 2013 12:25:19 +0200
Source: dynare
Binary: dynare dynare-common dynare-doc dynare-matlab
Architecture: source amd64 all
Version: 4.3.3-4
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebastien@debian.org>
Description: 
 dynare     - platform for handling a wide class of economic models
 dynare-common - platform for handling a wide class of economic models (common fil
 dynare-doc - documentation for Dynare
 dynare-matlab - MATLAB support for Dynare
Closes: 701270
Changes: 
 dynare (4.3.3-4) unstable; urgency=low
 .
   * gcc-4.8.patch: new patch, fixes compatibility with GCC 4.8 (Closes: #701270)
Checksums-Sha1: 
 de95298914a6baac254eb3665ed4bbea57a9bdd2 2346 dynare_4.3.3-4.dsc
 96d0f44a39dbd0602afbfc454874afe56daa5aff 16497 dynare_4.3.3-4.debian.tar.gz
 2362c8fbee07e89fe24ee1a6f17aa5f6bd9cef58 2029884 dynare_4.3.3-4_amd64.deb
 3cfd4051abcd15d9acd76694f926e7133a874f14 850982 dynare-common_4.3.3-4_all.deb
 f3af946242b54aa1b1779206a12a8f5547dd9c17 7810232 dynare-doc_4.3.3-4_all.deb
 c81831670ec1d4d58febcddf75f62032e5d60aa2 1366842 dynare-matlab_4.3.3-4_all.deb
Checksums-Sha256: 
 e1812a9c4f5503cc9e9556ecba9f04e557f5eb434a8e94532832cf12d21a4698 2346 dynare_4.3.3-4.dsc
 7d11055f3e4ecfc3903745c92efcbd805ee7780154ae75b0ed6b4ae2168df7f8 16497 dynare_4.3.3-4.debian.tar.gz
 148bb53781af09666d27c860c785bfc4d6004a184277374d1720980a292fe1ad 2029884 dynare_4.3.3-4_amd64.deb
 a94da315e2bc915eb144d7e274b8db711278e8f2bdf4774279a84314b2bd0037 850982 dynare-common_4.3.3-4_all.deb
 88ca14d8f1ad0d522abc370cd145faa254b272129c3d618e3892c29468dcd4e3 7810232 dynare-doc_4.3.3-4_all.deb
 651ce68cfdaee56ad64704bc7e432a64741304680d64420f264f811c264bccbf 1366842 dynare-matlab_4.3.3-4_all.deb
Files: 
 5d6b00af23567b30825f9d9a986535fb 2346 math optional dynare_4.3.3-4.dsc
 3f786cb95a5dbbab908429316dc32448 16497 math optional dynare_4.3.3-4.debian.tar.gz
 59a1a96e84f8676b9adf818ace6518a0 2029884 math optional dynare_4.3.3-4_amd64.deb
 b72773bbbe54a74f01ad9846e4da779f 850982 math optional dynare-common_4.3.3-4_all.deb
 01a2a404196ab0f5206933c88c6d15da 7810232 doc optional dynare-doc_4.3.3-4_all.deb
 f562c1888a437cc128fdc687cf907db8 1366842 contrib/math optional dynare-matlab_4.3.3-4_all.deb

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

iQIcBAEBCAAGBQJRpyvzAAoJECzs6TUOzr5KXDgQAKyvNnFl1G2/DDjIDZrTtmSO
fMPfjxnksyfX4ToVEGUxMxYKZQ6W/lJy40xbm9NbOWYZEkyK1yKedbfLbXaWvgSQ
RNzLJ7ZUMjXc2q8vWAQJSYojgVgAwX9XbtxYXdVM1xQ5ddps8ZkSwObKsuL0mT3n
jrn9KpUfBVHgtAjlYPQ08F66dq/7g2untopmIfQJXguxqClDGeHkjEgrqPdQmarH
B32XE0voBpPYYPZMFcyACbOYPJMLL6m3BLAWGeR+W53GxZAm2EUCSrjtvteSppnQ
8Czk6H4F3UIrSCHf3xVwSDXbsNWOh/vVsjOPoNpwHCnFahbcFAVX8/ty9jN0zcCE
MykVjTTkEr+8WvWW6AeFib5+XzVCZcIiBG18dvpMpyRv2v+rbsw4LhNseSxqOkD1
9rILWZSVWMeXWHI/Wp+vteDkHt2/MRefxwO+WQSAP2Ok62x4Dy2oaAQ5eJAbIJpJ
OG7F7ESZtRo/8K+6VbO9J2O0F8AZHwXhesSUFX7xfbDNYPcCB2SInbqPeQa0Wz61
HmKyB4RuNiEE7o0B61vYavXEVIdj/TimVAyqtwsuN/Pqx0UwG7lSdwp6PT2aGH9K
fAhrS6RntICYxAkKDbQGIUpwp9WLpSof2ndW8wCS4eEaBBleGPoenf/pKSlYeMJx
8XIRFLfeGFt2iKMbxA7H
=hX/H
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: