Your message dated Thu, 27 Apr 2017 21:03:49 +0000
with message-id <[email protected]>
and subject line Bug#860657: fixed in cppad 2017.00.00.4-2
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 [email protected]
immediately.)


-- 
860657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860657
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cppad
Version: 2017.00.00.0-1
Severity: serious
Tags: stretch sid
User: [email protected]
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-2

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barak A. Pearlmutter <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Thu, 27 Apr 2017 20:09:39 +0100
Source: cppad
Binary: cppad
Architecture: source all
Version: 2017.00.00.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Barak A. Pearlmutter <[email protected]>
Description:
 cppad      - Automatic Differentiation (AD) of C++ algorithms
Closes: 860657
Changes:
 cppad (2017.00.00.4-2) unstable; urgency=medium
 .
   * Upstream patch 9794fd4e aka 20170000.5~1 fixes Div test case which fails on
     i386 and arm64 but succeeds on amd64 and armhf (closes: #860657)
Checksums-Sha1:
 2d3ba9b08aae786ca29c1745f9586de7edab326c 2025 cppad_2017.00.00.4-2.dsc
 10e8998d89ab281897cffbab5f0eefcae4e477e3 8344 
cppad_2017.00.00.4-2.debian.tar.xz
 5264fb53c4eb8261022d706943c6379954819df5 974228 cppad_2017.00.00.4-2_all.deb
 b22c6dc3732cac79a529d41548fb70cc66e20ad3 6344 
cppad_2017.00.00.4-2_amd64.buildinfo
Checksums-Sha256:
 09aa05c9bfc7d9d909eb2204efd4c07d028ce9d1e94205dcac9752aa9892bbbf 2025 
cppad_2017.00.00.4-2.dsc
 ed2b06b23e511b2358d4fabb55becb37c27a145ffc23e422c4478e7b91f71fad 8344 
cppad_2017.00.00.4-2.debian.tar.xz
 37993b1ab7ad82ede4a710aa7c9f014bb9f624e2d4da0fedb34a46476daa3e61 974228 
cppad_2017.00.00.4-2_all.deb
 10127b428e4ff04f96d0a8a3b942de92f95d4ab42c0576f756a3746c483259ec 6344 
cppad_2017.00.00.4-2_amd64.buildinfo
Files:
 809a916b8bf0ec58835db764d067db66 2025 devel optional cppad_2017.00.00.4-2.dsc
 42c338d321865ef192878a8c33a57c29 8344 devel optional 
cppad_2017.00.00.4-2.debian.tar.xz
 9ad4780281e793ca62c45c0480be29fb 974228 devel optional 
cppad_2017.00.00.4-2_all.deb
 9a88efc528c7e715d52d438cb884e97b 6344 devel optional 
cppad_2017.00.00.4-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEZPQp426hHMLZZlRvEltXR14ZDRgFAlkCSLIACgkQEltXR14Z
DRjT7g//QVXIRMUPQvL2ckfUZ0z4Snc1qdeVHb22uAXOfmYhYJYAlxKQBq9LHkme
GlQ6ggCp/R63uhQEmRd8sGV1zFYugGDitoH+oz7FM3wyTsHARn5ALB0jM83b4C2M
laLxkgHWrNe2F4DA7hMf7ZBff6tfLyu1LzZT7PMQweDT6d9SDeAPp4Hx+dfGLAz7
NSjwuww2+TpNf8RBHPlIvXi+LoRCMU7nosgGoAqV+bZfV4KSx3d6Ft6Gshon3h3S
CWvcBEydU/tRnnetARjkOzE/GUoq6kWwg5ALLDupyy3iOy068MF6QEqNiFHt2iDL
WEcQxsI8uCHkaejDOGACAMweRxxgHF+L40lB61R49lzSBRoaqslq7rb8NFMcjgYG
CNWfu5m+acd7dd+VgfjnMQgJ3WIfeSsEbsKqWKQayxqxJACVzse68gF915BH1NHg
kVcQX0cQjhcBof/k7hMoSAjkqIUnrZajgD2of1IrI+rNKp8qK3sLSn56US0qvvus
0/O3vVcvPNOYTaBYknL7ITcd6rKF5Kh+lFojUpX4MWZI6BWNnmCcBLTKBLunQEVZ
qjXwvv7FeMlsgx36FL9m2XzzwcOMt8TFPEKOz7ZADayzEQcGIQz+GW5Nf4qAlZqO
Z+/H0wPcRbEUeJdShPoqefLbMBi1IsqJM0ZCs2VdkVxNqK7+1sM=
=bfJN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to