On Tue, Mar 14, 2017 at 3:26 AM Dan Horák <d...@danny.cz> wrote:

> On Tue, 14 Mar 2017 01:10:32 +0000
> Christopher <ctubb...@fedoraproject.org> wrote:
>
> > Hi,
> >
> > I'm trying to build the latest version of thrift, and am running into
> > a problem with one of the build tests, which has a dependency on
> > boost-static for "%{_libdir}/libboost_unit_test_framework.a"
> >
> > I really have no expertise with PPC at all, and also very limited
> > knowledge of autotools, but it looks like it's looking in the wrong
> > libdir on PPC64LE.
> >
> > Any help would be much appreciated.
> >
> > https://koji.fedoraproject.org/koji/taskinfo?taskID=18366919
> > https://koji.fedoraproject.org/koji/taskinfo?taskID=18366921
>
> g++: error: /usr/lib/libboost_unit_test_framework.a: No such file or
> directory
>
> the thrift  buildsystem doesn't treat ppc64le as a 64-bit arch
> with /usr/lib64, probably there is a hard-coded list of arches ...
>
>

Thanks! I looked for a list of hard-coded arches (I wasn't expecting
upstream to be doing that), filed an upstream bug, and fixed the package:
https://issues.apache.org/jira/browse/THRIFT-4122


>
>                 Dan
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to