[gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-31 Thread Grant Edwards
On 2019-03-31, William Hubbs wrote: > I would say you are left with two options. You can either file a bug > against the third party library and ask them to make the changes > (maybe providing patches) or the harder option would be to migrate > away from that library. Ideally, convincing the thir

Re: [gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-31 Thread William Hubbs
On Sun, Mar 31, 2019 at 01:57:31AM -, Grant Edwards wrote: > On 2019-03-30, Andrew Savchenko wrote: > > On Sat, 30 Mar 2019 17:39:03 - (UTC) Grant Edwards wrote: > > > >> glibc 2.27 has an include file "ustat.h" which declares a library > >> function ustat(). glibc 2.28 does not have that

[gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-30 Thread Grant Edwards
On 2019-03-30, Andrew Savchenko wrote: > On Sat, 30 Mar 2019 17:39:03 - (UTC) Grant Edwards wrote: > >> glibc 2.27 has an include file "ustat.h" which declares a library >> function ustat(). glibc 2.28 does not have that include file (nor the >> function, AFAICT). Any application that #include

Re: [gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-30 Thread Andrew Savchenko
On Sat, 30 Mar 2019 17:39:03 - (UTC) Grant Edwards wrote: > On 2019-03-30, Andrew Savchenko wrote: > > On Sat, 30 Mar 2019 15:09:06 - (UTC) Grant Edwards wrote: > >> On 2019-03-29, Philip Webb wrote: > >> > 190329 Grant Edwards wrote: > >> > > >> >> gcc-7.3.9-r3 is marked stable, yet it f

[gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-30 Thread Grant Edwards
On 2019-03-30, Andrew Savchenko wrote: > On Sat, 30 Mar 2019 15:09:06 - (UTC) Grant Edwards wrote: >> On 2019-03-29, Philip Webb wrote: >> > 190329 Grant Edwards wrote: >> > >> >> gcc-7.3.9-r3 is marked stable, yet it fails to build if you have the >> >> current stable version of glibc instal

Re: [gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-30 Thread Andrew Savchenko
On Sat, 30 Mar 2019 15:09:06 - (UTC) Grant Edwards wrote: > On 2019-03-29, Philip Webb wrote: > > 190329 Grant Edwards wrote: > > > >> gcc-7.3.9-r3 is marked stable, yet it fails to build if you have the > >> current stable version of glibc installed (2.28-r5). > > > > I've been using Gcc-8.2.

[gentoo-user] Re: Stable gcc:7.3.0 won't build with stable glibc

2019-03-30 Thread Grant Edwards
On 2019-03-29, Philip Webb wrote: > 190329 Grant Edwards wrote: > >> gcc-7.3.9-r3 is marked stable, yet it fails to build if you have the >> current stable version of glibc installed (2.28-r5). > > I've been using Gcc-8.2.0-r6 since 170302 with Glibc-2.27-r6 : no problems. What I'm asking about i