issues with overrides
Dagobert Michelsen
dam at opencsw.org
Wed May 3 13:25:18 CEST 2017
Hi Riccardo,
> Am 03.05.2017 um 11:56 schrieb Riccardo Mottola via devel <devel at lists.opencsw.org>:
>
> Hi,
>
> while building gs_PRICE, I get this:
>
> CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/Local/Applications/PRICE.app/PRICE
> CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/Local/Applications/PRICE.app/PRICE
>
> but I also get this:
> * Unused Override: CSWgs-price: soname-not-found libgnustep-base.so.1.25
> * Unused Override: CSWgs-price: soname-not-found libgnustep-gui.so.0.25
>
> so clearly they are not being used! the overrides themselves are written this way:
> CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-gui.so.0.25
> CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-base.so.1.25
>
> what's wrong?
1. Are you sure you want to override soname-not-found? Usually these should be taken serious.
2. You cannot override hierarchially. Either override all soname-not-found or the specific error
with the full test.
3. You need at least to remerge for an override to take effect
Best regards
— Dago
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.opencsw.org/pipermail/devel/attachments/20170503/408205d8/attachment.asc>
More information about the devel
mailing list