Saturday, December 01, 2018

Re: [REVISION] x11/lxqt/build-tools and x11/lxqt/libqtxdg

On Wed, Nov 28, 2018 at 02:07:50PM -0300, Elias M. Mariani wrote:
> Small ping for a small change.

Fwiw, in my last macppc bulk, none of lxqt was even tried probably for some
dependency missing, and summary.log gave no clue. So be on the lookout
for the next..

> On Thu, Nov 15, 2018 at 6:35 AM Elias M. Mariani <marianielias@gmail.com> wrote:
> >
> > From George Koehler:
> > https://marc.info/?l=openbsd-ports&m=154118440613320
> > "The build system tries to use link-time optimization (-flto
> > -fuse-linker-plugin). This fails because -fuse-linker-plugin "is
> > available in gold or in GNU ld 2.21 or newer" (says man egcc), but
> > OpenBSD has GNU ld 2.17.
> >
> > x11/lxqt/build-tools enables LTO for gcc, so the failure would happen
> > on ports-gcc arches like powerpc. Most packages outside LXQt don't
> > enable LTO, so I disabled LTO by modifying x11/lxqt/build-tools."
> > Thanks to George Koehler for the solution.
> >
> > The same applies to x11/lxqt/libqtxdg.
> >
> > Thanks landry@ for the bulk with the failure report.
> >
> > This should fix the build on non-clang archs.
> >
> > Cheers.
> > Elias.

No comments:

Post a Comment