Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 776595

Summary: ERROR: dev-libs/boost-1.75.0::gentoo failed (compile phase)
Product: Gentoo Linux Reporter: Austin Kilgore <kilgorephotoshop>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: critical CC: sam
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log and emerge --info

Description Austin Kilgore 2021-03-16 02:40:19 UTC
Created attachment 691644 [details]
build.log and emerge --info

Tried updating and boost failed without a clear reason.
Comment 1 Marco Scardovi (scardracs) 2021-03-16 14:42:12 UTC
(In reply to Austin Kilgore from comment #0)
> Created attachment 691644 [details]
> build.log and emerge --info
> 
> Tried updating and boost failed without a clear reason.

If you check line 253 there is a stack smashing, which is a protection added in gcc for buffer overflow. More info about stack smashing here: https://stackoverflow.com/questions/1345670/stack-smashing-detected/50690687
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-16 14:44:14 UTC

*** This bug has been marked as a duplicate of bug 724314 ***
Comment 3 Marco Scardovi (scardracs) 2021-03-16 14:46:19 UTC
(In reply to Marco Scardovi from comment #1)
> (In reply to Austin Kilgore from comment #0)
> > Created attachment 691644 [details]
> > build.log and emerge --info
> > 
> > Tried updating and boost failed without a clear reason.
> 
> If you check line 253 there is a stack smashing, which is a protection added
> in gcc for buffer overflow. More info about stack smashing here:
> https://stackoverflow.com/questions/1345670/stack-smashing-detected/50690687

Obviously I mean line 253 of build.log