Search Criteria
Package Details: cloog 0.21.1-1
Package Actions
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) |
Dependencies (6)
- gmp (gmp-hgAUR)
- libisl (libisl-gitAUR)
- oslAUR (osl-gitAUR, oslAUR)
- texlive-bin (texlive-installerAUR, texlive-fullAUR) (make)
- texlive-core (texlive-installerAUR, texlive-fullAUR, texlive-basic) (make)
- texlive-plaingeneric (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
Required by (8)
- gcc43 (make)
- gcc43-multilib (make)
- gcc44 (make)
- gcc44-multilib (make)
- gcc46-multilib (make)
- gcc47
- gcc47-multilib
- gcc48 (make)
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:
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'
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »