Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 582616 - sci-libs/plplot-5.11.1-r1 - should depend on >=media-libs/freetype-2.6 ?
Summary: sci-libs/plplot-5.11.1-r1 - should depend on >=media-libs/freetype-2.6 ?
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-10 00:47 UTC by Martin Mokrejš
Modified: 2017-02-18 18:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2016-05-10 00:47:56 UTC
On a host with:

# equery belongs /usr/include/freetype2/ftglyph.h
 * Searching for /usr/include/freetype2/ftglyph.h ... 
media-libs/freetype-2.5.5 (/usr/include/freetype2/ftglyph.h)
#

I received while compiling plplot:

cd /var/tmp/portage/sci-libs/plplot-5.11.1-r1/work/plplot-5.11.1_build/drivers && /usr/bin/cmake -E cmake_link_script CMakeFiles/plmeta.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc  -fPIC -O2 -pipe -march=native   -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,plmeta.so -o plmeta.so CMakeFiles/plmeta.dir/plmeta.c.o ../src/libplplot.so.13.1.2 -lm -Wl,-rpath,/var/tmp/portage/sci-libs/plplot-5.11.1-r1/work/plplot-5.11.1_build/src: 
In file included from /var/tmp/portage/sci-libs/plplot-5.11.1-r1/work/plplot-5.11.1/drivers/psttf.cc:44:0:
/usr/include/LASi.h:14:30: fatal error: freetype/ftglyph.h: No such file or directory
 #include <freetype/ftglyph.h>
                              ^
compilation terminated.
drivers/CMakeFiles/psttf.dir/build.make:62: recipe for target 'drivers/CMakeFiles/psttf.dir/psttf.cc.o' failed
make[2]: *** [drivers/CMakeFiles/psttf.dir/psttf.cc.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.11.1-r1/work/plplot-5.11.1_build'
CMakeFiles/Makefile2:1907: recipe for target 'drivers/CMakeFiles/psttf.dir/all' failed
make[1]: *** [drivers/CMakeFiles/psttf.dir/all] Error 2



Seems never version install it here:

# equery belongs /usr/include/freetype2/freetype/ftglyph.h
 * Searching for /usr/include/freetype2/freetype/ftglyph.h ... 
media-libs/freetype-2.6.1-r1 (/usr/include/freetype2/freetype/ftglyph.h)
#

Hmm, but media-libs/freetype-2.6.1-r1 is not stabilized for amd64. :( 
Re-installling 2.5.5 did not help, btw.
Comment 1 David Seifert gentoo-dev 2017-02-18 18:51:46 UTC
Only 2.6 versions in tree