Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 595130 - dev-libs/cloog-0.18.4 with >=dev-libs/isl-0.16.1 fails tests
Summary: dev-libs/cloog-0.18.4 with >=dev-libs/isl-0.16.1 fails tests
Status: RESOLVED DUPLICATE of bug 595132
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-25 21:51 UTC by eroen
Modified: 2016-09-26 07:41 UTC (History)
0 users

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


Attachments
build.log (build.log,53.98 KB, text/plain)
2016-09-25 21:51 UTC, eroen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2016-09-25 21:51:55 UTC
Created attachment 447918 [details]
build.log

Test suite passes with (stable) dev-libs/isl-0.15, but fails with dev-libs/isl-0.16.1 and dev-libs/isl-0.17.1.


make  check-TESTS
make[2]: Entering directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64/test'
make[3]: Entering directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64/test'
FAIL: check_c.sh
FAIL: check_fortran.sh
PASS: check_strided.sh
PASS: check_openscop.sh
FAIL: check_special.sh
make[4]: Entering directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64/test'
cd ..; make  libcloog-isl.la
make[5]: Entering directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64'
make[5]: 'libcloog-isl.la' is up to date.
make[5]: Leaving directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64'
make[4]: Leaving directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64/test'
============================================================================
Testsuite summary for cloog 0.18.4
============================================================================
# TOTAL: 5
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to cloog-development@googlegroups.com
============================================================================
Makefile:940: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64/test'
Makefile:1046: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64/test'
Makefile:1147: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64/test'
Makefile:1046: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
 * ERROR: dev-libs/cloog-0.18.4::gentoo failed (test phase):
 *   emake failed
Comment 1 Tomáš Mózes 2016-09-26 07:41:03 UTC

*** This bug has been marked as a duplicate of bug 595132 ***