cant install from aur :/

21 views
Skip to first unread message

juraj bucek

unread,
Aug 3, 2018, 1:58:27 PM8/3/18
to cloog-de...@googlegroups.com
hello the output told me to contact this email i wonder if you know what this means and how to fix it ?
 
 
FAIL: test/check_c.sh
FAIL: test/check_fortran.sh
FAIL: test/check_strided.sh
PASS: test/check_openscop.sh
FAIL: test/check_special.sh
============================================================================
Testsuite summary for cloog 0.19.0
============================================================================
# TOTAL: 5
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
make[3]: *** [Makefile:1665: test-suite.log] Error 1
make[3]: Leaving directory '/home/picarica/.cache/aurman/cloog/src/cloog-0.19.0'
make[2]: *** [Makefile:1773: check-TESTS] Error 2
make[2]: Leaving directory '/home/picarica/.cache/aurman/cloog/src/cloog-0.19.0'
make[1]: *** [Makefile:2033: check-am] Error 2
make[1]: Leaving directory '/home/picarica/.cache/aurman/cloog/src/cloog-0.19.0'
make: *** [Makefile:1550: check-recursive] Error 1
==> ERROR: A failure occurred in check().
    Aborting...
2018-08-03 19:53:19,498 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/picarica/.cache/aurman/cloog
~~ the following packages are now orphans
:: community/ppl
 
 
 
 
this always happens i am also ataching some log file
test-suite.log

Oleksandr Zinenko

unread,
Aug 6, 2018, 5:18:47 AM8/6/18
to cloog-de...@googlegroups.com

Hi Juraj,

we do not maintain the AUR package (or any other distribution packages for that sake) ourselves.  Please consider contacting the maintainer of the package.

In the meantime, it looks like there have been some linking problems.  We would need to see the output of the "configure" command, but I do not know how to obtain that from your distribution's package manager.  The best thing for you to try is to build CLooG from source, using the code provided in this repository.  Please do

git clone https://github.com/periscop/cloog.git
cd cloog
git submodule update --init --recursive
./autogen.sh
./configure
make
make check

and report back if there any errors with this process.  It has happened in the past that the libraries CLooG depends upon had been updated, but CLooG was not.  This is particularly true for the isl library (CLooG uses isl-0.19, but isl-0.20 has been recently released).

Cheers,
Alex


-- 
Oleksandr Zinenko, PhD
Inria / École Normale Supérieure,
con...@ozinenko.com, oleksand...@inria.fr
https://www.ozinenko.com
--
--
You got this message because you subscribed to the CLooG Development mailing list.
To send messages to this list, use cloog-de...@googlegroups.com
To stop subscribing, send a mail to cloog-developm...@googlegroups.com
For more options and to visit the group, http://groups.google.fr/group/cloog-development?hl=en
---
You received this message because you are subscribed to the Google Groups "CLooG Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloog-developm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages