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

Bug 585632

Summary: dev-libs/ucl-1.0.3-r1 fails to build with GCC 6: ACC conformance test failed (configure stage)
Product: Gentoo Linux Reporter: Aric Belsito <lluixhi>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 582084    

Description Aric Belsito 2016-06-11 20:01:36 UTC
See the relevant archlinux bug:
https://bugs.archlinux.org/task/49287

This can be fixed by adding `append-cflags -std=c90` to the ebuild.
Comment 1 David Seifert gentoo-dev 2016-09-15 07:46:02 UTC
commit f98f2d1e819cea8085f0c3bbc2771d363f430b72
Author: David Seifert <soap@gentoo.org>
Date:   Thu Sep 15 09:44:33 2016 +0200

    dev-libs/ucl: Allow for compiling with GCC 6
    
    Gentoo-bug: 585632