Package Details: cloog 0.21.1-1

Git Clone URL: https://aur.archlinux.org/cloog.git (read-only, click to copy)
Package Base: cloog
Description: Library that generates loops for scanning polyhedra
Upstream URL: http://www.bastoul.net/cloog/
Keywords: lib
Licenses: GPL
Submitter: haawda
Maintainer: patlefort
Last Packager: patlefort
Votes: 67
Popularity: 0.000000
First Submitted: 2014-11-19 12:18 (UTC)
Last Updated: 2025-01-14 01:35 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

aaronfischer commented on 2018-03-15 21:00 (UTC)

Sorry, can't reproduce that. If the files get overwritten, IMHO it is save to overwrite it.

jcornuz commented on 2018-03-15 08:21 (UTC)

I have got the same issue as @kingcreole. Can I overwrite the existing files?

kingcreole commented on 2018-03-10 18:51 (UTC)

I get a lot of those errors about files existing in Filesystem, can i just overwrite them? got isl 0.19 installed

aaronfischer commented on 2018-03-08 19:46 (UTC)

Sorry for the confusion. I've fixed it.

Morganamilo commented on 2018-03-08 15:20 (UTC)

@brliron Compiled for me with --with-isl=bundle. Thanks.

brliron commented on 2018-03-08 13:48 (UTC) (edited on 2018-03-08 13:48 (UTC) by brliron)

I could build it by replacing --with-isl=build --with-isl-builddir=isl with --with-isl=bundle in the PKGBUILD file

gmes78 commented on 2018-03-07 22:16 (UTC)

If the isl package is installed, trying to install the cloog package will fail with the error that @mskrip reported. If you don't have the isl package installed, it fails with the error @RemoteAdmin reported.

RemoteAdmin commented on 2018-03-07 09:32 (UTC)

@aaronfischer Sry your last fix still doesn't fix the package. Now the build error is:

isl/include/isl/id.h:7:10: fatal error: isl/stdint.h: No such file or directory
 #include <isl/stdint.h>
          ^~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:961: source/isl/libcloog_isl_la-domain.lo] Error 1
make[1]: Leaving directory '/build/cloog/src/cloog-0.18.5'
make: *** [Makefile:1062: all-recursive] Error 1

mskrip commented on 2018-03-07 08:59 (UTC)

fails to build with

libtool: error: cannot find the library 'isl/libisl.la' or unhandled argument 'isl/libisl.la'