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

Bug 663208

Summary: dev-lang/python-3.7.0: fails to build on amd64-fbsd; error: conflicting types for 'uuid_t' [...]
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.python.org/issue34366
See Also: https://bugs.gentoo.org/show_bug.cgi?id=673912
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-lang:python-3.7.0:20180809-062928.log
patch

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-08-09 06:35:00 UTC
Created attachment 542828 [details]
dev-lang:python-3.7.0:20180809-062928.log

Looks like the configure checks are stupid and it attempts to use built-in FreeBSD UUID library and libuuid simultaneously.
Comment 1 Mike Gilbert gentoo-dev 2019-03-03 17:27:56 UTC
Created attachment 567672 [details, diff]
patch

Please test this patch.