Search Criteria
Package Details: cloog 0.20.0-2
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: | aaronfischer (nougad) |
Last Packager: | aaronfischer |
Votes: | 68 |
Popularity: | 0.085383 |
First Submitted: | 2014-11-19 12:18 (UTC) |
Last Updated: | 2022-03-04 06:58 (UTC) |
Dependencies (4)
- libisl (libisl-git)
- osl (osl, osl-git)
- texlive-bin (texlive-bin-svn, miktex-git, texlive-installer, texlive-full) (make)
- texlive-core (texlive-installer, texlive-full) (make)
Required by (13)
- arm-none-eabi-gcc60-linaro
- arm-none-eabi-linaro-binutils
- arm-none-eabi-newlib-linaro-git (make)
- gcc43
- gcc43-multilib
- gcc44
- gcc44-multilib (make)
- gcc45-multilib (make)
- gcc46
- gcc46-multilib (make)
- gcc47
- gcc47-multilib
- gcc48 (make)
Latest Comments
aaronfischer commented on 2022-03-04 06:59 (UTC)
Updated the dependency. WARNING: Manjaro did not mirror this change jet, so Manjaro users might experience some road bumps now.
hrast commented on 2022-03-02 19:57 (UTC)
The moving of isl to extras/libisl has happened, so the depends should be updated.
carlosal1015 commented on 2022-02-28 21:34 (UTC)
Soon the package will depends of renamed libisl
DarkShadow44 commented on 2022-02-28 21:08 (UTC)
Should this now be dependent on libisl from the official repos?
aaronfischer commented on 2019-03-10 09:07 (UTC)
@hugegameartgd: I can't see any error in your post, only a warning. I can't reproduce your message either :(
hugegameartgd commented on 2019-03-02 16:42 (UTC)
I get this error: libtool: install: /usr/bin/install -c .libs/libcloog-isl.lai /home/user/.cache/aurman/cloog/pkg/cloog//usr/lib/libcloog-isl.la libtool: install: /usr/bin/install -c .libs/libcloog-isl.a /home/user/.cache/aurman/cloog/pkg/cloog//usr/lib/libcloog-isl.a libtool: install: chmod 644 /home/user/.cache/aurman/cloog/pkg/cloog//usr/lib/libcloog-isl.a libtool: install: ranlib /home/user/.cache/aurman/cloog/pkg/cloog//usr/lib/libcloog-isl.a libtool: warning: remember to run 'libtool --finish /usr/lib'
Error in package()
aaronfischer commented on 2019-02-13 08:02 (UTC)
@duthils: Looks like isl15 is no more compatible with cloog. Try installing a more recent version.
duthils commented on 2019-02-12 02:55 (UTC)
I have isl15 installed, and the build fails with:
aaronfischer commented on 2018-12-29 22:02 (UTC)
@spease: Sorry, I can't reproduce your error. Can you provide some more information?
spease commented on 2018-12-26 19:37 (UTC)
I'm getting
/usr/bin/texi2dvi: TeX neither supports -recorder nor outputs \openout lines in its log file
fl.duriez commented on 2018-09-10 10:25 (UTC)
Please update to 0.20.0 and test problems will be solved.
aaronfischer commented on 2018-09-06 20:17 (UTC)
Thanks for reporting the failing tests. There is a fix in a separate branch for that, but that does not fix everything (see my comment) https://github.com/periscop/cloog/issues/42
So, hang in until there is a working patch ready for that. If you need the package NOW, edit the PKGBUILD yourself and disable the tests.
digital commented on 2018-09-06 15:22 (UTC)
Can't build, tests fail
emacsomancer commented on 2018-08-28 17:52 (UTC) (edited on 2018-08-28 17:52 (UTC) by emacsomancer)
When I try to install I get:
addeps3 commented on 2018-06-14 15:05 (UTC)
If youre trying to build mingw-w64-gcc-base then use package cloog-git instead.
CyberShadow commented on 2018-05-08 16:54 (UTC)
package() is failing for me with:
wheatdog commented on 2018-04-06 06:30 (UTC) (edited on 2018-04-06 07:52 (UTC) by wheatdog)
Edit: sorry, this is my fault. It works now.
installed with isl (isl 0.19-1)
aaronfischer commented on 2018-04-05 19:36 (UTC)
Thanks @adsun and @xiretza for pointing out.
adsun commented on 2018-04-05 02:09 (UTC)
texlive-core
should be a makedepends, astexlive-bin
alone won't allow the build to succeed.xiretza commented on 2018-04-04 17:00 (UTC)
Build fails, apparently it requires some form of TeX for texi2dvi (build in clean chroot to reproduce):
aaronfischer commented on 2018-04-04 13:52 (UTC)
New version is out with a fix for the isl part https://github.com/periscop/cloog/issues/37#event-1556440980
sebschrader commented on 2018-03-27 23:24 (UTC)
pacman
will automatically take care of that.aaronfischer commented on 2018-03-27 21:53 (UTC)
Thanks @sebschrader, I've fixed the PKGBUILD accordingly. Please make sure you uninstall isl before building the package again, so the bundled version will be used.
sebschrader commented on 2018-03-27 13:38 (UTC)
IMHO a proper way to resolve the current issue would be to add the following to
PKGBUILD
:kingcreole commented on 2018-03-21 16:03 (UTC) (edited on 2018-03-21 16:06 (UTC) by kingcreole)
thanks :) ok, i did it, now i get errors like this: file owned by 'cloog' and 'isl': 'usr/lib/libisl.so' therefore i overwrote isl again with the 0.19, to have the 0.19 version in usr/lib hopefully everything is backwards compatible ^^ i hope cloog 0.19 will fix this again
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'
aaronfischer commented on 2018-03-07 08:18 (UTC)
@gmes78: Oh, thank you! I've made a mistake on the last commit. Should be installed without conflicting files now.
gmes78 commented on 2018-03-06 00:28 (UTC)
Now the cloog package conflicts with the isl package, as it installs /usr/lib/libisl.so, /usr/lib/pkgconfig/isl.pc and /usr/include/isl/*.
It would be better to make a separate isl 0.18 package and depend on it, or statically link to isl 0.18 (not sure how good of an idea that is, though).
aaronfischer commented on 2018-03-05 22:23 (UTC)
@gmes78: Thanks for reporting that. I've changed the build process so the bundled isl version is used (0.18x). This should fix the problem for now until the bug is fixed upstream.
gmes78 commented on 2018-03-05 21:16 (UTC)
cloog fails to build with isl 0.19, giving a bunch of undefined reference errors.
millerl commented on 2017-05-23 13:30 (UTC)
marcvangend commented on 2017-05-04 10:26 (UTC)
win_chen commented on 2017-05-04 01:47 (UTC)
aaronfischer commented on 2017-05-03 22:14 (UTC)
cfr42 commented on 2017-05-03 22:05 (UTC)
bitsfritz commented on 2017-05-03 14:31 (UTC)
Syllo commented on 2017-04-27 08:52 (UTC)
schimicata commented on 2016-11-07 15:18 (UTC)
aaronfischer commented on 2016-08-12 20:38 (UTC)
claudiocabral commented on 2016-08-02 11:50 (UTC)
DrMartinus commented on 2016-06-23 07:32 (UTC)
frankspace commented on 2016-05-27 04:54 (UTC)
marcvangend commented on 2016-05-26 13:53 (UTC)
apaatsio commented on 2016-05-26 09:46 (UTC)
aaronfischer commented on 2016-05-25 18:52 (UTC)
Rynsin commented on 2016-05-24 20:10 (UTC)
Beacon515L commented on 2016-05-21 08:47 (UTC)
flortsch commented on 2016-05-17 13:36 (UTC)
GeorgeChao commented on 2016-05-13 06:58 (UTC)
aaronfischer commented on 2016-04-11 08:41 (UTC)
cengiz_io commented on 2016-04-09 12:33 (UTC)
aaronfischer commented on 2015-02-16 20:25 (UTC)
stas commented on 2015-02-16 12:10 (UTC)
roukoswarf commented on 2015-02-13 04:39 (UTC)
thx1138 commented on 2015-02-07 02:12 (UTC)
Roken commented on 2015-02-06 19:53 (UTC)
aaronfischer commented on 2015-02-06 09:38 (UTC)
paulkerry commented on 2015-02-05 22:38 (UTC)
cfr42 commented on 2015-02-05 22:37 (UTC)
aaronfischer commented on 2015-02-05 21:03 (UTC)
paulkerry commented on 2015-02-05 19:45 (UTC)
paulkerry commented on 2015-02-05 19:36 (UTC)
dlandau commented on 2015-01-15 13:22 (UTC)
Achterin commented on 2015-01-15 07:57 (UTC)
aaronfischer commented on 2015-01-13 21:28 (UTC)
Airon90 commented on 2015-01-11 15:56 (UTC)
doragasu commented on 2015-01-11 11:33 (UTC)
yhager commented on 2014-12-30 21:43 (UTC)