Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Files matching a file type that is not allowed: usr/lib/hydrogen/plugins/wasp_booster.so usr/lib/hydrogen/plugins/wasp_noisifier.so usr/lib/hydrogen/plugins/wasp_xshaper.so !!! ERROR: media-sound/hydrogen-0.9.3 failed.
Trivial patch below - but I think the ebuild also needs to be modified to add /usr/lib64/hydrogen/plugins/ to /etc/env.d/60ladspa in order to actually find these plugins at all? cc'ing maintainer for advice? -i configure.in + # fix multilib-strict qa for plugins/wasp + sed -e "s:lib/hydrogen:$(get_libdir)/hydrogen:g" -i plugins/wasp/Makefile.in make -f Makefile.cvs
fixed. the env.d stuff is not specific to amd64 so if it's really needed it's needed on all arches, i.e. maintainers should do it.