On 2019-03-31, William Hubbs <[email protected]> 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 third part library > authors to make those changes would be best because it would benefit > all of their consumers.
The easy option is to use (unstable) gcc 7.3.0-r6. It biulds with glibc-2.28, and it will cleanly compile the library. [This is what I'm doing.] What I was asking about was whether it would be appropriate to file a Gentoo bug against the gcc 7.3.0-r3 (stable) ebuild because it won't build with the current stable glibc. I'm sure the library will build with gcc-8 in the near future, but I need to build it now. :) -- Grant

