Re: [gentoo-user] python-3.6.5 rebuild fails on new install

2018-08-20 Thread Walter Dnes
On Mon, Aug 20, 2018 at 08:46:22AM +0300, Franz Fellner wrote > Seems to be a known issue and probably fixed in gcc-7.4.0: > https://bugs.gentoo.org/662208 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83317 > > This error is also used in the Gentoo gcc internal compiler error > reporting wiki

Re: [gentoo-user] OT: latest longterm kernel.org patches are unsigned

2018-08-20 Thread james
On 8/17/18 12:07 PM, Ian Zimmerman wrote: > If you browse this URL: > > https://cdn.kernel.org/pub/linux/kernel/v4.x/ > > you'll see that for each 4.14 patch up to 4.14.58 there is a > cooresponding GPG signature file: > > patch-4.14.58.sign 25-Jul-2018 09:28 833 > patch-4.14.58.xz 25-Jul-2018

Re: [gentoo-user] OT: latest longterm kernel.org patches are unsigned

2018-08-20 Thread J. Roeleveld
On August 20, 2018 9:33:03 PM UTC, james wrote: >On 8/17/18 12:07 PM, Ian Zimmerman wrote: >> If you browse this URL: >> >> https://cdn.kernel.org/pub/linux/kernel/v4.x/ >> >> you'll see that for each 4.14 patch up to 4.14.58 there is a >> cooresponding GPG signature file: >> >>

[gentoo-user] Re: Valgrind not seeing debug symbols

2018-08-20 Thread Andrew Udvare
> On Aug 19, 2018, at 12:21, Andrew Udvare wrote: > > Hi all, > > I have this project https://github.com/Tatsh/gcrud and it uses a very > standard build process with CMake, but for some reason Valgrind never > sees the debug symbols. I created a basic Gentoo machine with a Vagrant box and