Your message dated Thu, 27 Apr 2017 21:03:59 +0000
with message-id <e1d3qzz-000g1t...@fasolo.debian.org>
and subject line Bug#860657: fixed in cppad 2017.00.00.4-3
has caused the Debian Bug report #860657,
regarding cppad: FTBFS on i386: dh_auto_test: make -j64 check ARGS+=-j64
returned exit code 2
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.)
--
860657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860657
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cppad
Version: 2017.00.00.0-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170418-i386 qa-ftbfs
Justification: FTBFS in stretch on i386
Hi,
During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.
Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-i686-linux-gnu'
> cd /<<PKGBUILDDIR>>/obj-i686-linux-gnu/test_more && ./test_more
> abs OK
> acos OK
> acosh OK
> adfun_copy OK
> Add OK
> AddEq OK
> AddZero OK
> asin OK
> asinh OK
> assign OK
> atan OK
> atanh OK
> atan2 OK
> azmul OK
> check_simple_vector OK
> checkpoint OK
> Compare OK
> compare_change OK
> CondExp OK
> CondExpAD OK
> cond_exp_rev OK
> copy OK
> Cos OK
> Cosh OK
> dbl_epsilon OK
> Div Error
> DivEq OK
> DivZeroOne OK
> erf OK
> Exp OK
> expm1 OK
> ForHess OK
> for_sparse_hes OK
> for_sparse_jac OK
> Forward OK
> forward_dir OK
> forward_order OK
> FromBase OK
> FunCheck OK
> hes_sparsity OK
> jacobian OK
> log OK
> log10 OK
> log1p OK
> Mul OK
> mul_level OK
> mul_cond_rev OK
> Mul_cskip OK
> MulEq OK
> mul_zdouble OK
> MulZeroOne OK
> NearEqualExt OK
> Neg OK
> num_limits OK
> ode_err_control OK
> old_mat_mul OK
> old_reciprocal OK
> old_tan OK
> old_usead_1 OK
> old_usead_2 OK
> omp_alloc OK
> optimize OK
> parameter OK
> Poly OK
> Pow OK
> PowInt OK
> print_for OK
> reverse OK
> rev_sparse_jac OK
> RevTwo OK
> RombergOne OK
> Rosen34 OK
> Runge45 OK
> SimpleVector OK
> Sin OK
> SinCos OK
> Sinh OK
> sparse_hessian OK
> sparse_jacobian OK
> sparse_vec_ad OK
> Sqrt OK
> std_math OK
> Sub OK
> SubEq OK
> SubZero OK
> tan OK
> to_string OK
> track_new_del OK
> Value OK
> VecAD OK
> VecADPar OK
> VecUnary OK
> zdouble OK
> test_vector OK
> test_vector OK
> OK: No memory leak detected
> base_alloc OK
> 1 tests failed.
> test_more/CMakeFiles/check_test_more.dir/build.make:60: recipe for target
> 'test_more/CMakeFiles/check_test_more' failed
> make[4]: *** [test_more/CMakeFiles/check_test_more] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-i686-linux-gnu'
> CMakeFiles/Makefile2:936: recipe for target
> 'test_more/CMakeFiles/check_test_more.dir/all' failed
> make[3]: *** [test_more/CMakeFiles/check_test_more.dir/all] Error 2
> make[3]: *** Waiting for unfinished jobs....
> [100%] Linking CXX executable example
> cd /<<PKGBUILDDIR>>/obj-i686-linux-gnu/example && /usr/bin/cmake -E
> cmake_link_script CMakeFiles/example.dir/link.txt --verbose=1
> /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -Wl,-z,relro CMakeFiles/example.dir/example.cpp.o
> CMakeFiles/example.dir/colpack_hes.cpp.o
> CMakeFiles/example.dir/colpack_jac.cpp.o
> CMakeFiles/example.dir/abort_recording.cpp.o CMakeFiles/example.dir/abs.cpp.o
> CMakeFiles/example.dir/acos.cpp.o CMakeFiles/example.dir/acosh.cpp.o
> CMakeFiles/example.dir/ad_assign.cpp.o CMakeFiles/example.dir/ad_ctor.cpp.o
> CMakeFiles/example.dir/add.cpp.o CMakeFiles/example.dir/add_eq.cpp.o
> CMakeFiles/example.dir/ad_fun.cpp.o CMakeFiles/example.dir/ad_in_c.cpp.o
> CMakeFiles/example.dir/ad_input.cpp.o CMakeFiles/example.dir/ad_output.cpp.o
> CMakeFiles/example.dir/asin.cpp.o CMakeFiles/example.dir/asinh.cpp.o
> CMakeFiles/example.dir/atan2.cpp.o CMakeFiles/example.dir/atan.cpp.o
> CMakeFiles/example.dir/atanh.cpp.o CMakeFiles/example.dir/azmul.cpp.o
> CMakeFiles/example.dir/base_require.cpp.o
> CMakeFiles/example.dir/bender_quad.cpp.o
> CMakeFiles/example.dir/bool_fun.cpp.o
> CMakeFiles/example.dir/bool_sparsity.cpp.o
> CMakeFiles/example.dir/capacity_order.cpp.o
> CMakeFiles/example.dir/change_param.cpp.o
> CMakeFiles/example.dir/check_for_nan.cpp.o
> CMakeFiles/example.dir/check_numeric_type.cpp.o
> CMakeFiles/example.dir/check_simple_vector.cpp.o
> CMakeFiles/example.dir/compare_change.cpp.o
> CMakeFiles/example.dir/compare.cpp.o
> CMakeFiles/example.dir/complex_poly.cpp.o
> CMakeFiles/example.dir/cond_exp.cpp.o CMakeFiles/example.dir/conj_grad.cpp.o
> CMakeFiles/example.dir/cos.cpp.o CMakeFiles/example.dir/cosh.cpp.o
> CMakeFiles/example.dir/cppad_vector.cpp.o
> CMakeFiles/example.dir/dependency.cpp.o CMakeFiles/example.dir/div.cpp.o
> CMakeFiles/example.dir/div_eq.cpp.o CMakeFiles/example.dir/equal_op_seq.cpp.o
> CMakeFiles/example.dir/erf.cpp.o CMakeFiles/example.dir/error_handler.cpp.o
> CMakeFiles/example.dir/exp.cpp.o CMakeFiles/example.dir/expm1.cpp.o
> CMakeFiles/example.dir/for_one.cpp.o
> CMakeFiles/example.dir/for_sparse_hes.cpp.o
> CMakeFiles/example.dir/for_sparse_jac.cpp.o
> CMakeFiles/example.dir/for_two.cpp.o CMakeFiles/example.dir/forward.cpp.o
> CMakeFiles/example.dir/forward_dir.cpp.o
> CMakeFiles/example.dir/forward_order.cpp.o
> CMakeFiles/example.dir/fun_assign.cpp.o
> CMakeFiles/example.dir/fun_check.cpp.o
> CMakeFiles/example.dir/hes_lagrangian.cpp.o
> CMakeFiles/example.dir/hes_lu_det.cpp.o
> CMakeFiles/example.dir/hes_minor_det.cpp.o
> CMakeFiles/example.dir/hessian.cpp.o
> CMakeFiles/example.dir/hes_times_dir.cpp.o
> CMakeFiles/example.dir/independent.cpp.o
> CMakeFiles/example.dir/index_sort.cpp.o CMakeFiles/example.dir/integer.cpp.o
> CMakeFiles/example.dir/interface2c.cpp.o
> CMakeFiles/example.dir/interp_onetape.cpp.o
> CMakeFiles/example.dir/interp_retape.cpp.o
> CMakeFiles/example.dir/jac_lu_det.cpp.o
> CMakeFiles/example.dir/jac_minor_det.cpp.o
> CMakeFiles/example.dir/jacobian.cpp.o CMakeFiles/example.dir/log10.cpp.o
> CMakeFiles/example.dir/log1p.cpp.o CMakeFiles/example.dir/log.cpp.o
> CMakeFiles/example.dir/lu_factor.cpp.o CMakeFiles/example.dir/lu_invert.cpp.o
> CMakeFiles/example.dir/lu_ratio.cpp.o CMakeFiles/example.dir/lu_solve.cpp.o
> CMakeFiles/example.dir/lu_vec_ad.cpp.o
> CMakeFiles/example.dir/lu_vec_ad_ok.cpp.o CMakeFiles/example.dir/mul.cpp.o
> CMakeFiles/example.dir/mul_eq.cpp.o CMakeFiles/example.dir/mul_level.cpp.o
> CMakeFiles/example.dir/mul_level_ode.cpp.o CMakeFiles/example.dir/nan.cpp.o
> CMakeFiles/example.dir/near_equal.cpp.o
> CMakeFiles/example.dir/near_equal_ext.cpp.o
> CMakeFiles/example.dir/number_skip.cpp.o
> CMakeFiles/example.dir/numeric_type.cpp.o
> CMakeFiles/example.dir/num_limits.cpp.o
> CMakeFiles/example.dir/ode_err_control.cpp.o
> CMakeFiles/example.dir/ode_err_maxabs.cpp.o
> CMakeFiles/example.dir/ode_gear_control.cpp.o
> CMakeFiles/example.dir/ode_gear.cpp.o CMakeFiles/example.dir/ode_stiff.cpp.o
> CMakeFiles/example.dir/ode_taylor.cpp.o
> CMakeFiles/example.dir/opt_val_hes.cpp.o CMakeFiles/example.dir/par_var.cpp.o
> CMakeFiles/example.dir/poly.cpp.o CMakeFiles/example.dir/pow.cpp.o
> CMakeFiles/example.dir/pow_int.cpp.o CMakeFiles/example.dir/print_for.cpp.o
> CMakeFiles/example.dir/reverse_checkpoint.cpp.o
> CMakeFiles/example.dir/reverse_one.cpp.o
> CMakeFiles/example.dir/reverse_three.cpp.o
> CMakeFiles/example.dir/reverse_two.cpp.o CMakeFiles/example.dir/rev_one.cpp.o
> CMakeFiles/example.dir/rev_sparse_hes.cpp.o
> CMakeFiles/example.dir/rev_sparse_jac.cpp.o
> CMakeFiles/example.dir/rev_two.cpp.o CMakeFiles/example.dir/romberg_mul.cpp.o
> CMakeFiles/example.dir/romberg_one.cpp.o
> CMakeFiles/example.dir/rosen_34.cpp.o CMakeFiles/example.dir/runge45_1.cpp.o
> CMakeFiles/example.dir/runge45_2.cpp.o
> CMakeFiles/example.dir/seq_property.cpp.o
> CMakeFiles/example.dir/set_union.cpp.o CMakeFiles/example.dir/sign.cpp.o
> CMakeFiles/example.dir/simple_vector.cpp.o CMakeFiles/example.dir/sin.cpp.o
> CMakeFiles/example.dir/sinh.cpp.o CMakeFiles/example.dir/sparse_hessian.cpp.o
> CMakeFiles/example.dir/sparse_jacobian.cpp.o
> CMakeFiles/example.dir/sparse_sub_hes.cpp.o
> CMakeFiles/example.dir/sparsity_sub.cpp.o CMakeFiles/example.dir/sqrt.cpp.o
> CMakeFiles/example.dir/stack_machine.cpp.o CMakeFiles/example.dir/sub.cpp.o
> CMakeFiles/example.dir/sub_eq.cpp.o
> CMakeFiles/example.dir/sub_sparse_hes.cpp.o CMakeFiles/example.dir/tan.cpp.o
> CMakeFiles/example.dir/tanh.cpp.o CMakeFiles/example.dir/tape_index.cpp.o
> CMakeFiles/example.dir/thread_alloc.cpp.o
> CMakeFiles/example.dir/to_string.cpp.o
> CMakeFiles/example.dir/unary_minus.cpp.o
> CMakeFiles/example.dir/unary_plus.cpp.o CMakeFiles/example.dir/value.cpp.o
> CMakeFiles/example.dir/var2par.cpp.o CMakeFiles/example.dir/vec_ad.cpp.o
> CMakeFiles/example.dir/vector_bool.cpp.o -o example -rdynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-i686-linux-gnu'
> [100%] Built target example
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-i686-linux-gnu'
> CMakeFiles/Makefile2:82: recipe for target 'CMakeFiles/check.dir/rule' failed
> make[2]: *** [CMakeFiles/check.dir/rule] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-i686-linux-gnu'
> Makefile:165: recipe for target 'check' failed
> make[1]: *** [check] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-i686-linux-gnu'
> dh_auto_test: make -j64 check ARGS+=-j64 returned exit code 2
The full build log is available from:
http://aws-logs.debian.net/2017/04/18/cppad_2017.00.00.0-1_testing-i386.log
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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: cppad
Source-Version: 2017.00.00.4-3
We believe that the bug you reported is fixed in the latest version of
cppad, 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 860...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barak A. Pearlmutter <b...@debian.org> (supplier of updated cppad 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: Thu, 27 Apr 2017 21:07:40 +0100
Source: cppad
Binary: cppad
Architecture: source all
Version: 2017.00.00.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Barak A. Pearlmutter <b...@debian.org>
Description:
cppad - Automatic Differentiation (AD) of C++ algorithms
Closes: 860657
Changes:
cppad (2017.00.00.4-3) unstable; urgency=medium
.
* oops, wrong Div test patch, the right one actually (closes: #860657)
Checksums-Sha1:
1c2b1bb1eace519cbabfad3b34d9e78f07167b19 2025 cppad_2017.00.00.4-3.dsc
4e75ddc2b746229233552e681f973c60b74ffca2 7460
cppad_2017.00.00.4-3.debian.tar.xz
2f39d2f6527eff0a83f2d152dc474519d6f797c6 974424 cppad_2017.00.00.4-3_all.deb
252409ceb7b586b0388fc2f67d2514edff0691f5 6344
cppad_2017.00.00.4-3_amd64.buildinfo
Checksums-Sha256:
6011bf2700f277123cf20f8933e9f8d48b46db74d78eedb2772311725906b75a 2025
cppad_2017.00.00.4-3.dsc
af63497171d7b1979b198c9548c51af8ba059839fc6b838451bfe8684a9b3091 7460
cppad_2017.00.00.4-3.debian.tar.xz
93560a8e433a0b562409a801d4bd54c37a8543adaf5ba0cc2b2c443a119dad41 974424
cppad_2017.00.00.4-3_all.deb
ccde4c13c93826a6c07ad7b31bd7b59e2dcd00a8c7ec4ab0f377d59a71494958 6344
cppad_2017.00.00.4-3_amd64.buildinfo
Files:
c798d88c029cf2258cfe1531f03825cf 2025 devel optional cppad_2017.00.00.4-3.dsc
c7aa387ff43a5cad8dbfe26fa918ddad 7460 devel optional
cppad_2017.00.00.4-3.debian.tar.xz
9480ffd1d73613b89a1837fb53c7ae68 974424 devel optional
cppad_2017.00.00.4-3_all.deb
43c7a337168568f89b54c2e32a67f264 6344 devel optional
cppad_2017.00.00.4-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEZPQp426hHMLZZlRvEltXR14ZDRgFAlkCUlQACgkQEltXR14Z
DRiOEQ//dVUIXDjk4Y6VEDOe4QpFSAdgSMijPlqOOizT3pv+bQb3eSmJTHNUzlGH
E7njgtbSqYyio9oyHHzRjY4zRrq49kBXGlzBu0h0ah3v+Kv3yqoGQqNXPfuvPhIu
lBeozPnpCtQf7Q18iGAftJSBa8v16+oVn8FCmRC9945biXgg0gKdwR1sX8/+5d8J
B/Ig5A590dUbxIM7wfOg4u0n3IkxKnSQvcoXF6GGoZzDKK1TOOZdU9OOUTe92Dd7
xxg0JJs9X5QWl+Nw/xSZMOnreDl4rnsgtHekS7iEDmhOZZOSsF1xNDgRd3NcPIUV
fQqL93sbL0/T4i9K71O/QJKaFKvF1ByvK2glIKS21PQKAOijxqGAoJIyuWjgYrfd
u8E/m6BYKwyS/2BySYkmsa4vH8xbx/hdhROC3R+VwrvPy5cvdRI6pSSj4qt+yEhi
PyMfIAseLxs6H+imuYbo+ZhKJotd3nZ7F/2hs+OABzSQmvqN57W4R4tnX44luWL8
bVd0PitF/n2d/UItVLO6Q0kxDuB08n1N0UBKHv3+cvWQd1QnncdPD0T0Yt8wZ3cT
X75BAoIERxcUOLo3E6KksQ0N/5HDGp65CtB9ZCQiNsQdKWqYmY2CqbItYreAbMmv
JpuWZK2xt8uvPM2dOrv9BodqABQ2R6WbO5mFEoEZi7O5x9PaP4o=
=iTAS
-----END PGP SIGNATURE-----
--- End Message ---