Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504888 - media-libs/lasi fails with >=media-libs/freetype-2.5.1
Summary: media-libs/lasi fails with >=media-libs/freetype-2.5.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
: 520122 (view as bug list)
Depends on:
Blocks: freetype-2.5.1 504864
  Show dependency tree
 
Reported: 2014-03-17 12:47 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2014-08-17 11:26 UTC (History)
2 users (show)

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


Attachments
lasi-1.1.1-freetype251.patch (lasi-1.1.1-freetype251.patch,1.37 KB, patch)
2014-03-17 13:02 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-03-17 12:47:30 UTC
[ 25%] Building CXX object src/CMakeFiles/LASi.dir/drawGlyph.cpp.o
cd /var/tmp/portage/media-libs/lasi-1.1.1/work/lasi-1.1.1_build/src && /usr/bin/x86_64-pc-linux-gnu-g++  -DLASi_EXPORTS  -march=corei7 -mtune=corei7 -O2 -pipe -fomit-frame-pointer -finline-functions  -fPIC -I/var/tmp/portage/media-libs/lasi-1.1.1/work/libLASi-1.1.1/include -I/var/tmp/portage/media-libs/lasi-1.1.1/work/lasi-1.1.1_build -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -o CMakeFiles/LASi.dir/drawGlyph.cpp.o -c /var/tmp/portage/media-libs/lasi-1.1.1/work/libLASi-1.1.1/src/drawGlyph.cpp
/var/tmp/portage/media-libs/lasi-1.1.1/work/libLASi-1.1.1/src/drawGlyph.cpp:9:30: fatal error: freetype/ftoutln.h: No such file or directory
 #include <freetype/ftoutln.h>
                              ^
compilation terminated.
src/CMakeFiles/LASi.dir/build.make:57: recipe for target 'src/CMakeFiles/LASi.dir/drawGlyph.cpp.o' failed
make[2]: *** [src/CMakeFiles/LASi.dir/drawGlyph.cpp.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/lasi-1.1.1/work/lasi-1.1.1_build'
CMakeFiles/Makefile2:78: recipe for target 'src/CMakeFiles/LASi.dir/all' failed
make[1]: *** [src/CMakeFiles/LASi.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-libs/lasi-1.1.1/work/lasi-1.1.1_build'
Makefile:146: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: media-libs/lasi-1.1.1::gentoo failed (compile phase):
 *   emake failed
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-03-17 13:02:07 UTC
Created attachment 372858 [details, diff]
lasi-1.1.1-freetype251.patch

Possible fix
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-03-17 13:06:13 UTC
+  17 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> lasi-1.1.1.ebuild,
+  +files/lasi-1.1.1-freetype251.patch:
+  Added compatibility fix for >=media-libs/freetype-2.5.1 (bug #504888).
+
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-17 11:26:31 UTC
*** Bug 520122 has been marked as a duplicate of this bug. ***