Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533516 - dev-python/soya-0.14-r1: fails to build against media-libs/freetype-2.5.4-r1
Summary: dev-python/soya-0.14-r1: fails to build against media-libs/freetype-2.5.4-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-2.5.1 512858
  Show dependency tree
 
Reported: 2014-12-25 15:34 UTC by Michał Górny
Modified: 2015-05-15 10:31 UTC (History)
0 users

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


Attachments
dev-python:soya-0.14-r1:20141225-130910.log (dev-python:soya-0.14-r1:20141225-130910.log,12.46 KB, text/x-log)
2014-12-25 15:34 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
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)
+