Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811186 - sci-physics/espresso-4.1.3 fails tests
Summary: sci-physics/espresso-4.1.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-31 05:59 UTC by Agostino Sarubbo
Modified: 2022-08-31 15:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,592.61 KB, text/plain)
2021-08-31 05:59 UTC, Agostino Sarubbo
Details
1-LastTest.log.xz (1-LastTest.log.xz,62.32 KB, application/x-xz)
2021-08-31 05:59 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-08-31 05:59:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-physics/espresso-4.1.3 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-31 05:59:55 UTC
Created attachment 736852 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-31 05:59:57 UTC
Created attachment 736855 [details]
1-LastTest.log.xz

1-LastTest.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2021-08-31 05:59:58 UTC
Possible context of error(s):

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
Could not find executable abs_test
Could not find executable accumulator
Could not find executable all_gatherv_test
Could not find executable Array_test
Could not find executable as_const
Could not find executable AS_erfc_part
Could not find executable AutoParameters_test
Could not find executable AutoParameter_test
Could not find executable BoxGeometry_test
Could not find executable Cache_test
Could not find executable contains_test
Could not find executable coordinate_transformation_test
Could not find executable Counter_test
Could not find executable Ellipsoid_test
Could not find executable Factory_test
Could not find executable field_coupling_couplings
Could not find executable field_coupling_fields
Could not find executable field_coupling_force_field
Could not find executable for_each_pair_test
Could not find executable gatherv_test
Could not find executable get_value
Could not find executable grid_test
Could not find executable histogram
Could not find executable interpolation
Could not find executable interpolation_gradient
Could not find executable int_pow
Could not find executable keys_test
Could not find executable link_cell_test
Could not find executable List_test
Could not find executable LocalBox_test
Could not find executable make_function_test
Could not find executable make_lin_space_test
Could not find executable matrix_vector_product
Could not find executable None_test
Could not find executable NumeratedContainer_test
Could not find executable ParticleIterator_test
Could not find executable Particle_test
Could not find executable PdbParser_test
Could not find executable periodic_fold_test
Could not find executable permute_ifield_test
Could not find executable raster_test
Could not find executable ravel_index
Could not find executable rotation_matrix_test
Could not find executable RunningAverage_test
Could not find executable RuntimeErrorCollector_test
Could not find executable RuntimeError_test
Could not find executable sampling_test
Could not find executable ScriptInterface_test
Could not find executable sgn
Could not find executable sinc
Could not find executable SkipIterator_test
Could not find executable Span_test
Could not find executable strcat_alloc
Could not find executable tensor_product
Could not find executable triangle_functions_test
Could not find executable tuple_test
Could not find executable uniform_test
Could not find executable Variant_test
Could not find executable vec_rotate
Could not find executable Vector_test
Could not find executable verlet_ia_test
Could not find executable Wall_test
-- Could NOT find GSL (missing: GSL_INCLUDE_DIR GSL_LIBRARY GSL_CBLAS_LIBRARY) (found version "")
-- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE SPHINX_API_DOC_EXE) (Required is at least version "1.6.6")
Comment 4 Larry the Git Cow gentoo-dev 2022-08-31 15:26:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bfe3614f161abf4836c66418ca0deceef3bb251

commit 8bfe3614f161abf4836c66418ca0deceef3bb251
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-08-31 15:25:08 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-08-31 15:26:10 +0000

    sci-physics/espresso: update to version 4.2.0
    
    Closes: https://bugs.gentoo.org/846287
    Closes: https://bugs.gentoo.org/811186
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-physics/espresso/Manifest                      |   1 +
 sci-physics/espresso/espresso-4.2.0.ebuild         | 124 +++++++++++++++++++++
 sci-physics/espresso/espresso-9999.ebuild          |  30 ++---
 .../files/espresso-4.2.0-fix-disable-test.patch    |  12 ++
 4 files changed, 153 insertions(+), 14 deletions(-)