I have compiled rmagick on a system without the useflags X and cups. In this case it wouldn't compile since it couldn't find some font-files. After I did emerge media-fonts/gnu-gs-fonts-std the problem was solved, so I think that the rmagick ebuild should have a dependency for media-fonts/gnu-gs-fonts-std Reproducible: Always Steps to Reproduce: 1. Have a system without imagemagick and ghostscript 2. edit /etc/make.conf add "-X -cups" to the useflags 3. emerge rmagick Actual Results: rmagick wouldn't compile because fonts were missing Expected Results: should first have emerged media-fonts/gnu-gs-fonts-std
the new 1.9.0 ebuild installs fine. let me know if it breaks during your usage, seems fine here.