Cloog make check fails on Centos 7

27 views
Skip to first unread message

Dean Anderson

unread,
Jul 14, 2017, 10:45:22 PM7/14/17
to cloog-de...@googlegroups.com
The libisl.so.15 library is not found due to some autoconf breakage.  

 ./config.status -V
cloog config.status 0.18.4
configured by /var/efsbuild/oss-libcloog-0.18.4-build002-build/x86-32.rhel.7/rh485/source/cloog-0.18.4/configure, generated by GNU Autoconf 2.69,
  with options "'--prefix=/efs/dist/oss/libcloog/0.18.4-build002/common' '--exec_prefix=/efs/dist/oss/libcloog/0.18.4-build002/.exec/x86-32.rhel.7' 'CC=gcc' 'LDFLAGS=-L/efs/dist/gnu/gmp/6.1.2/.exec/x86-32.rhel.7/lib -Wl,-rpath,/efs/dist/gnu/gmp/6.1.2/.exec/x86-32.rhel.7/lib' 'CPPFLAGS=-I/efs/dist/gnu/gmp/6.1.2/.exec/x86-32.rhel.7/include'"

As near as I can determine, the autoconf generated cloog script doesn’t include isl/.libs in its LD_LIBRARY_PATH to invoke cloog.

Thanks,

—Dean


============================================================================
Testsuite summary for cloog 0.18.4
============================================================================
# TOTAL: 5
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
============================================================================


=======================================
   cloog 0.18.4: test/test-suite.log
=======================================

# TOTAL: 5
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: check_c.sh
================

             /*-----------------------------------------------*
              *       Testing CLooG: C test set       
              *-----------------------------------------------*/
Check file ./infinite.cloog \c
(no option), \c
generating... \c
/usr/bin/ld: warning: libisl.so.15, needed by ./.libs/libcloog-isl.so, not found (try using -rpath or -rpath-link)
./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_has_defining_equality'
./.libs/libcloog-isl.so: undefined reference to `isl_constraint_set_constant_val'
./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_get_space'
./.libs/libcloog-isl.so: undefined reference to `isl_map_wrap'
./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_get_ctx'
./.libs/libcloog-isl.so: undefined reference to `isl_set_bounded_simple_hull'
./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_compare_at'
./.libs/libcloog-isl.so: undefined reference to `isl_printer_set_output_format'

Reply all
Reply to author
Forward
0 new messages