Source: ceres-solver Version: 1.14.0-14 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > 42: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 96/123 Test #69: small_blas_test .......................................... > Passed 0.01 sec > test 33 > Start 33: gradient_checking_cost_function_test > > 33: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/gradient_checking_cost_function_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 33: Test timeout computed to be: 10000000 > 97/123 Test #42: is_close_test > ............................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 38 > Start 38: householder_vector_test > > 38: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/householder_vector_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 38: Test timeout computed to be: 10000000 > 83: Running main() from gmock_main.cc > 83: [==========] Running 0 tests from 0 test cases. > 83: [==========] 0 tests from 0 test cases ran. (0 ms total) > 83: [ PASSED ] 0 tests. > 98/123 Test #83: visibility_based_preconditioner_test ..................... > Passed 0.00 sec > test 64 > Start 64: residual_block_utils_test > > 64: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/residual_block_utils_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 64: Test timeout computed to be: 10000000 > 26: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 99/123 Test #26: dynamic_compressed_row_sparse_matrix_test > ................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 25 > Start 25: dynamic_autodiff_cost_function_test > > 25: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/dynamic_autodiff_cost_function_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 25: Test timeout computed to be: 10000000 > 33: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 100/123 Test #33: gradient_checking_cost_function_test > .....................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 49 > Start 49: loss_function_test > > 49: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/loss_function_test "--test_srcdir" > "/<<PKGBUILDDIR>>/data" > 49: Test timeout computed to be: 10000000 > 38: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 101/123 Test #38: householder_vector_test > ..................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 76 > Start 76: tiny_solver_autodiff_function_test > > 76: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/tiny_solver_autodiff_function_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 76: Test timeout computed to be: 10000000 > 64: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 25: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 102/123 Test #64: residual_block_utils_test > ................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 23 > Start 23: detect_structure_test > > 23: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/detect_structure_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 23: Test timeout computed to be: 10000000 > 103/123 Test #25: dynamic_autodiff_cost_function_test > ......................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 15 > Start 15: conditioned_cost_function_test > > 15: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/conditioned_cost_function_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 15: Test timeout computed to be: 10000000 > 49: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 104/123 Test #49: loss_function_test > .......................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 9 > Start 9: block_sparse_matrix_test > > 9: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/block_sparse_matrix_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 9: Test timeout computed to be: 10000000 > 76: Running main() from gmock_main.cc > 76: [==========] Running 1 test from 1 test case. > 76: [----------] Global test environment set-up. > 76: [----------] 1 test from TinySolverAutoDiffFunction > 76: [ RUN ] TinySolverAutoDiffFunction.SimpleFunction > 76: [ OK ] TinySolverAutoDiffFunction.SimpleFunction (0 ms) > 76: [----------] 1 test from TinySolverAutoDiffFunction (0 ms total) > 76: > 76: [----------] Global test environment tear-down > 76: [==========] 1 test from 1 test case ran. (0 ms total) > 76: [ PASSED ] 1 test. > 105/123 Test #76: tiny_solver_autodiff_function_test ....................... > Passed 0.01 sec > test 7 > Start 7: block_random_access_diagonal_matrix_test > > 7: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/block_random_access_diagonal_matrix_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 7: Test timeout computed to be: 10000000 > 23: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 106/123 Test #23: detect_structure_test > ....................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 4 > Start 4: autodiff_local_parameterization_test > > 4: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/autodiff_local_parameterization_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 4: Test timeout computed to be: 10000000 > 15: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 107/123 Test #15: conditioned_cost_function_test > ...........................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 63 > Start 63: residual_block_test > > 63: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/residual_block_test "--test_srcdir" > "/<<PKGBUILDDIR>>/data" > 63: Test timeout computed to be: 10000000 > 9: ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > 108/123 Test #9: block_sparse_matrix_test > .................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 5 > Start 5: block_jacobi_preconditioner_test > > 5: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/block_jacobi_preconditioner_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 5: Test timeout computed to be: 10000000 > 7: ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > 109/123 Test #7: block_random_access_diagonal_matrix_test > .................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 3 > Start 3: autodiff_cost_function_test > > 3: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/autodiff_cost_function_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 3: Test timeout computed to be: 10000000 > 4: ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > 110/123 Test #4: autodiff_local_parameterization_test > .....................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 2 > Start 2: autodiff_test > > 2: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/autodiff_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 2: Test timeout computed to be: 10000000 > 63: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 111/123 Test #63: residual_block_test > ......................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 8 > Start 8: block_random_access_sparse_matrix_test > > 8: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/block_random_access_sparse_matrix_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 8: Test timeout computed to be: 10000000 > 5: ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > 112/123 Test #5: block_jacobi_preconditioner_test > .........................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 1 > Start 1: array_utils_test > > 1: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/array_utils_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 1: Test timeout computed to be: 10000000 > 2: Running main() from gmock_main.cc > 2: [==========] Running 5 tests from 1 test case. > 2: [----------] Global test environment set-up. > 2: [----------] 5 tests from AutoDiff > 2: [ RUN ] AutoDiff.ProjectiveCameraModel > 2: [ OK ] AutoDiff.ProjectiveCameraModel (0 ms) > 2: [ RUN ] AutoDiff.Metric > 2: [ OK ] AutoDiff.Metric (0 ms) > 2: [ RUN ] AutoDiff.VaryingNumberOfResidualsForOneCostFunctorType > 2: [ OK ] AutoDiff.VaryingNumberOfResidualsForOneCostFunctorType (0 ms) > 2: [ RUN ] AutoDiff.VariadicAutoDiff > 2: [ OK ] AutoDiff.VariadicAutoDiff (0 ms) > 2: [ RUN ] AutoDiff.AlignedAllocationTest > 2: [ OK ] AutoDiff.AlignedAllocationTest (0 ms) > 2: [----------] 5 tests from AutoDiff (0 ms total) > 2: > 2: [----------] Global test environment tear-down > 2: [==========] 5 tests from 1 test case ran. (0 ms total) > 2: [ PASSED ] 5 tests. > 3: ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > 113/123 Test #3: autodiff_cost_function_test > ..............................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 12 > Start 12: compressed_col_sparse_matrix_utils_test > > 12: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/compressed_col_sparse_matrix_utils_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 12: Test timeout computed to be: 10000000 > 114/123 Test #2: autodiff_test ............................................ > Passed 0.01 sec > test 22 > Start 22: dense_sparse_matrix_test > > 22: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/dense_sparse_matrix_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 22: Test timeout computed to be: 10000000 > 8: ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > 115/123 Test #8: block_random_access_sparse_matrix_test > ...................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 11 > Start 11: canonical_views_clustering_test > > 11: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/canonical_views_clustering_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 11: Test timeout computed to be: 10000000 > 1: ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > 116/123 Test #1: array_utils_test > .........................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 18 > Start 18: cost_function_to_functor_test > > 18: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/cost_function_to_functor_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 18: Test timeout computed to be: 10000000 > 12: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 117/123 Test #12: compressed_col_sparse_matrix_utils_test > ..................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 13 > Start 13: compressed_row_sparse_matrix_test > > 13: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/compressed_row_sparse_matrix_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 13: Test timeout computed to be: 10000000 > 22: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 118/123 Test #22: dense_sparse_matrix_test > .................................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 6 > Start 6: block_random_access_dense_matrix_test > > 6: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/block_random_access_dense_matrix_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 6: Test timeout computed to be: 10000000 > 11: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 119/123 Test #11: canonical_views_clustering_test > ..........................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > test 14 > Start 14: concurrent_queue_test > > 14: Test command: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/concurrent_queue_test > "--test_srcdir" "/<<PKGBUILDDIR>>/data" > 14: Test timeout computed to be: 10000000 > 18: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 120/123 Test #18: cost_function_to_functor_test > ............................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > 13: ERROR: something wrong with flag 'logtostderr' in file > './src/logging.cc'. One possibility: file './src/logging.cc' is being linked > both statically and dynamically into this executable. > 121/123 Test #13: compressed_row_sparse_matrix_test > ........................***Failed 0.00 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > 14: Running main() from gmock_main.cc > 14: [==========] Running 0 tests from 0 test cases. > 14: [==========] 0 tests from 0 test cases ran. (0 ms total) > 14: [ PASSED ] 0 tests. > 122/123 Test #14: concurrent_queue_test .................................... > Passed 0.00 sec > 6: ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > 123/123 Test #6: block_random_access_dense_matrix_test > ....................***Failed 0.01 sec > ERROR: something wrong with flag 'logtostderr' in file './src/logging.cc'. > One possibility: file './src/logging.cc' is being linked both statically and > dynamically into this executable. > > > 7% tests passed, 114 tests failed out of 123 > > Total Test time (real) = 0.21 sec > > The following tests FAILED: > 1 - array_utils_test (Failed) > 3 - autodiff_cost_function_test (Failed) > 4 - autodiff_local_parameterization_test (Failed) > 5 - block_jacobi_preconditioner_test (Failed) > 6 - block_random_access_dense_matrix_test (Failed) > 7 - block_random_access_diagonal_matrix_test (Failed) > 8 - block_random_access_sparse_matrix_test (Failed) > 9 - block_sparse_matrix_test (Failed) > 10 - c_api_test (Failed) > 11 - canonical_views_clustering_test (Failed) > 12 - compressed_col_sparse_matrix_utils_test (Failed) > 13 - compressed_row_sparse_matrix_test (Failed) > 15 - conditioned_cost_function_test (Failed) > 16 - conjugate_gradients_solver_test (Failed) > 17 - corrector_test (Failed) > 18 - cost_function_to_functor_test (Failed) > 19 - covariance_test (Failed) > 20 - cubic_interpolation_test (Failed) > 21 - dense_linear_solver_test (Failed) > 22 - dense_sparse_matrix_test (Failed) > 23 - detect_structure_test (Failed) > 24 - dogleg_strategy_test (Failed) > 25 - dynamic_autodiff_cost_function_test (Failed) > 26 - dynamic_compressed_row_sparse_matrix_test (Failed) > 27 - dynamic_numeric_diff_cost_function_test (Failed) > 28 - dynamic_sparse_normal_cholesky_solver_test (Failed) > 29 - dynamic_sparsity_test (Failed) > 30 - evaluation_callback_test (Failed) > 31 - evaluator_test (Failed) > 32 - gradient_checker_test (Failed) > 33 - gradient_checking_cost_function_test (Failed) > 34 - gradient_problem_test (Failed) > 35 - gradient_problem_solver_test (Failed) > 36 - graph_test (Failed) > 37 - graph_algorithms_test (Failed) > 38 - householder_vector_test (Failed) > 39 - implicit_schur_complement_test (Failed) > 40 - inner_product_computer_test (Failed) > 42 - is_close_test (Failed) > 43 - iterative_schur_complement_solver_test (Failed) > 44 - jet_test (Failed) > 45 - levenberg_marquardt_strategy_test (Failed) > 46 - line_search_minimizer_test (Failed) > 47 - line_search_preprocessor_test (Failed) > 48 - local_parameterization_test (Failed) > 49 - loss_function_test (Failed) > 50 - minimizer_test (Failed) > 51 - normal_prior_test (Failed) > 52 - numeric_diff_cost_function_test (Failed) > 53 - ordered_groups_test (Failed) > 55 - parallel_utils_test (Failed) > 56 - parameter_block_test (Failed) > 57 - parameter_block_ordering_test (Failed) > 58 - partitioned_matrix_view_test (Failed) > 59 - polynomial_test (Failed) > 60 - problem_test (Failed) > 61 - program_test (Failed) > 62 - reorder_program_test (Failed) > 63 - residual_block_test (Failed) > 64 - residual_block_utils_test (Failed) > 65 - rotation_test (Failed) > 66 - schur_complement_solver_test (Failed) > 67 - schur_eliminator_test (Failed) > 68 - single_linkage_clustering_test (Failed) > 70 - solver_test (Failed) > 71 - sparse_cholesky_test (Failed) > 72 - sparse_normal_cholesky_solver_test (Failed) > 73 - subset_preconditioner_test (Failed) > 74 - system_test (Failed) > 77 - tiny_solver_cost_function_adapter_test (Failed) > 79 - triplet_sparse_matrix_test (Failed) > 80 - trust_region_minimizer_test (Failed) > 81 - trust_region_preprocessor_test (Failed) > 82 - visibility_test (Failed) > 84 - ba_denseschur_auto_test (Failed) > 85 - ba_denseschur_auto_threads_test (Failed) > 86 - ba_denseschur_user_test (Failed) > 87 - ba_denseschur_user_threads_test (Failed) > 88 - ba_iterschur_jacobi_auto_test (Failed) > 89 - ba_iterschur_jacobi_auto_threads_test (Failed) > 90 - ba_iterschur_jacobi_user_test (Failed) > 91 - ba_iterschur_jacobi_user_threads_test (Failed) > 92 - ba_iterschur_schurjacobi_auto_test (Failed) > 93 - ba_iterschur_schurjacobi_auto_threads_test (Failed) > 94 - ba_iterschur_schurjacobi_user_test (Failed) > 95 - ba_iterschur_schurjacobi_user_threads_test (Failed) > 96 - ba_iterschur_suitesparse_clustjacobi_auto_test (Failed) > 97 - ba_iterschur_suitesparse_clustjacobi_auto_threads_test (Failed) > 98 - ba_iterschur_suitesparse_clustjacobi_user_test (Failed) > 99 - ba_iterschur_suitesparse_clustjacobi_user_threads_test (Failed) > 100 - ba_iterschur_suitesparse_clusttri_auto_test (Failed) > 101 - ba_iterschur_suitesparse_clusttri_auto_threads_test (Failed) > 102 - ba_iterschur_suitesparse_clusttri_user_test (Failed) > 103 - ba_iterschur_suitesparse_clusttri_user_threads_test (Failed) > 104 - ba_sparsecholesky_suitesparse_auto_test (Failed) > 105 - ba_sparsecholesky_suitesparse_auto_threads_test (Failed) > 106 - ba_sparsecholesky_suitesparse_user_test (Failed) > 107 - ba_sparsecholesky_suitesparse_user_threads_test (Failed) > 108 - ba_sparsecholesky_eigensparse_auto_test (Failed) > 109 - ba_sparsecholesky_eigensparse_auto_threads_test (Failed) > 110 - ba_sparsecholesky_eigensparse_user_test (Failed) > 111 - ba_sparsecholesky_eigensparse_user_threads_test (Failed) > 112 - ba_sparseschur_suitesparse_auto_test (Failed) > 113 - ba_sparseschur_suitesparse_auto_threads_test (Failed) > 114 - ba_sparseschur_suitesparse_user_test (Failed) > 115 - ba_sparseschur_suitesparse_user_threads_test (Failed) > 116 - ba_sparseschur_eigensparse_auto_test (Failed) > 117 - ba_sparseschur_eigensparse_auto_threads_test (Failed) > 118 - ba_sparseschur_eigensparse_user_test (Failed) > 119 - ba_sparseschur_eigensparse_user_threads_test (Failed) > 120 - ba_sparseschur_cxsparse_auto_test (Failed) > 121 - ba_sparseschur_cxsparse_auto_threads_test (Failed) > 122 - ba_sparseschur_cxsparse_user_test (Failed) > 123 - ba_sparseschur_cxsparse_user_threads_test (Failed) > Errors while running CTest > make[1]: *** [Makefile:139: test] Error 8 > make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > rm -fr -- /tmp/dh-xdg-rundir-H8Y0byOU > dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j4 test > ARGS\+=--verbose ARGS\+=-j4 returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2021/10/23/ceres-solver_1.14.0-14_unstable.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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.