Just type:
gmake REQUIRED_PACKAGES
in your top level component directory
and look for the changes in yout Makefile
Rgds
Klaus

On 12/30/21 21:08, Friedrich Kink via oi-dev wrote:

Hi,

I've some packages (clamav update to latest version and dovecot) I'd like to commit but dependency check fails:

/usr/bin/pkgdepend resolve  -m /usr/src/oi-userland/components/sysutils/clamav/build/manifest-i386-clamav-clamdtop.depend /usr/src/oi-userland/components/sysutils/clamav/build/manifest-i386-clamav-common.depend /usr/src/oi-userland/components/sysutils/clamav/build/manifest-i386-clamav-core.depend /usr/src/oi-userland/components/sysutils/clamav/build/manifest-i386-clamav-milter.depend /usr/src/oi-userland/components/sysutils/clamav/build/manifest-i386-clamav.depend /usr/src/oi-userland/components/sysutils/clamav/build/manifest-i386-clamav-clamdtop.depend has unresolved dependency '
    depend type=require fmri=__TBD pkg.debug.depend.file=libclamav.so.9 \
        pkg.debug.depend.reason=usr/bin/clamdtop pkg.debug.depend.type=elf \
        pkg.debug.depend.path=lib \
        pkg.debug.depend.path=usr/gcc/7/lib \
        pkg.debug.depend.path=usr/lib'.

for all binaries  (seems to be dependent on its owns) and similar for dovecot

/usr/bin/pkgdepend resolve  -m /usr/src/oi-userland/components/mail/dovecot/build/manifest-i386-dovecot.depend /usr/src/oi-userland/components/mail/dovecot/build/manifest-i386-dovecot.depend has unresolved dependency '
    depend type=require fmri=__TBD \
pkg.debug.depend.reason=usr/lib/amd64/dovecot/libdriver_pgsql.so \
        pkg.debug.depend.type=elf \
        pkg.debug.depend.fullpath=lib/64/libpq.so.5 \
pkg.debug.depend.fullpath=usr/gcc/7/lib/amd64/libpq.so.5'.

BTW the later related to dovecot only happens when I integrate with postgres. All compiles just fine. I don't know where to look else (I tried to play around with RUNPATH but either not related or not at the right place). So running out of ideas, hopefully you can give hints to point me in the right direction.

kind regards,

  Fritz


_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

--
Klaus Ziegler                   Tel: (++49 6105) 968846
Zeppelinstrasse 3               Mobil: (++49 172) 3064445
D-64546 Walldorf-Moerfeldenmailto:kla...@haus-gisela.de

    \\\
    (.. )
=o00=(_)=00o=============================================================
_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to