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

Bug 533516

Summary: dev-python/soya-0.14-r1: fails to build against media-libs/freetype-2.5.4-r1
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=512858
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 493570, 512858    
Attachments: dev-python:soya-0.14-r1:20141225-130910.log

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-25 15:34:40 UTC
Created attachment 392376 [details]
dev-python:soya-0.14-r1:20141225-130910.log

In file included from _soya.c:42:0:
include_freetype.h:24:31: fatal error: freetype/freetype.h: Nie ma takiego pliku ani katalogu
 #include <freetype/freetype.h>
                               ^
compilation terminated.

Looks like upstream hardcodes a few stupid -I paths instead of getting them from pkg-config or freetype-config.
Comment 1 Rafał Mużyło 2014-12-25 17:46:22 UTC
Nah, that looks more like still upstream-unfixed fallout of that freetype header move from awhile ago.
Comment 2 Pacho Ramos gentoo-dev 2015-05-15 10:31:40 UTC
  15 May 2015; Pacho Ramos <pacho@gentoo.org>
+  +files/soya-0.14-freetype-2.5.patch, soya-0.14-r1.ebuild:
+  Fix build with freetype-2.5 (#533516)
+