pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/gcc5



Hi,

From: Thomas Klausner <wiz%netbsd.org@localhost>, Date: Wed, 6 Jul 2016 16:26:04 +0200

> On Wed, Jul 06, 2016 at 09:58:37PM +0900, Ryo ONODERA wrote:
>> Can you build graphics/cairo with your change?
> 
> Without the change, gcc5 itself does not build for me. I haven't tried
> using it as system compiler, my -current has 5.4.0.
> 
> On what platform/version are you? Perhaps we need to restrict this
> further?

My environment is NetBSD/amd64 current of 2016-07-06.
And I have bootstrapped pkgsrc on it and use lang/gcc5 as outer GCC
with GCCBASE.

You can test graphics/cairo build failure without pkgsrc.

For example, in cairo-1.14.6 directory, run

$ PATH=/usr/pkg/gcc5/bin:$PATH PKG_CONFIG_PATH=/usr/X11R7/lib/pkgconfig:/usr/pkg/lib/pkgconfig ./configure
$ PATH=/usr/pkg/gcc5/bin:$PATH PKG_CONFIG_PATH=/usr/X11R7/lib/pkgconfig:/usr/pkg/lib/pkgconfig gmake

Anyway I would like to disable libssp unconditionally.

>  Thomas

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index