[OmniOS-discuss] Building developer/make fails for unresolved dependencies

Alexander Eremin alexander.r.eremin at gmail.com
Mon Sep 15 09:05:06 UTC 2014


I had same error some time ago for full build. It seems if some of required build dependencies for component are missed, then this line in buildctl fails:

PATH=$PATH:. $SCRIPT -r $PKGSRVR $batch_flag $lint_flag || \

May be passing some flag for build deps autoinstall could solve this.


Alex

> On 13 сент. 2014 г., at 22:49, Dan Vatca <dan at syneto.net> wrote:
> 
> Hello,
> 
> I'm making progress in having bloody compile on bloody, but I keep having this problem that baffles me. If I run "./buildctl -bpil build all" it fails. If I run it by itself with './buildctl -bpil build make' it works just fine.
> 
> ==============================================
> Building and installing (devpro-sccs-20061219)
> Moving closed bins into place
> Shifting binaries and setting up links
> Making package
> --- Generating package manifest from /code/tmp/build_admin/make_pkg
> ------ Running: /usr/bin/pkgsend generate /code/tmp/build_admin/make_pkg > /code/tmp/build_admin/developer_build_make.p5m.int
> --- Generating package metadata
> --- Applying transforms
> --- Resolving dependencies
> /code/tmp/build_admin/developer_build_make.p5m.int.3 has unresolved dependency '
>     depend type=require fmri=__TBD pkg.debug.depend.file=make \
>         pkg.debug.depend.path=usr/xpg4/bin \
>         pkg.debug.depend.reason=usr/bin/make pkg.debug.depend.type=hardlink'.
> /code/tmp/build_admin/developer_build_make.p5m.int.3 has unresolved dependency '
>     depend type=require fmri=__TBD pkg.debug.depend.file=make \
>         pkg.debug.depend.path=usr/xpg4/bin \
>         pkg.debug.depend.reason=usr/lib/svr4.make \
>         pkg.debug.depend.type=hardlink'.
> --- Dependency resolution failed
> Unable to run build.sh
> =========================================
> 
> There is the local.mog transform that must work to drop those dependencies, but for some reason, it keeps failing when it runs through build all.
> Any idea on what I'm missing?
> 
> Dan.
> 
> _______________________________________________
> OmniOS-discuss mailing list
> OmniOS-discuss at lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://omniosce.org/ml-archive/attachments/20140915/57c61221/attachment.html>


More information about the OmniOS-discuss mailing list