Bug #3136
make check fails with test_examples.py
Status: | Closed | Start date: | 01/13/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | Knödlseder Jürgen | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Duration: |
Description
Hello! I am getting the following error when I try to install ctools version 1.6.3. The installation of gammalib 1.6.3 worked fine. I had already installed it once in the machine and it worked fine, but I had to reinstall to update the python version of gammalib. Now I cannot reinstall ctools.
PASS: test_python_ctools.shPASS: test_python_cscripts.sh
FAIL: test_examples.py ============================================================================
Testsuite summary for ctools 1.6.3 ============================================================================
- TOTAL: 3
- PASS: 2
- SKIP: 0
- XFAIL: 0
- FAIL: 1
- XPASS: 0
- ERROR: 0
============================================================================
See test/test-suite.log
Please report to jurgen.knodlseder@irap.omp.eu ============================================================================
Makefile:622: recipe for target 'test-suite.log’ failed
make3: * [test-suite.log] Error 1
make3: Leaving directory '/home/maria/Downloads/ctools-1.6.3/test’
Makefile:728: recipe for target 'check-TESTS’ failed
make2: [check-TESTS] Error 2
make2: Leaving directory '/home/maria/Downloads/ctools-1.6.3/test’
Makefile:815: recipe for target 'check-am’ failed
make1: [check-am] Error 2
make1: Leaving directory '/home/maria/Downloads/ctools-1.6.3/test’
Makefile:717: recipe for target 'check-recursive’ failed
make: * [check-recursive] Error 1
Recurrence
No recurrence.
Related issues
History
#1 Updated by Tibaldo Luigi almost 5 years ago
Hi Maria,
how are you installing ctools: conda, source, Mac OS image?
#2 Updated by Kherlakian M. almost 5 years ago
Tibaldo Luigi wrote:
Hi Maria,
how are you installing ctools: conda, source, Mac OS image?
Dear Tibaldo Luigi,
I am installing by source mode in a machine with Ubuntu 18.04.
I tried installing the development version via source tarballs and got the same error.
#3 Updated by Tibaldo Luigi almost 5 years ago
Could you please go to the ctools installation directory, enter in the dev directory and run
./testreport.py
and paste here the output?
You may also be interested to know that for installing a released version on Ubuntu anaconda provides an alternative much easier to use than installing from source.
#4 Updated by Kherlakian M. almost 5 years ago
- File Screenshot from 2020-01-14 11-47-23.png added
Here it is
#5 Updated by Tibaldo Luigi almost 5 years ago
Could you please attach here the file test/test-suite.log?
#6 Updated by Kherlakian M. almost 5 years ago
- File test-suite.log added
Tibaldo Luigi wrote:
Could you please attach here the file test/test-suite.log?
#7 Updated by Tibaldo Luigi almost 5 years ago
Could you please attache here test/reports/examples.xml ?
#8 Updated by Tibaldo Luigi almost 5 years ago
- Priority changed from High to Normal
#9 Updated by Cardenzana Josh almost 5 years ago
- Related to Bug #3156: show_pull_histogram.py broken with matplotlib > 3.1.0 added
#10 Updated by Tibaldo Luigi over 4 years ago
- Status changed from New to Resolved
Solved by changes related to #3156
#11 Updated by Knödlseder Jürgen over 4 years ago
- Status changed from Resolved to Closed