Problem installing libgccjit RPMs
David Malcolm
dmalcolm@redhat.com
Thu Jan 1 00:00:00 GMT 2015
On Tue, 2015-04-21 at 19:34 -0400, David Malcolm wrote:
> On Tue, 2015-04-21 at 22:36 +0100, Dibyendu Majumdar wrote:
> > Correction - I am using Fedora 21.
> >
> > On 21 April 2015 at 22:33, Dibyendu Majumdar <mobile@majumdar.org.uk> wrote:
> > > I am trying to install the RPMs on Fedora 20 64-bit running under VMWare.
> > >
> > > I get following error:
> > >
> > > yum install libgccjit libgccjit-devel python2-gccjit python3-gccjit
> > > Loaded plugins: langpacks
> > > http://copr-be.cloud.fedoraproject.org/results/dmalcolm/libgccjit/fedora-21-x86_64/repodata/repomd.xml:
> > > [Errno 14] HTTP Error 404 - Not Found
> > > Trying other mirror.
> > > No package libgccjit available.
> > > No package libgccjit-devel available.
> > > No package python2-gccjit available.
> > > No package python3-gccjit available.
> > > Error: Nothing to do
>
> Looking at:
> http://copr-be.cloud.fedoraproject.org/results/dmalcolm/libgccjit/
>
> I see that these were built for Fedora 19 and 20, and for "rawhide",
> which meant 21 at some point, but which now means a later release.
>
> I've just kicked off a build of libgccjit and the Python bindings for
> Fedora 21.
>
> These SRPMs (and thus the built RPMs) are somewhat out-of-date at the
> moment; I'll try to refresh them all at some point.
For that matter, if you use Fedora 22, gcc 5 is "officially" packaged in
the main repo, and you can
"yum install libgccjit-devel"
on Fedora 22 to get an up-to-date gcc, without needing my copr repo.
(though the Python bindings aren't yet in the official Fedora repo; see
https://bugzilla.redhat.com/show_bug.cgi?id=1206732 )
Dave
More information about the Jit
mailing list