Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105259 - dev-ruby/rmagick-1.3.2 fails to compile: Freetype library not available
Summary: dev-ruby/rmagick-1.3.2 fails to compile: Freetype library not available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 07:53 UTC by Eric Brown
Modified: 2006-02-28 15:31 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 Eric Brown 2005-09-08 07:53:34 UTC
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick Adispatch.rb
(example 1 of 125)
Adispatch.rb:4:in `read': no decode delegate for this image format
`images/small.tif':  (Magick::ImageMagickError)
        from Adispatch.rb:4
post-setup.rb: Adispatch.rb example returned error code 256
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick Zconstitute.rb
(example 2 of 125)
Zconstitute.rb:4:in `load': No such file to load -- pixels-array (LoadError)
        from Zconstitute.rb:4
post-setup.rb: Zconstitute.rb example returned error code 256
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick
adaptive_threshold.rb (example 3 of 125)
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick add_noise.rb
(example 4 of 125)
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick affine.rb (example
5 of 125)
affine.rb:44:in `draw': FreeType library is not available `': 
(Magick::ImageMagickError)
        from affine.rb:44
post-setup.rb: affine.rb example returned error code 256
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick
affine_transform.rb (example 6 of 125)
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick arc.rb (example 7
of 125)
arc.rb:26:in `draw': FreeType library is not available `': 
(Magick::ImageMagickError)
        from arc.rb:26
post-setup.rb: arc.rb example returned error code 256
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick arcpath.rb
(example 8 of 125)
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick average.rb
(example 9 of 125)
/usr/bin/ruby18 -I /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/lib -I
/var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/ext/RMagick axes.rb (example
10 of 125)
axes.rb:60:in `draw': FreeType library is not available `': 
(Magick::ImageMagickError)
        from axes.rb:60
post-setup.rb: axes.rb example returned error code 256
setup failed
hook /var/tmp/portage/rmagick-1.3.2/work/RMagick-1.3.2/./post-setup.rb failed:
undefined method `err' for #<#<Class:0x51754b08>::ExampleSet:0x517182c0>
try 'ruby install.rb --help' for usage


I also tried emerging media-libs/freetype to fix this, but it didn't help.  It
might be failing some tests because imagemagick wasn't build with certain use
flags..


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2005-09-22 18:42:59 UTC
can you try a newer version of rmagick?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-02-28 15:31:26 UTC
going to assume ethis is fixed in later versions of rmagick.