I am having trouble emerging icaclient, nswrapperplugin or anything that uses libgcrypt. I am getting this error:
% sudo emerge -pv icaclient
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy ">=dev-libs/libgcrypt-1.5.3-r100:11[abi_x86_32(-)]".
(dependency required by "app-emulation/emul-linux-x86-baselibs-20140508-r14[abi_x86_32]" [ebuild])
(dependency required by "app-emulation/emul-linux-x86-gtklibs-20140508-r3" [ebuild])
(dependency required by "net-misc/icaclient-12.1.0[amd64]" [ebuild])
(dependency required by "icaclient" [argument])
I can't figure out how to make this work. I can emerge icaclient with --nodeps and icaclient works fine but the next time I do an emerge @world, I get the above libgcrypt error. Does anyone have any ideas? I have
ABI_X86 = "64 32" and I have tried both use flags and nothing.
Question
eusanpe
Hello all,
I am having trouble emerging icaclient, nswrapperplugin or anything that uses libgcrypt. I am getting this error:
I can't figure out how to make this work. I can emerge icaclient with --nodeps and icaclient works fine but the next time I do an emerge @world, I get the above libgcrypt error. Does anyone have any ideas? I have
ABI_X86 = "64 32" and I have tried both use flags and nothing.
dev-libs/libgcrypt abi_x86_32
dev-libs/libgcrypt -abi_x86_32
Here are some other settings.
Thanks,
Tony
emerge --info
Package Mask:
Update...
I performed an emerge --nodeps emul-linux-x86-baselibs and emul-linux-x86-gtklibs and this fixed the issue. In package.use have the following:
app-emulation/emul-linux-x86-baselibs -abi_x86_32
app-emulation/emul-linux-x86-gtklibs -abi_x86_32
Link to comment
Share on other sites
0 answers to this question
Recommended Posts