<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      <br>
      <br>
      On 2/22/13 9:27 AM, Theo Schlossnagle wrote:<br>
    </div>
    <blockquote
cite="mid:CACLsApsoJmkdv4nOpYdkckKYoN_F+GPWF1G5st0+d6D2ZWSTcQ@mail.gmail.com"
      type="cite">You have two choices and both should work equally
      well:
      <div><br>
      </div>
      <div>If you want to run latest stable (that happens to be r151004)
        you'll need to use the r151004 branch of omnios-build: git clone
        -b r151004 <a class="moz-txt-link-abbreviated" href="mailto:anon@src.omniti.com:~omnios/core/omnios-build">anon@src.omniti.com:~omnios/core/omnios-build</a></div>
    </blockquote>
    <br>
    <br>
    Rerunning the instructions using the stable repo got me much
    further!  (now I'm stuck on <big>`</big>./buildctl build<big>`</big>)<br>
    <br>
    This is on a fresh zone:<br>
    <br>
    <blockquote><small><font face="Courier New, Courier, monospace"><b>root@compiler:~#
            git clone -b r151004
            <a class="moz-txt-link-abbreviated" href="mailto:anon@src.omniti.com:~omnios/core/omnios-build">anon@src.omniti.com:~omnios/core/omnios-build</a></b></font></small><br>
      <small><font face="Courier New, Courier, monospace">-bash: git:
          command not found</font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~#
            pkg install pkg:/developer/versioning/git </b></font></small><small><font
          face="Courier New, Courier, monospace"><big><b><small><font
                  face="Courier New, Courier, monospace"><font
                    color="#ff0000">(Add an instruction to install git?)</font></font></small></b></big><b>
          </b></font></small><br>
      <small><font face="Courier New, Courier, monospace">          
          Packages to install:  1</font></small><br>
      <small><font face="Courier New, Courier, monospace">       Create
          boot environment: No</font></small><br>
      <small><font face="Courier New, Courier, monospace">Create backup
          boot environment: No</font></small><br>
      <br>
      <small><font face="Courier New, Courier, monospace">DOWNLOAD                                 
          PKGS       FILES    XFER (MB)</font></small><br>
      <small><font face="Courier New, Courier, monospace">Completed                                 
          1/1     353/353    10.4/10.4$<3></font></small><br>
      <br>
      <small><font face="Courier New, Courier, monospace">PHASE                                       
          ACTIONS</font></small><br>
      <small><font face="Courier New, Courier, monospace">Install
          Phase                                635/635 </font></small><br>
      <br>
      <small><font face="Courier New, Courier, monospace">PHASE                                         
          ITEMS</font></small><br>
      <small><font face="Courier New, Courier, monospace">Package State
          Update Phase                       1/1 </font></small><br>
      <small><font face="Courier New, Courier, monospace">Image State
          Update Phase                         2/2 </font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~#
            git clone -b r151004
            <a class="moz-txt-link-abbreviated" href="mailto:anon@src.omniti.com:~omnios/core/omnios-build">anon@src.omniti.com:~omnios/core/omnios-build</a></b></font></small><br>
      <small><font face="Courier New, Courier, monospace">Cloning into
          'omnios-build'...</font></small><br>
      <small><font face="Courier New, Courier, monospace">The
          authenticity of host 'src.omniti.com (199.15.226.39)' can't be
          established.</font></small><br>
      <small><font face="Courier New, Courier, monospace">RSA key
          fingerprint is
          51:bb:7a:4a:3a:de:ff:dc:0a:87:8b:4f:d4:63:b0:d2.</font></small><br>
      <small><font face="Courier New, Courier, monospace">Are you sure
          you want to continue connecting (yes/no)? yes</font></small><br>
      <small><font face="Courier New, Courier, monospace">Warning:
          Permanently added 'src.omniti.com,199.15.226.39' (RSA) to the
          list of known hosts.</font></small><br>
      <small><font face="Courier New, Courier, monospace">remote:
          Counting objects: 6243, done.</font></small><br>
      <small><font face="Courier New, Courier, monospace">remote:
          Compressing objects: 100% (5116/5116), done.</font></small><br>
      <small><font face="Courier New, Courier, monospace">remote: Total
          6243 (delta 2929), reused 1444 (delta 679)</font></small><br>
      <small><font face="Courier New, Courier, monospace">Receiving
          objects: 100% (6243/6243), 25.81 MiB | 1.66 MiB/s, done.</font></small><br>
      <small><font face="Courier New, Courier, monospace">Resolving
          deltas: 100% (2929/2929), done.</font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~#
            cd omnios-build/build</b></font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~/omnios-build/build#
            ./buildctl list</b></font></small><br>
      <small><font face="Courier New, Courier, monospace">You appear to
          be missing some basic build requirements.</font></small><br>
      <small><font face="Courier New, Courier, monospace">To fix this
          run:</font></small><br>
      <small><font face="Courier New, Courier, monospace"> </font></small><br>
      <small><font face="Courier New, Courier, monospace">  sudo pkg
          install developer/gcc46 developer/object-file
          developer/build/gnu-make system/header
          system/library/math/header-math</font></small><br>
      <br>
      <small><font face="Courier New, Courier, monospace">An Error
          occured in the build. Do you wish to continue anyway? (y/n) n</font></small><br>
      <small><font face="Courier New, Courier, monospace">===== Build
          aborted =====</font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~/omnios-build/build#
            pkg install developer/gcc46 developer/object-file
            developer/build/gnu-make system/header
            system/library/math/header-math</b></font></small><br>
      <small><font face="Courier New, Courier, monospace">Creating
          Plan                 </font></small><br>
      <small><font face="Courier New, Courier, monospace">          
          Packages to install:  9</font></small><br>
      <small><font face="Courier New, Courier, monospace">       Create
          boot environment: No</font></small><br>
      <small><font face="Courier New, Courier, monospace">Create backup
          boot environment: No</font></small><br>
      <br>
      <small><font face="Courier New, Courier, monospace">DOWNLOAD                                 
          PKGS       FILES    XFER (MB)</font></small><br>
      <small><font face="Courier New, Courier, monospace">Completed                                 
          9/9   2732/2732    99.3/99.3$<3></font></small><br>
      <br>
      <small><font face="Courier New, Courier, monospace">PHASE                                       
          ACTIONS</font></small><br>
      <small><font face="Courier New, Courier, monospace">Install
          Phase                              3204/3204 </font></small><br>
      <br>
      <small><font face="Courier New, Courier, monospace">PHASE                                         
          ITEMS</font></small><br>
      <small><font face="Courier New, Courier, monospace">Package State
          Update Phase                       9/9 </font></small><br>
      <small><font face="Courier New, Courier, monospace">Image State
          Update Phase                         2/2 </font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~/omnios-build/build#
            ./buildctl build</b></font></small><br>
      <small><font face="Courier New, Courier, monospace">--- You cannot
          run this as root  </font></small><small><font face="Courier
          New, Courier, monospace"><big><font face="Courier New,
              Courier, monospace"><b><small><font face="Courier New,
                    Courier, monospace"><font color="#ff0000">(Add an
                      instruction to install git?)</font></font></small></b></font></big>
        </font></small><br>
      <small><font face="Courier New, Courier, monospace">An Error
          occured in the build. Do you wish to continue anyway? (y/n) n</font></small><br>
      <small><font face="Courier New, Courier, monospace">===== Build
          aborted =====</font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~/omnios-build/build#
            svcadm disable autofs</b></font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~/omnios-build/build#
            useradd -m -b /home  -c "Kent Watsen" kent</b></font></small><br>
      <small><font face="Courier New, Courier, monospace">64 blocks</font></small><br>
      <small><font face="Courier New, Courier, monospace"><b>root@compiler:~/omnios-build/build#
            passwd kent</b></font></small><br>
      <small><font face="Courier New, Courier, monospace">New Password:
        </font></small><br>
      <small><font face="Courier New, Courier, monospace">Re-enter new
          Password: </font></small><br>
      <small><font face="Courier New, Courier, monospace">passwd:
          password successfully changed for kent</font></small><br>
    </blockquote>
    <br>
    Logging in again as "kent":<br>
    <br>
    <blockquote><b><small><font face="Courier New, Courier, monospace">kent@compiler:/home/kent$
            git clone -b r151004
            <a class="moz-txt-link-abbreviated" href="mailto:anon@src.omniti.com:~omnios/core/omnios-build">anon@src.omniti.com:~omnios/core/omnios-build</a></font></small></b><b><br>
      </b><small><font face="Courier New, Courier, monospace">Cloning
          into 'omnios-build'...</font></small><br>
      <small><font face="Courier New, Courier, monospace">The
          authenticity of host 'src.omniti.com (199.15.226.39)' can't be
          established.</font></small><br>
      <small><font face="Courier New, Courier, monospace">RSA key
          fingerprint is
          51:bb:7a:4a:3a:de:ff:dc:0a:87:8b:4f:d4:63:b0:d2.</font></small><br>
      <small><font face="Courier New, Courier, monospace">Are you sure
          you want to continue connecting (yes/no)? yes</font></small><br>
      <small><font face="Courier New, Courier, monospace">Warning:
          Permanently added 'src.omniti.com,199.15.226.39' (RSA) to the
          list of known hosts.</font></small><br>
      <small><font face="Courier New, Courier, monospace">remote:
          Counting objects: 6243, done.</font></small><br>
      <small><font face="Courier New, Courier, monospace">remote:
          Compressing objects: 100% (5116/5116), done.</font></small><br>
      <small><font face="Courier New, Courier, monospace">remote: Total
          6243 (delta 2929), reused 1441 (delta Receiving objects679)</font></small><br>
      <small><font face="Courier New, Courier, monospace">Receiving
          objects: 100% (6243/6243), 25.83 MiB | 1.34 MiB/s, done.</font></small><br>
      <small><font face="Courier New, Courier, monospace">Resolving
          deltas: 100% (2929/2929), done.</font></small><br>
      <b><small><font face="Courier New, Courier, monospace">kent@compiler:/home/kent$
            cd omnios-build/build</font></small></b><b><br>
      </b><b><small><font face="Courier New, Courier, monospace">kent@compiler:/home/kent/omnios-build/build$
            ./buildctl list</font></small></b><b><br>
      </b><small><font face="Courier New, Courier, monospace"> *
          archiver/gnu-tar</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * caiman</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          compress/bzip2</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          compress/gzip</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          compress/p7zip</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          compress/unzip</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * compress/xz</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          compress/zip</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          data/iso-codes</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          database/sqlite-3</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/build/autoconf</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/build/automake-111</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/build/automake-19</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/build/gnu-make</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/build/libtool</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/build/make</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/dtrace/toolkit</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gcc44</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gcc44/libgmp-gcc44</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gcc44/libmpc-gcc44</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gcc44/libmpfr-gcc44</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gcc46</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gcc46/libgmp-gcc46</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gcc46/libmpc-gcc46</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gcc46/libmpfr-gcc46</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/gnu-binutils</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/lexer/flex</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/macro/cpp</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/macro/gnu-m4</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/parser/bison</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/solstudio12.2</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/sunstudio12.1</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/swig</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/versioning/git</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          developer/versioning/mercurial</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          driver/virtualization/kvm</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * editor/vim</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * entire</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          file/gnu-coreutils</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          file/gnu-findutils</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          illumos-gate</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          incorporation/jeos/illumos-gate</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          incorporation/jeos/omnios-userland</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * libgcc_s</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/c++/sigcpp</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/expat</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/glib2</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * library/gmp</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/gnutls</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/idnkit</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/idnkit/header-idnkit</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/libffi</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/libidn</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/libtasn1</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/libtool/libltdl</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/libxml2</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/libxslt</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/ncurses</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/nspr</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/nspr/header-nspr</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/pcre</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/perl-5/xml-parser</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/popt</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/cherrypy</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/lxml-26</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/m2crypto</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/mako</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/numpy-26</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/ply</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/pybonjour</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/pycurl</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/pyopenssl-26</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/pyrex-26</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/python-extra-26</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/setuptools-26</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/python-2/simplejson-26</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/readline</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/security/libgpg-error</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/security/nettle</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/security/openssl</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/security/trousers</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/unixodbc</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          library/zlib</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * libstdc++</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          media/cdrtools</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          network/dns/bind</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          network/dns/idnconv</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          network/rsync</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * package/pkg</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          release/name</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          release/notices</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          runtime/perl-$NODOTVER</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          runtime/perl-$NODOTVER-64</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          runtime/perl-$NODOTVER/manual</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          runtime/python-26</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          security/sudo</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          service/network/ntp</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * shell/bash</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          shell/pipe-viewer</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * shell/tcsh</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * shell/which</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * shell/zsh</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/install/kayak</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/install/kayak-kernel</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/install/locale</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * system/kvm</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/c++/sunpro</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/dbus</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/g++-4-runtime</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/gcc-4-runtime</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/iconv/extra</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/iconv/unicode</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/iconv/utf-8</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/iconv/utf-8/manual</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/iconv/xsh4/latin</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/libdbus</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/libdbus-glib</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/math</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/math/header-math</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/mozilla-nss</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/mozilla-nss/header-nss</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/pcap</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/library/security/libgcrypt</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/management/ec2-api-tools</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/management/ec2-credential</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/management/ipmitool</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/management/snmp/net-snmp</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/pciutils</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/pciutils/pci.ids</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/prerequisite/gnu</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          system/zones/brand/ipkg</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          terminal/screen</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          terminal/tmux</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          text/auto_ef</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * text/gawk</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          text/gnu-diffutils</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          text/gnu-gettext</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          text/gnu-grep</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          text/gnu-patch</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          text/gnu-sed</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * text/groff</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * text/less</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          text/texinfo</font></small><br>
      <small><font face="Courier New, Courier, monospace"> *
          web/ca-bundle</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * web/curl</font></small><br>
      <small><font face="Courier New, Courier, monospace"> * web/wget</font></small><br>
      <b><small><font face="Courier New, Courier, monospace">kent@compiler:/home/kent/omnios-build/build$
            ./buildctl build</font></small></b><b><br>
      </b><b><small><font face="Courier New, Courier, monospace">kent@compiler:/home/kent/omnios-build/build$
          </font></small></b><small><font face="Courier New, Courier,
          monospace">  </font></small><small><font face="Courier New,
          Courier, monospace"><big><font face="Courier New, Courier,
              monospace"><b><small><font face="Courier New, Courier,
                    monospace"><font color="#ff0000">(nothing happened?)<br>
                    </font></font></small></b></font></big></font></small></blockquote>
    OK, let's pass a list of packages in...
    <blockquote><small><font face="Courier New, Courier, monospace"><big><font
              face="Courier New, Courier, monospace"><small><font
                  face="Courier New, Courier, monospace"><font
                    color="#ff0000"><font color="#000000"><b>kent@compiler:/home/kent/omnios-build/build$
                        for i in *; do</b><b><br>
                      </b><b>> echo $i</b><b><br>
                      </b><b>> ./buildctl build $i</b><b><br>
                      </b><b>> done</b><br>
                      autoconf<br>
                      Unknown package: autoconf<br>
                      automake-111<br>
                      Unknown package: automake-111<br>
                      automake-19<br>
                      Unknown package: automake-19<br>
                      bash<br>
                      Unknown package: bash<br>
                      bind<br>
                      Unknown package: bind<br>
                      binutils<br>
                      Unknown package: binutils<br>
                      bison<br>
                      Unknown package: bison<br>
                      buildctl<br>
                      Unknown package: buildctl<br>
                      bzip2<br>
                      Unknown package: bzip2<br>
                      ca-bundle<br>
                      Unknown package: ca-bundle<br>
                      caiman<br>
                      ^C</font><br>
                  </font></font></small></font></big> </font></small></blockquote>
    No dice either.  I've examined the buildctl script and it seems that
    the way it builds up its "targets" variable is incompatible with the
    comparison that happens later:<br>
    <br>
        if [[ -z "${targets[$1]}" ]]; then<br>
            bail "Unknown package: $1"<br>
        fi<br>
    <br>
    <br>
    Or am I doing something wrong?<br>
    <br>
    Thanks again,<br>
    Kent<br>
    <br>
    <br>
    <br>
  </body>
</html>