Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 650286

Summary: dev-libs/cloog-0.18.4 with =dev-libs/isl-0.19 fails to build
Product: Gentoo Linux Reporter: Cyp <cyp561>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Cyp 2018-03-12 14:41:28 UTC
Related bugs: Bug 595132 – a test failure rather than a build failure.

————————————————————————————————————————————————————————————
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -g  -L/lib -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o cloog source/cloog.o libcloog-isl.la -lgmp
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -g -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o .libs/cloog source/cloog.o  -L/lib ./.libs/libcloog-isl.so -lgmp
./.libs/libcloog-isl.so: undefined reference to `isl_basic_set_drop_constraint'
./.libs/libcloog-isl.so: undefined reference to `isl_set_drop_basic_set'
./.libs/libcloog-isl.so: undefined reference to `isl_set_copy_basic_set'
./.libs/libcloog-isl.so: undefined reference to `isl_basic_map_from_basic_set'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:767: cloog] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-libs/cloog-0.18.4/work/cloog-0.18.4-abi_x86_64.amd64'
make: *** [Makefile:1046: all-recursive] Error 1
Comment 1 Arfrever Frehtes Taifersar Arahesis 2018-03-13 00:18:08 UTC

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