Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639224 - sys-boot/silo fails to build
Summary: sys-boot/silo fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-29 20:05 UTC by Rolf Eike Beer
Modified: 2018-01-01 22:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-01 22:37:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47fdb3554be8764c8adfc03782dcdf41a4448191

commit 47fdb3554be8764c8adfc03782dcdf41a4448191
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2018-01-01 22:37:14 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2018-01-01 22:37:14 +0000

    sys-boot/silo: fix build failure against gcc-6, bug #639224
    
    It's a commit similar to d534bffc051980f5bca96ae8fbad3f7f1a70297c
    ("sys-boot/aboot: fix link failure on recent gcc (force gnu90)")
    
    c99 and gnu90 have slightly different semantics
    WRT symbol definition: http://www.greenend.org.uk/rjk/tech/inline.html
    
    Reported-by: Rolf Eike Beer
    Closes: https://bugs.gentoo.org/639224
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../files/silo-1.4.14_p20120819-gnu90-inline.patch | 20 +++++++
 sys-boot/silo/silo-1.4.14_p20120819-r1.ebuild      | 69 ++++++++++++++++++++++
 2 files changed, 89 insertions(+)