Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491726 - dev-libs/cloog-0.18.1 version bump
Summary: dev-libs/cloog-0.18.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 467192
  Show dependency tree
 
Reported: 2013-11-20 03:39 UTC by Patrick McMunn
Modified: 2014-05-22 13:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild (cloog-0.18.1.ebuild,984 bytes, text/plain)
2013-12-01 16:05 UTC, Hristo Venev
Details
dev-libs/cloog-0.18.1.ebuild (cloog-0.18.1.ebuild,934 bytes, text/plain)
2013-12-01 19:19 UTC, Patrick McMunn
Details
dev-libs/cloog-{0.18.1,9999} (cloog.tar.xz,1.01 KB, application/x-xz)
2013-12-02 08:07 UTC, Hristo Venev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick McMunn 2013-11-20 03:39:05 UTC
Cloog 0.18.1 was released Oct. 11, 2013.

Reproducible: Always




Bumping Cloog to 0.18.1 should allow for bug 467192 to be resolved.
Comment 1 Hristo Venev 2013-12-01 16:05:52 UTC
Created attachment 364342 [details]
Ebuild

Multilib is needed by multilib polly, which is an optional part of llvm, which is used by mesa, which has multilib support.
Comment 2 Patrick McMunn 2013-12-01 19:19:59 UTC
Created attachment 364358 [details]
dev-libs/cloog-0.18.1.ebuild

Here's a proposed ebuild for the new cloog version. I only made a few changes from the 0.18.0 ebuild: 1) changed EAPI from 4 to 5. 2) Changed required dev-libs/isl version to >=0.12.1. 3) Enabled OpenScop as an optional dependency (I've written an ebuild for OpenScop and can open a bug for the new ebuild if supporting this optional dependency is accepted). 4) Removed --with-polylib=no because this doesn't appear to be a valid parameter with new cloog versions. 5) Added --with-gmp=system.
Comment 3 Hristo Venev 2013-12-02 08:07:08 UTC
Created attachment 364412 [details]
dev-libs/cloog-{0.18.1,9999}
Comment 4 Ryan Hill (RETIRED) gentoo-dev 2014-05-22 13:00:32 UTC
+*cloog-0.18.1 (22 May 2014)
+
+  22 May 2014; Ryan Hill <rhill@gentoo.org> -cloog-0.17.0.ebuild,
+  cloog-0.18.0.ebuild, +cloog-0.18.1.ebuild:
+  Version bump (bug #491726). USE EAPI 5 and subslots. Add multilib support.
+  Add missing pkgconfig dep. Remove old.

http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cloog/cloog-0.18.0.ebuild?r1=1.8&r2=1.9
http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/cloog/cloog-0.18.1.ebuild?rev=1.1&view=markup


If you get openscop into the tree I can add support for it.