(build/ninja_main.py) -> _build/oils.sh ninja: no work to do. total 8240 drwxr-xr-x 3 uke uke 4096 Jun 25 14:59 VERSION -rwxr-xr-x 1 uke uke 7134 Jun 25 15:01 hello-xshar.xshar -rw-r--r-- 1 uke uke 1173793 Jun 25 15:01 oils-for-unix-0.32.0.tar.gz -rw-r--r-- 1 uke uke 7249920 Jun 25 15:01 oils-for-unix.tar -rw-r--r-- 1 uke uke 14153446 Jun 25 15:01 _tmp/test-oils.tar.gz -rwxr-xr-x 1 uke uke 19120105 Jun 25 15:01 _release/test-oils.xshar total 27M drwxr-xr-x 3 uke uke 4.0K Jun 25 14:59 VERSION -rwxr-xr-x 1 uke uke 7.0K Jun 25 15:01 hello-xshar.xshar -rw-r--r-- 1 uke uke 1.2M Jun 25 15:01 oils-for-unix-0.32.0.tar.gz -rw-r--r-- 1 uke uke 7.0M Jun 25 15:01 oils-for-unix.tar -rwxr-xr-x 1 uke uke 19M Jun 25 15:01 test-oils.xshar num_iters=1 num_shells=1 num_workloads=1 build/py.sh: line 10: stdlib/osh/bash-strict.sh: No such file or directory stdlib/osh/byo-server.sh: line 15: stdlib/osh/two.sh: No such file or directory CC benchmarks/time-helper.c /tmp/test-oils.xshar.REUSED/_tmp/oils-tar /tmp/test-oils.xshar.REUSED /tmp/test-oils.xshar.REUSED/_tmp/oils-tar/oils-for-unix-0.32.0 /tmp/test-oils.xshar.REUSED/_tmp/oils-tar /tmp/test-oils.xshar.REUSED ./configure: Wrote _build/detected-cpp-config.h ./configure: Wrote _build/detected-config.sh ./configure: Wrote _build/detected-config.h _build/oils.sh: Building oils-for-unix: _bin/cxx-opt-sh/oils-for-unix PWD = /tmp/test-oils.xshar.REUSED/_tmp/oils-tar/oils-for-unix-0.32.0 cxx = cxx variant = opt translator = mycpp suffix = skip_rebuild = true CXX _gen/bin/oils_for_unix.mycpp.cc CXX _gen/bin/oils_for_unix.mycpp-main.cc CXX _gen/bin/text_files.cc CXX _gen/core/runtime.asdl.cc CXX _gen/core/value.asdl.cc CXX _gen/cpp/build_stamp.cc CXX _gen/data_lang/nil8.asdl.cc CXX _gen/display/pretty.asdl.cc CXX _gen/frontend/arg_types.cc CXX _gen/frontend/consts.cc CXX _gen/frontend/help_meta.cc CXX _gen/frontend/id_kind.asdl.cc CXX _gen/frontend/signal.cc CXX _gen/frontend/syntax.asdl.cc CXX _gen/osh/arith_parse.cc CXX _gen/ysh/grammar_tables.cc CXX cpp/core.cc CXX cpp/data_lang.cc CXX cpp/fanos.cc CXX cpp/fanos_shared.c CXX cpp/frontend_flag_spec.cc CXX cpp/frontend_match.cc CXX cpp/frontend_pyreadline.cc CXX cpp/libc.cc CXX cpp/osh.cc CXX cpp/osh_tdop.cc CXX cpp/pgen2.cc CXX cpp/pylib.cc CXX cpp/stdlib.cc CXX mycpp/bump_leak_heap.cc CXX mycpp/gc_builtins.cc CXX mycpp/gc_iolib.cc CXX mycpp/gc_mops.cc CXX mycpp/gc_mylib.cc CXX mycpp/gc_str.cc CXX mycpp/hash.cc CXX mycpp/mark_sweep_heap.cc WAIT LINK _bin/cxx-opt-sh/oils-for-unix osh -> oils-for-unix ysh -> oils-for-unix real 0m44.528s user 1m10.575s sys 0m2.373s -rwxr-xr-x 1 uke uke 2411736 Jun 25 15:02 _bin/cxx-opt-sh/oils-for-unix.stripped You can now run _bin/cxx-opt-sh/oils-for-unix.stripped. Example: + _bin/cxx-opt-sh/oils-for-unix.stripped osh -n -c 'echo "hello $name"' (C (w ) (w (DQ ($ name)))) smoke test: osh and time_.py /tmp/test-oils.xshar.REUSED/_tmp/oils-tar /tmp/test-oils.xshar.REUSED /tmp/test-oils.xshar.REUSED smoke test: hi from benchmarks/osh-runtime.sh *** shell-provenance-2 47701a4f67ca 47701a4f67ca 2025-06-25__15-02-00 _tmp Published host ID to _tmp/host-id/47701a4f67ca-31404de8 Published shell ID to _tmp/shell-id/bash-36833674 Published shell ID to _tmp/shell-id/dash-cea41b3e Published shell ID to _tmp/shell-id/osh-34c7d455 Wrote _tmp/provenance.txt and _tmp/provenance.tsv 47701a4f67ca /tmp/test-oils.xshar.REUSED/_tmp/oils-tar/oils-for-unix-0.32.0/_bin/cxx-opt-sh/osh hello-world *** 47701a4f67ca /tmp/test-oils.xshar.REUSED/_tmp/oils-tar/oils-for-unix-0.32.0/_bin/cxx-opt-sh/osh hello-world 0 mkdir: created directory '/tmp/test-oils.xshar.REUSED/_tmp/osh-runtime/raw/files-0' '_tmp/provenance.tsv' -> '_tmp/osh-runtime/raw/provenance.tsv' Usage: test-oils.xshar ACTION FLAGS* This is a self-extracting, executable shell archive (xshar) to test Oils. It contains: 1. The oils-for-unix tarball, which can be compiled on any machine 2. Test / benchmark scripts and their dependencies 3. This harness, which compiles the tarball, accepts flags, runs benchmarks. Actions: osh-runtime (currently the only one) Flags: -n --num-iters (default: 1) Run everything this number of times. -s --num-shells Run the first N of osh, bash, dash -w --num-workloads Run the first N of the workloads -u --upload Upload .wwz results to the CI server --subdir Subdirectory for the wwz. results default: git-$commit --url Upload to this URL default: http://travis-ci.oilshell.org/wwup.cgi --dry-run Print out tasks, but don't execute them Workloads: hello-world bin-true configure.cpython configure.util-linux configure.ocaml configure.tcc configure.yash abuild-print-help Example: test-oils.xshar osh-runtime --num-iters 2 --num-shells 2 --num-workloads 3 will run this benchmark matrix 2 times: (osh, bash) X (hello-world, bin-true, configure-cpython) xshar runtime dependencies: - base64, tar, gzip - for unpacking the payload osh-runtime dependencies: - C++ compiler, for oils-for-unix and benchmarks/time-helper.c - On OS X, the compiler comes with XCode - python2 for - benchmarks/time_.py, tsv*.py, gc_stats*.py - zip for creating the .wwz payload - curl for uploading it via HTTP test-oils.xshar was built from git commit d2fea2d0c9032239cab02124fd0a6ec95a6e364b