[OmniOS-discuss] Building illumos-omnios

Paul B. Henson henson at acm.org
Fri Jun 14 19:02:23 EDT 2013


I'm trying to get set up to do some forward development on illumos-gate 
(using Theo's method of working with illumos-omnios).

I checked out the stable branch of omnios-build (as the master branch 
doesn't work with stable, and as this isn't omnios distribution 
development, I'd prefer to do it under stable). I then checked out by 
hand the master branch of illumos-omnios (rather than letting 
omnios-build automatically check out the corresponding stable branch), 
and did a test build.

For the most part, it seemed to work well; with the exception of the 
following errors:

==== package build errors (non-DEBUG) ====

dmake: Warning: Command failed for target 
`packages.i386/developer-dtrace.dep'
dmake: Warning: Command failed for target 
`packages.i386/service-network-dns-mdns.dep'
dmake: Warning: Command failed for target 
`packages.i386/system-boot-network.dep'
dmake: Warning: Target `install' not remade because of errors


==== Validating manifests against proto area ====

Entries present in manifests but not proto area:
         file NOHASH group=other mode=0644 owner=root 
path=usr/share/lib/java/javadoc/
dnssd/api/resources/background.gif
         file NOHASH group=other mode=0644 owner=root 
path=usr/share/lib/java/javadoc/
dnssd/api/resources/tab.gif
         file NOHASH group=other mode=0644 owner=root 
path=usr/share/lib/java/javadoc/
dnssd/api/resources/titlebar.gif
         file NOHASH group=other mode=0644 owner=root 
path=usr/share/lib/java/javadoc/
dnssd/api/resources/titlebar_end.gif
         file NOHASH group=other mode=0644 owner=root 
path=usr/share/lib/java/javadoc/
dtrace/api/resources/background.gif
         file NOHASH group=other mode=0644 owner=root 
path=usr/share/lib/java/javadoc/dtrace/api/resources/tab.gif
         file NOHASH group=other mode=0644 owner=root 
path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar.gif
         file NOHASH group=other mode=0644 owner=root 
path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar_end.gif

Entries present in proto area but not manifests:
         file usr/share/lib/java/javadoc/dnssd/api/resources/inherit.gif 
group=group mode=0644 owner=owner 
path=usr/share/lib/java/javadoc/dnssd/api/resources/inherit.gif
         file 
usr/share/lib/java/javadoc/dtrace/api/resources/inherit.gif group=group 
mode=0644 owner=owner 
path=usr/share/lib/java/javadoc/dtrace/api/resources/inherit.gif



It looks like the problems are related per the nightly log:

Generating dependencies for developer-dtrace.mog
Couldn't find 
'usr/share/lib/java/javadoc/dtrace/api/resources/background.gif' in any
  of the specified search directories:
         /code/omnios-151006/illumos-omnios/proto/root_i386-nd


Is this a known issue? Did I do something wrong? Is this from the cross 
pollination of stable omnios-build and master illumos-omnios?

Thanks…


More information about the OmniOS-discuss mailing list