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: 2023-09-10 07:10 (UTC)

Latest Comments

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

millerl commented on 2017-05-23 13:30 (UTC)

For what it's worth, this worked for me: $ sudo pacman -Rdd isl15; yaourt -Syua

marcvangend commented on 2017-05-04 10:26 (UTC)

Circular dependency problem: I could not replace isl15 with isl because cloog depends on it. I could not update cloog because it needs isl>=0.18. I ended up building isl with my AUR tool (I use Trizen) and installing it while ignoring all dependency checks: `sudo pacman -U -dd isl-0.18-1-x86_64.pkg.tar.xz`. After that I was able to update cloog (just `trizen -Syu`).

win_chen commented on 2017-05-04 01:47 (UTC)

isl and isl15 are in conflict.

aaronfischer commented on 2017-05-03 22:14 (UTC)

Thanks to the error reporting. I've added strict version dependency to isl.

cfr42 commented on 2017-05-03 22:05 (UTC)

The problem is that isl15 provides isl, so it isn't enough for cloog to declare a dependency on isl. It needs to give a suitable version specification.

bitsfritz commented on 2017-05-03 14:31 (UTC)

cloog stops working with isl15: FAIL: check_fortran.sh installing recent isl(0.18-1) solves the issue, but isl15 is still mentioned as sufficient dependency. Thus update isn't required and cloog doesn't compile.

Syllo commented on 2017-04-27 08:52 (UTC)

We released a new version at https://github.com/periscop/cloog and CLooG can now use isl up to version 0.18 without breaking anything. Please also add OpenScop as dependency (https://aur.archlinux.org/packages/osl/) because it will soon be mandatory. (--with-osl=system)

schimicata commented on 2016-11-07 15:18 (UTC)

Doesn't work this package also with isl-0.16-1 or what is the reason that isl15 is still listed as a dependency?

aaronfischer commented on 2016-08-12 20:38 (UTC)

@claudiocabral: thanks, I've added it to the arch array