Skip to content

Instantly share code, notes, and snippets.

@razetime
Created October 28, 2022 02:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save razetime/e4c98949eb9e992703cde997c5140259 to your computer and use it in GitHub Desktop.
Save razetime/e4c98949eb9e992703cde997c5140259 to your computer and use it in GitHub Desktop.
for issue #175
This file has been truncated, but you can view the full file.
# =========================================================
# generates source code from "src/packages" to various places
# around the repo
# =========================================================
python3 src/tools/flx_iscr.py -q -d "src/packages" build/release
PACKAGE src/packages/exceptions.fdoc
PACKAGE src/packages/recognisers.fdoc
PACKAGE src/packages/py_bytearray.fdoc
PACKAGE src/packages/toolchain.fdoc
PACKAGE src/packages/unique.fdoc
PACKAGE src/packages/strutil.fdoc
PACKAGE src/packages/py_bool.fdoc
PACKAGE src/packages/umka.fdoc
PACKAGE src/packages/cparse.fdoc
PACKAGE src/packages/logic.fdoc
PACKAGE src/packages/rtl-lfbag.fdoc
PACKAGE src/packages/rparse.fdoc
PACKAGE src/packages/io.fdoc
PACKAGE src/packages/py_function.fdoc
PACKAGE src/packages/streams.fdoc
PACKAGE src/packages/py_memoryview.fdoc
PACKAGE src/packages/integers.fdoc
PACKAGE src/packages/py_pycapsule.fdoc
PACKAGE src/packages/sqlite3.fdoc
PACKAGE src/packages/driver.fdoc
PACKAGE src/packages/py_int.fdoc
PACKAGE src/packages/py_method.fdoc
PACKAGE src/packages/rtl-monitor.fdoc
PACKAGE src/packages/debug.fdoc
PACKAGE src/packages/py_mem.fdoc
PACKAGE src/packages/rtl-waitablebool.fdoc
PACKAGE src/packages/grammar.fdoc
PACKAGE src/packages/ucstring.fdoc
PACKAGE src/packages/py_descr.fdoc
PACKAGE src/packages/py_mapping.fdoc
PACKAGE src/packages/py_unicode.fdoc
PACKAGE src/packages/rlang.fdoc
PACKAGE src/packages/core_type_constructors.fdoc
PACKAGE src/packages/py_dict.fdoc
PACKAGE src/packages/trees.fdoc
PACKAGE src/packages/botan.fdoc
PACKAGE src/packages/spinlock.fdoc
PACKAGE src/packages/flx.fdoc
PACKAGE src/packages/random.fdoc
PACKAGE src/packages/py_instance.fdoc
PACKAGE src/packages/pointers.fdoc
PACKAGE src/packages/chips.fdoc
PACKAGE src/packages/py_pythread.fdoc
PACKAGE src/packages/grammars.fdoc
PACKAGE src/packages/py_number.fdoc
PACKAGE src/packages/py_pystate.fdoc
PACKAGE src/packages/rtl-pthread-impl.fdoc
PACKAGE src/packages/regex.fdoc
PACKAGE src/packages/py_type.fdoc
PACKAGE src/packages/py_slice.fdoc
PACKAGE src/packages/embed.fdoc
PACKAGE src/packages/arrays.fdoc
PACKAGE src/packages/codecs.fdoc
PACKAGE src/packages/quaternion.fdoc
PACKAGE src/packages/uint256_t.fdoc
PACKAGE src/packages/complex.fdoc
PACKAGE src/packages/rtl-sysdlist.fdoc
PACKAGE src/packages/flx_cache.fdoc
PACKAGE src/packages/py_long.fdoc
PACKAGE src/packages/py_cobject.fdoc
PACKAGE src/packages/demux.fdoc
PACKAGE src/packages/ncurses.fdoc
PACKAGE src/packages/char.fdoc
PACKAGE src/packages/rtl-boundqueue.fdoc
PACKAGE src/packages/py_iterator.fdoc
PACKAGE src/packages/rtl.fdoc
PACKAGE src/packages/pthreads.fdoc
PACKAGE src/packages/int256.fdoc
PACKAGE src/packages/py_exc.fdoc
PACKAGE src/packages/filesystem.fdoc
PACKAGE src/packages/rtl-threads.fdoc
PACKAGE src/packages/reals.fdoc
PACKAGE src/packages/gsl.fdoc
PACKAGE src/packages/lists.fdoc
PACKAGE src/packages/py_weakref.fdoc
PACKAGE src/packages/py_buffer.fdoc
PACKAGE src/packages/sync.fdoc
PACKAGE src/packages/py_ref.fdoc
PACKAGE src/packages/stdlib_toc.fdoc
PACKAGE src/packages/control.fdoc
PACKAGE src/packages/py_sequence.fdoc
PACKAGE src/packages/python.fdoc
PACKAGE src/packages/gui.fdoc
PACKAGE src/packages/time.fdoc
PACKAGE src/packages/linux.fdoc
PACKAGE src/packages/strings.fdoc
PACKAGE src/packages/memory.fdoc
PACKAGE src/packages/apple.fdoc
PACKAGE src/packages/dynamic_metatyping.fdoc
PACKAGE src/packages/py_bytes.fdoc
PACKAGE src/packages/web.fdoc
PACKAGE src/packages/libstruct.fdoc
PACKAGE src/packages/flx_flxg.fdoc
PACKAGE src/packages/buildtools.fdoc
PACKAGE src/packages/py_float.fdoc
PACKAGE src/packages/sdl.fdoc
PACKAGE src/packages/concordance.fdoc
PACKAGE src/packages/flx_profile.fdoc
PACKAGE src/packages/flx_pkgconfig.fdoc
PACKAGE src/packages/algebra.fdoc
PACKAGE src/packages/serialisation.fdoc
PACKAGE src/packages/flx_doc.fdoc
PACKAGE src/packages/configs.fdoc
PACKAGE src/packages/faio.fdoc
PACKAGE src/packages/core_scalar_types.fdoc
PACKAGE src/packages/py_pylifecycle.fdoc
PACKAGE src/packages/py_object.fdoc
PACKAGE src/packages/rtl-slist.fdoc
PACKAGE src/packages/program.fdoc
PACKAGE src/packages/gc.fdoc
PACKAGE src/packages/filetools.fdoc
PACKAGE src/packages/py_string.fdoc
PACKAGE src/packages/py_ceval.fdoc
PACKAGE src/packages/fibres.fdoc
PACKAGE src/packages/py_complex.fdoc
PACKAGE src/packages/py_module.fdoc
PACKAGE src/packages/gmp.fdoc
PACKAGE src/packages/stl.fdoc
PACKAGE src/packages/py_tuple.fdoc
PACKAGE src/packages/svc.fdoc
PACKAGE src/packages/py_set.fdoc
PACKAGE src/packages/py_oldbuffer.fdoc
PACKAGE src/packages/programmer.fdoc
PACKAGE src/packages/flx_web.fdoc
PACKAGE src/packages/parsers.fdoc
PACKAGE src/packages/py_list.fdoc
PACKAGE src/packages/dynlink.fdoc
PACKAGE src/packages/rtl-conditionvariable.fdoc
PACKAGE src/packages/judy.fdoc
PACKAGE src/packages/cheaders.fdoc
PACKAGE src/packages/async.fdoc
PACKAGE src/packages/py_version.fdoc
src/tools/flx_find_grammar_files.py build/release
[flx_find_grammar_files] ** Scanning build/release/share/lib
echo Felix Version 2019.01.06
Felix Version 2019.01.06
#
# ============================================================
#
# CONFIGURING FELIX
#
# See build/release/fbuild.log for full transcript
#
# ============================================================
#
python3 fbuild/fbuild-light configure --buildroot=build
configuring build phase
determining platform : {'linux', 'posix'}
looking for clang : ok /usr/bin/clang
checking clang : ok
checking clang with -fomit-frame-pointer: ok
checking clang with -std=gnu89 -fno-common -fvisibility=hidden -fno-strict-aliasing: ok
looking for ar : ok /usr/bin/ar
looking for ranlib : ok /usr/bin/ranlib
checking clang with -std=gnu89 -fno-common -fvisibility=hidden -fno-strict-aliasing: ok
checking if clang can make objects : ok
checking if clang can make libraries : ok
checking if clang can make exes : ok
checking if clang can link lib to exe : ok
checking clang with -std=gnu89 -fno-common -fvisibility=hidden -fno-strict-aliasing -fPIC: ok
checking clang with -std=gnu89 -fno-common -fvisibility=hidden -fno-strict-aliasing -fPIC -shared: ok
checking if clang can make objects : ok
checking if clang can make libraries : ok
checking if clang can make exes : ok
checking if clang can link lib to exe : ok
looking for clang++ : ok /usr/bin/clang++
checking clang++ : ok
checking clang++ with -fomit-frame-pointer: ok
checking clang++ with -std=c++14 -D_POSIX -w -fno-common -fvisibility=hidden -fno-strict-aliasing: ok
checking clang++ with -std=c++14 -D_POSIX -w -fno-common -fvisibility=hidden -fno-strict-aliasing: ok
checking if clang++ can make objects : ok
checking if clang++ can make libraries : ok
checking if clang++ can make exes : ok
checking if clang++ can link lib to exe : ok
checking clang++ with -std=c++14 -D_POSIX -w -fno-common -fvisibility=hidden -fno-strict-aliasing -fPIC: ok
checking clang++ with -std=c++14 -D_POSIX -w -fno-common -fvisibility=hidden -fno-strict-aliasing -fPIC -shared: ok
checking if clang++ can make objects : ok
checking if clang++ can make libraries : ok
checking if clang++ can make exes : ok
checking if clang++ can link lib to exe : ok
configuring host phase
using build's c and cxx compiler
looking for ocamldep.opt : ok /home/razetime/.opam/default/bin/ocamldep.opt
looking for ocamlc.opt : ok /home/razetime/.opam/default/bin/ocamlc.opt
checking ocamlc.opt version : 4.14.0
checking if ocamlc.opt can make objects : ok
checking if ocamlc.opt can make libraries: ok
checking if ocamlc.opt can make exes : ok
checking if ocamlc.opt can link lib to exe: ok
looking for ocamlcp.opt : ok /home/razetime/.opam/default/bin/ocamlcp.opt
checking ocamlcp.opt version : 4.14.0
checking if ocamlcp.opt can make objects: ok
checking if ocamlcp.opt can make libraries: ok
checking if ocamlcp.opt can make exes : ok
checking if ocamlcp.opt can link lib to exe: ok
looking for ocamlopt.opt : ok /home/razetime/.opam/default/bin/ocamlopt.opt
checking ocamlopt.opt version : 4.14.0
checking if ocamlopt.opt can make objects: ok
checking if ocamlopt.opt can make libraries: ok
checking if ocamlopt.opt can make exes : ok
checking if ocamlopt.opt can link lib to exe: ok
looking for ocamllex.opt : ok /home/razetime/.opam/default/bin/ocamllex.opt
looking for llvm-config : failed
configuring target phase
using host's c and cxx compiler
looking for sdl-config : failed
checking void* : alignment: 8 size: 8
[fbuild] COPYING UNIVERSAL RESOURCE DATABASE
copying 25 files
cp src/config/flx_rtl_core.fpc -> build/release/host/config/flx_rtl_core.fpc
cp src/config/flx_thread_free_rtl_core.fpc -> build/release/host/config/flx_thread_free_rtl_core.fpc
cp src/config/botan_bigint.fpc -> build/release/host/config/botan_bigint.fpc
cp src/config/build_flx_rtl_clang_macosx.fpc -> build/release/host/config/build_flx_rtl_clang_macosx.fpc
cp src/config/build_flx_rtl_clang_iphoneos.fpc -> build/release/host/config/build_flx_rtl_clang_iphoneos.fpc
cp src/config/build_flx_rtl_clang_linux.fpc -> build/release/host/config/build_flx_rtl_clang_linux.fpc
cp src/config/pthread.fpc -> build/release/host/config/pthread.fpc
cp src/config/build_boot.fpc -> build/release/host/config/build_boot.fpc
cp src/config/botan_hash.fpc -> build/release/host/config/botan_hash.fpc
cp src/config/demux.fpc -> build/release/host/config/demux.fpc
cp src/config/flx_executil.fpc -> build/release/host/config/flx_executil.fpc
cp src/config/cygwin.fpc -> build/release/host/config/cygwin.fpc
cp src/config/flx_run.fpc -> build/release/host/config/flx_run.fpc
cp src/config/flx_bound_queue.fpc -> build/release/host/config/flx_bound_queue.fpc
cp src/config/build_flx_rtl_gcc_macosx.fpc -> build/release/host/config/build_flx_rtl_gcc_macosx.fpc
cp src/config/botan_rng.fpc -> build/release/host/config/botan_rng.fpc
cp src/config/flx_spinlock.fpc -> build/release/host/config/flx_spinlock.fpc
cp src/config/build_flx_rtl_gcc_linux.fpc -> build/release/host/config/build_flx_rtl_gcc_linux.fpc
cp src/config/flx_arun.fpc -> build/release/host/config/flx_arun.fpc
cp src/config/flx_thread_free_run.fpc -> build/release/host/config/flx_thread_free_run.fpc
cp src/config/timer.fpc -> build/release/host/config/timer.fpc
cp src/config/flx_i18n.fpc -> build/release/host/config/flx_i18n.fpc
cp src/config/flx_ioutil.fpc -> build/release/host/config/flx_ioutil.fpc
cp src/config/build_flx_rtl_msvc_win.fpc -> build/release/host/config/build_flx_rtl_msvc_win.fpc
cp src/config/botan_system_rng.fpc -> build/release/host/config/botan_system_rng.fpc
[fbuild] COPYING compiler/C++ version RESOURCE DATABASE
copying 4 files
cp src/config/clang/cplusplus_14.fpc -> build/release/host/config/cplusplus_14.fpc
cp src/config/clang/cplusplus_17.fpc -> build/release/host/config/cplusplus_17.fpc
cp src/config/clang/cplusplus_11.fpc -> build/release/host/config/cplusplus_11.fpc
cp src/config/clang/cplusplus_20.fpc -> build/release/host/config/cplusplus_20.fpc
[fbuild] COPYING generic unix RESOURCE DATABASE
copying 17 files
cp src/config/unix/flx_strutil.fpc -> build/release/host/config/flx_strutil.fpc
cp src/config/unix/dl.fpc -> build/release/host/config/dl.fpc
cp src/config/unix/botan.fpc -> build/release/host/config/botan.fpc
cp src/config/unix/umka.fpc -> build/release/host/config/umka.fpc
cp src/config/unix/flx_gc.fpc -> build/release/host/config/flx_gc.fpc
cp src/config/unix/flx_exceptions.fpc -> build/release/host/config/flx_exceptions.fpc
cp src/config/unix/flx.fpc -> build/release/host/config/flx.fpc
cp src/config/unix/faio.fpc -> build/release/host/config/faio.fpc
cp src/config/unix/ncurses.fpc -> build/release/host/config/ncurses.fpc
cp src/config/unix/demux.fpc -> build/release/host/config/demux.fpc
cp src/config/unix/rparse.fpc -> build/release/host/config/rparse.fpc
cp src/config/unix/flx_async.fpc -> build/release/host/config/flx_async.fpc
cp src/config/unix/flx_pthread.fpc -> build/release/host/config/flx_pthread.fpc
cp src/config/unix/flx_uint256_t.fpc -> build/release/host/config/flx_uint256_t.fpc
cp src/config/unix/flx_dynlink.fpc -> build/release/host/config/flx_dynlink.fpc
cp src/config/unix/re2.fpc -> build/release/host/config/re2.fpc
cp src/config/unix/sqlite3.fpc -> build/release/host/config/sqlite3.fpc
copying 1 files
cp src/config/unix64/judy.fpc -> build/release/host/config/judy.fpc
[fbuild] COPYING linux RESOURCE DATABASE
copying 5 files
cp src/config/linux/pthread.fpc -> build/release/host/config/pthread.fpc
cp src/config/linux/demux.fpc -> build/release/host/config/demux.fpc
cp src/config/linux/sdl2_image.fpc -> build/release/host/config/sdl2_image.fpc
cp src/config/linux/sdl2_ttf.fpc -> build/release/host/config/sdl2_ttf.fpc
cp src/config/linux/sdl2.fpc -> build/release/host/config/sdl2.fpc
[fbuild] COPYING linux64 RESOURCE DATABASE
copying 0 files
[fbuild] COPYING linux PLAT MACROS
copying 1 files
cp src/config/linux/flx.flxh -> build/release/host/lib/plat/flx.flxh
C[fbuild] OPYING linux64/clang RTL CONFIG
copying 1 files
cp src/config/linux64/clang/rtl/flx_rtl_config_params.hpp -> build/release/host/lib/rtl/flx_rtl_config_params.hpp
[fbuild] COPYING linux64 SOCKET CONFIG
copying 1 files
cp src/config/linux64/rtl/demux_sockety_config.hpp -> build/release/host/lib/rtl/demux_sockety_config.hpp
COPYING USER CONFIG DATA FROM /home/razetime/.felix/config
COPY FPCS to CONFIG
copying 1 files
cp /home/razetime/.felix/config/felix.fpc -> build/release/host/config/felix.fpc
**********************************************
SETTING TOOLCHAIN toolchain_clang_linux
**********************************************
#
# ============================================================
#
# BOOTSTRAPPING FELIX
#
# See build/release/fbuild.log for full transcript
#
# ============================================================
#
python3 fbuild/fbuild-light build --buildroot=build
FELIX VERSION 2019.01.06
[fbuild] RUNNING PACKAGE MANAGER
PACKAGE src/packages/exceptions.fdoc
PACKAGE src/packages/recognisers.fdoc
PACKAGE src/packages/py_bytearray.fdoc
PACKAGE src/packages/toolchain.fdoc
PACKAGE src/packages/unique.fdoc
PACKAGE src/packages/strutil.fdoc
PACKAGE src/packages/py_bool.fdoc
PACKAGE src/packages/umka.fdoc
PACKAGE src/packages/cparse.fdoc
PACKAGE src/packages/logic.fdoc
PACKAGE src/packages/rtl-lfbag.fdoc
PACKAGE src/packages/rparse.fdoc
PACKAGE src/packages/io.fdoc
PACKAGE src/packages/py_function.fdoc
PACKAGE src/packages/streams.fdoc
PACKAGE src/packages/py_memoryview.fdoc
PACKAGE src/packages/integers.fdoc
PACKAGE src/packages/py_pycapsule.fdoc
PACKAGE src/packages/sqlite3.fdoc
PACKAGE src/packages/driver.fdoc
PACKAGE src/packages/py_int.fdoc
PACKAGE src/packages/py_method.fdoc
PACKAGE src/packages/rtl-monitor.fdoc
PACKAGE src/packages/debug.fdoc
PACKAGE src/packages/py_mem.fdoc
PACKAGE src/packages/rtl-waitablebool.fdoc
PACKAGE src/packages/grammar.fdoc
PACKAGE src/packages/ucstring.fdoc
PACKAGE src/packages/py_descr.fdoc
PACKAGE src/packages/py_mapping.fdoc
PACKAGE src/packages/py_unicode.fdoc
PACKAGE src/packages/rlang.fdoc
PACKAGE src/packages/core_type_constructors.fdoc
PACKAGE src/packages/py_dict.fdoc
PACKAGE src/packages/trees.fdoc
PACKAGE src/packages/botan.fdoc
PACKAGE src/packages/spinlock.fdoc
PACKAGE src/packages/flx.fdoc
PACKAGE src/packages/random.fdoc
PACKAGE src/packages/py_instance.fdoc
PACKAGE src/packages/pointers.fdoc
PACKAGE src/packages/chips.fdoc
PACKAGE src/packages/py_pythread.fdoc
PACKAGE src/packages/grammars.fdoc
PACKAGE src/packages/py_number.fdoc
PACKAGE src/packages/py_pystate.fdoc
PACKAGE src/packages/rtl-pthread-impl.fdoc
PACKAGE src/packages/regex.fdoc
PACKAGE src/packages/py_type.fdoc
PACKAGE src/packages/py_slice.fdoc
PACKAGE src/packages/embed.fdoc
PACKAGE src/packages/arrays.fdoc
PACKAGE src/packages/codecs.fdoc
PACKAGE src/packages/quaternion.fdoc
PACKAGE src/packages/uint256_t.fdoc
PACKAGE src/packages/complex.fdoc
PACKAGE src/packages/rtl-sysdlist.fdoc
PACKAGE src/packages/flx_cache.fdoc
PACKAGE src/packages/py_long.fdoc
PACKAGE src/packages/py_cobject.fdoc
PACKAGE src/packages/demux.fdoc
PACKAGE src/packages/ncurses.fdoc
PACKAGE src/packages/char.fdoc
PACKAGE src/packages/rtl-boundqueue.fdoc
PACKAGE src/packages/py_iterator.fdoc
PACKAGE src/packages/rtl.fdoc
PACKAGE src/packages/pthreads.fdoc
PACKAGE src/packages/int256.fdoc
PACKAGE src/packages/py_exc.fdoc
PACKAGE src/packages/filesystem.fdoc
PACKAGE src/packages/rtl-threads.fdoc
PACKAGE src/packages/reals.fdoc
PACKAGE src/packages/gsl.fdoc
PACKAGE src/packages/lists.fdoc
PACKAGE src/packages/py_weakref.fdoc
PACKAGE src/packages/py_buffer.fdoc
PACKAGE src/packages/sync.fdoc
PACKAGE src/packages/py_ref.fdoc
PACKAGE src/packages/stdlib_toc.fdoc
PACKAGE src/packages/control.fdoc
PACKAGE src/packages/py_sequence.fdoc
PACKAGE src/packages/python.fdoc
PACKAGE src/packages/gui.fdoc
PACKAGE src/packages/time.fdoc
PACKAGE src/packages/linux.fdoc
PACKAGE src/packages/strings.fdoc
PACKAGE src/packages/memory.fdoc
PACKAGE src/packages/apple.fdoc
PACKAGE src/packages/dynamic_metatyping.fdoc
PACKAGE src/packages/py_bytes.fdoc
PACKAGE src/packages/web.fdoc
PACKAGE src/packages/libstruct.fdoc
PACKAGE src/packages/flx_flxg.fdoc
PACKAGE src/packages/buildtools.fdoc
PACKAGE src/packages/py_float.fdoc
PACKAGE src/packages/sdl.fdoc
PACKAGE src/packages/concordance.fdoc
PACKAGE src/packages/flx_profile.fdoc
PACKAGE src/packages/flx_pkgconfig.fdoc
PACKAGE src/packages/algebra.fdoc
PACKAGE src/packages/serialisation.fdoc
PACKAGE src/packages/flx_doc.fdoc
PACKAGE src/packages/configs.fdoc
PACKAGE src/packages/faio.fdoc
PACKAGE src/packages/core_scalar_types.fdoc
PACKAGE src/packages/py_pylifecycle.fdoc
PACKAGE src/packages/py_object.fdoc
PACKAGE src/packages/rtl-slist.fdoc
PACKAGE src/packages/program.fdoc
PACKAGE src/packages/gc.fdoc
PACKAGE src/packages/filetools.fdoc
PACKAGE src/packages/py_string.fdoc
PACKAGE src/packages/py_ceval.fdoc
PACKAGE src/packages/fibres.fdoc
PACKAGE src/packages/py_complex.fdoc
PACKAGE src/packages/py_module.fdoc
PACKAGE src/packages/gmp.fdoc
PACKAGE src/packages/stl.fdoc
PACKAGE src/packages/py_tuple.fdoc
PACKAGE src/packages/svc.fdoc
PACKAGE src/packages/py_set.fdoc
PACKAGE src/packages/py_oldbuffer.fdoc
PACKAGE src/packages/programmer.fdoc
PACKAGE src/packages/flx_web.fdoc
PACKAGE src/packages/parsers.fdoc
PACKAGE src/packages/py_list.fdoc
PACKAGE src/packages/dynlink.fdoc
PACKAGE src/packages/rtl-conditionvariable.fdoc
PACKAGE src/packages/judy.fdoc
PACKAGE src/packages/cheaders.fdoc
PACKAGE src/packages/async.fdoc
PACKAGE src/packages/py_version.fdoc
[fbuild] CONFIGURING FELIX
[fbuild] [ocaml] COMPILING COMPILER
* ocamldep.opt : src/compiler/ocs/src/ocs_wrap.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_error.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_types.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_port.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_port.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_vartable.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_vartable.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_vector.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_numaux.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_numaux.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_env.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_sym.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_sym.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_string.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_lex.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_char.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_char.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_env.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_numstr.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_numstr.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_num.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_num.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_complex.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_complex.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_lex.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_read.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_macro.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_compile.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_compile.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_misc.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_misc.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_macro.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_top.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_contin.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_contin.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_eval.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_eval.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_print.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_print.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_io.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_io.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_read.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_list.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_list.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_prim.mli
* ocamldep.opt : src/compiler/ocs/src/ocs_prim.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_string.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_vector.ml
* ocamldep.opt : src/compiler/ocs/src/ocs_top.mli
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_error.ml -> build/release/src/compiler/ocs/src/ocs_error.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_complex.mli -> build/release/src/compiler/ocs/src/ocs_complex.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_vartable.mli -> build/release/src/compiler/ocs/src/ocs_vartable.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_complex.ml -> build/release/src/compiler/ocs/src/ocs_complex.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_vartable.ml -> build/release/src/compiler/ocs/src/ocs_vartable.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_port.mli -> build/release/src/compiler/ocs/src/ocs_port.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_port.ml -> build/release/src/compiler/ocs/src/ocs_port.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_types.mli -> build/release/src/compiler/ocs/src/ocs_types.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_num.mli -> build/release/src/compiler/ocs/src/ocs_num.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_prim.mli -> build/release/src/compiler/ocs/src/ocs_prim.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_numaux.mli -> build/release/src/compiler/ocs/src/ocs_numaux.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_list.mli -> build/release/src/compiler/ocs/src/ocs_list.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_numaux.ml -> build/release/src/compiler/ocs/src/ocs_numaux.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_macro.mli -> build/release/src/compiler/ocs/src/ocs_macro.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_sym.mli -> build/release/src/compiler/ocs/src/ocs_sym.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_misc.mli -> build/release/src/compiler/ocs/src/ocs_misc.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_sym.ml -> build/release/src/compiler/ocs/src/ocs_sym.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_misc.ml -> build/release/src/compiler/ocs/src/ocs_misc.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_env.mli -> build/release/src/compiler/ocs/src/ocs_env.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_eval.mli -> build/release/src/compiler/ocs/src/ocs_eval.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_env.ml -> build/release/src/compiler/ocs/src/ocs_env.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_io.mli -> build/release/src/compiler/ocs/src/ocs_io.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_num.ml -> build/release/src/compiler/ocs/src/ocs_num.cmx
File "build/release/src/compiler/ocs/src/ocs_num.ml", line 11, characters 4-17:
11 | (Sint i) as s -> Sint (- i)
^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable s.
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_compile.mli -> build/release/src/compiler/ocs/src/ocs_compile.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_char.mli -> build/release/src/compiler/ocs/src/ocs_char.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_compile.ml -> build/release/src/compiler/ocs/src/ocs_compile.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_char.ml -> build/release/src/compiler/ocs/src/ocs_char.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_macro.ml -> build/release/src/compiler/ocs/src/ocs_macro.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_print.mli -> build/release/src/compiler/ocs/src/ocs_print.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_top.mli -> build/release/src/compiler/ocs/src/ocs_top.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_numstr.mli -> build/release/src/compiler/ocs/src/ocs_numstr.cmi
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_contin.mli -> build/release/src/compiler/ocs/src/ocs_contin.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_numstr.ml -> build/release/src/compiler/ocs/src/ocs_numstr.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_lex.mli -> build/release/src/compiler/ocs/src/ocs_lex.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_print.ml -> build/release/src/compiler/ocs/src/ocs_print.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_lex.ml -> build/release/src/compiler/ocs/src/ocs_lex.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_eval.ml -> build/release/src/compiler/ocs/src/ocs_eval.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_read.mli -> build/release/src/compiler/ocs/src/ocs_read.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_contin.ml -> build/release/src/compiler/ocs/src/ocs_contin.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_read.ml -> build/release/src/compiler/ocs/src/ocs_read.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_list.ml -> build/release/src/compiler/ocs/src/ocs_list.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_io.ml -> build/release/src/compiler/ocs/src/ocs_io.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_string.mli -> build/release/src/compiler/ocs/src/ocs_string.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_prim.ml -> build/release/src/compiler/ocs/src/ocs_prim.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_string.ml -> build/release/src/compiler/ocs/src/ocs_string.cmx
* ocamlc.opt : build/release/src/compiler/ocs/src/ocs_vector.mli -> build/release/src/compiler/ocs/src/ocs_vector.cmi
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_wrap.ml -> build/release/src/compiler/ocs/src/ocs_wrap.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_vector.ml -> build/release/src/compiler/ocs/src/ocs_vector.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_top.ml -> build/release/src/compiler/ocs/src/ocs_top.cmx
* ocamlopt.opt : build/release/src/compiler/ocs/src/ocs_error.cmx build/release/src/compiler/ocs/src/ocs_port.cmx build/release/src/compiler/ocs/src/ocs_vartable.cmx build/release/src/compiler/ocs/src/ocs_wrap.cmx build/release/src/compiler/ocs/src/ocs_numaux.cmx build/release/src/compiler/ocs/src/ocs_sym.cmx build/release/src/compiler/ocs/src/ocs_env.cmx build/release/src/compiler/ocs/src/ocs_char.cmx build/release/src/compiler/ocs/src/ocs_complex.cmx build/release/src/compiler/ocs/src/ocs_num.cmx build/release/src/compiler/ocs/src/ocs_numstr.cmx build/release/src/compiler/ocs/src/ocs_lex.cmx build/release/src/compiler/ocs/src/ocs_misc.cmx build/release/src/compiler/ocs/src/ocs_compile.cmx build/release/src/compiler/ocs/src/ocs_macro.cmx build/release/src/compiler/ocs/src/ocs_print.cmx build/release/src/compiler/ocs/src/ocs_eval.cmx build/release/src/compiler/ocs/src/ocs_contin.cmx build/release/src/compiler/ocs/src/ocs_read.cmx build/release/src/compiler/ocs/src/ocs_io.cmx build/release/src/compiler/ocs/src/ocs_list.cmx build/release/src/compiler/ocs/src/ocs_prim.cmx build/release/src/compiler/ocs/src/ocs_string.cmx build/release/src/compiler/ocs/src/ocs_vector.cmx build/release/src/compiler/ocs/src/ocs_top.cmx -> build/release/src/compiler/ocs/src/ocs.cmxa
* ocamllex.opt : src/compiler/dypgen/dypgen/dypgen_lexer.mll -> build/release/src/compiler/dypgen/dypgen/dypgen_lexer.ml
195 states, 1556 transitions, table size 7394 bytes
2280 additional bytes used for bindings
* ocamllex.opt : src/compiler/dypgen/dypgen/extract_type.mll -> build/release/src/compiler/dypgen/dypgen/extract_type.ml
360 states, 11307 transitions, table size 47388 bytes
22672 additional bytes used for bindings
* ocamllex.opt : src/compiler/dypgen/dypgen/insert_linenum.mll -> build/release/src/compiler/dypgen/dypgen/insert_linenum.ml
6 states, 259 transitions, table size 1072 bytes
* ocamldep.opt : src/compiler/dypgen/dyplib/priority_by_relation.ml
* ocamldep.opt : src/compiler/dypgen/dyplib/dyplex.ml
* ocamldep.opt : src/compiler/dypgen/dyplib/automaton.ml
* ocamldep.opt : src/compiler/dypgen/dyplib/dyp.ml
* ocamldep.opt : src/compiler/dypgen/dyplib/dyp.mli
* ocamlc.opt : build/release/src/compiler/dypgen/dyplib/dyp.mli -> build/release/src/compiler/dypgen/dyplib/dyp.cmi
* ocamlopt.opt : build/release/src/compiler/dypgen/dyplib/priority_by_relation.ml -> build/release/src/compiler/dypgen/dyplib/priority_by_relation.cmx
* ocamlopt.opt : build/release/src/compiler/dypgen/dyplib/automaton.ml -> build/release/src/compiler/dypgen/dyplib/automaton.cmx
* ocamlopt.opt : build/release/src/compiler/dypgen/dyplib/dyplex.ml -> build/release/src/compiler/dypgen/dyplib/dyplex.cmx
File "build/release/src/compiler/dypgen/dyplib/dyplex.ml", line 598, characters 29-52:
598 | with Invalid_argument("index out of bounds")
^^^^^^^^^^^^^^^^^^^^^^^
Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 11.5)
* ocamlopt.opt : build/release/src/compiler/dypgen/dyplib/dyp.ml -> build/release/src/compiler/dypgen/dyplib/dyp.cmx
File "build/release/src/compiler/dypgen/dyplib/dyp.ml", line 5067, characters 19-40:
5067 | with Failure "lexing: empty token" ->
^^^^^^^^^^^^^^^^^^^^^
Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 11.5)
File "build/release/src/compiler/dypgen/dyplib/dyp.ml", line 5085, characters 29-43:
5085 | with Invalid_argument("String.sub") ->
^^^^^^^^^^^^^^
Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 11.5)
File "build/release/src/compiler/dypgen/dyplib/dyp.ml", line 5095, characters 29-43:
5095 | with Invalid_argument("String.sub") ->
^^^^^^^^^^^^^^
Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 11.5)
* ocamlopt.opt : build/release/src/compiler/dypgen/dyplib/priority_by_relation.cmx build/release/src/compiler/dypgen/dyplib/automaton.cmx build/release/src/compiler/dypgen/dyplib/dyplex.cmx build/release/src/compiler/dypgen/dyplib/dyp.cmx -> build/release/src/compiler/dypgen/dyplib/dyp.cmxa
* ocamldep.opt : src/compiler/dypgen/dypgen/dypgen_parser.ml
* ocamldep.opt : build/release/src/compiler/dypgen/dyplib/dyp.mli
* ocamldep.opt : build/release/src/compiler/dypgen/dyplib/dyp.ml
* ocamldep.opt : build/release/src/compiler/dypgen/dyplib/dyplex.ml
* ocamldep.opt : build/release/src/compiler/dypgen/dyplib/automaton.ml
* ocamldep.opt : build/release/src/compiler/dypgen/dyplib/priority_by_relation.ml
* ocamldep.opt : src/compiler/dypgen/dypgen/parse_tree.mli
* ocamldep.opt : src/compiler/dypgen/dypgen/dypgen_parser.mli
* ocamldep.opt : src/compiler/dypgen/dypgen/dypgen.ml
* ocamldep.opt : src/compiler/dypgen/dypgen/argument.ml
* ocamldep.opt : build/release/src/compiler/dypgen/dypgen/dypgen_lexer.ml
* ocamldep.opt : build/release/src/compiler/dypgen/dypgen/extract_type.ml
* ocamldep.opt : build/release/src/compiler/dypgen/dypgen/insert_linenum.ml
* ocamlopt.opt : build/release/src/compiler/dypgen/dypgen/insert_linenum.ml -> build/release/src/compiler/dypgen/dypgen/insert_linenum.cmx
* ocamlopt.opt : build/release/src/compiler/dypgen/dypgen/extract_type.ml -> build/release/src/compiler/dypgen/dypgen/extract_type.cmx
* ocamlopt.opt : build/release/src/compiler/dypgen/dypgen/argument.ml -> build/release/src/compiler/dypgen/dypgen/argument.cmx
* ocamlc.opt : build/release/src/compiler/dypgen/dypgen/parse_tree.mli -> build/release/src/compiler/dypgen/dypgen/parse_tree.cmi
* ocamlc.opt : build/release/src/compiler/dypgen/dypgen/dypgen_parser.mli -> build/release/src/compiler/dypgen/dypgen/dypgen_parser.cmi
* ocamlopt.opt : build/release/src/compiler/dypgen/dypgen/dypgen_parser.ml -> build/release/src/compiler/dypgen/dypgen/dypgen_parser.cmx
File "dypgen_parser.dyp", line 24, characters 16-34:
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.
If you need to stay compatible with OCaml < 4.07, you can use the
stdlib-shims library: https://github.com/ocaml/stdlib-shims
* ocamlopt.opt : build/release/src/compiler/dypgen/dypgen/dypgen_lexer.ml -> build/release/src/compiler/dypgen/dypgen/dypgen_lexer.cmx
* ocamlopt.opt : build/release/src/compiler/dypgen/dypgen/dypgen.ml -> build/release/src/compiler/dypgen/dypgen/dypgen.cmx
* ocamlopt.opt : build/release/src/compiler/dypgen/dyplib/dyp.cmxa build/release/src/compiler/dypgen/dypgen/dypgen_parser.cmx build/release/src/compiler/dypgen/dypgen/argument.cmx build/release/src/compiler/dypgen/dypgen/dypgen_lexer.cmx build/release/src/compiler/dypgen/dypgen/extract_type.cmx build/release/src/compiler/dypgen/dypgen/dypgen.cmx build/release/src/compiler/dypgen/dypgen/insert_linenum.cmx -> build/release/src/compiler/dypgen/dypgen/dypgen
* dypgen : build/release/src/compiler/sex/sex_parse.dyp -> build/release/src/compiler/sex/sex_parse.ml
* ocamllex.opt : src/compiler/sex/sex_lex.mll -> build/release/src/compiler/sex/sex_lex.ml
16 states, 776 transitions, table size 3200 bytes
* ocamldep.opt : src/compiler/sex/sex_map.ml
* ocamldep.opt : src/compiler/sex/sex_types.mli
* ocamldep.opt : src/compiler/sex/sex_print.ml
* ocamldep.opt : src/compiler/sex/sex_print.mli
* ocamldep.opt : src/compiler/sex/ocs2sex.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_error.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_port.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_port.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_vartable.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_vartable.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_types.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_misc.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_misc.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_sym.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_sym.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_env.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_env.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_char.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_char.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_complex.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_complex.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_numaux.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_numaux.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_num.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_num.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_numstr.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_numstr.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_print.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_print.ml
* ocamldep.opt : src/compiler/sex/sex_token.mli
* ocamldep.opt : build/release/src/compiler/sex/sex_parse.ml
* ocamldep.opt : build/release/src/compiler/sex/sex_lex.ml
* ocamlc.opt : build/release/src/compiler/sex/sex_token.mli -> build/release/src/compiler/sex/sex_token.cmi
* ocamlc.opt : build/release/src/compiler/sex/sex_types.mli -> build/release/src/compiler/sex/sex_types.cmi
* ocamlopt.opt : build/release/src/compiler/sex/sex_parse.ml -> build/release/src/compiler/sex/sex_parse.cmx
* ocamlc.opt : build/release/src/compiler/sex/sex_print.mli -> build/release/src/compiler/sex/sex_print.cmi
* ocamlopt.opt : build/release/src/compiler/sex/sex_lex.ml -> build/release/src/compiler/sex/sex_lex.cmx
* ocamlopt.opt : build/release/src/compiler/sex/sex_print.ml -> build/release/src/compiler/sex/sex_print.cmx
* ocamlopt.opt : build/release/src/compiler/sex/ocs2sex.ml -> build/release/src/compiler/sex/ocs2sex.cmx
* ocamlopt.opt : build/release/src/compiler/sex/sex_map.ml -> build/release/src/compiler/sex/sex_map.cmx
* ocamlopt.opt : build/release/src/compiler/sex/sex_map.cmx build/release/src/compiler/sex/sex_print.cmx build/release/src/compiler/sex/ocs2sex.cmx build/release/src/compiler/sex/sex_parse.cmx build/release/src/compiler/sex/sex_lex.cmx -> build/release/src/compiler/sex/sex.cmxa
* ocamldep.opt : src/compiler/flx_version/flx_version.mli
* ocamldep.opt : src/compiler/flx_version/flx_version.ml
* ocamlc.opt : build/release/src/compiler/flx_version/flx_version.mli -> build/release/src/compiler/flx_version/flx_version.cmi
* ocamlopt.opt : build/release/src/compiler/flx_version/flx_version.ml -> build/release/src/compiler/flx_version/flx_version.cmx
* ocamlopt.opt : build/release/src/compiler/flx_version/flx_version.cmx -> build/release/src/compiler/flx_version/flx_version.cmxa
* ocamldep.opt : src/compiler/flx_lex/flx_srcref.mli
* ocamldep.opt : src/compiler/flx_lex/flx_string.mli
* ocamldep.opt : src/compiler/flx_lex/flx_srcref.ml
* ocamldep.opt : src/compiler/flx_lex/flx_utf.mli
* ocamldep.opt : src/compiler/flx_lex/flx_utf.ml
* ocamldep.opt : src/compiler/flx_lex/flx_string.ml
* ocamlc.opt : build/release/src/compiler/flx_lex/flx_utf.mli -> build/release/src/compiler/flx_lex/flx_utf.cmi
* ocamlc.opt : build/release/src/compiler/flx_lex/flx_string.mli -> build/release/src/compiler/flx_lex/flx_string.cmi
* ocamlc.opt : build/release/src/compiler/flx_lex/flx_srcref.mli -> build/release/src/compiler/flx_lex/flx_srcref.cmi
* ocamlopt.opt : build/release/src/compiler/flx_lex/flx_string.ml -> build/release/src/compiler/flx_lex/flx_string.cmx
File "build/release/src/compiler/flx_lex/flx_string.ml", line 59, characters 6-7:
59 | let c = Char.code s in
^
Warning 26 [unused-var]: unused variable c.
* ocamlopt.opt : build/release/src/compiler/flx_lex/flx_srcref.ml -> build/release/src/compiler/flx_lex/flx_srcref.cmx
* ocamlopt.opt : build/release/src/compiler/flx_lex/flx_utf.ml -> build/release/src/compiler/flx_lex/flx_utf.cmx
* ocamlopt.opt : build/release/src/compiler/flx_lex/flx_srcref.cmx build/release/src/compiler/flx_lex/flx_string.cmx build/release/src/compiler/flx_lex/flx_utf.cmx -> build/release/src/compiler/flx_lex/flx_lex.cmxa
* dypgen : build/release/src/compiler/flx_parse/flx_parse.dyp -> build/release/src/compiler/flx_parse/flx_parse.ml
Warning: non terminal `epsilon' is never in a right-hand side.
Warning: non terminal `schemevar' is never in a right-hand side.
Warning: non terminal `sepsilon' is never in a right-hand side.
Warning: non terminal `strepsilon' is never in a right-hand side.
* ocamldep.opt : src/compiler/flx_parse/flx_ocs_run.mli
* ocamldep.opt : build/release/src/compiler/flx_lex/flx_srcref.mli
* ocamldep.opt : build/release/src/compiler/flx_lex/flx_srcref.ml
* ocamldep.opt : src/compiler/flx_parse/flx_export_syntax.ml
* ocamldep.opt : src/compiler/flx_parse/flx_define_syntax.ml
* ocamldep.opt : src/compiler/flx_parse/flx_action.ml
* ocamldep.opt : src/compiler/flx_parse/flx_token.mli
* ocamldep.opt : src/compiler/flx_parse/flx_drules.ml
* ocamldep.opt : src/compiler/flx_parse/flx_prelex.mli
* ocamldep.opt : src/compiler/flx_parse/flx_prelex.ml
* ocamldep.opt : build/release/src/compiler/flx_lex/flx_string.mli
* ocamldep.opt : build/release/src/compiler/flx_lex/flx_string.ml
* ocamldep.opt : build/release/src/compiler/sex/sex_types.mli
* ocamldep.opt : src/compiler/flx_parse/flx_ocs_run.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_compile.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_compile.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_eval.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_eval.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_lex.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_lex.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_read.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_read.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_contin.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_contin.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_io.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_io.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_list.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_list.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_macro.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_macro.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_prim.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_prim.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_string.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_string.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_vector.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_vector.ml
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_top.mli
* ocamldep.opt : build/release/src/compiler/ocs/src/ocs_top.ml
* ocamldep.opt : src/compiler/flx_parse/flx_parse_data.ml
* ocamldep.opt : src/compiler/flx_parse/flx_ocs_init.mli
* ocamldep.opt : src/compiler/flx_parse/flx_ocs_init.ml
* ocamldep.opt : build/release/src/compiler/flx_lex/flx_utf.mli
* ocamldep.opt : build/release/src/compiler/flx_lex/flx_utf.ml
* ocamldep.opt : src/compiler/flx_parse/flx_parse_srcref.ml
* ocamldep.opt : src/compiler/flx_parse/flx_dssl.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_parse.ml
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_drules.ml -> build/release/src/compiler/flx_parse/flx_drules.cmx
* ocamlc.opt : build/release/src/compiler/flx_parse/flx_ocs_init.mli -> build/release/src/compiler/flx_parse/flx_ocs_init.cmi
* ocamlc.opt : build/release/src/compiler/flx_parse/flx_token.mli -> build/release/src/compiler/flx_parse/flx_token.cmi
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_parse_srcref.ml -> build/release/src/compiler/flx_parse/flx_parse_srcref.cmx
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_action.ml -> build/release/src/compiler/flx_parse/flx_action.cmx
* ocamlc.opt : build/release/src/compiler/flx_parse/flx_prelex.mli -> build/release/src/compiler/flx_parse/flx_prelex.cmi
* ocamlc.opt : build/release/src/compiler/flx_parse/flx_ocs_run.mli -> build/release/src/compiler/flx_parse/flx_ocs_run.cmi
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_prelex.ml -> build/release/src/compiler/flx_parse/flx_prelex.cmx
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_ocs_run.ml -> build/release/src/compiler/flx_parse/flx_ocs_run.cmx
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_define_syntax.ml -> build/release/src/compiler/flx_parse/flx_define_syntax.cmx
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_ocs_init.ml -> build/release/src/compiler/flx_parse/flx_ocs_init.cmx
File "build/release/src/compiler/flx_parse/flx_ocs_init.ml", line 5, characters 16-32:
5 | let giveup () = raise Dyp.Giveup; Sunspec
^^^^^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_parse/flx_ocs_init.ml", line 6, characters 16-38:
6 | let sraise s = raise (Scheme_error s); Sunspec
^^^^^^^^^^^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_parse_data.ml -> build/release/src/compiler/flx_parse/flx_parse_data.cmx
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_export_syntax.ml -> build/release/src/compiler/flx_parse/flx_export_syntax.cmx
File "build/release/src/compiler/flx_parse/flx_export_syntax.ml", line 198, characters 30-42:
198 | | k,`Obj_keyword -> assert false; Snull (* Sstring (Flx_prelex.string_of_token k) *)
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_parse/flx_export_syntax.ml", line 164, characters 8-11:
164 | let age = ref pr_age in
^^^
Warning 26 [unused-var]: unused variable age.
File "build/release/src/compiler/flx_parse/flx_export_syntax.ml", line 242, characters 10-18:
242 | let filenase = munge filebase in
^^^^^^^^
Warning 26 [unused-var]: unused variable filenase.
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_dssl.ml -> build/release/src/compiler/flx_parse/flx_dssl.cmx
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_parse.ml -> build/release/src/compiler/flx_parse/flx_parse.cmx
File "build/release/src/compiler/flx_parse/flx_parse.ml", line 295, characters 6-8:
295 | let sr = Flx_parse_srcref.getsr dyp in
^^
Warning 26 [unused-var]: unused variable sr.
File "build/release/src/compiler/flx_parse/flx_parse.ml", line 400, characters 9-11:
400 | let sr = Flx_parse_srcref.getsr dyp in
^^
Warning 26 [unused-var]: unused variable sr.
File "build/release/src/compiler/flx_parse/flx_parse.ml", line 413, characters 9-11:
413 | let sr = Flx_parse_srcref.getsr dyp in
^^
Warning 26 [unused-var]: unused variable sr.
File "build/release/src/compiler/flx_parse/flx_parse.ml", line 936, characters 10-11:
936 | let r =
^
Warning 26 [unused-var]: unused variable r.
File "build/release/src/compiler/flx_parse/flx_parse.ml", line 953, characters 10-12:
953 | let sr = Flx_parse_srcref.getsr dyp in
^^
Warning 26 [unused-var]: unused variable sr.
* ocamlopt.opt : build/release/src/compiler/flx_parse/flx_drules.cmx build/release/src/compiler/flx_parse/flx_action.cmx build/release/src/compiler/flx_parse/flx_prelex.cmx build/release/src/compiler/flx_parse/flx_define_syntax.cmx build/release/src/compiler/flx_parse/flx_ocs_run.cmx build/release/src/compiler/flx_parse/flx_ocs_init.cmx build/release/src/compiler/flx_parse/flx_parse_data.cmx build/release/src/compiler/flx_parse/flx_parse_srcref.cmx build/release/src/compiler/flx_parse/flx_export_syntax.cmx build/release/src/compiler/flx_parse/flx_dssl.cmx build/release/src/compiler/flx_parse/flx_parse.cmx -> build/release/src/compiler/flx_parse/flx_parse.cmxa
* ocamldep.opt : src/compiler/flx_misc/flx_util.mli
* ocamldep.opt : src/compiler/flx_misc/flx_list.ml
* ocamldep.opt : src/compiler/flx_misc/flx_list.mli
* ocamldep.opt : src/compiler/flx_misc/flx_getopt.mli
* ocamldep.opt : src/compiler/flx_misc/flx_hashtbl.ml
* ocamldep.opt : src/compiler/flx_misc/flx_hashtbl.mli
* ocamldep.opt : src/compiler/flx_misc/flx_util.ml
* ocamldep.opt : src/compiler/flx_misc/flx_set.mli
* ocamldep.opt : src/compiler/flx_misc/flx_getopt.ml
* ocamldep.opt : src/compiler/flx_misc/flx_profile.mli
* ocamldep.opt : src/compiler/flx_misc/flx_set.ml
* ocamldep.opt : src/compiler/flx_misc/flx_profile.ml
* ocamlc.opt : build/release/src/compiler/flx_misc/flx_hashtbl.mli -> build/release/src/compiler/flx_misc/flx_hashtbl.cmi
* ocamlc.opt : build/release/src/compiler/flx_misc/flx_profile.mli -> build/release/src/compiler/flx_misc/flx_profile.cmi
* ocamlopt.opt : build/release/src/compiler/flx_misc/flx_hashtbl.ml -> build/release/src/compiler/flx_misc/flx_hashtbl.cmx
* ocamlopt.opt : build/release/src/compiler/flx_misc/flx_profile.ml -> build/release/src/compiler/flx_misc/flx_profile.cmx
* ocamlc.opt : build/release/src/compiler/flx_misc/flx_set.mli -> build/release/src/compiler/flx_misc/flx_set.cmi
* ocamlc.opt : build/release/src/compiler/flx_misc/flx_list.mli -> build/release/src/compiler/flx_misc/flx_list.cmi
* ocamlopt.opt : build/release/src/compiler/flx_misc/flx_set.ml -> build/release/src/compiler/flx_misc/flx_set.cmx
* ocamlopt.opt : build/release/src/compiler/flx_misc/flx_list.ml -> build/release/src/compiler/flx_misc/flx_list.cmx
* ocamlc.opt : build/release/src/compiler/flx_misc/flx_getopt.mli -> build/release/src/compiler/flx_misc/flx_getopt.cmi
* ocamlc.opt : build/release/src/compiler/flx_misc/flx_util.mli -> build/release/src/compiler/flx_misc/flx_util.cmi
* ocamlopt.opt : build/release/src/compiler/flx_misc/flx_util.ml -> build/release/src/compiler/flx_misc/flx_util.cmx
* ocamlopt.opt : build/release/src/compiler/flx_misc/flx_getopt.ml -> build/release/src/compiler/flx_misc/flx_getopt.cmx
* ocamlopt.opt : build/release/src/compiler/flx_misc/flx_list.cmx build/release/src/compiler/flx_misc/flx_hashtbl.cmx build/release/src/compiler/flx_misc/flx_util.cmx build/release/src/compiler/flx_misc/flx_getopt.cmx build/release/src/compiler/flx_misc/flx_set.cmx build/release/src/compiler/flx_misc/flx_profile.cmx -> build/release/src/compiler/flx_misc/flx_misc.cmxa
* ocamldep.opt : src/compiler/flx_file/flx_filesys.ml
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_util.mli
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_util.ml
* ocamldep.opt : build/release/src/compiler/flx_version/flx_version.mli
* ocamldep.opt : build/release/src/compiler/flx_version/flx_version.ml
* ocamldep.opt : src/compiler/flx_file/flx_filesys.mli
* ocamlc.opt : build/release/src/compiler/flx_file/flx_filesys.mli -> build/release/src/compiler/flx_file/flx_filesys.cmi
* ocamlopt.opt : build/release/src/compiler/flx_file/flx_filesys.ml -> build/release/src/compiler/flx_file/flx_filesys.cmx
File "build/release/src/compiler/flx_file/flx_filesys.ml", line 229, characters 49-66:
229 | let marshal_in (kind:string) (filename:string) ?(min_time=big_bang) : 'a option =
^^^^^^^^^^^^^^^^^
Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
* ocamlopt.opt : build/release/src/compiler/flx_file/flx_filesys.cmx -> build/release/src/compiler/flx_file/flx_file.cmxa
* ocamldep.opt : src/compiler/flx_core/flx_sym_table.mli
* ocamldep.opt : src/compiler/flx_core/flx_bid.ml
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_set.mli
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_set.ml
* ocamldep.opt : src/compiler/flx_core/flx_id.mli
* ocamldep.opt : src/compiler/flx_core/flx_id.ml
* ocamldep.opt : src/compiler/flx_core/flx_sym.mli
* ocamldep.opt : src/compiler/flx_core/flx_name_map.mli
* ocamldep.opt : src/compiler/flx_core/flx_btype.mli
* ocamldep.opt : src/compiler/flx_core/flx_ast.ml
* ocamldep.opt : src/compiler/flx_core/flx_code_spec.mli
* ocamldep.opt : src/compiler/flx_core/flx_code_spec.ml
* ocamldep.opt : src/compiler/flx_core/flx_literal.ml
* ocamldep.opt : src/compiler/flx_core/flx_kind.ml
* ocamldep.opt : src/compiler/flx_core/flx_btype.ml
* ocamldep.opt : src/compiler/flx_core/flx_concordance.ml
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_list.mli
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_list.ml
* ocamldep.opt : src/compiler/flx_core/flx_types.ml
* ocamldep.opt : src/compiler/flx_core/flx_name_map.ml
* ocamldep.opt : src/compiler/flx_core/flx_btype_subst.ml
* ocamldep.opt : src/compiler/flx_core/flx_alpha.mli
* ocamldep.opt : src/compiler/flx_core/flx_alpha.ml
* ocamldep.opt : src/compiler/flx_core/flx_exceptions.mli
* ocamldep.opt : src/compiler/flx_core/flx_exceptions.ml
* ocamldep.opt : src/compiler/flx_core/flx_sym.ml
* ocamldep.opt : src/compiler/flx_core/flx_type_list_index.ml
* ocamldep.opt : src/compiler/flx_core/flx_unify.ml
* ocamldep.opt : src/compiler/flx_core/flx_bexpr.mli
* ocamldep.opt : src/compiler/flx_core/flx_bexpr.ml
* ocamldep.opt : src/compiler/flx_core/flx_typeeq.mli
* ocamldep.opt : src/compiler/flx_core/flx_typeeq.ml
* ocamldep.opt : src/compiler/flx_core/flx_bparams.mli
* ocamldep.opt : src/compiler/flx_core/flx_bparameter.mli
* ocamldep.opt : src/compiler/flx_core/flx_bparameter.ml
* ocamldep.opt : src/compiler/flx_core/flx_bparams.ml
* ocamldep.opt : src/compiler/flx_core/flx_bsym_table.mli
* ocamldep.opt : src/compiler/flx_core/flx_bbdcl.mli
* ocamldep.opt : src/compiler/flx_core/flx_bexe.mli
* ocamldep.opt : src/compiler/flx_core/flx_bexe.ml
* ocamldep.opt : src/compiler/flx_core/flx_bbdcl.ml
* ocamldep.opt : src/compiler/flx_core/flx_bsym.mli
* ocamldep.opt : src/compiler/flx_core/flx_bsym.ml
* ocamldep.opt : src/compiler/flx_core/flx_mtypes2.mli
* ocamldep.opt : src/compiler/flx_core/flx_options.ml
* ocamldep.opt : src/compiler/flx_core/flx_mtypes2.ml
* ocamldep.opt : src/compiler/flx_core/flx_bsym_table.ml
* ocamldep.opt : src/compiler/flx_core/flx_btype_kind.ml
* ocamldep.opt : src/compiler/flx_core/flx_btype_occurs.mli
* ocamldep.opt : src/compiler/flx_core/flx_btype_occurs.ml
* ocamldep.opt : src/compiler/flx_core/flx_btype_rec.mli
* ocamldep.opt : src/compiler/flx_core/flx_btype_rec.ml
* ocamldep.opt : src/compiler/flx_core/flx_maps.mli
* ocamldep.opt : src/compiler/flx_core/flx_maps.ml
* ocamldep.opt : src/compiler/flx_core/flx_typing.mli
* ocamldep.opt : src/compiler/flx_core/flx_typing.ml
* ocamldep.opt : src/compiler/flx_core/flx_print.ml
* ocamldep.opt : src/compiler/flx_core/flx_sym_table.ml
* ocamldep.opt : src/compiler/flx_core/flx_pubname_map.ml
* ocamldep.opt : src/compiler/flx_core/flx_intersect.ml
* ocamldep.opt : src/compiler/flx_core/flx_typeops.ml
* ocamldep.opt : src/compiler/flx_core/flx_fold.ml
* ocamldep.opt : src/compiler/flx_core/flx_fold.mli
* ocamldep.opt : src/compiler/flx_core/flx_typing2.mli
* ocamldep.opt : src/compiler/flx_core/flx_typing2.ml
* ocamldep.opt : src/compiler/flx_core/flx_type_fun.ml
* ocamldep.opt : src/compiler/flx_core/flx_name_lookup.ml
* ocamldep.opt : src/compiler/flx_core/flx_unify_expr.ml
* ocamldep.opt : src/compiler/flx_core/flx_breqs.ml
* ocamldep.opt : src/compiler/flx_core/flx_btype_dual.ml
* ocamldep.opt : src/compiler/flx_core/flx_btype_dual.mli
* ocamldep.opt : src/compiler/flx_core/flx_beta.ml
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_literal.ml -> build/release/src/compiler/flx_core/flx_literal.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_options.ml -> build/release/src/compiler/flx_core/flx_options.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bid.ml -> build/release/src/compiler/flx_core/flx_bid.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_code_spec.mli -> build/release/src/compiler/flx_core/flx_code_spec.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_id.mli -> build/release/src/compiler/flx_core/flx_id.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_code_spec.ml -> build/release/src/compiler/flx_core/flx_code_spec.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_id.ml -> build/release/src/compiler/flx_core/flx_id.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_concordance.ml -> build/release/src/compiler/flx_core/flx_concordance.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_ast.ml -> build/release/src/compiler/flx_core/flx_ast.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_kind.ml -> build/release/src/compiler/flx_core/flx_kind.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_typing2.mli -> build/release/src/compiler/flx_core/flx_typing2.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_btype.mli -> build/release/src/compiler/flx_core/flx_btype.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_types.ml -> build/release/src/compiler/flx_core/flx_types.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_maps.mli -> build/release/src/compiler/flx_core/flx_maps.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_btype.ml -> build/release/src/compiler/flx_core/flx_btype.cmx
File "build/release/src/compiler/flx_core/flx_btype.ml", lines 1116-1120, characters 10-11:
1116 | ..........{ tp with
1117 | pattern = f_btype tp.pattern;
1118 | pattern_vars = BidSet.map f_bid tp.pattern_vars;
1119 | assignments = List.map (fun (i, t) -> f_bid i, f_btype t) tp.assignments
1120 | }.
Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
the 'with' clause is useless.
File "build/release/src/compiler/flx_core/flx_btype.ml", line 773, characters 10-22:
773 | let vhash ((s,t) as x) =
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
* ocamlc.opt : build/release/src/compiler/flx_core/flx_exceptions.mli -> build/release/src/compiler/flx_core/flx_exceptions.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_btype_dual.mli -> build/release/src/compiler/flx_core/flx_btype_dual.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_exceptions.ml -> build/release/src/compiler/flx_core/flx_exceptions.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_btype_rec.mli -> build/release/src/compiler/flx_core/flx_btype_rec.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_btype_dual.ml -> build/release/src/compiler/flx_core/flx_btype_dual.cmx
File "build/release/src/compiler/flx_core/flx_btype_dual.ml", line 8, characters 4-26:
8 | | BTYP_rptsum (n,b) as k ->
^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable k.
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_btype_rec.ml -> build/release/src/compiler/flx_core/flx_btype_rec.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_btype_kind.ml -> build/release/src/compiler/flx_core/flx_btype_kind.cmx
File "build/release/src/compiler/flx_core/flx_btype_kind.ml", lines 96-102, characters 8-9:
96 | ........clierrx "[Flx_btype_kind:61: E241] " sr
97 | (
98 | "Flx_btype_kind:Metatype error: function required for LHS of application:\n"^
99 | st typ ^
100 | ", got metatype:\n" ^
101 | sk ta
102 | ).
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
* ocamlc.opt : build/release/src/compiler/flx_core/flx_typeeq.mli -> build/release/src/compiler/flx_core/flx_typeeq.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_typeops.ml -> build/release/src/compiler/flx_core/flx_typeops.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_bexpr.mli -> build/release/src/compiler/flx_core/flx_bexpr.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_name_map.mli -> build/release/src/compiler/flx_core/flx_name_map.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_alpha.mli -> build/release/src/compiler/flx_core/flx_alpha.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_bparameter.mli -> build/release/src/compiler/flx_core/flx_bparameter.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_alpha.ml -> build/release/src/compiler/flx_core/flx_alpha.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bparameter.ml -> build/release/src/compiler/flx_core/flx_bparameter.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_btype_subst.ml -> build/release/src/compiler/flx_core/flx_btype_subst.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_typeeq.ml -> build/release/src/compiler/flx_core/flx_typeeq.cmx
File "build/release/src/compiler/flx_core/flx_typeeq.ml", lines 127-128, characters 4-30:
127 | ....BTYP_polyrecord (t,s,v), t2
128 | | t2,BTYP_polyrecord (t,s,v)................
Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard;
variable s appears in different places in different or-pattern alternatives.
Only the first match will be used to evaluate the guard expression.
(See manual section 11.5)
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_name_map.ml -> build/release/src/compiler/flx_core/flx_name_map.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bexpr.ml -> build/release/src/compiler/flx_core/flx_bexpr.cmx
File "build/release/src/compiler/flx_core/flx_bexpr.ml", line 1124, characters 2-14:
1124 | ((x,t) as e) =
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable e.
* ocamlc.opt : build/release/src/compiler/flx_core/flx_typing.mli -> build/release/src/compiler/flx_core/flx_typing.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_bparams.mli -> build/release/src/compiler/flx_core/flx_bparams.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_typing.ml -> build/release/src/compiler/flx_core/flx_typing.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bparams.ml -> build/release/src/compiler/flx_core/flx_bparams.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_bexe.mli -> build/release/src/compiler/flx_core/flx_bexe.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_mtypes2.mli -> build/release/src/compiler/flx_core/flx_mtypes2.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bexe.ml -> build/release/src/compiler/flx_core/flx_bexe.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_mtypes2.ml -> build/release/src/compiler/flx_core/flx_mtypes2.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_maps.ml -> build/release/src/compiler/flx_core/flx_maps.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_bbdcl.mli -> build/release/src/compiler/flx_core/flx_bbdcl.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_sym.mli -> build/release/src/compiler/flx_core/flx_sym.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bbdcl.ml -> build/release/src/compiler/flx_core/flx_bbdcl.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_sym.ml -> build/release/src/compiler/flx_core/flx_sym.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_bsym.mli -> build/release/src/compiler/flx_core/flx_bsym.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_sym_table.mli -> build/release/src/compiler/flx_core/flx_sym_table.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bsym.ml -> build/release/src/compiler/flx_core/flx_bsym.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_sym_table.ml -> build/release/src/compiler/flx_core/flx_sym_table.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_bsym_table.mli -> build/release/src/compiler/flx_core/flx_bsym_table.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_pubname_map.ml -> build/release/src/compiler/flx_core/flx_pubname_map.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bsym_table.ml -> build/release/src/compiler/flx_core/flx_bsym_table.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_breqs.ml -> build/release/src/compiler/flx_core/flx_breqs.cmx
* ocamlc.opt : build/release/src/compiler/flx_core/flx_fold.mli -> build/release/src/compiler/flx_core/flx_fold.cmi
* ocamlc.opt : build/release/src/compiler/flx_core/flx_btype_occurs.mli -> build/release/src/compiler/flx_core/flx_btype_occurs.cmi
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_print.ml -> build/release/src/compiler/flx_core/flx_print.cmx
File "build/release/src/compiler/flx_core/flx_print.ml", line 105, characters 6-8:
105 | let st t = string_of_typecode t in
^^
Warning 26 [unused-var]: unused variable st.
File "build/release/src/compiler/flx_core/flx_print.ml", line 2392, characters 6-8:
2392 | let se e = string_of_bound_expression bsym_table e in
^^
Warning 26 [unused-var]: unused variable se.
File "build/release/src/compiler/flx_core/flx_print.ml", line 2393, characters 6-9:
2393 | let sid n = qualified_name_of_bindex bsym_table n in
^^^
Warning 26 [unused-var]: unused variable sid.
File "build/release/src/compiler/flx_core/flx_print.ml", line 2805, characters 6-8:
2805 | let se e = string_of_bound_expression bsym_table e in
^^
Warning 26 [unused-var]: unused variable se.
File "build/release/src/compiler/flx_core/flx_print.ml", line 2806, characters 6-8:
2806 | let un = btyp_tuple [] in
^^
Warning 26 [unused-var]: unused variable un.
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_btype_occurs.ml -> build/release/src/compiler/flx_core/flx_btype_occurs.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_name_lookup.ml -> build/release/src/compiler/flx_core/flx_name_lookup.cmx
File "build/release/src/compiler/flx_core/flx_name_lookup.ml", line 102, characters 4-52:
102 | ({base_sym=bid1; spec_vs=vs1; sub_ts=ts1} as y1),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable y1.
File "build/release/src/compiler/flx_core/flx_name_lookup.ml", line 103, characters 4-52:
103 | ({base_sym=bid2; spec_vs=vs2; sub_ts=ts2} as y2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable y2.
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_unify.ml -> build/release/src/compiler/flx_core/flx_unify.cmx
File "build/release/src/compiler/flx_core/flx_unify.ml", line 64, characters 8-9:
64 | let n = List.length chains in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_core/flx_unify.ml", line 118, characters 8-9:
118 | let n = List.length chains in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_core/flx_unify.ml", line 241, characters 10-19:
241 | let argprefix = Flx_list.list_prefix ls n in
^^^^^^^^^
Warning 26 [unused-var]: unused variable argprefix.
File "build/release/src/compiler/flx_core/flx_unify.ml", line 658, characters 12-31:
658 | let meta_type_equations = (r1,r2) :: meta_type_equations in
^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable meta_type_equations.
File "build/release/src/compiler/flx_core/flx_unify.ml", line 810, characters 6-7:
810 | let l,_ = find_vars_eqns eqns in
^
Warning 26 [unused-var]: unused variable l.
File "build/release/src/compiler/flx_core/flx_unify.ml", line 833, characters 6-7:
833 | let l,_ = find_vars_eqns eqns in
^
Warning 26 [unused-var]: unused variable l.
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_typing2.ml -> build/release/src/compiler/flx_core/flx_typing2.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_unify_expr.ml -> build/release/src/compiler/flx_core/flx_unify_expr.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_type_list_index.ml -> build/release/src/compiler/flx_core/flx_type_list_index.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_fold.ml -> build/release/src/compiler/flx_core/flx_fold.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_type_fun.ml -> build/release/src/compiler/flx_core/flx_type_fun.cmx
File "build/release/src/compiler/flx_core/flx_type_fun.ml", line 71, characters 11-17:
71 | let salias = Flx_btype_subst.tsubst sr bvs ts alias in
^^^^^^
Warning 26 [unused-var]: unused variable salias.
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_intersect.ml -> build/release/src/compiler/flx_core/flx_intersect.cmx
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_beta.ml -> build/release/src/compiler/flx_core/flx_beta.cmx
File "build/release/src/compiler/flx_core/flx_beta.ml", line 259, characters 4-7:
259 | let spc = " *** " in
^^^
Warning 26 [unused-var]: unused variable spc.
File "build/release/src/compiler/flx_core/flx_beta.ml", line 307, characters 6-8:
307 | let st t = sbt bsym_table t in
^^
Warning 26 [unused-var]: unused variable st.
* ocamlopt.opt : build/release/src/compiler/flx_core/flx_bid.cmx build/release/src/compiler/flx_core/flx_id.cmx build/release/src/compiler/flx_core/flx_code_spec.cmx build/release/src/compiler/flx_core/flx_literal.cmx build/release/src/compiler/flx_core/flx_ast.cmx build/release/src/compiler/flx_core/flx_kind.cmx build/release/src/compiler/flx_core/flx_concordance.cmx build/release/src/compiler/flx_core/flx_types.cmx build/release/src/compiler/flx_core/flx_btype.cmx build/release/src/compiler/flx_core/flx_exceptions.cmx build/release/src/compiler/flx_core/flx_alpha.cmx build/release/src/compiler/flx_core/flx_btype_subst.cmx build/release/src/compiler/flx_core/flx_name_map.cmx build/release/src/compiler/flx_core/flx_sym.cmx build/release/src/compiler/flx_core/flx_typeeq.cmx build/release/src/compiler/flx_core/flx_bexpr.cmx build/release/src/compiler/flx_core/flx_bparameter.cmx build/release/src/compiler/flx_core/flx_bparams.cmx build/release/src/compiler/flx_core/flx_bexe.cmx build/release/src/compiler/flx_core/flx_bbdcl.cmx build/release/src/compiler/flx_core/flx_bsym.cmx build/release/src/compiler/flx_core/flx_options.cmx build/release/src/compiler/flx_core/flx_mtypes2.cmx build/release/src/compiler/flx_core/flx_bsym_table.cmx build/release/src/compiler/flx_core/flx_btype_kind.cmx build/release/src/compiler/flx_core/flx_btype_occurs.cmx build/release/src/compiler/flx_core/flx_btype_rec.cmx build/release/src/compiler/flx_core/flx_typing.cmx build/release/src/compiler/flx_core/flx_maps.cmx build/release/src/compiler/flx_core/flx_sym_table.cmx build/release/src/compiler/flx_core/flx_print.cmx build/release/src/compiler/flx_core/flx_unify.cmx build/release/src/compiler/flx_core/flx_type_list_index.cmx build/release/src/compiler/flx_core/flx_pubname_map.cmx build/release/src/compiler/flx_core/flx_intersect.cmx build/release/src/compiler/flx_core/flx_typeops.cmx build/release/src/compiler/flx_core/flx_fold.cmx build/release/src/compiler/flx_core/flx_typing2.cmx build/release/src/compiler/flx_core/flx_type_fun.cmx build/release/src/compiler/flx_core/flx_name_lookup.cmx build/release/src/compiler/flx_core/flx_unify_expr.cmx build/release/src/compiler/flx_core/flx_breqs.cmx build/release/src/compiler/flx_core/flx_btype_dual.cmx build/release/src/compiler/flx_core/flx_beta.cmx -> build/release/src/compiler/flx_core/flx_core.cmxa
* ocamldep.opt : src/compiler/flx_desugar/flx_sex2flx.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_ast.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_code_spec.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_code_spec.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_id.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_id.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_literal.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_colns.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_mtypes2.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bexpr.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bid.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_kind.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_concordance.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_types.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bexpr.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_typeeq.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_typeeq.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype_subst.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_alpha.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_alpha.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_exceptions.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_exceptions.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bparameter.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bparameter.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bparams.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bparams.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_name_map.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_name_map.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_options.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_mtypes2.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_merge_vs.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_pat.mli
* ocamldep.opt : src/compiler/flx_desugar/flx_pat.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_print.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bbdcl.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bexe.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bexe.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bbdcl.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bsym.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_sym.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_sym.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bsym.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bsym_table.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_bsym_table.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_sym_table.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_sym_table.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_typing.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_typing.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_typing2.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_typing2.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_constfld.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_maps.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_maps.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_constfld.mli
* ocamldep.opt : src/compiler/flx_desugar/flx_curry.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_parse_driver.ml
* ocamldep.opt : build/release/src/compiler/flx_file/flx_filesys.mli
* ocamldep.opt : build/release/src/compiler/flx_file/flx_filesys.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_ocs_run.mli
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_ocs_run.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_ocs_init.mli
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_ocs_init.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_drules.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_token.mli
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_action.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_prelex.mli
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_prelex.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_define_syntax.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_parse_data.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_parse_srcref.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_export_syntax.ml
* ocamldep.opt : build/release/src/compiler/flx_parse/flx_dssl.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_colns.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_sex2flx.ml
* ocamldep.opt : build/release/src/compiler/sex/sex_print.mli
* ocamldep.opt : build/release/src/compiler/sex/sex_print.ml
* ocamldep.opt : build/release/src/compiler/sex/ocs2sex.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_macro.mli
* ocamldep.opt : src/compiler/flx_desugar/flx_desugar_pat.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_charset.mli
* ocamldep.opt : src/compiler/flx_desugar/flx_desugar_expr.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_cformat.mli
* ocamldep.opt : src/compiler/flx_desugar/flx_cformat.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_macro.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_match.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_reqs.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_charset.ml
* ocamldep.opt : src/compiler/flx_desugar/flx_desugar.ml
* ocamlc.opt : build/release/src/compiler/flx_desugar/flx_pat.mli -> build/release/src/compiler/flx_desugar/flx_pat.cmi
* ocamlc.opt : build/release/src/compiler/flx_desugar/flx_cformat.mli -> build/release/src/compiler/flx_desugar/flx_cformat.cmi
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_pat.ml -> build/release/src/compiler/flx_desugar/flx_pat.cmx
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_cformat.ml -> build/release/src/compiler/flx_desugar/flx_cformat.cmx
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_curry.ml -> build/release/src/compiler/flx_desugar/flx_curry.cmx
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_merge_vs.ml -> build/release/src/compiler/flx_desugar/flx_merge_vs.cmx
* ocamlc.opt : build/release/src/compiler/flx_desugar/flx_constfld.mli -> build/release/src/compiler/flx_desugar/flx_constfld.cmi
* ocamlc.opt : build/release/src/compiler/flx_desugar/flx_charset.mli -> build/release/src/compiler/flx_desugar/flx_charset.cmi
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_constfld.ml -> build/release/src/compiler/flx_desugar/flx_constfld.cmx
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_charset.ml -> build/release/src/compiler/flx_desugar/flx_charset.cmx
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_desugar_pat.ml -> build/release/src/compiler/flx_desugar/flx_desugar_pat.cmx
File "build/release/src/compiler/flx_desugar/flx_desugar_pat.ml", line 375, characters 6-9:
375 | let apl sr f x =
^^^
Warning 26 [unused-var]: unused variable apl.
File "build/release/src/compiler/flx_desugar/flx_desugar_pat.ml", line 398, characters 6-10:
398 | and ssrc x = Flx_srcref.short_string_of_src x
^^^^
Warning 26 [unused-var]: unused variable ssrc.
* ocamlc.opt : build/release/src/compiler/flx_desugar/flx_macro.mli -> build/release/src/compiler/flx_desugar/flx_macro.cmi
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_match.ml -> build/release/src/compiler/flx_desugar/flx_match.cmx
File "build/release/src/compiler/flx_desugar/flx_match.ml", line 34, characters 8-16:
34 | let match_id = name^ "_mf_" ^ string_of_bid match_var_index in
^^^^^^^^
Warning 26 [unused-var]: unused variable match_id.
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_parse_driver.ml -> build/release/src/compiler/flx_desugar/flx_parse_driver.cmx
File "build/release/src/compiler/flx_desugar/flx_parse_driver.ml", line 212, characters 29-47:
212 | let lexbuf,hash_includes = create_file_lexbuf include_dirs name in
^^^^^^^^^^^^^^^^^^
Warning 6 [labels-omitted]: label include_dirs was omitted in the application of this function.
File "build/release/src/compiler/flx_desugar/flx_parse_driver.ml", line 216, characters 29-47:
216 | let lexbuf,hash_includes = create_file_lexbuf include_dirs name in
^^^^^^^^^^^^^^^^^^
Warning 6 [labels-omitted]: label include_dirs was omitted in the application of this function.
File "build/release/src/compiler/flx_desugar/flx_parse_driver.ml", line 124, characters 6-16:
124 | let parent_dir = Filename.dirname name in
^^^^^^^^^^
Warning 26 [unused-var]: unused variable parent_dir.
* ocamlc.opt : build/release/src/compiler/flx_desugar/flx_colns.mli -> build/release/src/compiler/flx_desugar/flx_colns.cmi
* ocamlc.opt : build/release/src/compiler/flx_desugar/flx_sex2flx.mli -> build/release/src/compiler/flx_desugar/flx_sex2flx.cmi
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_sex2flx.ml -> build/release/src/compiler/flx_desugar/flx_sex2flx.cmx
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 708, characters 6-8:
708 | let ex x = xexpr_t sr x in
^^
Warning 26 [unused-var]: unused variable ex.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 726, characters 6-8:
726 | let ex x = xexpr_t sr x in
^^
Warning 26 [unused-var]: unused variable ex.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 920, characters 6-8:
920 | let ex x = xexpr_t sr x in
^^
Warning 26 [unused-var]: unused variable ex.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 928, characters 6-8:
928 | let ex x = xexpr_t sr x in
^^
Warning 26 [unused-var]: unused variable ex.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 1012, characters 6-10:
1012 | let pdef = `PVal in
^^^^
Warning 26 [unused-var]: unused variable pdef.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 1014, characters 6-10:
1014 | let xpvs sr x = xplain_vs_list_t sr x in
^^^^
Warning 26 [unused-var]: unused variable xpvs.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 1028, characters 6-8:
1028 | let xi = function | Int i -> ii i | x -> err x "int" in
^^
Warning 26 [unused-var]: unused variable xi.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 1099, characters 8-12:
1099 | let rett, _ = fret in
^^^^
Warning 26 [unused-var]: unused variable rett.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 1127, characters 8-12:
1127 | let rett, _ = fret in
^^^^
Warning 26 [unused-var]: unused variable rett.
File "build/release/src/compiler/flx_desugar/flx_sex2flx.ml", line 1586, characters 8-16:
1586 | let argument = obj in
^^^^^^^^
Warning 26 [unused-var]: unused variable argument.
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_macro.ml -> build/release/src/compiler/flx_desugar/flx_macro.cmx
File "build/release/src/compiler/flx_desugar/flx_macro.ml", line 1314, characters 6-8:
1314 | let ms ss = subst_statement recursion_limit local_prefix seq (ref true) macros ss in
^^
Warning 26 [unused-var]: unused variable ms.
File "build/release/src/compiler/flx_desugar/flx_macro.ml", line 1322, characters 6-11:
1322 | let ctack x = if !reachable then tack x in
^^^^^
Warning 26 [unused-var]: unused variable ctack.
File "build/release/src/compiler/flx_desugar/flx_macro.ml", line 1323, characters 6-8:
1323 | let cf e = const_fold e in
^^
Warning 26 [unused-var]: unused variable cf.
File "build/release/src/compiler/flx_desugar/flx_macro.ml", line 1367, characters 10-22:
1367 | let rec expand_names sr (names:string list):string list =
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable expand_names.
File "build/release/src/compiler/flx_desugar/flx_macro.ml", line 1385, characters 10-22:
1385 | let rec expand_exprs sr (exprs: expr_t list):expr_t list =
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable expand_exprs.
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_colns.ml -> build/release/src/compiler/flx_desugar/flx_colns.cmx
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_desugar_expr.ml -> build/release/src/compiler/flx_desugar/flx_desugar_expr.cmx
File "build/release/src/compiler/flx_desugar/flx_desugar_expr.ml", line 135, characters 6-9:
135 | let rst st = rst_with_ret name `Private dfltvs `TYP_none st in
^^^
Warning 26 [unused-var]: unused variable rst.
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_reqs.ml -> build/release/src/compiler/flx_desugar/flx_reqs.cmx
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_desugar.ml -> build/release/src/compiler/flx_desugar/flx_desugar.cmx
* ocamlopt.opt : build/release/src/compiler/flx_desugar/flx_pat.cmx build/release/src/compiler/flx_desugar/flx_merge_vs.cmx build/release/src/compiler/flx_desugar/flx_constfld.cmx build/release/src/compiler/flx_desugar/flx_curry.cmx build/release/src/compiler/flx_desugar/flx_parse_driver.cmx build/release/src/compiler/flx_desugar/flx_sex2flx.cmx build/release/src/compiler/flx_desugar/flx_colns.cmx build/release/src/compiler/flx_desugar/flx_desugar_pat.cmx build/release/src/compiler/flx_desugar/flx_cformat.cmx build/release/src/compiler/flx_desugar/flx_macro.cmx build/release/src/compiler/flx_desugar/flx_match.cmx build/release/src/compiler/flx_desugar/flx_desugar_expr.cmx build/release/src/compiler/flx_desugar/flx_reqs.cmx build/release/src/compiler/flx_desugar/flx_charset.cmx build/release/src/compiler/flx_desugar/flx_desugar.cmx -> build/release/src/compiler/flx_desugar/flx_desugar.cmxa
* ocamldep.opt : src/compiler/flx_bind/flx_bbind.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bbind_state.ml
* ocamldep.opt : src/compiler/flx_bind/flx_lookup_state.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype_kind.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype_rec.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype_rec.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_fold.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_fold.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_intersect.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype_occurs.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype_occurs.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_unify.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_type_list_index.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_type_fun.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_beta.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_reqs.ml
* ocamldep.opt : src/compiler/flx_bind/flx_generic.ml
* ocamldep.opt : src/compiler/flx_bind/flx_lookup.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_expression.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_apply.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_inline_projection.ml
* ocamldep.opt : src/compiler/flx_bind/flx_dot.ml
* ocamldep.opt : src/compiler/flx_bind/flx_overload.ml
* ocamldep.opt : src/compiler/flx_bind/flx_resolve.ml
* ocamldep.opt : src/compiler/flx_bind/flx_sig_of_symdef.ml
* ocamldep.opt : src/compiler/flx_bind/flx_tconstraint.ml
* ocamldep.opt : src/compiler/flx_bind/flx_tpat.ml
* ocamldep.opt : src/compiler/flx_bind/flx_typeset.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_lrangle.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_lrbrack.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_prod.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_record_proj.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_slice.ml
* ocamldep.opt : src/compiler/flx_bind/flx_cal_slice.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_sum.ml
* ocamldep.opt : src/compiler/flx_bind/flx_product_addition.ml
* ocamldep.opt : src/compiler/flx_bind/flx_struct_apply.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_projection.ml
* ocamldep.opt : src/compiler/flx_bind/flx_coerce.ml
* ocamldep.opt : src/compiler/flx_bind/flx_decoder.ml
* ocamldep.opt : src/compiler/flx_bind/flx_typecode_of_btype.ml
* ocamldep.opt : src/compiler/flx_bind/flx_encoder.ml
* ocamldep.opt : src/compiler/flx_bind/flx_eq.ml
* ocamldep.opt : src/compiler/flx_bind/flx_symtab.ml
* ocamldep.opt : src/compiler/flx_bind/flx_callback.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_desugar_pat.ml
* ocamldep.opt : src/compiler/flx_bind/flx_eval_module.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_name_lookup.ml
* ocamldep.opt : src/compiler/flx_bind/flx_gmap.ml
* ocamldep.opt : src/compiler/flx_bind/flx_strr.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_type.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype_dual.mli
* ocamldep.opt : build/release/src/compiler/flx_core/flx_btype_dual.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_type_index.ml
* ocamldep.opt : src/compiler/flx_bind/flx_guess_meta_type.ml
* ocamldep.opt : src/compiler/flx_bind/flx_btype_of_bsym.ml
* ocamldep.opt : src/compiler/flx_bind/flx_cal_apply.ml
* ocamldep.opt : src/compiler/flx_bind/flx_reorder.ml
* ocamldep.opt : src/compiler/flx_bind/flx_cal_ret_type.ml
* ocamldep.opt : src/compiler/flx_bind/flx_do_unify.ml
* ocamldep.opt : src/compiler/flx_bind/flx_env.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_pubname_map.ml
* ocamldep.opt : src/compiler/flx_bind/flx_inherit.ml
* ocamldep.opt : src/compiler/flx_bind/flx_inner_type_of_index.ml
* ocamldep.opt : src/compiler/flx_bind/flx_lookup_name_itdws.ml
* ocamldep.opt : src/compiler/flx_bind/flx_lookup_qn_with_sig.ml
* ocamldep.opt : src/compiler/flx_bind/flx_lookup_type_name_itdws.ml
* ocamldep.opt : src/compiler/flx_bind/flx_lookup_type_qn_with_sig.ml
* ocamldep.opt : src/compiler/flx_bind/flx_resolve_overload.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_symbol.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bexe_state.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_bexe.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_circuit.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_interfaces.ml
* ocamldep.opt : src/compiler/flx_bind/flx_bind_state.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_breqs.ml
* ocamldep.opt : src/compiler/flx_bind/flx_subtypetable.ml
* ocamldep.opt : src/compiler/flx_bind/flx_remap.ml
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_sig_of_symdef.ml -> build/release/src/compiler/flx_bind/flx_sig_of_symdef.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_tpat.ml -> build/release/src/compiler/flx_bind/flx_tpat.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_typecode_of_btype.ml -> build/release/src/compiler/flx_bind/flx_typecode_of_btype.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_tconstraint.ml -> build/release/src/compiler/flx_bind/flx_tconstraint.cmx
File "build/release/src/compiler/flx_bind/flx_tconstraint.ml", line 158, characters 23-35:
158 | | BTYP_tuple [] -> assert false; acc
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_bind/flx_tconstraint.ml", line 87, characters 6-13:
87 | let varset1 =
^^^^^^^
Warning 26 [unused-var]: unused variable varset1.
File "build/release/src/compiler/flx_bind/flx_tconstraint.ml", line 91, characters 6-8:
91 | let un = bbool true in (* the 'true' value of the type system *)
^^
Warning 26 [unused-var]: unused variable un.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_gmap.ml -> build/release/src/compiler/flx_bind/flx_gmap.cmx
File "build/release/src/compiler/flx_bind/flx_gmap.ml", line 86, characters 8-10:
86 | let xs = List.rev xs in
^^
Warning 26 [unused-var]: unused variable xs.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_subtypetable.ml -> build/release/src/compiler/flx_bind/flx_subtypetable.cmx
File "build/release/src/compiler/flx_bind/flx_subtypetable.ml", line 10, characters 8-10:
10 | let vs = fst sym.vs in
^^
Warning 26 [unused-var]: unused variable vs.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_remap.ml -> build/release/src/compiler/flx_bind/flx_remap.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_projection.ml -> build/release/src/compiler/flx_bind/flx_bind_projection.cmx
File "build/release/src/compiler/flx_bind/flx_bind_projection.ml", line 37, characters 19-40:
37 | | BTYP_ptr (mode,(BTYP_tuple ts as vt),[]) ->
^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable vt.
File "build/release/src/compiler/flx_bind/flx_bind_projection.ml", line 59, characters 19-47:
59 | | BTYP_ptr (mode,(BTYP_array (base, _) as vt),[]) ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable vt.
File "build/release/src/compiler/flx_bind/flx_bind_projection.ml", line 112, characters 19-51:
112 | | BTYP_ptr (mode,(BTYP_array (base, supt) as vt),[]) ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable vt.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_cal_slice.ml -> build/release/src/compiler/flx_bind/flx_cal_slice.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_callback.ml -> build/release/src/compiler/flx_bind/flx_callback.cmx
File "build/release/src/compiler/flx_bind/flx_callback.ml", line 4, characters 6-21:
4 | let client_data_pos = ref (-1) in
^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable client_data_pos.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_slice.ml -> build/release/src/compiler/flx_bind/flx_bind_slice.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_symtab.ml -> build/release/src/compiler/flx_bind/flx_symtab.cmx
File "build/release/src/compiler/flx_bind/flx_symtab.ml", line 453, characters 6-22:
453 | let replace_function table id idx = full_replace_function
^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable replace_function.
File "build/release/src/compiler/flx_bind/flx_symtab.ml", line 508, characters 6-20:
508 | let replace_symbol
^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable replace_symbol.
File "build/release/src/compiler/flx_bind/flx_symtab.ml", line 1523, characters 12-21:
1523 | let match_idx = fresh_bid counter_ref in (* matcher *)
^^^^^^^^^
Warning 26 [unused-var]: unused variable match_idx.
File "build/release/src/compiler/flx_bind/flx_symtab.ml", line 1605, characters 10-15:
1605 | let stype = `AST_name(sr, id, tvars) in
^^^^^
Warning 26 [unused-var]: unused variable stype.
File "build/release/src/compiler/flx_bind/flx_symtab.ml", line 1622, characters 10-15:
1622 | let stype = `AST_name(sr, id, tvars) in
^^^^^
Warning 26 [unused-var]: unused variable stype.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_do_unify.ml -> build/release/src/compiler/flx_bind/flx_do_unify.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_typeset.ml -> build/release/src/compiler/flx_bind/flx_typeset.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_lookup_state.ml -> build/release/src/compiler/flx_bind/flx_lookup_state.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_generic.ml -> build/release/src/compiler/flx_bind/flx_generic.cmx
File "build/release/src/compiler/flx_bind/flx_generic.ml", line 158, characters 6-7:
158 | let k = length pvs in
^
Warning 26 [unused-var]: unused variable k.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_eq.ml -> build/release/src/compiler/flx_bind/flx_eq.cmx
File "build/release/src/compiler/flx_bind/flx_eq.ml", line 112, characters 10-19:
112 | let new_index =
^^^^^^^^^
Warning 26 [unused-var]: unused variable new_index.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_resolve.ml -> build/release/src/compiler/flx_bind/flx_resolve.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_record_proj.ml -> build/release/src/compiler/flx_bind/flx_bind_record_proj.cmx
File "build/release/src/compiler/flx_bind/flx_bind_record_proj.ml", line 21, characters 6-9:
21 | let ttt = rt t in
^^^
Warning 26 [unused-var]: unused variable ttt.
File "build/release/src/compiler/flx_bind/flx_bind_record_proj.ml", line 69, characters 6-7:
69 | let k = List.length es in
^
Warning 26 [unused-var]: unused variable k.
File "build/release/src/compiler/flx_bind/flx_bind_record_proj.ml", line 83, characters 6-7:
83 | let k = List.length es in
^
Warning 26 [unused-var]: unused variable k.
File "build/release/src/compiler/flx_bind/flx_bind_record_proj.ml", line 107, characters 8-9:
107 | let k = List.length es in
^
Warning 26 [unused-var]: unused variable k.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_overload.ml -> build/release/src/compiler/flx_bind/flx_overload.cmx
File "build/release/src/compiler/flx_bind/flx_overload.ml", line 281, characters 6-23:
281 | let report_unresolved =
^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable report_unresolved.
File "build/release/src/compiler/flx_bind/flx_overload.ml", line 601, characters 8-17:
601 | let parent_ts = List.map
^^^^^^^^^
Warning 26 [unused-var]: unused variable parent_ts.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_struct_apply.ml -> build/release/src/compiler/flx_bind/flx_struct_apply.cmx
File "build/release/src/compiler/flx_bind/flx_struct_apply.ml", line 15, characters 6-10:
15 | let sfls = List.stable_sort cmp fls in
^^^^
Warning 26 [unused-var]: unused variable sfls.
File "build/release/src/compiler/flx_bind/flx_struct_apply.ml", line 25, characters 6-11:
25 | let salst = List.stable_sort cmp alst in
^^^^^
Warning 26 [unused-var]: unused variable salst.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_resolve_overload.ml -> build/release/src/compiler/flx_bind/flx_resolve_overload.cmx
File "build/release/src/compiler/flx_bind/flx_resolve_overload.ml", line 221, characters 8-14:
221 | let gen_vs = List.rev (!gen_vs) in
^^^^^^
Warning 26 [unused-var]: unused variable gen_vs.
File "build/release/src/compiler/flx_bind/flx_resolve_overload.ml", line 243, characters 8-11:
243 | let sym = Flx_sym_table.find state.sym_table index in
^^^
Warning 26 [unused-var]: unused variable sym.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_eval_module.ml -> build/release/src/compiler/flx_bind/flx_eval_module.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_guess_meta_type.ml -> build/release/src/compiler/flx_bind/flx_guess_meta_type.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_lookup_type_qn_with_sig.ml -> build/release/src/compiler/flx_bind/flx_lookup_type_qn_with_sig.cmx
File "build/release/src/compiler/flx_bind/flx_lookup_type_qn_with_sig.ml", line 214, characters 10-12:
214 | let ts = List.map
^^
Warning 26 [unused-var]: unused variable ts.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_type_index.ml -> build/release/src/compiler/flx_bind/flx_bind_type_index.cmx
File "build/release/src/compiler/flx_bind/flx_bind_type_index.ml", line 130, characters 6-12:
130 | let parent = Flx_sym_table.find_parent state.sym_table index in
^^^^^^
Warning 26 [unused-var]: unused variable parent.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_inner_type_of_index.ml -> build/release/src/compiler/flx_bind/flx_inner_type_of_index.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_dot.ml -> build/release/src/compiler/flx_bind/flx_dot.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_btype_of_bsym.ml -> build/release/src/compiler/flx_bind/flx_btype_of_bsym.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_lrangle.ml -> build/release/src/compiler/flx_bind/flx_bind_lrangle.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_prod.ml -> build/release/src/compiler/flx_bind/flx_bind_prod.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_sum.ml -> build/release/src/compiler/flx_bind/flx_bind_sum.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_inline_projection.ml -> build/release/src/compiler/flx_bind/flx_bind_inline_projection.cmx
File "build/release/src/compiler/flx_bind/flx_bind_inline_projection.ml", line 84, characters 27-57:
84 | | ixt1, BTYP_ptr (mode,(BTYP_array (base,ixt2) as vt),[]) when ixt1 = ixt2 -> (* SHOULD USE UNIFICATION *)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable vt.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_lrbrack.ml -> build/release/src/compiler/flx_bind/flx_bind_lrbrack.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_product_addition.ml -> build/release/src/compiler/flx_bind/flx_product_addition.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_lookup_type_name_itdws.ml -> build/release/src/compiler/flx_bind/flx_lookup_type_name_itdws.cmx
File "build/release/src/compiler/flx_bind/flx_lookup_type_name_itdws.ml", line 103, characters 8-20:
103 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_apply.ml -> build/release/src/compiler/flx_bind/flx_bind_apply.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_inherit.ml -> build/release/src/compiler/flx_bind/flx_inherit.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_type.ml -> build/release/src/compiler/flx_bind/flx_bind_type.cmx
File "build/release/src/compiler/flx_bind/flx_bind_type.ml", line 505, characters 4-35:
505 | | `TYP_index (sr,name,index) as x ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_lookup_name_itdws.ml -> build/release/src/compiler/flx_bind/flx_lookup_name_itdws.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_cal_ret_type.ml -> build/release/src/compiler/flx_bind/flx_cal_ret_type.cmx
File "build/release/src/compiler/flx_bind/flx_cal_ret_type.ml", line 36, characters 6-12:
36 | let parent = Flx_sym_table.find_parent state.sym_table index in
^^^^^^
Warning 26 [unused-var]: unused variable parent.
File "build/release/src/compiler/flx_bind/flx_cal_ret_type.ml", line 212, characters 10-34:
212 | | ClientError (sr2,s) as e ->
^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable e.
File "build/release/src/compiler/flx_bind/flx_cal_ret_type.ml", line 272, characters 10-13:
272 | let mgu = Flx_do_unify.do_unify
^^^
Warning 26 [unused-var]: unused variable mgu.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_lookup_qn_with_sig.ml -> build/release/src/compiler/flx_bind/flx_lookup_qn_with_sig.cmx
File "build/release/src/compiler/flx_bind/flx_lookup_qn_with_sig.ml", line 409, characters 4-35:
409 | | `AST_index (sr,name,index) as x ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_env.ml -> build/release/src/compiler/flx_bind/flx_env.cmx
File "build/release/src/compiler/flx_bind/flx_env.ml", line 71, characters 14-17:
71 | let rs2 = {rs with open_excludes = (invs,qn)::rs.open_excludes } in
^^^
Warning 26 [unused-var]: unused variable rs2.
File "build/release/src/compiler/flx_bind/flx_env.ml", line 118, characters 10-14:
118 | let kind = k in
^^^^
Warning 26 [unused-var]: unused variable kind.
File "build/release/src/compiler/flx_bind/flx_env.ml", line 133, characters 6-9:
133 | let rs2 = {rs with open_excludes = (vs,qn)::rs.open_excludes } in
^^^
Warning 26 [unused-var]: unused variable rs2.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_strr.ml -> build/release/src/compiler/flx_bind/flx_strr.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_coerce.ml -> build/release/src/compiler/flx_bind/flx_coerce.cmx
File "build/release/src/compiler/flx_bind/flx_coerce.ml", line 169, characters 14-21:
169 | let inttype = t' in
^^^^^^^
Warning 26 [unused-var]: unused variable inttype.
File "build/release/src/compiler/flx_bind/flx_coerce.ml", lines 223-224, characters 6-16:
223 | ......BTYP_ptr (`RW,lhst,[]), BTYP_ptr (`RW,rhst,[])
224 | | lhst, rhst.
Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard;
variables lhst, rhst appear in different places in different or-pattern alternatives.
Only the first match will be used to evaluate the guard expression.
(See manual section 11.5)
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bexe_state.ml -> build/release/src/compiler/flx_bind/flx_bexe_state.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_encoder.ml -> build/release/src/compiler/flx_bind/flx_encoder.cmx
File "build/release/src/compiler/flx_bind/flx_encoder.ml", line 150, characters 16-30:
150 | let inner_proc_ret = btyp_function ( btyp_unit (), btyp_void () ) in
^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable inner_proc_ret.
File "build/release/src/compiler/flx_bind/flx_encoder.ml", line 217, characters 14-27:
217 | let super_fun_ret = btyp_function (super_param_type, unit_proc_type) in
^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable super_fun_ret.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bbind_state.ml -> build/release/src/compiler/flx_bind/flx_bbind_state.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_decoder.ml -> build/release/src/compiler/flx_bind/flx_decoder.cmx
File "build/release/src/compiler/flx_bind/flx_decoder.ml", line 67, characters 14-28:
67 | let inner_proc_ret = btyp_function ( btyp_unit (), btyp_void () ) in
^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable inner_proc_ret.
File "build/release/src/compiler/flx_bind/flx_decoder.ml", line 133, characters 14-27:
133 | let outer_fun_ret = btyp_function (param_type, unit_proc_type) in
^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable outer_fun_ret.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_state.ml -> build/release/src/compiler/flx_bind/flx_bind_state.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_expression.ml -> build/release/src/compiler/flx_bind/flx_bind_expression.cmx
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 43, characters 10-14:
43 | let _,_,root,_,_ = List.hd (List.rev env) in
^^^^
Warning 26 [unused-var]: unused variable root.
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 124, characters 6-9:
124 | let bea e' = bind_expr env { rs with depth=rs.depth+1} e' args in
^^^
Warning 26 [unused-var]: unused variable bea.
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 286, characters 10-11:
286 | let n = List.length ts in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 337, characters 10-11:
337 | let n = List.length ts in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 555, characters 10-11:
555 | let k = List.length es in
^
Warning 26 [unused-var]: unused variable k.
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 999, characters 4-35:
999 | | `EXPR_index (_,name,index) as x ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 1183, characters 4-34:
1183 | | `EXPR_suffix (sr,(f,suf)) as x ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 1199, characters 10-22:
1199 | let has_property bid property =
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable has_property.
File "build/release/src/compiler/flx_bind/flx_bind_expression.ml", line 1562, characters 16-17:
1562 | let k = List.length ts in
^
Warning 26 [unused-var]: unused variable k.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_reorder.ml -> build/release/src/compiler/flx_bind/flx_reorder.cmx
File "build/release/src/compiler/flx_bind/flx_reorder.ml", line 25, characters 29-47:
25 | let reorder' sym_table sr be ((be1,t1) as tbe1) ((be2,t2) as tbe2) : reordering_t =
^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable tbe1.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_cal_apply.ml -> build/release/src/compiler/flx_bind/flx_cal_apply.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_lookup.ml -> build/release/src/compiler/flx_bind/flx_lookup.cmx
File "build/release/src/compiler/flx_bind/flx_lookup.ml", line 883, characters 13-25:
883 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_bind/flx_lookup.ml", line 933, characters 13-25:
933 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_reqs.ml -> build/release/src/compiler/flx_bind/flx_bind_reqs.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_circuit.ml -> build/release/src/compiler/flx_bind/flx_bind_circuit.cmx
File "build/release/src/compiler/flx_bind/flx_bind_circuit.ml", line 92, characters 8-21:
92 | let spawn_fthread : Flx_bexpr.t = lus "spawn_fthread" in
^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable spawn_fthread.
File "build/release/src/compiler/flx_bind/flx_bind_circuit.ml", line 440, characters 14-21:
440 | let pindata = List.assoc pinindex pin_data in
^^^^^^^
Warning 26 [unused-var]: unused variable pindata.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_interfaces.ml -> build/release/src/compiler/flx_bind/flx_bind_interfaces.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_bexe.ml -> build/release/src/compiler/flx_bind/flx_bind_bexe.cmx
File "build/release/src/compiler/flx_bind/flx_bind_bexe.ml", line 402, characters 8-12:
402 | let init = [(bexe_proc_return sr)] in
^^^^
Warning 26 [unused-var]: unused variable init.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind_symbol.ml -> build/release/src/compiler/flx_bind/flx_bind_symbol.cmx
File "build/release/src/compiler/flx_bind/flx_bind_symbol.ml", line 188, characters 6-11:
188 | let luqn2 n =
^^^^^
Warning 26 [unused-var]: unused variable luqn2.
File "build/release/src/compiler/flx_bind/flx_bind_symbol.ml", line 501, characters 8-12:
501 | let name = sym.Flx_sym.id in
^^^^
Warning 26 [unused-var]: unused variable name.
File "build/release/src/compiler/flx_bind/flx_bind_symbol.ml", line 664, characters 8-10:
664 | let ps = [("dummy",`AST_void sym.Flx_sym.sr)],None in
^^
Warning 26 [unused-var]: unused variable ps.
File "build/release/src/compiler/flx_bind/flx_bind_symbol.ml", line 760, characters 8-10:
760 | let ut = btyp_inst ( `Nominal variance,
^^
Warning 26 [unused-var]: unused variable ut.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bbind.ml -> build/release/src/compiler/flx_bind/flx_bbind.cmx
File "build/release/src/compiler/flx_bind/flx_bbind.ml", line 175, characters 8-10:
175 | let sr = Flx_bsym.sr bsym in
^^
Warning 26 [unused-var]: unused variable sr.
File "build/release/src/compiler/flx_bind/flx_bbind.ml", line 246, characters 10-12:
246 | let vs = fst sym.Flx_sym.vs in
^^
Warning 26 [unused-var]: unused variable vs.
File "build/release/src/compiler/flx_bind/flx_bbind.ml", line 249, characters 12-15:
249 | let dom, cod =
^^^
Warning 26 [unused-var]: unused variable dom.
File "build/release/src/compiler/flx_bind/flx_bbind.ml", line 249, characters 17-20:
249 | let dom, cod =
^^^
Warning 26 [unused-var]: unused variable cod.
File "build/release/src/compiler/flx_bind/flx_bbind.ml", line 300, characters 12-15:
300 | let dom, cod =
^^^
Warning 26 [unused-var]: unused variable dom.
File "build/release/src/compiler/flx_bind/flx_bbind.ml", line 300, characters 17-20:
300 | let dom, cod =
^^^
Warning 26 [unused-var]: unused variable cod.
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_bind.ml -> build/release/src/compiler/flx_bind/flx_bind.cmx
* ocamlopt.opt : build/release/src/compiler/flx_bind/flx_lookup_state.cmx build/release/src/compiler/flx_bind/flx_bbind_state.cmx build/release/src/compiler/flx_bind/flx_generic.cmx build/release/src/compiler/flx_bind/flx_sig_of_symdef.cmx build/release/src/compiler/flx_bind/flx_resolve.cmx build/release/src/compiler/flx_bind/flx_tpat.cmx build/release/src/compiler/flx_bind/flx_tconstraint.cmx build/release/src/compiler/flx_bind/flx_typeset.cmx build/release/src/compiler/flx_bind/flx_overload.cmx build/release/src/compiler/flx_bind/flx_dot.cmx build/release/src/compiler/flx_bind/flx_bind_inline_projection.cmx build/release/src/compiler/flx_bind/flx_bind_lrangle.cmx build/release/src/compiler/flx_bind/flx_bind_lrbrack.cmx build/release/src/compiler/flx_bind/flx_bind_prod.cmx build/release/src/compiler/flx_bind/flx_bind_record_proj.cmx build/release/src/compiler/flx_bind/flx_cal_slice.cmx build/release/src/compiler/flx_bind/flx_bind_slice.cmx build/release/src/compiler/flx_bind/flx_bind_sum.cmx build/release/src/compiler/flx_bind/flx_product_addition.cmx build/release/src/compiler/flx_bind/flx_struct_apply.cmx build/release/src/compiler/flx_bind/flx_bind_apply.cmx build/release/src/compiler/flx_bind/flx_bind_projection.cmx build/release/src/compiler/flx_bind/flx_coerce.cmx build/release/src/compiler/flx_bind/flx_typecode_of_btype.cmx build/release/src/compiler/flx_bind/flx_decoder.cmx build/release/src/compiler/flx_bind/flx_encoder.cmx build/release/src/compiler/flx_bind/flx_callback.cmx build/release/src/compiler/flx_bind/flx_symtab.cmx build/release/src/compiler/flx_bind/flx_eq.cmx build/release/src/compiler/flx_bind/flx_eval_module.cmx build/release/src/compiler/flx_bind/flx_gmap.cmx build/release/src/compiler/flx_bind/flx_strr.cmx build/release/src/compiler/flx_bind/flx_bind_expression.cmx build/release/src/compiler/flx_bind/flx_bind_type.cmx build/release/src/compiler/flx_bind/flx_guess_meta_type.cmx build/release/src/compiler/flx_bind/flx_bind_type_index.cmx build/release/src/compiler/flx_bind/flx_btype_of_bsym.cmx build/release/src/compiler/flx_bind/flx_reorder.cmx build/release/src/compiler/flx_bind/flx_cal_apply.cmx build/release/src/compiler/flx_bind/flx_do_unify.cmx build/release/src/compiler/flx_bind/flx_cal_ret_type.cmx build/release/src/compiler/flx_bind/flx_env.cmx build/release/src/compiler/flx_bind/flx_inherit.cmx build/release/src/compiler/flx_bind/flx_inner_type_of_index.cmx build/release/src/compiler/flx_bind/flx_lookup_name_itdws.cmx build/release/src/compiler/flx_bind/flx_lookup_qn_with_sig.cmx build/release/src/compiler/flx_bind/flx_lookup_type_name_itdws.cmx build/release/src/compiler/flx_bind/flx_lookup_type_qn_with_sig.cmx build/release/src/compiler/flx_bind/flx_resolve_overload.cmx build/release/src/compiler/flx_bind/flx_lookup.cmx build/release/src/compiler/flx_bind/flx_bind_reqs.cmx build/release/src/compiler/flx_bind/flx_bexe_state.cmx build/release/src/compiler/flx_bind/flx_bind_circuit.cmx build/release/src/compiler/flx_bind/flx_bind_bexe.cmx build/release/src/compiler/flx_bind/flx_bind_symbol.cmx build/release/src/compiler/flx_bind/flx_bbind.cmx build/release/src/compiler/flx_bind/flx_bind_interfaces.cmx build/release/src/compiler/flx_bind/flx_bind_state.cmx build/release/src/compiler/flx_bind/flx_subtypetable.cmx build/release/src/compiler/flx_bind/flx_bind.cmx build/release/src/compiler/flx_bind/flx_remap.cmx -> build/release/src/compiler/flx_bind/flx_bind.cmxa
* ocamldep.opt : src/compiler/flx_frontend/flx_mkcls.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_axiom.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_getset.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_fairy.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_monosubs.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_build_tctab.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_remap_vtypes.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_monocheck.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_monoclass.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_monostrip.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_xcoerce.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_lambda.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_reduce.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_reduce.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_unify_expr.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_once.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_reparent.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_use.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_use.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_reparent.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_call.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_call.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_treg.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_label.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_mkcls2.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_prop.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_prop.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_monomap.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_monobbdcl.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_monofixup_base.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_polyinst.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_monodebug.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_axiom.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_typeclass.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_spexes.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_reachability.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_inst.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_inst.mli
* ocamldep.opt : src/compiler/flx_frontend/flx_shareinit.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_numono.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_mkcls.ml
* ocamldep.opt : src/compiler/flx_frontend/flx_spexes.ml
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_monocheck.ml -> build/release/src/compiler/flx_frontend/flx_monocheck.cmx
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_reduce.mli -> build/release/src/compiler/flx_frontend/flx_reduce.cmi
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_monodebug.ml -> build/release/src/compiler/flx_frontend/flx_monodebug.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_reduce.ml -> build/release/src/compiler/flx_frontend/flx_reduce.cmx
File "build/release/src/compiler/flx_frontend/flx_reduce.ml", line 134, characters 13-57:
134 | (fun bid _ ({Flx_bsym.id=id;sr=sr;bbdcl=bbdcl} as bsym) ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable bsym.
File "build/release/src/compiler/flx_frontend/flx_reduce.ml", line 162, characters 44-67:
162 | let cases = List.fold_left (fun cases (bvs,bps,x1,x2 as case) ->
^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable case.
File "build/release/src/compiler/flx_frontend/flx_reduce.ml", line 172, characters 12-14:
172 | let sr = Flx_srcref.dummy_sr in
^^
Warning 26 [unused-var]: unused variable sr.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_fairy.ml -> build/release/src/compiler/flx_frontend/flx_fairy.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_lambda.ml -> build/release/src/compiler/flx_frontend/flx_lambda.cmx
File "build/release/src/compiler/flx_frontend/flx_lambda.ml", line 34, characters 6-10:
34 | let bsym = Flx_bsym_table.find new_table fidx in
^^^^
Warning 26 [unused-var]: unused variable bsym.
File "build/release/src/compiler/flx_frontend/flx_lambda.ml", line 50, characters 6-8:
50 | let si x = string_of_int x in
^^
Warning 26 [unused-var]: unused variable si.
File "build/release/src/compiler/flx_frontend/flx_lambda.ml", line 76, characters 6-11:
76 | let iname = add_var_param new_table fidx iidx int_t in (* index *)
^^^^^
Warning 26 [unused-var]: unused variable iname.
File "build/release/src/compiler/flx_frontend/flx_lambda.ml", line 77, characters 6-11:
77 | let dname = add_var_param new_table fidx didx dstt in (* result *)
^^^^^
Warning 26 [unused-var]: unused variable dname.
File "build/release/src/compiler/flx_frontend/flx_lambda.ml", line 103, characters 6-16:
103 | let label_name = add_label new_table sr fidx label_index in
^^^^^^^^^^
Warning 26 [unused-var]: unused variable label_name.
File "build/release/src/compiler/flx_frontend/flx_lambda.ml", line 124, characters 6-11:
124 | let fname = add_wrapper_function new_table parent fidx pidx srct effects dstt exes in
^^^^^
Warning 26 [unused-var]: unused variable fname.
File "build/release/src/compiler/flx_frontend/flx_lambda.ml", line 151, characters 8-13:
151 | let fname = add_wrapper_function new_table parent fidx pidx dt effects ct exes in
^^^^^
Warning 26 [unused-var]: unused variable fname.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_getset.ml -> build/release/src/compiler/flx_frontend/flx_getset.cmx
File "build/release/src/compiler/flx_frontend/flx_getset.ml", line 396, characters 48-63:
396 | | (BEXPR_apply ((BEXPR_closure (fidx, ts),_), (_,argt as arg)),rt as rhs)
^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable arg.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_xcoerce.ml -> build/release/src/compiler/flx_frontend/flx_xcoerce.cmx
File "build/release/src/compiler/flx_frontend/flx_xcoerce.ml", line 223, characters 6-8:
223 | let si i = string_of_int i in
^^
Warning 26 [unused-var]: unused variable si.
File "build/release/src/compiler/flx_frontend/flx_xcoerce.ml", line 241, characters 8-15:
241 | let lamname = Flx_lambda.add_wrapper_function new_table parent fidx pidx dt effects ct exes in
^^^^^^^
Warning 26 [unused-var]: unused variable lamname.
File "build/release/src/compiler/flx_frontend/flx_xcoerce.ml", line 377, characters 16-17:
377 | let d = snd acc in
^
Warning 26 [unused-var]: unused variable d.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_shareinit.ml -> build/release/src/compiler/flx_frontend/flx_shareinit.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_once.ml -> build/release/src/compiler/flx_frontend/flx_once.cmx
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_inst.mli -> build/release/src/compiler/flx_frontend/flx_inst.cmi
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_call.mli -> build/release/src/compiler/flx_frontend/flx_call.cmi
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_remap_vtypes.ml -> build/release/src/compiler/flx_frontend/flx_remap_vtypes.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_call.ml -> build/release/src/compiler/flx_frontend/flx_call.cmx
File "build/release/src/compiler/flx_frontend/flx_call.ml", line 176, characters 6-8:
176 | let si = string_of_int in
^^
Warning 26 [unused-var]: unused variable si.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_build_tctab.ml -> build/release/src/compiler/flx_frontend/flx_build_tctab.cmx
File "build/release/src/compiler/flx_frontend/flx_build_tctab.ml", line 157, characters 8-11:
157 | let tct = Flx_beta.beta_reduce "flx_typeclass: check instance (2)"
^^^
Warning 26 [unused-var]: unused variable tct.
File "build/release/src/compiler/flx_frontend/flx_build_tctab.ml", line 307, characters 6-11:
307 | let tc_id = Flx_bsym.id tc_bsym in
^^^^^
Warning 26 [unused-var]: unused variable tc_id.
File "build/release/src/compiler/flx_frontend/flx_build_tctab.ml", line 498, characters 6-8:
498 | let id = Flx_bsym.id bsym in
^^
Warning 26 [unused-var]: unused variable id.
File "build/release/src/compiler/flx_frontend/flx_build_tctab.ml", line 505, characters 8-15:
505 | let inst_id = Flx_bsym.id bsym in
^^^^^^^
Warning 26 [unused-var]: unused variable inst_id.
File "build/release/src/compiler/flx_frontend/flx_build_tctab.ml", line 541, characters 8-10:
541 | let tc = match parent with
^^
Warning 26 [unused-var]: unused variable tc.
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_reparent.mli -> build/release/src/compiler/flx_frontend/flx_reparent.cmi
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_polyinst.ml -> build/release/src/compiler/flx_frontend/flx_polyinst.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_monosubs.ml -> build/release/src/compiler/flx_frontend/flx_monosubs.cmx
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_spexes.mli -> build/release/src/compiler/flx_frontend/flx_spexes.cmi
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_monomap.ml -> build/release/src/compiler/flx_frontend/flx_monomap.cmx
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_prop.mli -> build/release/src/compiler/flx_frontend/flx_prop.cmi
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_use.mli -> build/release/src/compiler/flx_frontend/flx_use.cmi
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_label.ml -> build/release/src/compiler/flx_frontend/flx_label.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_use.ml -> build/release/src/compiler/flx_frontend/flx_use.cmx
File "build/release/src/compiler/flx_frontend/flx_use.ml", line 106, characters 6-18:
106 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_frontend/flx_use.ml", line 138, characters 6-18:
138 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_frontend/flx_use.ml", line 87, characters 10-14:
87 | let rec chkl e =
^^^^
Warning 26 [unused-var]: unused variable chkl.
File "build/release/src/compiler/flx_frontend/flx_use.ml", line 91, characters 18-40:
91 | | BEXPR_deref ((BEXPR_ref _),_ as p),_ ->
^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable p.
File "build/release/src/compiler/flx_frontend/flx_use.ml", line 294, characters 12-16:
294 | let bsym = Flx_bsym_table.find bsym_table bid in
^^^^
Warning 26 [unused-var]: unused variable bsym.
File "build/release/src/compiler/flx_frontend/flx_use.ml", line 301, characters 6-8:
301 | let ut t = uses_btype add' bsym_table count_inits t in
^^
Warning 26 [unused-var]: unused variable ut.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_reachability.ml -> build/release/src/compiler/flx_frontend/flx_reachability.cmx
File "build/release/src/compiler/flx_frontend/flx_reachability.ml", line 51, characters 6-16:
51 | let find_label s =
^^^^^^^^^^
Warning 26 [unused-var]: unused variable find_label.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_typeclass.ml -> build/release/src/compiler/flx_frontend/flx_typeclass.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_prop.ml -> build/release/src/compiler/flx_frontend/flx_prop.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_reparent.ml -> build/release/src/compiler/flx_frontend/flx_reparent.cmx
File "build/release/src/compiler/flx_frontend/flx_reparent.ml", line 78, characters 6-27:
78 | | BEXPR_ref (i,ts) as x,t ->
^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
File "build/release/src/compiler/flx_frontend/flx_reparent.ml", line 167, characters 6-11:
167 | let revar i = try Hashtbl.find revariable i with Not_found -> i in
^^^^^
Warning 26 [unused-var]: unused variable revar.
File "build/release/src/compiler/flx_frontend/flx_reparent.ml", line 212, characters 6-11:
212 | let rexpr e = remap_expr syms bsym_table revariable e in
^^^^^
Warning 26 [unused-var]: unused variable rexpr.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_mkcls2.ml -> build/release/src/compiler/flx_frontend/flx_mkcls2.cmx
File "build/release/src/compiler/flx_frontend/flx_mkcls2.ml", line 285, characters 8-53:
285 | | BBDCL_nonconst_ctor (vs,_,ret,_,p,_,_) as foo ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable foo.
File "build/release/src/compiler/flx_frontend/flx_mkcls2.ml", line 433, characters 4-31:
433 | | BEXPR_aprj (idx,d,c),t as x->
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
File "build/release/src/compiler/flx_frontend/flx_mkcls2.ml", line 454, characters 4-31:
454 | | BEXPR_ainj (idx,d,c),t as x->
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_spexes.ml -> build/release/src/compiler/flx_frontend/flx_spexes.cmx
File "build/release/src/compiler/flx_frontend/flx_spexes.ml", line 179, characters 6-15:
179 | let paramtype = Flx_bparams.get_btype ps in
^^^^^^^^^
Warning 26 [unused-var]: unused variable paramtype.
File "build/release/src/compiler/flx_frontend/flx_spexes.ml", line 264, characters 4-28:
264 | | BEXE_proc_return sr as x ->
^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
File "build/release/src/compiler/flx_frontend/flx_spexes.ml", line 284, characters 8-12:
284 | let kind = match inline_method with
^^^^
Warning 26 [unused-var]: unused variable kind.
File "build/release/src/compiler/flx_frontend/flx_spexes.ml", line 294, characters 8-14:
294 | let source =
^^^^^^
Warning 26 [unused-var]: unused variable source.
File "build/release/src/compiler/flx_frontend/flx_spexes.ml", line 417, characters 10-18:
417 | let param_id = "_p" ^ string_of_bid parameter in
^^^^^^^^
Warning 26 [unused-var]: unused variable param_id.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_treg.ml -> build/release/src/compiler/flx_frontend/flx_treg.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_monostrip.ml -> build/release/src/compiler/flx_frontend/flx_monostrip.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_inst.ml -> build/release/src/compiler/flx_frontend/flx_inst.cmx
File "build/release/src/compiler/flx_frontend/flx_inst.ml", line 416, characters 6-8:
416 | let ue hvarmap e =
^^
Warning 26 [unused-var]: unused variable ue.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_monoclass.ml -> build/release/src/compiler/flx_frontend/flx_monoclass.cmx
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_axiom.mli -> build/release/src/compiler/flx_frontend/flx_axiom.cmi
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_monofixup_base.ml -> build/release/src/compiler/flx_frontend/flx_monofixup_base.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_axiom.ml -> build/release/src/compiler/flx_frontend/flx_axiom.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_monobbdcl.ml -> build/release/src/compiler/flx_frontend/flx_monobbdcl.cmx
* ocamlc.opt : build/release/src/compiler/flx_frontend/flx_mkcls.mli -> build/release/src/compiler/flx_frontend/flx_mkcls.cmi
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_numono.ml -> build/release/src/compiler/flx_frontend/flx_numono.cmx
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_mkcls.ml -> build/release/src/compiler/flx_frontend/flx_mkcls.cmx
File "build/release/src/compiler/flx_frontend/flx_mkcls.ml", line 32, characters 4-31:
32 | | BEXPR_closure (i,ts),t as x ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
File "build/release/src/compiler/flx_frontend/flx_mkcls.ml", line 38, characters 4-38:
38 | | BEXPR_apply_direct (i,ts,a),t as x ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
* ocamlopt.opt : build/release/src/compiler/flx_frontend/flx_fairy.cmx build/release/src/compiler/flx_frontend/flx_getset.cmx build/release/src/compiler/flx_frontend/flx_remap_vtypes.cmx build/release/src/compiler/flx_frontend/flx_build_tctab.cmx build/release/src/compiler/flx_frontend/flx_monocheck.cmx build/release/src/compiler/flx_frontend/flx_monosubs.cmx build/release/src/compiler/flx_frontend/flx_monoclass.cmx build/release/src/compiler/flx_frontend/flx_monostrip.cmx build/release/src/compiler/flx_frontend/flx_reduce.cmx build/release/src/compiler/flx_frontend/flx_lambda.cmx build/release/src/compiler/flx_frontend/flx_xcoerce.cmx build/release/src/compiler/flx_frontend/flx_once.cmx build/release/src/compiler/flx_frontend/flx_use.cmx build/release/src/compiler/flx_frontend/flx_call.cmx build/release/src/compiler/flx_frontend/flx_reparent.cmx build/release/src/compiler/flx_frontend/flx_treg.cmx build/release/src/compiler/flx_frontend/flx_label.cmx build/release/src/compiler/flx_frontend/flx_prop.cmx build/release/src/compiler/flx_frontend/flx_mkcls2.cmx build/release/src/compiler/flx_frontend/flx_monomap.cmx build/release/src/compiler/flx_frontend/flx_monodebug.cmx build/release/src/compiler/flx_frontend/flx_polyinst.cmx build/release/src/compiler/flx_frontend/flx_monofixup_base.cmx build/release/src/compiler/flx_frontend/flx_monobbdcl.cmx build/release/src/compiler/flx_frontend/flx_typeclass.cmx build/release/src/compiler/flx_frontend/flx_axiom.cmx build/release/src/compiler/flx_frontend/flx_reachability.cmx build/release/src/compiler/flx_frontend/flx_inst.cmx build/release/src/compiler/flx_frontend/flx_shareinit.cmx build/release/src/compiler/flx_frontend/flx_numono.cmx build/release/src/compiler/flx_frontend/flx_mkcls.cmx build/release/src/compiler/flx_frontend/flx_spexes.cmx -> build/release/src/compiler/flx_frontend/flx_frontend.cmxa
* ocamldep.opt : src/compiler/flx_opt/flx_cflow.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_label.ml
* ocamldep.opt : src/compiler/flx_opt/flx_cflow.mli
* ocamldep.opt : src/compiler/flx_opt/flx_lrangle.ml
* ocamldep.opt : src/compiler/flx_opt/flx_uncurry.ml
* ocamldep.opt : src/compiler/flx_opt/flx_args.mli
* ocamldep.opt : src/compiler/flx_opt/flx_args.ml
* ocamldep.opt : src/compiler/flx_opt/flx_foldvars.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_call.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_call.ml
* ocamldep.opt : src/compiler/flx_opt/flx_foldvars.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_reparent.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_reparent.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_use.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_use.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_reduce.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_reduce.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_spexes.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_spexes.ml
* ocamldep.opt : src/compiler/flx_opt/flx_uncurry.mli
* ocamldep.opt : src/compiler/flx_opt/flx_stack_calls.ml
* ocamldep.opt : src/compiler/flx_opt/flx_stack_calls.mli
* ocamldep.opt : src/compiler/flx_opt/flx_inlining_complete.ml
* ocamldep.opt : src/compiler/flx_opt/flx_passign.ml
* ocamldep.opt : src/compiler/flx_opt/flx_passign.mli
* ocamldep.opt : src/compiler/flx_opt/flx_call_lifting.ml
* ocamldep.opt : src/compiler/flx_opt/flx_elim.ml
* ocamldep.opt : src/compiler/flx_opt/flx_elim.mli
* ocamldep.opt : src/compiler/flx_opt/flx_lrbrack.ml
* ocamldep.opt : src/compiler/flx_opt/flx_inline_call.ml
* ocamldep.opt : src/compiler/flx_opt/flx_funprod.ml
* ocamldep.opt : src/compiler/flx_opt/flx_opt.mli
* ocamldep.opt : src/compiler/flx_opt/flx_inline_function.ml
* ocamldep.opt : src/compiler/flx_opt/flx_mkproc.mli
* ocamldep.opt : src/compiler/flx_opt/flx_svc.ml
* ocamldep.opt : src/compiler/flx_opt/flx_tailit.mli
* ocamldep.opt : src/compiler/flx_opt/flx_inline_check.ml
* ocamldep.opt : src/compiler/flx_opt/flx_inline_bbdcl.ml
* ocamldep.opt : src/compiler/flx_opt/flx_inline_calls.ml
* ocamldep.opt : src/compiler/flx_opt/flx_expand_exe.ml
* ocamldep.opt : src/compiler/flx_opt/flx_inline_tail_apply.ml
* ocamldep.opt : src/compiler/flx_opt/flx_special_inline.ml
* ocamldep.opt : src/compiler/flx_opt/flx_tailit.ml
* ocamldep.opt : src/compiler/flx_opt/flx_strabs.ml
* ocamldep.opt : src/compiler/flx_opt/flx_inline.mli
* ocamldep.opt : src/compiler/flx_opt/flx_funsum.ml
* ocamldep.opt : src/compiler/flx_opt/flx_opt.ml
* ocamldep.opt : src/compiler/flx_opt/flx_inline.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_lambda.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_mkcls.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_mkcls.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_prop.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_prop.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_mkcls2.ml
* ocamldep.opt : src/compiler/flx_opt/flx_mkproc.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_numono.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_monobbdcl.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_monocheck.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_monofixup_base.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_monoclass.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_monosubs.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_build_tctab.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_remap_vtypes.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_polyinst.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_monodebug.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_monomap.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_monostrip.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_typeclass.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_once.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_fairy.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_getset.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_shareinit.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_xcoerce.ml
* ocamldep.opt : src/compiler/flx_opt/flx_remove_unused_children.ml
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_remove_unused_children.ml -> build/release/src/compiler/flx_opt/flx_remove_unused_children.cmx
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_args.mli -> build/release/src/compiler/flx_opt/flx_args.cmi
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_elim.mli -> build/release/src/compiler/flx_opt/flx_elim.cmi
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_funsum.ml -> build/release/src/compiler/flx_opt/flx_funsum.cmx
File "build/release/src/compiler/flx_opt/flx_funsum.ml", line 58, characters 8-14:
58 | let bool_t = Flx_btype.btyp_unitsum 2 in
^^^^^^
Warning 26 [unused-var]: unused variable bool_t.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_elim.ml -> build/release/src/compiler/flx_opt/flx_elim.cmx
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_inline.mli -> build/release/src/compiler/flx_opt/flx_inline.cmi
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_strabs.ml -> build/release/src/compiler/flx_opt/flx_strabs.cmx
File "build/release/src/compiler/flx_opt/flx_strabs.ml", line 184, characters 6-43:
184 | | BEXPR_case_arg (idx,(x,ut)),argt as y when is_solo_union bsym_table ut ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable y.
File "build/release/src/compiler/flx_opt/flx_strabs.ml", line 279, characters 6-8:
279 | let fe e = fixexpr bsym_table e in
^^
Warning 26 [unused-var]: unused variable fe.
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_tailit.mli -> build/release/src/compiler/flx_opt/flx_tailit.cmi
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_mkproc.mli -> build/release/src/compiler/flx_opt/flx_mkproc.cmi
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_opt.mli -> build/release/src/compiler/flx_opt/flx_opt.cmi
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_funprod.ml -> build/release/src/compiler/flx_opt/flx_funprod.cmx
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_foldvars.mli -> build/release/src/compiler/flx_opt/flx_foldvars.cmi
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_uncurry.mli -> build/release/src/compiler/flx_opt/flx_uncurry.cmi
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_foldvars.ml -> build/release/src/compiler/flx_opt/flx_foldvars.cmx
File "build/release/src/compiler/flx_opt/flx_foldvars.ml", line 111, characters 6-10:
111 | let kids = Flx_bsym_table.find_children bsym_table i in
^^^^
Warning 26 [unused-var]: unused variable kids.
File "build/release/src/compiler/flx_opt/flx_foldvars.ml", line 113, characters 6-10:
113 | let bsym = Flx_bsym_table.find bsym_table i in
^^^^
Warning 26 [unused-var]: unused variable bsym.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_lrbrack.ml -> build/release/src/compiler/flx_opt/flx_lrbrack.cmx
File "build/release/src/compiler/flx_opt/flx_lrbrack.ml", line 54, characters 8-14:
54 | let bool_t = Flx_btype.btyp_unitsum 2 in
^^^^^^
Warning 26 [unused-var]: unused variable bool_t.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_expand_exe.ml -> build/release/src/compiler/flx_opt/flx_expand_exe.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_args.ml -> build/release/src/compiler/flx_opt/flx_args.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_inline_tail_apply.ml -> build/release/src/compiler/flx_opt/flx_inline_tail_apply.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_svc.ml -> build/release/src/compiler/flx_opt/flx_svc.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_uncurry.ml -> build/release/src/compiler/flx_opt/flx_uncurry.cmx
File "build/release/src/compiler/flx_opt/flx_uncurry.ml", line 36, characters 10-26:
36 | ((a_e,a_t) as a)
^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable a.
File "build/release/src/compiler/flx_opt/flx_uncurry.ml", line 40, characters 6-22:
40 | ((b_e,b_t) as b)
^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable b.
File "build/release/src/compiler/flx_opt/flx_uncurry.ml", line 58, characters 10-26:
58 | ((a_e,a_t) as a)
^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable a.
File "build/release/src/compiler/flx_opt/flx_uncurry.ml", line 62, characters 6-22:
62 | ((b_e,b_t) as b)
^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable b.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_inline_check.ml -> build/release/src/compiler/flx_opt/flx_inline_check.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_inline_function.ml -> build/release/src/compiler/flx_opt/flx_inline_function.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_inline_call.ml -> build/release/src/compiler/flx_opt/flx_inline_call.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_call_lifting.ml -> build/release/src/compiler/flx_opt/flx_call_lifting.cmx
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_stack_calls.mli -> build/release/src/compiler/flx_opt/flx_stack_calls.cmi
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_cflow.mli -> build/release/src/compiler/flx_opt/flx_cflow.cmi
* ocamlc.opt : build/release/src/compiler/flx_opt/flx_passign.mli -> build/release/src/compiler/flx_opt/flx_passign.cmi
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_cflow.ml -> build/release/src/compiler/flx_opt/flx_cflow.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_passign.ml -> build/release/src/compiler/flx_opt/flx_passign.cmx
File "build/release/src/compiler/flx_opt/flx_passign.ml", line 166, characters 6-13:
166 | let printem (h,m,t) =
^^^^^^^
Warning 26 [unused-var]: unused variable printem.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_stack_calls.ml -> build/release/src/compiler/flx_opt/flx_stack_calls.cmx
File "build/release/src/compiler/flx_opt/flx_stack_calls.ml", line 407, characters 6-8:
407 | let id = bsym.id in
^^
Warning 26 [unused-var]: unused variable id.
File "build/release/src/compiler/flx_opt/flx_stack_calls.ml", line 420, characters 8-14:
420 | let labels = Flx_label.get_labels_for_proc label_info i in
^^^^^^
Warning 26 [unused-var]: unused variable labels.
File "build/release/src/compiler/flx_opt/flx_stack_calls.ml", line 718, characters 6-8:
718 | let id x = x in
^^
Warning 26 [unused-var]: unused variable id.
File "build/release/src/compiler/flx_opt/flx_stack_calls.ml", line 770, characters 6-8:
770 | let ea e = enstack_applies syms bsym_table fn_cache ptr_cache e in
^^
Warning 26 [unused-var]: unused variable ea.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_tailit.ml -> build/release/src/compiler/flx_opt/flx_tailit.cmx
File "build/release/src/compiler/flx_opt/flx_tailit.ml", line 295, characters 8-9:
295 | let n = length pas in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_opt/flx_tailit.ml", line 474, characters 6-53:
474 | | (BEXE_call (sr,(BEXPR_closure(i,ts),_),a)) as x :: tail -> assert false
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable x.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_mkproc.ml -> build/release/src/compiler/flx_opt/flx_mkproc.cmx
File "build/release/src/compiler/flx_opt/flx_mkproc.ml", line 137, characters 6-17:
137 | let unstackable i =
^^^^^^^^^^^
Warning 26 [unused-var]: unused variable unstackable.
File "build/release/src/compiler/flx_opt/flx_mkproc.ml", line 276, characters 17-41:
276 | (fun ({pid=s; pindex=i} as p) -> assert (i = 0 || i <> revar i))
^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable p.
File "build/release/src/compiler/flx_opt/flx_mkproc.ml", line 282, characters 12-16:
282 | let vdcl = bbdcl_val (vs,btyp_pointer ret,`Var) in
^^^^
Warning 26 [unused-var]: unused variable vdcl.
File "build/release/src/compiler/flx_opt/flx_mkproc.ml", line 337, characters 10-12:
337 | let dv = bexpr_deref ret (bexpr_varname (btyp_pointer ret) (vix,ts)) in
^^
Warning 26 [unused-var]: unused variable dv.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_inlining_complete.ml -> build/release/src/compiler/flx_opt/flx_inlining_complete.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_lrangle.ml -> build/release/src/compiler/flx_opt/flx_lrangle.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_special_inline.ml -> build/release/src/compiler/flx_opt/flx_special_inline.cmx
File "build/release/src/compiler/flx_opt/flx_special_inline.ml", line 40, characters 6-8:
40 | let id x = x in
^^
Warning 26 [unused-var]: unused variable id.
File "build/release/src/compiler/flx_opt/flx_special_inline.ml", lines 90-93, characters 4-12:
90 | ....BEXPR_apply (
91 | (BEXPR_prj (n,_,_),_),
92 | (BEXPR_apply_struct (bid,ts,(BEXPR_tuple ls,_)),_)
93 | ),_ as x....
Warning 26 [unused-var]: unused variable x.
File "build/release/src/compiler/flx_opt/flx_special_inline.ml", line 110, characters 4-46:
110 | | ((BEXPR_apply_stack (callee,ts,a),t) as e)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable e.
File "build/release/src/compiler/flx_opt/flx_special_inline.ml", line 149, characters 12-14:
149 | let id = Flx_bsym.id bsym in
^^
Warning 26 [unused-var]: unused variable id.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_inline_calls.ml -> build/release/src/compiler/flx_opt/flx_inline_calls.cmx
File "build/release/src/compiler/flx_opt/flx_inline_calls.ml", line 41, characters 6-22:
41 | let specialise_check caller callee props exes = false
^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable specialise_check.
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_inline_bbdcl.ml -> build/release/src/compiler/flx_opt/flx_inline_bbdcl.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_inline.ml -> build/release/src/compiler/flx_opt/flx_inline.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_opt.ml -> build/release/src/compiler/flx_opt/flx_opt.cmx
* ocamlopt.opt : build/release/src/compiler/flx_opt/flx_cflow.cmx build/release/src/compiler/flx_opt/flx_lrangle.cmx build/release/src/compiler/flx_opt/flx_foldvars.cmx build/release/src/compiler/flx_opt/flx_args.cmx build/release/src/compiler/flx_opt/flx_uncurry.cmx build/release/src/compiler/flx_opt/flx_stack_calls.cmx build/release/src/compiler/flx_opt/flx_inlining_complete.cmx build/release/src/compiler/flx_opt/flx_passign.cmx build/release/src/compiler/flx_opt/flx_call_lifting.cmx build/release/src/compiler/flx_opt/flx_elim.cmx build/release/src/compiler/flx_opt/flx_lrbrack.cmx build/release/src/compiler/flx_opt/flx_inline_call.cmx build/release/src/compiler/flx_opt/flx_funprod.cmx build/release/src/compiler/flx_opt/flx_inline_function.cmx build/release/src/compiler/flx_opt/flx_svc.cmx build/release/src/compiler/flx_opt/flx_inline_check.cmx build/release/src/compiler/flx_opt/flx_expand_exe.cmx build/release/src/compiler/flx_opt/flx_inline_tail_apply.cmx build/release/src/compiler/flx_opt/flx_special_inline.cmx build/release/src/compiler/flx_opt/flx_inline_calls.cmx build/release/src/compiler/flx_opt/flx_tailit.cmx build/release/src/compiler/flx_opt/flx_inline_bbdcl.cmx build/release/src/compiler/flx_opt/flx_strabs.cmx build/release/src/compiler/flx_opt/flx_funsum.cmx build/release/src/compiler/flx_opt/flx_inline.cmx build/release/src/compiler/flx_opt/flx_mkproc.cmx build/release/src/compiler/flx_opt/flx_opt.cmx build/release/src/compiler/flx_opt/flx_remove_unused_children.cmx -> build/release/src/compiler/flx_opt/flx_opt.cmxa
* ocamldep.opt : src/compiler/flx_lower/flx_lower.mli
* ocamldep.opt : src/compiler/flx_lower/flx_struniq.ml
* ocamldep.opt : src/compiler/flx_lower/flx_lower.ml
* ocamldep.opt : src/compiler/flx_lower/flx_global.mli
* ocamldep.opt : src/compiler/flx_lower/flx_global.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_inst.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_inst.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_treg.ml
* ocamlc.opt : build/release/src/compiler/flx_lower/flx_global.mli -> build/release/src/compiler/flx_lower/flx_global.cmi
* ocamlopt.opt : build/release/src/compiler/flx_lower/flx_struniq.ml -> build/release/src/compiler/flx_lower/flx_struniq.cmx
File "build/release/src/compiler/flx_lower/flx_struniq.ml", line 96, characters 6-8:
96 | let fe e = fixexpr bsym_table e in
^^
Warning 26 [unused-var]: unused variable fe.
File "build/release/src/compiler/flx_lower/flx_struniq.ml", line 101, characters 6-8:
101 | let id = Flx_bsym.id bsym in
^^
Warning 26 [unused-var]: unused variable id.
* ocamlopt.opt : build/release/src/compiler/flx_lower/flx_global.ml -> build/release/src/compiler/flx_lower/flx_global.cmx
* ocamlc.opt : build/release/src/compiler/flx_lower/flx_lower.mli -> build/release/src/compiler/flx_lower/flx_lower.cmi
* ocamlopt.opt : build/release/src/compiler/flx_lower/flx_lower.ml -> build/release/src/compiler/flx_lower/flx_lower.cmx
* ocamlopt.opt : build/release/src/compiler/flx_lower/flx_struniq.cmx build/release/src/compiler/flx_lower/flx_global.cmx build/release/src/compiler/flx_lower/flx_lower.cmx -> build/release/src/compiler/flx_lower/flx_lower.cmxa
* ocamldep.opt : src/compiler/flx_backend/flx_unravel.ml
* ocamldep.opt : src/compiler/flx_backend/flx_unravel.mli
* ocamldep.opt : src/compiler/flx_backend/flx_display.ml
* ocamldep.opt : src/compiler/flx_backend/flx_display.mli
* ocamlc.opt : build/release/src/compiler/flx_backend/flx_display.mli -> build/release/src/compiler/flx_backend/flx_display.cmi
* ocamlc.opt : build/release/src/compiler/flx_backend/flx_unravel.mli -> build/release/src/compiler/flx_backend/flx_unravel.cmi
* ocamlopt.opt : build/release/src/compiler/flx_backend/flx_display.ml -> build/release/src/compiler/flx_backend/flx_display.cmx
* ocamlopt.opt : build/release/src/compiler/flx_backend/flx_unravel.ml -> build/release/src/compiler/flx_backend/flx_unravel.cmx
* ocamlopt.opt : build/release/src/compiler/flx_backend/flx_unravel.cmx build/release/src/compiler/flx_backend/flx_display.cmx -> build/release/src/compiler/flx_backend/flx_backend.cmxa
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_function_names.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_ixgen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_cexpr.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_ctypes.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_cexpr.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_functions.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_display.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_name.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_vrep.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_exe.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_ctorgen.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_ctorgen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_name.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_backend_config.ml
* ocamldep.opt : build/release/src/compiler/flx_backend/flx_display.mli
* ocamldep.opt : build/release/src/compiler/flx_backend/flx_display.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_egen.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_egen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_csubst.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_csubst.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_display.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_pgen.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_pgen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_vgen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_helper.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_ogen.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_ogen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_cal_fun_offsets.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_cal_type_offsets.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_findvars.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_shape.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_type_shape.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_codec.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_pod.ml
* ocamldep.opt : build/release/src/compiler/flx_backend/flx_unravel.mli
* ocamldep.opt : build/release/src/compiler/flx_backend/flx_unravel.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_ctype.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_tgen.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_unpack_args.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_biface.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_tgen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_ctype.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_function_names.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_biface.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_cfunc.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_regen.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_regen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_python.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_functions.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_func.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen.ml
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen.mli
* ocamldep.opt : src/compiler/flx_cpp_backend/flx_gen_python.ml
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_ogen.mli -> build/release/src/compiler/flx_cpp_backend/flx_ogen.cmi
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_gen.mli -> build/release/src/compiler/flx_cpp_backend/flx_gen.cmi
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_ctorgen.mli -> build/release/src/compiler/flx_cpp_backend/flx_ctorgen.cmi
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_python.mli -> build/release/src/compiler/flx_cpp_backend/flx_gen_python.cmi
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_regen.mli -> build/release/src/compiler/flx_cpp_backend/flx_regen.cmi
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_pod.ml -> build/release/src/compiler/flx_cpp_backend/flx_pod.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_pod.ml", line 35, characters 8-13:
35 | let bbdcl = Flx_bsym.bbdcl bsym in
^^^^^
Warning 26 [unused-var]: unused variable bbdcl.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_regen.ml -> build/release/src/compiler/flx_cpp_backend/flx_regen.cmx
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_biface.mli -> build/release/src/compiler/flx_cpp_backend/flx_gen_biface.cmi
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_tgen.mli -> build/release/src/compiler/flx_cpp_backend/flx_tgen.cmi
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_backend_config.ml -> build/release/src/compiler/flx_cpp_backend/flx_backend_config.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_vrep.ml -> build/release/src/compiler/flx_cpp_backend/flx_vrep.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_ctypes.ml -> build/release/src/compiler/flx_cpp_backend/flx_ctypes.cmx
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_name.mli -> build/release/src/compiler/flx_cpp_backend/flx_name.cmi
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_egen.mli -> build/release/src/compiler/flx_cpp_backend/flx_egen.cmi
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_name.ml -> build/release/src/compiler/flx_cpp_backend/flx_name.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_name.ml", line 226, characters 6-8:
226 | let tn t = cpp_typename syms bsym_table t in
^^
Warning 26 [unused-var]: unused variable tn.
File "build/release/src/compiler/flx_cpp_backend/flx_name.ml", line 316, characters 8-10:
316 | let sr = Flx_bsym.sr bsym in
^^
Warning 26 [unused-var]: unused variable sr.
File "build/release/src/compiler/flx_cpp_backend/flx_name.ml", line 497, characters 8-10:
497 | let sr = Flx_bsym.sr bsym in
^^
Warning 26 [unused-var]: unused variable sr.
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_csubst.mli -> build/release/src/compiler/flx_cpp_backend/flx_csubst.cmi
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_findvars.ml -> build/release/src/compiler/flx_cpp_backend/flx_findvars.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_codec.ml -> build/release/src/compiler/flx_cpp_backend/flx_codec.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_codec.ml", line 47, characters 10-11:
47 | let n = ref 0 in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_cpp_backend/flx_codec.ml", line 139, characters 10-11:
139 | let n = ref 0 in
^
Warning 26 [unused-var]: unused variable n.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_ctorgen.ml -> build/release/src/compiler/flx_cpp_backend/flx_ctorgen.cmx
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_pgen.mli -> build/release/src/compiler/flx_cpp_backend/flx_pgen.cmi
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_cexpr.mli -> build/release/src/compiler/flx_cpp_backend/flx_cexpr.cmi
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_ctype.mli -> build/release/src/compiler/flx_cpp_backend/flx_ctype.cmi
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_cexpr.ml -> build/release/src/compiler/flx_cpp_backend/flx_cexpr.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_ctype.ml -> build/release/src/compiler/flx_cpp_backend/flx_ctype.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_csubst.ml -> build/release/src/compiler/flx_cpp_backend/flx_csubst.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_csubst.ml", line 403, characters 14-15:
403 | let n = String.length s' in
^
Warning 26 [unused-var]: unused variable n.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_ixgen.ml -> build/release/src/compiler/flx_cpp_backend/flx_ixgen.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_ixgen.ml", line 122, characters 4-16:
122 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_cpp_backend/flx_ixgen.ml", line 114, characters 43-54:
114 | | (BEXPR_apply ((BEXPR_prj (i,its,_),t'),(_,bt as b)),_), BTYP_compacttuple ts -> assert false
^^^^^^^^^^^
Warning 26 [unused-var]: unused variable b.
File "build/release/src/compiler/flx_cpp_backend/flx_ixgen.ml", line 146, characters 9-11:
146 | let e' = expr idx in
^^
Warning 26 [unused-var]: unused variable e'.
File "build/release/src/compiler/flx_cpp_backend/flx_ixgen.ml", line 148, characters 9-14:
148 | let caset = nth ts i in
^^^^^
Warning 26 [unused-var]: unused variable caset.
File "build/release/src/compiler/flx_cpp_backend/flx_ixgen.ml", line 280, characters 9-10:
280 | let n = List.length ts in
^
Warning 26 [unused-var]: unused variable n.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_pgen.ml -> build/release/src/compiler/flx_cpp_backend/flx_pgen.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_pgen.ml", line 208, characters 8-9:
208 | let k = List.length typs in
^
Warning 26 [unused-var]: unused variable k.
File "build/release/src/compiler/flx_cpp_backend/flx_pgen.ml", line 230, characters 7-43:
230 | | (_,(BTYP_array(t,BTYP_unitsum n) as ta)) as x ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable ta.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml -> build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 341, characters 4-16:
341 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 44, characters 6-9:
44 | let clt t = islinear_type t in
^^^
Warning 26 [unused-var]: unused variable clt.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 45, characters 6-9:
45 | let ate msg t1desc t2desc ixt expt = ate bsym_table syms.Flx_mtypes2.counter sr msg t1desc t2desc ixt expt in
^^^
Warning 26 [unused-var]: unused variable ate.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 48, characters 6-9:
48 | let ixc = codomain in
^^^
Warning 26 [unused-var]: unused variable ixc.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 49, characters 6-9:
49 | let ixd = target in
^^^
Warning 26 [unused-var]: unused variable ixd.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 79, characters 4-32:
79 | | (BTYP_compacttuple ts as vt) ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable vt.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 129, characters 6-9:
129 | let clt t = islinear_type t in
^^^
Warning 26 [unused-var]: unused variable clt.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 130, characters 6-9:
130 | let ate msg t1desc t2desc ixt expt = ate bsym_table syms.Flx_mtypes2.counter sr msg t1desc t2desc ixt expt in
^^^
Warning 26 [unused-var]: unused variable ate.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 132, characters 6-8:
132 | let at = argt in
^^
Warning 26 [unused-var]: unused variable at.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 187, characters 8-11:
187 | let seq = syms.Flx_mtypes2.counter in
^^^
Warning 26 [unused-var]: unused variable seq.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 317, characters 8-11:
317 | let seq = syms.Flx_mtypes2.counter in
^^^
Warning 26 [unused-var]: unused variable seq.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 368, characters 8-11:
368 | let seq = syms.Flx_mtypes2.counter in
^^^
Warning 26 [unused-var]: unused variable seq.
File "build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml", line 395, characters 8-11:
395 | let seq = syms.Flx_mtypes2.counter in
^^^
Warning 26 [unused-var]: unused variable seq.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_vgen.ml -> build/release/src/compiler/flx_cpp_backend/flx_vgen.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_vgen.ml", line 237, characters 2-18:
237 | check_case_index bsym_table ut v;
^^^^^^^^^^^^^^^^
Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
File "build/release/src/compiler/flx_cpp_backend/flx_vgen.ml", line 237, characters 19-29:
237 | check_case_index bsym_table ut v;
^^^^^^^^^^
Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
File "build/release/src/compiler/flx_cpp_backend/flx_vgen.ml", line 237, characters 30-32:
237 | check_case_index bsym_table ut v;
^^
Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
File "build/release/src/compiler/flx_cpp_backend/flx_vgen.ml", line 237, characters 33-34:
237 | check_case_index bsym_table ut v;
^
Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_cal_type_offsets.ml -> build/release/src/compiler/flx_cpp_backend/flx_cal_type_offsets.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_cal_type_offsets.ml", line 133, characters 10-11:
133 | let n = ref 0 in
^
Warning 26 [unused-var]: unused variable n.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_tgen.ml -> build/release/src/compiler/flx_cpp_backend/flx_tgen.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_tgen.ml", line 232, characters 8-10:
232 | let sr = Flx_bsym.sr bsym in
^^
Warning 26 [unused-var]: unused variable sr.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_shape.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_shape.cmx
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_display.mli -> build/release/src/compiler/flx_cpp_backend/flx_gen_display.cmi
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.ml -> build/release/src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_display.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_display.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_cal_fun_offsets.ml -> build/release/src/compiler/flx_cpp_backend/flx_cal_fun_offsets.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_egen.ml -> build/release/src/compiler/flx_cpp_backend/flx_egen.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 469, characters 0-12:
469 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 476, characters 0-12:
476 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 823, characters 4-16:
823 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 864, characters 4-16:
864 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 917, characters 0-12:
917 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 973, characters 0-12:
973 | assert false;
^^^^^^^^^^^^
Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.)
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 189, characters 6-13:
189 | let ge_carg ps ts vs a =
^^^^^^^
Warning 26 [unused-var]: unused variable ge_carg.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 430, characters 18-46:
430 | | BEXPR_apply ( (BEXPR_inj (v,d,c),ft' as f), (_,argt as a)) ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable f.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 442, characters 18-47:
442 | | BEXPR_apply ( (BEXPR_ainj (v,d,c),ft' as f), (_,argt as a)) ->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable f.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 572, characters 10-12:
572 | let ts =
^^
Warning 26 [unused-var]: unused variable ts.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 688, characters 10-12:
688 | let ct = beta_reduce "flx_egen: nonconst ctor" syms.Flx_mtypes2.counter bsym_table sr (tsubst sr vs ts ct) in
^^
Warning 26 [unused-var]: unused variable ct.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 697, characters 8-12:
697 | let bsym = Flx_bsym_table.find bsym_table index in
^^^^
Warning 26 [unused-var]: unused variable bsym.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 762, characters 8-12:
762 | let bsym = Flx_bsym_table.find bsym_table index in
^^^^
Warning 26 [unused-var]: unused variable bsym.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 834, characters 8-9:
834 | let n = List.length tts in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 875, characters 8-9:
875 | let n = List.length tts in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 903, characters 10-11:
903 | let n = List.length ts in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 960, characters 8-9:
960 | let n = List.length ts in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 988, characters 8-9:
988 | let n = List.length ts in
^
Warning 26 [unused-var]: unused variable n.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 1003, characters 8-10:
1003 | let t' = beta_reduce "flx_egen get_n: match_case" syms.Flx_mtypes2.counter bsym_table sr t' in
^^
Warning 26 [unused-var]: unused variable t'.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 1010, characters 8-10:
1010 | let t' = beta_reduce "flx_egen: not" syms.Flx_mtypes2.counter bsym_table sr t' in
^^
Warning 26 [unused-var]: unused variable t'.
File "build/release/src/compiler/flx_cpp_backend/flx_egen.ml", line 1666, characters 6-18:
1666 | let cpp_typename t = cpp_typename
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable cpp_typename.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml", line 79, characters 10-15:
79 | let oname = "&" ^ (gen_first_class ()) in
^^^^^
Warning 26 [unused-var]: unused variable oname.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml", line 110, characters 10-22:
110 | let this_ptr_map = name ^ "_ptr_map" in
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable this_ptr_map.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml", line 222, characters 16-28:
222 | let this_ptr_map = name ^ "_ptr_map" in
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable this_ptr_map.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml", line 259, characters 12-24:
259 | let encoder_name = gen_encoder () in
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable encoder_name.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml", line 260, characters 12-24:
260 | let decoder_name = gen_decoder () in
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable decoder_name.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml", line 270, characters 12-24:
270 | let this_ptr_map = name ^ "_ptr_map" in
^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable this_ptr_map.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml", line 302, characters 12-17:
302 | let oname = "&" ^ ( gen_first_class ()) in
^^^^^
Warning 26 [unused-var]: unused variable oname.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml", line 321, characters 10-15:
321 | let oname = "&" ^ (gen_first_class ()) in
^^^^^
Warning 26 [unused-var]: unused variable oname.
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_functions.mli -> build/release/src/compiler/flx_cpp_backend/flx_gen_functions.cmi
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_ogen.ml -> build/release/src/compiler/flx_cpp_backend/flx_ogen.cmx
* ocamlc.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_function_names.mli -> build/release/src/compiler/flx_cpp_backend/flx_gen_function_names.cmi
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_helper.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_helper.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_python.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_python.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_func.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_func.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_biface.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_biface.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_gen_biface.ml", line 109, characters 8-13:
109 | let bbdcl = Flx_bsym.bbdcl bsym in
^^^^^
Warning 26 [unused-var]: unused variable bbdcl.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_biface.ml", line 165, characters 16-23:
165 | let counter = ref 0 in
^^^^^^^
Warning 26 [unused-var]: unused variable counter.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_biface.ml", line 367, characters 8-13:
367 | let fname = Flx_bsym.id bsym in
^^^^^
Warning 26 [unused-var]: unused variable fname.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_biface.ml", line 381, characters 12-17:
381 | let nargs = for i = 1 to n do carglist := ("$" ^ string_of_int (n-i+1)) :: (!carglist) done in
^^^^^
Warning 26 [unused-var]: unused variable nargs.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_biface.ml", line 466, characters 8-12:
466 | let name = Flx_bsym.id bsym in
^^^^
Warning 26 [unused-var]: unused variable name.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_function_names.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_function_names.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_gen_function_names.ml", line 45, characters 8-11:
45 | let tss =
^^^
Warning 26 [unused-var]: unused variable tss.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_unpack_args.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_unpack_args.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_exe.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_exe.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_gen_exe.ml", line 205, characters 12-18:
205 | let ptrmap = name ^ "_ptr_map" in
^^^^^^
Warning 26 [unused-var]: unused variable ptrmap.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_exe.ml", line 407, characters 6-21:
407 | let forget_template sr s = match s with
^^^^^^^^^^^^^^^
Warning 26 [unused-var]: unused variable forget_template.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_exe.ml", line 584, characters 10-16:
584 | let ge_arg ((x,t) as a) =
^^^^^^
Warning 26 [unused-var]: unused variable ge_arg.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_exe.ml", line 590, characters 10-18:
590 | let nth_type ts i = match ts with
^^^^^^^^
Warning 26 [unused-var]: unused variable nth_type.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_exe.ml", line 704, characters 14-16:
704 | let ts =
^^
Warning 26 [unused-var]: unused variable ts.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_exe.ml", line 791, characters 12-13:
791 | let t =
^
Warning 26 [unused-var]: unused variable t.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_cfunc.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_cfunc.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_gen_cfunc.ml", line 63, characters 6-13:
63 | let funtype = Flx_fold.fold bsym_table syms.counter (btyp_function (argtype, ret)) in
^^^^^^^
Warning 26 [unused-var]: unused variable funtype.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_cfunc.ml", line 69, characters 6-11:
69 | let pidxs = Flx_bparams.get_bids bps in
^^^^^
Warning 26 [unused-var]: unused variable pidxs.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_cfunc.ml", line 153, characters 8-15:
153 | let funtype = Flx_fold.fold bsym_table syms.counter (btyp_function (argtype, ret)) in
^^^^^^^
Warning 26 [unused-var]: unused variable funtype.
File "build/release/src/compiler/flx_cpp_backend/flx_gen_cfunc.ml", line 277, characters 8-15:
277 | let funtype = Flx_fold.fold bsym_table syms.counter (btyp_function (argtype, btyp_void ())) in
^^^^^^^
Warning 26 [unused-var]: unused variable funtype.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen.cmx
File "build/release/src/compiler/flx_cpp_backend/flx_gen.ml", line 205, characters 8-15:
205 | let funtype = Flx_fold.fold bsym_table syms.counter (btyp_function (argtype, ret)) in
^^^^^^^
Warning 26 [unused-var]: unused variable funtype.
File "build/release/src/compiler/flx_cpp_backend/flx_gen.ml", line 232, characters 8-12:
232 | let cont = "::flx::rtl::con_t *" in
^^^^
Warning 26 [unused-var]: unused variable cont.
File "build/release/src/compiler/flx_cpp_backend/flx_gen.ml", line 332, characters 8-15:
332 | let funtype = Flx_fold.fold bsym_table syms.counter (btyp_function (argtype, btyp_void ())) in
^^^^^^^
Warning 26 [unused-var]: unused variable funtype.
File "build/release/src/compiler/flx_cpp_backend/flx_gen.ml", line 348, characters 8-10:
348 | let ps = List.map (fun {pid=id; pindex=ix; ptyp=t} -> id,t) (Flx_bparams.get_params bps) in
^^
Warning 26 [unused-var]: unused variable ps.
File "build/release/src/compiler/flx_cpp_backend/flx_gen.ml", line 482, characters 6-14:
482 | let cxx_name = cid_of_flxid (Flx_bsym.id bsym) in
^^^^^^^^
Warning 26 [unused-var]: unused variable cxx_name.
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_functions.ml -> build/release/src/compiler/flx_cpp_backend/flx_gen_functions.cmx
* ocamlopt.opt : build/release/src/compiler/flx_cpp_backend/flx_ctypes.cmx build/release/src/compiler/flx_cpp_backend/flx_cexpr.cmx build/release/src/compiler/flx_cpp_backend/flx_ixgen.cmx build/release/src/compiler/flx_cpp_backend/flx_vrep.cmx build/release/src/compiler/flx_cpp_backend/flx_backend_config.cmx build/release/src/compiler/flx_cpp_backend/flx_name.cmx build/release/src/compiler/flx_cpp_backend/flx_ctorgen.cmx build/release/src/compiler/flx_cpp_backend/flx_csubst.cmx build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_display.cmx build/release/src/compiler/flx_cpp_backend/flx_pgen.cmx build/release/src/compiler/flx_cpp_backend/flx_vgen.cmx build/release/src/compiler/flx_cpp_backend/flx_egen.cmx build/release/src/compiler/flx_cpp_backend/flx_cal_type_offsets.cmx build/release/src/compiler/flx_cpp_backend/flx_findvars.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_shape.cmx build/release/src/compiler/flx_cpp_backend/flx_cal_fun_offsets.cmx build/release/src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.cmx build/release/src/compiler/flx_cpp_backend/flx_pod.cmx build/release/src/compiler/flx_cpp_backend/flx_codec.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.cmx build/release/src/compiler/flx_cpp_backend/flx_ogen.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_helper.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_exe.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_unpack_args.cmx build/release/src/compiler/flx_cpp_backend/flx_ctype.cmx build/release/src/compiler/flx_cpp_backend/flx_tgen.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_function_names.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_biface.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_cfunc.cmx build/release/src/compiler/flx_cpp_backend/flx_regen.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_func.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_functions.cmx build/release/src/compiler/flx_cpp_backend/flx_gen.cmx build/release/src/compiler/flx_cpp_backend/flx_gen_python.cmx -> build/release/src/compiler/flx_cpp_backend/flx_cpp_backend.cmxa
* ocamldep.opt : build/release/src/compiler/flx_version_hook/flx_version_hook.ml
* ocamlopt.opt : build/release/src/compiler/flx_version_hook/flx_version_hook.ml -> build/release/src/compiler/flx_version_hook/flx_version_hook.cmx
* ocamlopt.opt : build/release/src/compiler/flx_version_hook/flx_version_hook.cmx -> build/release/src/compiler/flx_version_hook/flx_version_hook.cmxa
* ocamldep.opt : src/compiler/flxg/flxg_state.ml
* ocamldep.opt : src/compiler/flxg/flxg_file.mli
* ocamldep.opt : src/compiler/flxg/flxg_file.ml
* ocamldep.opt : src/compiler/flxg/flxg_parse.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_colns.mli
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_colns.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_sex2flx.mli
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_sex2flx.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_parse_driver.ml
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_profile.mli
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_profile.ml
* ocamldep.opt : src/compiler/flxg/flxg_parse.mli
* ocamldep.opt : src/compiler/flxg/flxg_codegen.mli
* ocamldep.opt : src/compiler/flxg/flxg.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_axiom.mli
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_axiom.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_name.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_name.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_backend_config.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_vrep.ml
* ocamldep.opt : build/release/src/compiler/flx_frontend/flx_reachability.ml
* ocamldep.opt : build/release/src/compiler/flx_core/flx_typeops.ml
* ocamldep.opt : src/compiler/flxg/flxg_assembly.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_desugar.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_curry.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_pat.mli
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_pat.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_desugar_expr.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_cformat.mli
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_cformat.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_macro.mli
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_macro.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_constfld.mli
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_constfld.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_match.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_merge_vs.ml
* ocamldep.opt : build/release/src/compiler/flx_desugar/flx_reqs.ml
* ocamldep.opt : src/compiler/flxg/flxg_bind.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_lookup_state.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bbind_state.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_generic.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_sig_of_symdef.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_resolve.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_tpat.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_tconstraint.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_typeset.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_overload.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_dot.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_inline_projection.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_lrangle.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_lrbrack.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_prod.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_record_proj.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_cal_slice.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_slice.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_sum.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_product_addition.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_struct_apply.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_apply.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_projection.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_coerce.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_typecode_of_btype.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_decoder.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_encoder.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_callback.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_symtab.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_eq.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_eval_module.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_gmap.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_strr.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_expression.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_type.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_guess_meta_type.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_type_index.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_btype_of_bsym.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_reorder.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_cal_apply.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_do_unify.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_cal_ret_type.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_env.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_inherit.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_inner_type_of_index.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_lookup_name_itdws.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_lookup_qn_with_sig.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_lookup_type_name_itdws.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_lookup_type_qn_with_sig.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_resolve_overload.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_lookup.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_reqs.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bexe_state.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_circuit.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_bexe.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_symbol.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bbind.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_interfaces.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind_state.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_subtypetable.ml
* ocamldep.opt : build/release/src/compiler/flx_bind/flx_bind.ml
* ocamldep.opt : src/compiler/flxg/flxg_codegen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_cexpr.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_ctypes.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_cexpr.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_csubst.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_csubst.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_findvars.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_ctorgen.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_ctorgen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_egen.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_egen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_ixgen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_display.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_display.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_pgen.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_pgen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_vgen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_cfunc.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_exe.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_helper.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_ogen.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_ogen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_cal_fun_offsets.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_cal_type_offsets.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_shape.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_type_shape.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_codec.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_pod.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_unpack_args.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_biface.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_biface.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_function_names.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_function_names.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_functions.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_functions.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_func.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_python.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_gen_python.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_tgen.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_tgen.ml
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_ctype.mli
* ocamldep.opt : build/release/src/compiler/flx_cpp_backend/flx_ctype.ml
* ocamldep.opt : src/compiler/flxg/flxg_lib.ml
* ocamldep.opt : src/compiler/flxg/flxg_lower.ml
* ocamldep.opt : build/release/src/compiler/flx_lower/flx_global.mli
* ocamldep.opt : build/release/src/compiler/flx_lower/flx_global.ml
* ocamldep.opt : build/release/src/compiler/flx_lower/flx_struniq.ml
* ocamldep.opt : build/release/src/compiler/flx_lower/flx_lower.mli
* ocamldep.opt : build/release/src/compiler/flx_lower/flx_lower.ml
* ocamldep.opt : src/compiler/flxg/flxg_opt.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_opt.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_opt.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_elim.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_elim.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_funprod.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_funsum.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inline.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inline.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_foldvars.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_foldvars.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inline_bbdcl.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_cflow.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_cflow.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inline_calls.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_call_lifting.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_expand_exe.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inline_call.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inline_check.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inline_function.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inline_tail_apply.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_inlining_complete.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_special_inline.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_tailit.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_tailit.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_passign.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_passign.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_lrangle.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_lrbrack.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_mkproc.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_mkproc.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_args.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_args.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_stack_calls.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_stack_calls.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_strabs.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_svc.ml
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_uncurry.mli
* ocamldep.opt : build/release/src/compiler/flx_opt/flx_uncurry.ml
* ocamldep.opt : src/compiler/flxg/flxg_options.mli
* ocamldep.opt : src/compiler/flxg/flxg_options.ml
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_getopt.mli
* ocamldep.opt : build/release/src/compiler/flx_misc/flx_getopt.ml
* ocamldep.opt : src/compiler/flxg/flxg_terminate.mli
* ocamldep.opt : src/compiler/flxg/flxg_terminate.ml
* ocamlc.opt : build/release/src/compiler/flxg/flxg_options.mli -> build/release/src/compiler/flxg/flxg_options.cmi
* ocamlc.opt : build/release/src/compiler/flxg/flxg_terminate.mli -> build/release/src/compiler/flxg/flxg_terminate.cmi
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_options.ml -> build/release/src/compiler/flxg/flxg_options.cmx
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_terminate.ml -> build/release/src/compiler/flxg/flxg_terminate.cmx
* ocamlc.opt : build/release/src/compiler/flxg/flxg_file.mli -> build/release/src/compiler/flxg/flxg_file.cmi
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_file.ml -> build/release/src/compiler/flxg/flxg_file.cmx
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_state.ml -> build/release/src/compiler/flxg/flxg_state.cmx
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_bind.ml -> build/release/src/compiler/flxg/flxg_bind.cmx
* ocamlc.opt : build/release/src/compiler/flxg/flxg_parse.mli -> build/release/src/compiler/flxg/flxg_parse.cmi
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_lower.ml -> build/release/src/compiler/flxg/flxg_lower.cmx
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_parse.ml -> build/release/src/compiler/flxg/flxg_parse.cmx
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_opt.ml -> build/release/src/compiler/flxg/flxg_opt.cmx
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_assembly.ml -> build/release/src/compiler/flxg/flxg_assembly.cmx
File "build/release/src/compiler/flxg/flxg_assembly.ml", line 100, characters 6-15:
100 | let fresh_bid () = fresh_bid state.syms.counter in
^^^^^^^^^
Warning 26 [unused-var]: unused variable fresh_bid.
* ocamlc.opt : build/release/src/compiler/flxg/flxg_codegen.mli -> build/release/src/compiler/flxg/flxg_codegen.cmi
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_lib.ml -> build/release/src/compiler/flxg/flxg_lib.cmx
* ocamlopt.opt : build/release/src/compiler/flxg/flxg_codegen.ml -> build/release/src/compiler/flxg/flxg_codegen.cmx
File "build/release/src/compiler/flxg/flxg_codegen.ml", line 95, characters 18-35:
95 | Flx_csubst.csubst shapes
^^^^^^^^^^^^^^^^^
Warning 6 [labels-omitted]: labels arg, args, typs, argtyp, retyp, gargs, prec, argshape, argshapes, display, gargshapes, name were omitted in the application of this function.
File "build/release/src/compiler/flxg/flxg_codegen.ml", line 122, characters 8-10:
122 | let tn t = Flx_name.cpp_typename state.syms bsym_table t in
^^
Warning 26 [unused-var]: unused variable tn.
* ocamlopt.opt : build/release/src/compiler/flxg/flxg.ml -> build/release/src/compiler/flxg/flxg.cmx
* ocamlopt.opt : unix.cmxa str.cmxa build/release/src/compiler/ocs/src/ocs.cmxa build/release/src/compiler/sex/sex.cmxa build/release/src/compiler/dypgen/dyplib/dyp.cmxa build/release/src/compiler/flx_version/flx_version.cmxa build/release/src/compiler/flx_lex/flx_lex.cmxa build/release/src/compiler/flx_parse/flx_parse.cmxa build/release/src/compiler/flx_misc/flx_misc.cmxa build/release/src/compiler/flx_file/flx_file.cmxa build/release/src/compiler/flx_core/flx_core.cmxa build/release/src/compiler/flx_desugar/flx_desugar.cmxa build/release/src/compiler/flx_bind/flx_bind.cmxa build/release/src/compiler/flx_frontend/flx_frontend.cmxa build/release/src/compiler/flx_opt/flx_opt.cmxa build/release/src/compiler/flx_lower/flx_lower.cmxa build/release/src/compiler/flx_backend/flx_backend.cmxa build/release/src/compiler/flx_cpp_backend/flx_cpp_backend.cmxa build/release/src/compiler/flx_version_hook/flx_version_hook.cmxa build/release/src/compiler/flxg/flxg_file.cmx build/release/src/compiler/flxg/flxg_state.cmx build/release/src/compiler/flxg/flxg_parse.cmx build/release/src/compiler/flxg/flxg_assembly.cmx build/release/src/compiler/flxg/flxg_bind.cmx build/release/src/compiler/flxg/flxg_codegen.cmx build/release/src/compiler/flxg/flxg_lib.cmx build/release/src/compiler/flxg/flxg_lower.cmx build/release/src/compiler/flxg/flxg_opt.cmx build/release/src/compiler/flxg/flxg_options.cmx build/release/src/compiler/flxg/flxg_terminate.cmx build/release/src/compiler/flxg/flxg.cmx -> build/release/host/bin/flxg
[fbuild] COPYING REPOSITORY from current directory ..
[fbuild] INSTALLING FELIX LIBRARIES
[fbuild] RUNNING SYNTAX EXTRACTOR
[flx_find_grammar_files] ** Scanning build/release/share/lib
[fbuild] [C++] COMPILING RUN TIME LIBRARY
copying 1 files
cp build/release/share/src/judy/src/Judy.h -> build/release/share/lib/rtl/Judy.h
64 bit JUDY
* clang : build/release/share/src/judy/src/JudyL/JudyLTables32Bit.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLTables32Bit_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLByCount.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLByCount_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLInsertBranch.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLInsertBranch_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLInsArray.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLInsArray_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLFreeArray.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLFreeArray_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLPrevEmpty.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLPrevEmpty_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLDecascade.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLDecascade_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLMallocIF.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLMallocIF_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLCount.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLCount_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLNextEmpty.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLNextEmpty_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLDel.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLDel_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLPrev.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLPrev_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLMemActive.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLMemActive_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLCreateBranch.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLCreateBranch_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLGet.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLGet_static.o
* clang : build/release/share/src/judy/src/JudyL/j__udyLGet.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/j__udyLGet_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLFirst.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLFirst_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLCascade.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLCascade_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLTables64Bit.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLTables64Bit_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLNext.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLNext_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLIns.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLIns_static.o
* clang : build/release/share/src/judy/src/JudyL/JudyLMemUsed.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLMemUsed_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1MemUsed.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1MemUsed_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Prev.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Prev_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Decascade.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Decascade_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1First.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1First_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1InsertBranch.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1InsertBranch_static.o
* clang : build/release/share/src/judy/src/Judy1/j__udy1Get.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/j__udy1Get_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1MemActive.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1MemActive_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1PrevEmpty.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1PrevEmpty_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Del.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Del_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1NextEmpty.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1NextEmpty_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1MallocIF.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1MallocIF_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Ins.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Ins_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1ByCount.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1ByCount_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Get.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Get_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Tables32Bit.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Tables32Bit_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1FreeArray.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1FreeArray_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1CreateBranch.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1CreateBranch_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Next.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Next_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1InsArray.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1InsArray_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Cascade.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Cascade_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Tables64Bit.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Tables64Bit_static.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Count.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Count_static.o
* clang : build/release/share/src/judy/src/JudyHS/JudyHS.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyHS/JudyHS_static.o
* clang : build/release/share/src/judy/src/JudySL/JudySL.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudySL/JudySL_static.o
* clang : build/release/share/src/judy/src/JudyCommon/JudyMalloc.c -> build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyCommon/JudyMalloc_static.o
* ar : build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyCommon/JudyMalloc_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudySL/JudySL_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyHS/JudyHS_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Count_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Tables64Bit_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Cascade_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1InsArray_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Next_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1CreateBranch_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1FreeArray_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Tables32Bit_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Get_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1ByCount_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Ins_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1MallocIF_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1NextEmpty_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Del_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1PrevEmpty_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1MemActive_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/j__udy1Get_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1InsertBranch_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1First_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Decascade_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1Prev_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/Judy1/Judy1MemUsed_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLMemUsed_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLIns_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLNext_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLTables64Bit_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLCascade_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLFirst_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/j__udyLGet_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLGet_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLCreateBranch_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLMemActive_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLPrev_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLDel_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLNextEmpty_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLCount_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLMallocIF_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLDecascade_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLPrevEmpty_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLFreeArray_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLInsArray_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLInsertBranch_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLByCount_static.o build/release/obj/host/lib/rtl/judy_static/build/release/share/src/judy/src/JudyL/JudyLTables32Bit_static.o -> build/release/host/lib/rtl/libjudy_static.a
* ranlib : build/release/host/lib/rtl/libjudy_static.a
* clang : build/release/share/src/judy/src/JudyL/JudyLTables32Bit.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLTables32Bit_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLByCount.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLByCount_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLInsertBranch.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLInsertBranch_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLInsArray.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLInsArray_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLFreeArray.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLFreeArray_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLPrevEmpty.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLPrevEmpty_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLDecascade.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLDecascade_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLMallocIF.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLMallocIF_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLCount.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLCount_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLNextEmpty.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLNextEmpty_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLDel.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLDel_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLPrev.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLPrev_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLMemActive.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLMemActive_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLCreateBranch.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLCreateBranch_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLGet.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLGet_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/j__udyLGet.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/j__udyLGet_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLFirst.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLFirst_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLCascade.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLCascade_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLTables64Bit.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLTables64Bit_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLNext.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLNext_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLIns.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLIns_dynamic.o
* clang : build/release/share/src/judy/src/JudyL/JudyLMemUsed.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLMemUsed_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1MemUsed.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1MemUsed_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Prev.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Prev_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Decascade.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Decascade_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1First.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1First_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1InsertBranch.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1InsertBranch_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/j__udy1Get.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/j__udy1Get_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1MemActive.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1MemActive_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1PrevEmpty.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1PrevEmpty_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Del.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Del_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1NextEmpty.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1NextEmpty_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1MallocIF.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1MallocIF_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Ins.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Ins_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1ByCount.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1ByCount_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Get.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Get_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Tables32Bit.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Tables32Bit_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1FreeArray.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1FreeArray_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1CreateBranch.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1CreateBranch_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Next.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Next_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1InsArray.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1InsArray_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Cascade.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Cascade_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Tables64Bit.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Tables64Bit_dynamic.o
* clang : build/release/share/src/judy/src/Judy1/Judy1Count.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Count_dynamic.o
* clang : build/release/share/src/judy/src/JudyHS/JudyHS.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyHS/JudyHS_dynamic.o
* clang : build/release/share/src/judy/src/JudySL/JudySL.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudySL/JudySL_dynamic.o
* clang : build/release/share/src/judy/src/JudyCommon/JudyMalloc.c -> build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyCommon/JudyMalloc_dynamic.o
* clang : build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyCommon/JudyMalloc_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudySL/JudySL_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyHS/JudyHS_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Count_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Tables64Bit_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Cascade_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1InsArray_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Next_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1CreateBranch_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1FreeArray_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Tables32Bit_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Get_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1ByCount_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Ins_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1MallocIF_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1NextEmpty_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Del_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1PrevEmpty_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1MemActive_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/j__udy1Get_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1InsertBranch_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1First_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Decascade_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1Prev_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/Judy1/Judy1MemUsed_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLMemUsed_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLIns_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLNext_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLTables64Bit_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLCascade_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLFirst_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/j__udyLGet_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLGet_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLCreateBranch_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLMemActive_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLPrev_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLDel_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLNextEmpty_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLCount_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLMallocIF_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLDecascade_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLPrevEmpty_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLFreeArray_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLInsArray_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLInsertBranch_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLByCount_dynamic.o build/release/obj/host/lib/rtl/judy_dynamic/build/release/share/src/judy/src/JudyL/JudyLTables32Bit_dynamic.o -> build/release/host/lib/rtl/libjudy_dynamic.so
copying 4 files
cp build/release/share/src/re2/re2/re2/re2.h -> build/release/share/lib/rtl/re2/re2.h
cp build/release/share/src/re2/re2/re2/set.h -> build/release/share/lib/rtl/re2/set.h
cp build/release/share/src/re2/re2/re2/stringpiece.h -> build/release/share/lib/rtl/re2/stringpiece.h
cp build/release/share/src/re2/re2/re2/variadic_function.h -> build/release/share/lib/rtl/re2/variadic_function.h
* clang++ : build/release/share/src/re2/re2/util/valgrind.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/valgrind_static.o
* clang++ : build/release/share/src/re2/re2/util/strutil.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/strutil_static.o
* clang++ : build/release/share/src/re2/re2/util/stringprintf.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/stringprintf_static.o
* clang++ : build/release/share/src/re2/re2/util/stringpiece.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/stringpiece_static.o
* clang++ : build/release/share/src/re2/re2/util/rune.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/rune_static.o
* clang++ : build/release/share/src/re2/re2/util/hash.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/hash_static.o
* clang++ : build/release/share/src/re2/re2/util/arena.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/arena_static.o
* clang++ : build/release/share/src/re2/re2/re2/unicode_groups.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/unicode_groups_static.o
* clang++ : build/release/share/src/re2/re2/re2/unicode_casefold.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/unicode_casefold_static.o
* clang++ : build/release/share/src/re2/re2/re2/tostring.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/tostring_static.o
* clang++ : build/release/share/src/re2/re2/re2/simplify.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/simplify_static.o
* clang++ : build/release/share/src/re2/re2/re2/set.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/set_static.o
* clang++ : build/release/share/src/re2/re2/re2/regexp.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/regexp_static.o
* clang++ : build/release/share/src/re2/re2/re2/re2.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/re2_static.o
* clang++ : build/release/share/src/re2/re2/re2/prog.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/prog_static.o
* clang++ : build/release/share/src/re2/re2/re2/prefilter_tree.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/prefilter_tree_static.o
* clang++ : build/release/share/src/re2/re2/re2/prefilter.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/prefilter_static.o
* clang++ : build/release/share/src/re2/re2/re2/perl_groups.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/perl_groups_static.o
* clang++ : build/release/share/src/re2/re2/re2/parse.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/parse_static.o
* clang++ : build/release/share/src/re2/re2/re2/onepass.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/onepass_static.o
* clang++ : build/release/share/src/re2/re2/re2/nfa.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/nfa_static.o
* clang++ : build/release/share/src/re2/re2/re2/mimics_pcre.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/mimics_pcre_static.o
* clang++ : build/release/share/src/re2/re2/re2/filtered_re2.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/filtered_re2_static.o
* clang++ : build/release/share/src/re2/re2/re2/dfa.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/dfa_static.o
* clang++ : build/release/share/src/re2/re2/re2/compile.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/compile_static.o
* clang++ : build/release/share/src/re2/re2/re2/bitstate.cc -> build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/bitstate_static.o
* ar : build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/bitstate_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/compile_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/dfa_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/filtered_re2_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/mimics_pcre_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/nfa_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/onepass_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/parse_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/perl_groups_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/prefilter_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/prefilter_tree_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/prog_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/re2_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/regexp_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/set_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/simplify_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/tostring_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/unicode_casefold_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/re2/unicode_groups_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/arena_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/hash_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/rune_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/stringpiece_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/stringprintf_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/strutil_static.o build/release/obj/host/lib/rtl/flx_re2_static/build/release/share/src/re2/re2/util/valgrind_static.o -> build/release/host/lib/rtl/libflx_re2_static.a
* ranlib : build/release/host/lib/rtl/libflx_re2_static.a
* clang++ : build/release/share/src/re2/re2/util/valgrind.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/valgrind_dynamic.o
* clang++ : build/release/share/src/re2/re2/util/strutil.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/strutil_dynamic.o
* clang++ : build/release/share/src/re2/re2/util/stringprintf.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/stringprintf_dynamic.o
* clang++ : build/release/share/src/re2/re2/util/stringpiece.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/stringpiece_dynamic.o
* clang++ : build/release/share/src/re2/re2/util/rune.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/rune_dynamic.o
* clang++ : build/release/share/src/re2/re2/util/hash.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/hash_dynamic.o
* clang++ : build/release/share/src/re2/re2/util/arena.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/arena_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/unicode_groups.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/unicode_groups_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/unicode_casefold.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/unicode_casefold_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/tostring.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/tostring_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/simplify.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/simplify_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/set.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/set_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/regexp.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/regexp_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/re2.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/re2_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/prog.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/prog_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/prefilter_tree.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/prefilter_tree_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/prefilter.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/prefilter_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/perl_groups.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/perl_groups_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/parse.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/parse_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/onepass.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/onepass_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/nfa.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/nfa_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/mimics_pcre.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/mimics_pcre_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/filtered_re2.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/filtered_re2_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/dfa.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/dfa_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/compile.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/compile_dynamic.o
* clang++ : build/release/share/src/re2/re2/re2/bitstate.cc -> build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/bitstate_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/bitstate_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/compile_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/dfa_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/filtered_re2_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/mimics_pcre_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/nfa_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/onepass_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/parse_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/perl_groups_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/prefilter_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/prefilter_tree_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/prog_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/re2_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/regexp_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/set_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/simplify_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/tostring_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/unicode_casefold_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/re2/unicode_groups_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/arena_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/hash_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/rune_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/stringpiece_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/stringprintf_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/strutil_dynamic.o build/release/obj/host/lib/rtl/flx_re2_dynamic/build/release/share/src/re2/re2/util/valgrind_dynamic.o -> build/release/host/lib/rtl/libflx_re2_dynamic.so
[fbuild] [Felix] BUILDING STANDARD LIBRARY
COPY FLXS TO LIBSTL
copying 0 files
COPY FLXS TO LIBSTL
[fbuild] [C++] COMPILING DRIVERS
* clang++ : build/release/share/src/flx_drivers/flx_run_lib_static.cpp -> build/release/host/lib/rtl/flx_run_lib_static_static.o
* clang++ : build/release/share/src/flx_drivers/flx_run_lib_static.cpp -> build/release/host/lib/rtl/flx_run_lib_static_dynamic.o
* clang++ : build/release/share/src/flx_drivers/flx_run_lib_dynamic.cpp -> build/release/host/lib/rtl/flx_run_lib_dynamic_dynamic.o
* clang++ : build/release/share/src/flx_drivers/flx_arun_lib_static.cpp -> build/release/host/lib/rtl/flx_arun_lib_static_static.o
* clang++ : build/release/share/src/flx_drivers/flx_arun_lib_static.cpp -> build/release/host/lib/rtl/flx_arun_lib_static_dynamic.o
* clang++ : build/release/share/src/flx_drivers/flx_arun_lib_dynamic.cpp -> build/release/host/lib/rtl/flx_arun_lib_dynamic_dynamic.o
* clang++ : build/release/share/src/flx_drivers/flx_run_main.cxx -> build/release/host/lib/rtl/flx_run_main_static.o
* clang++ : build/release/share/src/flx_drivers/flx_arun_main.cxx -> build/release/host/lib/rtl/flx_arun_main_static.o
* clang++ : build/release/share/src/flx_drivers/flx_run_main.cxx -> build/release/host/lib/rtl/flx_run_main_dynamic.o
* clang++ : build/release/share/src/flx_drivers/flx_arun_main.cxx -> build/release/host/lib/rtl/flx_arun_main_dynamic.o
[fbuild] [rtl] MAKING RTL *******
[fbuild] [rtl] build uint256_t
copying 5 files
cp build/release/share/src/uint256_t/uint128_t.h -> build/release/share/lib/rtl/uint128_t.h
cp build/release/share/src/uint256_t/uint128_t.include -> build/release/share/lib/rtl/uint128_t.include
cp build/release/share/src/uint256_t/uint256_t.h -> build/release/share/lib/rtl/uint256_t.h
cp build/release/share/src/uint256_t/uint256_t.include -> build/release/share/lib/rtl/uint256_t.include
cp build/release/share/src/uint256_t/uint256_t_config.include -> build/release/share/lib/rtl/uint256_t_config.include
* clang++ : build/release/share/src/uint256_t/uint256_t.cpp -> build/release/obj/host/lib/rtl/flx_uint256_t_static/build/release/share/src/uint256_t/uint256_t_static.o
* clang++ : build/release/share/src/uint256_t/uint128_t.cpp -> build/release/obj/host/lib/rtl/flx_uint256_t_static/build/release/share/src/uint256_t/uint128_t_static.o
* ar : build/release/obj/host/lib/rtl/flx_uint256_t_static/build/release/share/src/uint256_t/uint128_t_static.o build/release/obj/host/lib/rtl/flx_uint256_t_static/build/release/share/src/uint256_t/uint256_t_static.o -> build/release/host/lib/rtl/libflx_uint256_t_static.a
* ranlib : build/release/host/lib/rtl/libflx_uint256_t_static.a
* clang++ : build/release/share/src/uint256_t/uint256_t.cpp -> build/release/obj/host/lib/rtl/flx_uint256_t_dynamic/build/release/share/src/uint256_t/uint256_t_dynamic.o
* clang++ : build/release/share/src/uint256_t/uint128_t.cpp -> build/release/obj/host/lib/rtl/flx_uint256_t_dynamic/build/release/share/src/uint256_t/uint128_t_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_uint256_t_dynamic/build/release/share/src/uint256_t/uint128_t_dynamic.o build/release/obj/host/lib/rtl/flx_uint256_t_dynamic/build/release/share/src/uint256_t/uint256_t_dynamic.o -> build/release/host/lib/rtl/libflx_uint256_t_dynamic.so
[fbuild] [rtl] build strutil
* clang++ : build/release/share/src/strutil/flx_strutil.cpp -> build/release/obj/host/lib/rtl/flx_strutil_static/build/release/share/src/strutil/flx_strutil_static.o
* clang++ : build/release/share/src/strutil/flx_i18n.cpp -> build/release/obj/host/lib/rtl/flx_strutil_static/build/release/share/src/strutil/flx_i18n_static.o
* ar : build/release/obj/host/lib/rtl/flx_strutil_static/build/release/share/src/strutil/flx_i18n_static.o build/release/obj/host/lib/rtl/flx_strutil_static/build/release/share/src/strutil/flx_strutil_static.o -> build/release/host/lib/rtl/libflx_strutil_static.a
* ranlib : build/release/host/lib/rtl/libflx_strutil_static.a
* clang++ : build/release/share/src/strutil/flx_strutil.cpp -> build/release/obj/host/lib/rtl/flx_strutil_dynamic/build/release/share/src/strutil/flx_strutil_dynamic.o
* clang++ : build/release/share/src/strutil/flx_i18n.cpp -> build/release/obj/host/lib/rtl/flx_strutil_dynamic/build/release/share/src/strutil/flx_i18n_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_strutil_dynamic/build/release/share/src/strutil/flx_i18n_dynamic.o build/release/obj/host/lib/rtl/flx_strutil_dynamic/build/release/share/src/strutil/flx_strutil_dynamic.o -> build/release/host/lib/rtl/libflx_strutil_dynamic.so
[fbuild] [rtl] build dynlink
[fbuild] [rtl] build strutil
64 bit JUDY
[fbuild] [rtl] build exceptions
* clang++ : build/release/share/src/exceptions/flx_eh.cpp -> build/release/obj/host/lib/rtl/flx_exceptions_static/build/release/share/src/exceptions/flx_eh_static.o
* clang++ : build/release/share/src/exceptions/flx_exceptions.cpp -> build/release/obj/host/lib/rtl/flx_exceptions_static/build/release/share/src/exceptions/flx_exceptions_static.o
* clang++ : build/release/share/src/exceptions/flx_continuation.cpp -> build/release/obj/host/lib/rtl/flx_exceptions_static/build/release/share/src/exceptions/flx_continuation_static.o
* ar : build/release/obj/host/lib/rtl/flx_exceptions_static/build/release/share/src/exceptions/flx_continuation_static.o build/release/obj/host/lib/rtl/flx_exceptions_static/build/release/share/src/exceptions/flx_exceptions_static.o build/release/obj/host/lib/rtl/flx_exceptions_static/build/release/share/src/exceptions/flx_eh_static.o -> build/release/host/lib/rtl/libflx_exceptions_static.a
* ranlib : build/release/host/lib/rtl/libflx_exceptions_static.a
* clang++ : build/release/share/src/exceptions/flx_eh.cpp -> build/release/obj/host/lib/rtl/flx_exceptions_dynamic/build/release/share/src/exceptions/flx_eh_dynamic.o
* clang++ : build/release/share/src/exceptions/flx_exceptions.cpp -> build/release/obj/host/lib/rtl/flx_exceptions_dynamic/build/release/share/src/exceptions/flx_exceptions_dynamic.o
* clang++ : build/release/share/src/exceptions/flx_continuation.cpp -> build/release/obj/host/lib/rtl/flx_exceptions_dynamic/build/release/share/src/exceptions/flx_continuation_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_exceptions_dynamic/build/release/share/src/exceptions/flx_continuation_dynamic.o build/release/obj/host/lib/rtl/flx_exceptions_dynamic/build/release/share/src/exceptions/flx_exceptions_dynamic.o build/release/obj/host/lib/rtl/flx_exceptions_dynamic/build/release/share/src/exceptions/flx_eh_dynamic.o -> build/release/host/lib/rtl/libflx_exceptions_dynamic.so
* clang++ : build/release/share/src/gc/flx_gc.cpp -> build/release/obj/host/lib/rtl/flx_gc_static/build/release/share/src/gc/flx_gc_static.o
* clang++ : build/release/share/src/gc/flx_judy_scanner.cpp -> build/release/obj/host/lib/rtl/flx_gc_static/build/release/share/src/gc/flx_judy_scanner_static.o
* clang++ : build/release/share/src/gc/flx_serialisers.cpp -> build/release/obj/host/lib/rtl/flx_gc_static/build/release/share/src/gc/flx_serialisers_static.o
* clang++ : build/release/share/src/gc/flx_collector.cpp -> build/release/obj/host/lib/rtl/flx_gc_static/build/release/share/src/gc/flx_collector_static.o
* ar : build/release/obj/host/lib/rtl/flx_gc_static/build/release/share/src/gc/flx_collector_static.o build/release/obj/host/lib/rtl/flx_gc_static/build/release/share/src/gc/flx_serialisers_static.o build/release/obj/host/lib/rtl/flx_gc_static/build/release/share/src/gc/flx_judy_scanner_static.o build/release/obj/host/lib/rtl/flx_gc_static/build/release/share/src/gc/flx_gc_static.o -> build/release/host/lib/rtl/libflx_gc_static.a
* ranlib : build/release/host/lib/rtl/libflx_gc_static.a
* clang++ : build/release/share/src/gc/flx_gc.cpp -> build/release/obj/host/lib/rtl/flx_gc_dynamic/build/release/share/src/gc/flx_gc_dynamic.o
* clang++ : build/release/share/src/gc/flx_judy_scanner.cpp -> build/release/obj/host/lib/rtl/flx_gc_dynamic/build/release/share/src/gc/flx_judy_scanner_dynamic.o
* clang++ : build/release/share/src/gc/flx_serialisers.cpp -> build/release/obj/host/lib/rtl/flx_gc_dynamic/build/release/share/src/gc/flx_serialisers_dynamic.o
* clang++ : build/release/share/src/gc/flx_collector.cpp -> build/release/obj/host/lib/rtl/flx_gc_dynamic/build/release/share/src/gc/flx_collector_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_gc_dynamic/build/release/share/src/gc/flx_collector_dynamic.o build/release/obj/host/lib/rtl/flx_gc_dynamic/build/release/share/src/gc/flx_serialisers_dynamic.o build/release/obj/host/lib/rtl/flx_gc_dynamic/build/release/share/src/gc/flx_judy_scanner_dynamic.o build/release/obj/host/lib/rtl/flx_gc_dynamic/build/release/share/src/gc/flx_gc_dynamic.o flx_exceptions_dynamic judy_dynamic -> build/release/host/lib/rtl/libflx_gc_dynamic.so
* clang++ : build/release/share/src/dynlink/flx_dlopen.cpp -> build/release/obj/host/lib/rtl/flx_dynlink_static/build/release/share/src/dynlink/flx_dlopen_static.o
* clang++ : build/release/share/src/dynlink/flx_dynlink.cpp -> build/release/obj/host/lib/rtl/flx_dynlink_static/build/release/share/src/dynlink/flx_dynlink_static.o
* ar : build/release/obj/host/lib/rtl/flx_dynlink_static/build/release/share/src/dynlink/flx_dynlink_static.o build/release/obj/host/lib/rtl/flx_dynlink_static/build/release/share/src/dynlink/flx_dlopen_static.o -> build/release/host/lib/rtl/libflx_dynlink_static.a
* ranlib : build/release/host/lib/rtl/libflx_dynlink_static.a
* clang++ : build/release/share/src/dynlink/flx_dlopen.cpp -> build/release/obj/host/lib/rtl/flx_dynlink_dynamic/build/release/share/src/dynlink/flx_dlopen_dynamic.o
* clang++ : build/release/share/src/dynlink/flx_dynlink.cpp -> build/release/obj/host/lib/rtl/flx_dynlink_dynamic/build/release/share/src/dynlink/flx_dynlink_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_dynlink_dynamic/build/release/share/src/dynlink/flx_dynlink_dynamic.o build/release/obj/host/lib/rtl/flx_dynlink_dynamic/build/release/share/src/dynlink/flx_dlopen_dynamic.o flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_strutil_dynamic -> build/release/host/lib/rtl/libflx_dynlink_dynamic.so
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
checking header 'pthread.h' : ok
checking pthread_create in 'pthread.h' : ok
* clang++ : build/release/share/src/pthread/pthread_waitable_bool.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_waitable_bool_static.o
* clang++ : build/release/share/src/pthread/pthread_condv.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_condv_static.o
* clang++ : build/release/share/src/pthread/pthread_bound_queue.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_bound_queue_static.o
* clang++ : build/release/share/src/pthread/pthread_win_thread.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_win_thread_static.o
* clang++ : build/release/share/src/pthread/flx_ts_collector.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/flx_ts_collector_static.o
* clang++ : build/release/share/src/pthread/pthread_thread_control.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_thread_control_static.o
* clang++ : build/release/share/src/pthread/pthread_lf_bag.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_lf_bag_static.o
* clang++ : build/release/share/src/pthread/pthread_posix_thread.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_posix_thread_static.o
* clang++ : build/release/share/src/pthread/pthread_monitor.cpp -> build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_monitor_static.o
* ar : build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_monitor_static.o build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_posix_thread_static.o build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_lf_bag_static.o build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_thread_control_static.o build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/flx_ts_collector_static.o build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_win_thread_static.o build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_bound_queue_static.o build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_condv_static.o build/release/obj/host/lib/rtl/flx_pthread_static/build/release/share/src/pthread/pthread_waitable_bool_static.o -> build/release/host/lib/rtl/libflx_pthread_static.a
* ranlib : build/release/host/lib/rtl/libflx_pthread_static.a
* clang++ : build/release/share/src/pthread/pthread_waitable_bool.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_waitable_bool_dynamic.o
* clang++ : build/release/share/src/pthread/pthread_condv.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_condv_dynamic.o
* clang++ : build/release/share/src/pthread/pthread_bound_queue.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_bound_queue_dynamic.o
* clang++ : build/release/share/src/pthread/pthread_win_thread.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_win_thread_dynamic.o
* clang++ : build/release/share/src/pthread/flx_ts_collector.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/flx_ts_collector_dynamic.o
* clang++ : build/release/share/src/pthread/pthread_thread_control.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_thread_control_dynamic.o
* clang++ : build/release/share/src/pthread/pthread_lf_bag.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_lf_bag_dynamic.o
* clang++ : build/release/share/src/pthread/pthread_posix_thread.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_posix_thread_dynamic.o
* clang++ : build/release/share/src/pthread/pthread_monitor.cpp -> build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_monitor_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_monitor_dynamic.o build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_posix_thread_dynamic.o build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_lf_bag_dynamic.o build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_thread_control_dynamic.o build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/flx_ts_collector_dynamic.o build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_win_thread_dynamic.o build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_bound_queue_dynamic.o build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_condv_dynamic.o build/release/obj/host/lib/rtl/flx_pthread_dynamic/build/release/share/src/pthread/pthread_waitable_bool_dynamic.o flx_gc_dynamic flx_exceptions_dynamic judy_dynamic -> build/release/host/lib/rtl/libflx_pthread_dynamic.so
64 bit JUDY
[fbuild] [rtl] build exceptions
* clang++ : build/release/share/src/flx_async/flx_async.cpp -> build/release/obj/host/lib/rtl/flx_async_static/build/release/share/src/flx_async/flx_async_static.o
* ar : build/release/obj/host/lib/rtl/flx_async_static/build/release/share/src/flx_async/flx_async_static.o -> build/release/host/lib/rtl/libflx_async_static.a
* ranlib : build/release/host/lib/rtl/libflx_async_static.a
* clang++ : build/release/share/src/flx_async/flx_async.cpp -> build/release/obj/host/lib/rtl/flx_async_dynamic/build/release/share/src/flx_async/flx_async_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_async_dynamic/build/release/share/src/flx_async/flx_async_dynamic.o flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic -> build/release/host/lib/rtl/libflx_async_dynamic.so
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
checking header 'dlfcn.h' : ok
checking dlopen in 'dlfcn.h' : ok
* clang++ : build/release/share/src/rtl/flx_async_world.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_async_world_static.o
* clang++ : build/release/share/src/rtl/flx_main.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_main_static.o
* clang++ : build/release/share/src/rtl/flx_executil.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_executil_static.o
* clang++ : build/release/share/src/rtl/plat_linux.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/plat_linux_static.o
* clang++ : build/release/share/src/rtl/flx_rtl_shapes.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_rtl_shapes_static.o
* clang++ : build/release/share/src/rtl/flx_rtl.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_rtl_static.o
* clang++ : build/release/share/src/rtl/flx_sysdlist.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_sysdlist_static.o
* clang++ : build/release/share/src/rtl/flx_sync.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_sync_static.o
* clang++ : build/release/share/src/rtl/flx_world.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_world_static.o
* clang++ : build/release/share/src/rtl/flx_udp_trace.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_udp_trace_static.o
* clang++ : build/release/share/src/rtl/flx_slist.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_slist_static.o
* clang++ : build/release/share/src/rtl/flx_ioutil.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_ioutil_static.o
* clang++ : build/release/share/src/rtl/flx_svc.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_svc_static.o
* clang++ : build/release/share/src/rtl/flx_spinlock.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_spinlock_static.o
* clang++ : build/release/share/src/rtl/flx_world_config.cpp -> build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_world_config_static.o
* ar : build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_world_config_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_spinlock_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_svc_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_ioutil_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_slist_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_udp_trace_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_world_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_sync_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_sysdlist_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_rtl_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_rtl_shapes_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/plat_linux_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_executil_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_main_static.o build/release/obj/host/lib/rtl/flx_static/build/release/share/src/rtl/flx_async_world_static.o -> build/release/host/lib/rtl/libflx_static.a
* ranlib : build/release/host/lib/rtl/libflx_static.a
* clang++ : build/release/share/src/rtl/flx_async_world.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_async_world_dynamic.o
* clang++ : build/release/share/src/rtl/flx_main.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_main_dynamic.o
* clang++ : build/release/share/src/rtl/flx_executil.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_executil_dynamic.o
* clang++ : build/release/share/src/rtl/plat_linux.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/plat_linux_dynamic.o
* clang++ : build/release/share/src/rtl/flx_rtl_shapes.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_rtl_shapes_dynamic.o
* clang++ : build/release/share/src/rtl/flx_rtl.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_rtl_dynamic.o
* clang++ : build/release/share/src/rtl/flx_sysdlist.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_sysdlist_dynamic.o
* clang++ : build/release/share/src/rtl/flx_sync.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_sync_dynamic.o
* clang++ : build/release/share/src/rtl/flx_world.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_world_dynamic.o
* clang++ : build/release/share/src/rtl/flx_udp_trace.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_udp_trace_dynamic.o
* clang++ : build/release/share/src/rtl/flx_slist.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_slist_dynamic.o
* clang++ : build/release/share/src/rtl/flx_ioutil.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_ioutil_dynamic.o
* clang++ : build/release/share/src/rtl/flx_svc.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_svc_dynamic.o
* clang++ : build/release/share/src/rtl/flx_spinlock.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_spinlock_dynamic.o
* clang++ : build/release/share/src/rtl/flx_world_config.cpp -> build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_world_config_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_world_config_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_spinlock_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_svc_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_ioutil_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_slist_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_udp_trace_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_world_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_sync_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_sysdlist_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_rtl_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_rtl_shapes_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/plat_linux_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_executil_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_main_dynamic.o build/release/obj/host/lib/rtl/flx_dynamic/build/release/share/src/rtl/flx_async_world_dynamic.o flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_exceptions_dynamic flx_async_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_dynlink_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_strutil_dynamic flx_strutil_dynamic flx_uint256_t_dynamic -> build/release/host/lib/rtl/libflx_dynamic.so
* clang++ : build/release/share/src/flx_drivers/flx_run_lib_dynamic.cpp -> build/release/obj/host/bin/flx_run/build/release/share/src/flx_drivers/flx_run_lib_dynamic_dynamic.o
* clang++ : build/release/share/src/flx_drivers/flx_run_main.cxx -> build/release/obj/host/bin/flx_run/build/release/share/src/flx_drivers/flx_run_main_dynamic.o
* clang++ : build/release/obj/host/bin/flx_run/build/release/share/src/flx_drivers/flx_run_main_dynamic.o build/release/obj/host/bin/flx_run/build/release/share/src/flx_drivers/flx_run_lib_dynamic_dynamic.o flx_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_exceptions_dynamic flx_async_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_dynlink_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_strutil_dynamic flx_strutil_dynamic flx_uint256_t_dynamic -> build/release/host/bin/flx_run
[fbuild] [rtl] MAKING RTL *******
[fbuild] [rtl] build uint256_t
[fbuild] [rtl] build strutil
[fbuild] [rtl] build dynlink
[fbuild] [rtl] build strutil
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [demux]
copying 19 files
cp build/release/share/src/demux/flx_demux.hpp -> build/release/share/lib/rtl/flx_demux.hpp
cp build/release/share/src/demux/demux_demuxer.hpp -> build/release/share/lib/rtl/demux_demuxer.hpp
cp build/release/share/src/demux/demux_timer_queue.hpp -> build/release/share/lib/rtl/demux_timer_queue.hpp
cp build/release/share/src/demux/demux_quitter.hpp -> build/release/share/lib/rtl/demux_quitter.hpp
cp build/release/share/src/demux/win/demux_iocp_demuxer.hpp -> build/release/share/lib/rtl/demux_iocp_demuxer.hpp
cp build/release/share/src/demux/win/demux_overlapped.hpp -> build/release/share/lib/rtl/demux_overlapped.hpp
cp build/release/share/src/demux/win/demux_win_timer_queue.hpp -> build/release/share/lib/rtl/demux_win_timer_queue.hpp
cp build/release/share/src/demux/win/demux_wself_piper.hpp -> build/release/share/lib/rtl/demux_wself_piper.hpp
cp build/release/share/src/demux/posix/demux_posix_demuxer.hpp -> build/release/share/lib/rtl/demux_posix_demuxer.hpp
cp build/release/share/src/demux/posix/demux_posix_timer_queue.hpp -> build/release/share/lib/rtl/demux_posix_timer_queue.hpp
cp build/release/share/src/demux/posix/demux_select_demuxer.hpp -> build/release/share/lib/rtl/demux_select_demuxer.hpp
cp build/release/share/src/demux/posix/demux_sockety.hpp -> build/release/share/lib/rtl/demux_sockety.hpp
cp build/release/share/src/demux/posix/demux_self_piper.hpp -> build/release/share/lib/rtl/demux_self_piper.hpp
cp build/release/share/src/demux/posix/demux_ts_select_demuxer.hpp -> build/release/share/lib/rtl/demux_ts_select_demuxer.hpp
cp build/release/share/src/demux/poll/demux_poll_demuxer.hpp -> build/release/share/lib/rtl/demux_poll_demuxer.hpp
cp build/release/share/src/demux/poll/demux_ts_poll_demuxer.hpp -> build/release/share/lib/rtl/demux_ts_poll_demuxer.hpp
cp build/release/share/src/demux/epoll/demux_epoll_demuxer.hpp -> build/release/share/lib/rtl/demux_epoll_demuxer.hpp
cp build/release/share/src/demux/kqueue/demux_kqueue_demuxer.hpp -> build/release/share/lib/rtl/demux_kqueue_demuxer.hpp
cp build/release/share/src/demux/evtport/demux_evtport_demuxer.hpp -> build/release/share/lib/rtl/demux_evtport_demuxer.hpp
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
DEMUX: providing POSIX SELECT
checking header 'poll.h' : ok
DEMUX: providing UNIX POLL
checking header 'sys/epoll.h' : ok
DEMUX: providing LINUX EPOLL
checking header 'sys/event.h' : failed
checking header 'port.h' : failed
* clang++ : build/release/share/src/demux/epoll/demux_epoll_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/epoll/demux_epoll_demuxer_static.o
* clang++ : build/release/share/src/demux/poll/demux_ts_poll_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/poll/demux_ts_poll_demuxer_static.o
* clang++ : build/release/share/src/demux/poll/demux_poll_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/poll/demux_poll_demuxer_static.o
* clang++ : build/release/share/src/demux/posix/demux_ts_select_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_ts_select_demuxer_static.o
* clang++ : build/release/share/src/demux/posix/demux_self_piper.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_self_piper_static.o
* clang++ : build/release/share/src/demux/posix/demux_sockety.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_sockety_static.o
* clang++ : build/release/share/src/demux/posix/demux_posix_timer_queue.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_posix_timer_queue_static.o
* clang++ : build/release/share/src/demux/posix/demux_select_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_select_demuxer_static.o
* clang++ : build/release/share/src/demux/posix/demux_posix_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_posix_demuxer_static.o
* clang++ : build/release/share/src/demux/flx_demux.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/flx_demux_static.o
* clang++ : build/release/share/src/demux/demux_quitter.cpp -> build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/demux_quitter_static.o
* ar : build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/demux_quitter_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/flx_demux_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_posix_demuxer_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_select_demuxer_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_posix_timer_queue_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_sockety_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_self_piper_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/posix/demux_ts_select_demuxer_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/poll/demux_poll_demuxer_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/poll/demux_ts_poll_demuxer_static.o build/release/obj/host/lib/rtl/demux_static/build/release/share/src/demux/epoll/demux_epoll_demuxer_static.o -> build/release/host/lib/rtl/libdemux_static.a
* ranlib : build/release/host/lib/rtl/libdemux_static.a
* clang++ : build/release/share/src/demux/epoll/demux_epoll_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/epoll/demux_epoll_demuxer_dynamic.o
* clang++ : build/release/share/src/demux/poll/demux_ts_poll_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/poll/demux_ts_poll_demuxer_dynamic.o
* clang++ : build/release/share/src/demux/poll/demux_poll_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/poll/demux_poll_demuxer_dynamic.o
* clang++ : build/release/share/src/demux/posix/demux_ts_select_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_ts_select_demuxer_dynamic.o
* clang++ : build/release/share/src/demux/posix/demux_self_piper.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_self_piper_dynamic.o
* clang++ : build/release/share/src/demux/posix/demux_sockety.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_sockety_dynamic.o
* clang++ : build/release/share/src/demux/posix/demux_posix_timer_queue.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_posix_timer_queue_dynamic.o
* clang++ : build/release/share/src/demux/posix/demux_select_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_select_demuxer_dynamic.o
* clang++ : build/release/share/src/demux/posix/demux_posix_demuxer.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_posix_demuxer_dynamic.o
* clang++ : build/release/share/src/demux/flx_demux.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/flx_demux_dynamic.o
* clang++ : build/release/share/src/demux/demux_quitter.cpp -> build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/demux_quitter_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/demux_quitter_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/flx_demux_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_posix_demuxer_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_select_demuxer_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_posix_timer_queue_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_sockety_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_self_piper_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/posix/demux_ts_select_demuxer_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/poll/demux_poll_demuxer_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/poll/demux_ts_poll_demuxer_dynamic.o build/release/obj/host/lib/rtl/demux_dynamic/build/release/share/src/demux/epoll/demux_epoll_demuxer_dynamic.o flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic -> build/release/host/lib/rtl/libdemux_dynamic.so
[fbuild] [faio]
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [demux]
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
DEMUX: providing POSIX SELECT
DEMUX: providing UNIX POLL
DEMUX: providing LINUX EPOLL
* clang++ : build/release/share/src/faio/faio_posixio.cpp -> build/release/obj/host/lib/rtl/faio_static/build/release/share/src/faio/faio_posixio_static.o
* clang++ : build/release/share/src/faio/faio_timer.cpp -> build/release/obj/host/lib/rtl/faio_static/build/release/share/src/faio/faio_timer_static.o
* ar : build/release/obj/host/lib/rtl/faio_static/build/release/share/src/faio/faio_timer_static.o build/release/obj/host/lib/rtl/faio_static/build/release/share/src/faio/faio_posixio_static.o -> build/release/host/lib/rtl/libfaio_static.a
* ranlib : build/release/host/lib/rtl/libfaio_static.a
* clang++ : build/release/share/src/faio/faio_posixio.cpp -> build/release/obj/host/lib/rtl/faio_dynamic/build/release/share/src/faio/faio_posixio_dynamic.o
* clang++ : build/release/share/src/faio/faio_timer.cpp -> build/release/obj/host/lib/rtl/faio_dynamic/build/release/share/src/faio/faio_timer_dynamic.o
* clang++ : build/release/obj/host/lib/rtl/faio_dynamic/build/release/share/src/faio/faio_timer_dynamic.o build/release/obj/host/lib/rtl/faio_dynamic/build/release/share/src/faio/faio_posixio_dynamic.o demux_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_async_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic -> build/release/host/lib/rtl/libfaio_dynamic.so
* clang++ : build/release/share/src/flx_drivers/flx_arun_lib_dynamic.cpp -> build/release/obj/host/bin/flx_arun/build/release/share/src/flx_drivers/flx_arun_lib_dynamic_dynamic.o
* clang++ : build/release/share/src/flx_drivers/flx_arun_main.cxx -> build/release/obj/host/bin/flx_arun/build/release/share/src/flx_drivers/flx_arun_main_dynamic.o
* clang++ : build/release/obj/host/bin/flx_arun/build/release/share/src/flx_drivers/flx_arun_main_dynamic.o build/release/obj/host/bin/flx_arun/build/release/share/src/flx_drivers/flx_arun_lib_dynamic_dynamic.o faio_dynamic demux_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_async_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic demux_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_async_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_exceptions_dynamic flx_async_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_pthread_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_dynlink_dynamic flx_gc_dynamic flx_exceptions_dynamic judy_dynamic flx_strutil_dynamic flx_strutil_dynamic flx_uint256_t_dynamic -> build/release/host/bin/flx_arun
[fbuild] [Felix] COMPILING TOOLS
[fbuild] [rtl] MAKING RTL *******
[fbuild] [rtl] build uint256_t
[fbuild] [rtl] build strutil
[fbuild] [rtl] build dynlink
[fbuild] [rtl] build strutil
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
Buildroot = build/release
Src to flxg = build/release/share/src/tools/flx_pkgconfig.flx
Expected flg dst = build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/flx_pkgconfig.cpp
* flxg : build/release/share/src/tools/flx_pkgconfig.flx -> build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/flx_pkgconfig.cpp
Can't load automaton '/home/razetime/Software/felix/build/release/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/syntax.automaton'from disk: building!
Opening syntax extensions /home/razetime/Software/felix/src/packages/grammar.fdoc: line 4725, cols 1 to 19
Parsed open of syntax extensions felix
Setting automaton
Automaton set
Trying to store automaton /home/razetime/Software/felix/build/release/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/syntax.automaton
Saved automaton to disk.
Binding library std
binding library std done
Exports = 0
* clang++ : build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/flx_pkgconfig.cpp -> build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/flx_pkgconfig_static.o
* clang++ : build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/flx_pkgconfig_static_link_thunk.cpp -> build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/flx_pkgconfig_static_link_thunk_static.o
* clang++ : build/release/host/lib/rtl/flx_run_lib_static_static.o build/release/host/lib/rtl/flx_run_main_static.o build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/flx_pkgconfig_static.o build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/flx_pkgconfig_static_link_thunk_static.o flx_static flx_gc_static flx_exceptions_static judy_static flx_exceptions_static flx_async_static flx_gc_static flx_exceptions_static judy_static flx_pthread_static flx_gc_static flx_exceptions_static judy_static flx_dynlink_static flx_gc_static flx_exceptions_static judy_static flx_strutil_static flx_strutil_static flx_uint256_t_static -> build/release/host/bin/flx_pkgconfig
[fbuild] [flx] building flx
[fbuild] [rtl] MAKING RTL *******
[fbuild] [rtl] build uint256_t
[fbuild] [rtl] build strutil
[fbuild] [rtl] build dynlink
[fbuild] [rtl] build strutil
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build pthread
64 bit JUDY
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
[fbuild] [rtl] build exceptions
64 bit JUDY
[fbuild] [rtl] build exceptions
Buildroot = build/release
Src to flxg = build/release/share/src/tools/bootflx.flx
Expected flg dst = build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx.cpp
* flxg : build/release/share/src/tools/bootflx.flx -> build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx.cpp
* build/release/host/bin/flx_pkgconfig : build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx.cpp -> build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx.resh build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx.includes
* clang++ : build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx.cpp -> build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx_static.o
* clang++ : build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx_static_link_thunk.cpp -> build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx_static_link_thunk_static.o
* clang++ : build/release/host/lib/rtl/flx_run_lib_static_static.o build/release/host/lib/rtl/flx_run_main_static.o build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx_static.o build/release/cache/text/home/razetime/Software/felix/build/release/share/src/tools/bootflx_static_link_thunk_static.o flx_re2_static flx_static flx_gc_static flx_exceptions_static judy_static flx_exceptions_static flx_async_static flx_gc_static flx_exceptions_static judy_static flx_pthread_static flx_gc_static flx_exceptions_static judy_static flx_dynlink_static flx_gc_static flx_exceptions_static judy_static flx_strutil_static flx_strutil_static flx_uint256_t_static -> build/release/host/bin/bootflx
[fbuild] [Felix] TEST BUILD
looking for bootflx : ok build/release/host/bin/bootflx
[fbuild] [Felix] BUILDING PLUGINS
BUILDING PLUGINS
* build/release/host/bin/bootflx --test=build/release: build/release/share/lib/plugins/toolchain_clang_macosx.flx -> build/release/share/lib/plugins/toolchain_clang_macosx.so
BOOTFLX
[bootflx] build/release/host/bin/bootflx -Ibuild/release/share/lib/plugins --test=build/release -c --test=build/release -od build/release/host/lib/rtl build/release/share/lib/plugins/toolchain_clang_macosx.flx
Cache may be out of date due to compiler change!
Flxg compiler time stamp=1666922231.000
Cache time stamp =1666889690.000
Delete cache /home/razetime/.felix/cache/text
Delete cache /home/razetime/.felix/cache/binary
Can't load automaton '/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton'from disk: building!
Opening syntax extensions /home/razetime/Software/felix/src/packages/grammar.fdoc: line 4725, cols 1 to 19
Parsed open of syntax extensions felix
Setting automaton
Automaton set
Trying to store automaton /home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton
Saved automaton to disk.
Binding library std
binding library std done
Exports = 0
Export fun/proc toolchain_clang_macosx of (toolchain_config_t) as 'toolchain_clang_macosx'
Export fun/proc setup of (string) as 'toolchain_clang_macosx_setup'
[get_stdout] rm -rf "/home/razetime/.felix/cache/text"
[get_stdout] rm -rf "/home/razetime/.felix/cache/binary"
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_macosx.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_macosx.cpp"
[system] "clang++" "-fPIC" "-fvisibility=hidden" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_macosx.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_macosx_dynamic.o"
[system] "clang++" "-shared" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_macosx_dynamic.o" -o "/home/razetime/Software/felix/build/release/host/lib/rtl/toolchain_clang_macosx.so" "-Lbuild/release/host/lib/rtl" "-lflx_dynamic" "-lflx_pthread_dynamic" "-lpthread" "-lflx_dynlink_dynamic" "-ldl" "-lflx_strutil_dynamic" "-lflx_gc_dynamic" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
* build/release/host/bin/bootflx --test=build/release: build/release/share/lib/plugins/toolchain_clang_linux.flx -> build/release/share/lib/plugins/toolchain_clang_linux.so
BOOTFLX
[bootflx] build/release/host/bin/bootflx -Ibuild/release/share/lib/plugins --test=build/release -c --test=build/release -od build/release/host/lib/rtl build/release/share/lib/plugins/toolchain_clang_linux.flx
Export fun/proc toolchain_clang_linux of (toolchain_config_t) as 'toolchain_clang_linux'
Export fun/proc setup of (string) as 'toolchain_clang_linux_setup'
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_linux.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_linux.cpp"
[system] "clang++" "-fPIC" "-fvisibility=hidden" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_linux.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_linux_dynamic.o"
[system] "clang++" "-shared" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_clang_linux_dynamic.o" -o "/home/razetime/Software/felix/build/release/host/lib/rtl/toolchain_clang_linux.so" "-Lbuild/release/host/lib/rtl" "-lflx_dynamic" "-lflx_pthread_dynamic" "-lpthread" "-lflx_dynlink_dynamic" "-ldl" "-lflx_strutil_dynamic" "-lflx_gc_dynamic" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
* build/release/host/bin/bootflx --test=build/release: build/release/share/lib/plugins/toolchain_gcc_macosx.flx -> build/release/share/lib/plugins/toolchain_gcc_macosx.so
BOOTFLX
[bootflx] build/release/host/bin/bootflx -Ibuild/release/share/lib/plugins --test=build/release -c --test=build/release -od build/release/host/lib/rtl build/release/share/lib/plugins/toolchain_gcc_macosx.flx
Export fun/proc toolchain_gcc_macosx of (toolchain_config_t) as 'toolchain_gcc_macosx'
Export fun/proc setup of (string) as 'toolchain_gcc_macosx_setup'
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_macosx.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_macosx.cpp"
[system] "clang++" "-fPIC" "-fvisibility=hidden" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_macosx.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_macosx_dynamic.o"
[system] "clang++" "-shared" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_macosx_dynamic.o" -o "/home/razetime/Software/felix/build/release/host/lib/rtl/toolchain_gcc_macosx.so" "-Lbuild/release/host/lib/rtl" "-lflx_dynamic" "-lflx_pthread_dynamic" "-lpthread" "-lflx_dynlink_dynamic" "-ldl" "-lflx_strutil_dynamic" "-lflx_gc_dynamic" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
* build/release/host/bin/bootflx --test=build/release: build/release/share/lib/plugins/toolchain_gcc_linux.flx -> build/release/share/lib/plugins/toolchain_gcc_linux.so
BOOTFLX
[bootflx] build/release/host/bin/bootflx -Ibuild/release/share/lib/plugins --test=build/release -c --test=build/release -od build/release/host/lib/rtl build/release/share/lib/plugins/toolchain_gcc_linux.flx
Export fun/proc toolchain_gcc_linux of (toolchain_config_t) as 'toolchain_gcc_linux'
Export fun/proc setup of (string) as 'toolchain_gcc_linux_setup'
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_linux.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_linux.cpp"
[system] "clang++" "-fPIC" "-fvisibility=hidden" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_linux.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_linux_dynamic.o"
[system] "clang++" "-shared" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_gcc_linux_dynamic.o" -o "/home/razetime/Software/felix/build/release/host/lib/rtl/toolchain_gcc_linux.so" "-Lbuild/release/host/lib/rtl" "-lflx_dynamic" "-lflx_pthread_dynamic" "-lpthread" "-lflx_dynlink_dynamic" "-ldl" "-lflx_strutil_dynamic" "-lflx_gc_dynamic" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
* build/release/host/bin/bootflx --test=build/release: build/release/share/lib/plugins/toolchain_msvc_win.flx -> build/release/share/lib/plugins/toolchain_msvc_win.so
BOOTFLX
[bootflx] build/release/host/bin/bootflx -Ibuild/release/share/lib/plugins --test=build/release -c --test=build/release -od build/release/host/lib/rtl build/release/share/lib/plugins/toolchain_msvc_win.flx
Export fun/proc toolchain_msvc_win of (toolchain_config_t) as 'toolchain_msvc_win'
Export fun/proc setup of (string) as 'toolchain_msvc_win_setup'
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_msvc_win.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_msvc_win.cpp"
[system] "clang++" "-fPIC" "-fvisibility=hidden" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_msvc_win.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_msvc_win_dynamic.o"
[system] "clang++" "-shared" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_msvc_win_dynamic.o" -o "/home/razetime/Software/felix/build/release/host/lib/rtl/toolchain_msvc_win.so" "-Lbuild/release/host/lib/rtl" "-lflx_dynamic" "-lflx_pthread_dynamic" "-lpthread" "-lflx_dynlink_dynamic" "-ldl" "-lflx_strutil_dynamic" "-lflx_gc_dynamic" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
* build/release/host/bin/bootflx --test=build/release: build/release/share/lib/plugins/toolchain_iphoneos.flx -> build/release/share/lib/plugins/toolchain_iphoneos.so
BOOTFLX
[bootflx] build/release/host/bin/bootflx -Ibuild/release/share/lib/plugins --test=build/release -c --test=build/release -od build/release/host/lib/rtl build/release/share/lib/plugins/toolchain_iphoneos.flx
Export fun/proc toolchain_clang_apple_iPhoneOS_armv7_arm64 of (toolchain_config_t) as 'toolchain_iphoneos'
Export fun/proc setup of (string) as 'toolchain_iphoneos_setup'
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphoneos.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphoneos.cpp"
[system] "clang++" "-fPIC" "-fvisibility=hidden" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphoneos.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphoneos_dynamic.o"
[system] "clang++" "-shared" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphoneos_dynamic.o" -o "/home/razetime/Software/felix/build/release/host/lib/rtl/toolchain_iphoneos.so" "-Lbuild/release/host/lib/rtl" "-lflx_dynamic" "-lflx_pthread_dynamic" "-lpthread" "-lflx_dynlink_dynamic" "-ldl" "-lflx_strutil_dynamic" "-lflx_gc_dynamic" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
* build/release/host/bin/bootflx --test=build/release: build/release/share/lib/plugins/toolchain_iphonesimulator.flx -> build/release/share/lib/plugins/toolchain_iphonesimulator.so
BOOTFLX
[bootflx] build/release/host/bin/bootflx -Ibuild/release/share/lib/plugins --test=build/release -c --test=build/release -od build/release/host/lib/rtl build/release/share/lib/plugins/toolchain_iphonesimulator.flx
Export fun/proc toolchain_clang_apple_iPhoneSimulator of (toolchain_config_t) as 'toolchain_iphonesimulator'
Export fun/proc setup of (string) as 'toolchain_iphonesimulator_setup'
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphonesimulator.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphonesimulator.cpp"
[system] "clang++" "-fPIC" "-fvisibility=hidden" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphonesimulator.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphonesimulator_dynamic.o"
[system] "clang++" "-shared" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/toolchain_iphonesimulator_dynamic.o" -o "/home/razetime/Software/felix/build/release/host/lib/rtl/toolchain_iphonesimulator.so" "-Lbuild/release/host/lib/rtl" "-lflx_dynamic" "-lflx_pthread_dynamic" "-lpthread" "-lflx_dynlink_dynamic" "-ldl" "-lflx_strutil_dynamic" "-lflx_gc_dynamic" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
* build/release/host/bin/bootflx --test=build/release: build/release/share/lib/plugins/flx_plugin.flx -> build/release/share/lib/plugins/flx_plugin.so
BOOTFLX
[bootflx] build/release/host/bin/bootflx -Ibuild/release/share/lib/plugins --test=build/release -c --test=build/release -od build/release/host/lib/rtl build/release/share/lib/plugins/flx_plugin.flx
Export fun flx_plugin_setup of (string) as 'flx_plugin_setup'
Export fun flx_plugin of (list[string]) as 'flx_plugin'
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/build/release/share/lib/plugins/flx_plugin.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/flx_plugin.cpp"
[system] "clang++" "-fPIC" "-fvisibility=hidden" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/flx_plugin.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/flx_plugin_dynamic.o"
[system] "clang++" "-shared" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/flx_plugin_dynamic.o" -o "/home/razetime/Software/felix/build/release/host/lib/rtl/flx_plugin.so" "-Lbuild/release/host/lib/rtl" "-lflx_re2_dynamic" "-lflx_dynamic" "-lflx_pthread_dynamic" "-lpthread" "-lflx_dynlink_dynamic" "-ldl" "-lflx_strutil_dynamic" "-lflx_gc_dynamic" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
[fbuild] BUILD COMPLETE
rm -rf build/release/exe*
rm -rf build/release/temp*
rm -rf build/release/obj*
rm -rf build/release/lib*
rm -rf build/release/__init__.py
rm -rf build/release/tut
rm -rf build/release/tutopt
rm -rf build/release/pyconfig
rm -rf build/release/cache
cp build/release/host/bin/bootflx build/release/host/bin/flx
build/release/host/bin/flx --felix=build.fpc -c -od build/release/host/lib/rtl build/release/share/lib/plugins/flx_plugin
BOOTFLX
[bootflx] build/release/host/bin/flx --felix=build.fpc -c -od build/release/host/lib/rtl build/release/share/lib/plugins/flx_plugin
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/build/release/share/lib/plugins/flx_plugin.cpp"
# =========================================================
# build tools required for rebuild.
# This is to be done right after building the bootstrap.
# The tools are placed in the host.
# =========================================================
build/release/host/bin/flx --felix=build.fpc --static -c -od build/release/host/bin src/tools/flx_build_flxg.flx
BOOTFLX
[bootflx] build/release/host/bin/flx --felix=build.fpc --static -c -od build/release/host/bin src/tools/flx_build_flxg.flx
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "-I/usr/local/lib/felix/packages/share/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/src/tools/flx_build_flxg.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_flxg_static_link_thunk.cpp"
[system] "clang++" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_flxg_static_link_thunk.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_flxg_static_link_thunk_static.o"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_flxg.cpp"
[system] "clang++" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_flxg.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_flxg_static.o"
[system] "clang++" -o "/home/razetime/Software/felix/build/release/host/bin/flx_build_flxg" "build/release/host/lib/rtl/flx_run_lib_static_static.o" "build/release/host/lib/rtl/flx_run_main_static.o" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_flxg_static_link_thunk_static.o" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_flxg_static.o" "-Lbuild/release/host/lib/rtl" "-lflx_re2_static" "-lflx_static" "-lflx_pthread_static" "-lpthread" "-lflx_dynlink_static" "-ldl" "-lflx_strutil_static" "-lflx_gc_static" "-ljudy_static" "-lflx_exceptions_static"
build/release/host/bin/flx --felix=build.fpc --static -c -od build/release/host/bin src/tools/flx_build_prep.flx
BOOTFLX
[bootflx] build/release/host/bin/flx --felix=build.fpc --static -c -od build/release/host/bin src/tools/flx_build_prep.flx
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "-I/usr/local/lib/felix/packages/share/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/src/tools/flx_build_prep.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_prep_static_link_thunk.cpp"
[system] "clang++" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_prep_static_link_thunk.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_prep_static_link_thunk_static.o"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_prep.cpp"
[system] "clang++" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_prep.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_prep_static.o"
[system] "clang++" -o "/home/razetime/Software/felix/build/release/host/bin/flx_build_prep" "build/release/host/lib/rtl/flx_run_lib_static_static.o" "build/release/host/lib/rtl/flx_run_main_static.o" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_prep_static_link_thunk_static.o" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_prep_static.o" "-Lbuild/release/host/lib/rtl" "-lflx_re2_static" "-lflx_static" "-lflx_pthread_static" "-lpthread" "-lflx_dynlink_static" "-ldl" "-lflx_strutil_static" "-lflx_gc_static" "-ljudy_static" "-lflx_exceptions_static"
build/release/host/bin/flx --felix=build.fpc --static -c -od build/release/host/bin src/tools/flx_build_rtl.flx
BOOTFLX
[bootflx] build/release/host/bin/flx --felix=build.fpc --static -c -od build/release/host/bin src/tools/flx_build_rtl.flx
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "-I/usr/local/lib/felix/packages/share/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/src/tools/flx_build_rtl.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_rtl_static_link_thunk.cpp"
[system] "clang++" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_rtl_static_link_thunk.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_rtl_static_link_thunk_static.o"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_rtl.cpp"
[system] "clang++" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_rtl.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_rtl_static.o"
[system] "clang++" -o "/home/razetime/Software/felix/build/release/host/bin/flx_build_rtl" "build/release/host/lib/rtl/flx_run_lib_static_static.o" "build/release/host/lib/rtl/flx_run_main_static.o" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_rtl_static_link_thunk_static.o" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_rtl_static.o" "-Lbuild/release/host/lib/rtl" "-lflx_re2_static" "-lflx_static" "-lflx_pthread_static" "-lpthread" "-lflx_dynlink_static" "-ldl" "-lflx_strutil_static" "-lflx_gc_static" "-ljudy_static" "-lflx_exceptions_static"
build/release/host/bin/flx --felix=build.fpc --static -c -od build/release/host/bin src/tools/flx_build_boot.flx
BOOTFLX
[bootflx] build/release/host/bin/flx --felix=build.fpc --static -c -od build/release/host/bin src/tools/flx_build_boot.flx
[system] "build/release/host/bin/flxg" "-q" "--inline=25" "--output_dir=/home/razetime/.felix/cache/text" "--cache_dir=/home/razetime/.felix/cache/binary" "-Ibuild/release/share/lib" "-Ibuild/release/host/lib" "-I/usr/local/lib/felix/packages/share/lib" "--syntax=@/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files" "--automaton=/home/razetime/.felix/cache/binary/home/razetime/Software/felix/build/release/share/lib/grammar/grammar.files/syntax.automaton" "--import=plat/flx.flxh" "--import=concordance/concordance.flxh" "std" "/home/razetime/Software/felix/src/tools/flx_build_boot.flx"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_boot_static_link_thunk.cpp"
[system] "clang++" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_boot_static_link_thunk.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_boot_static_link_thunk_static.o"
[get_stdout] "clang++" "-MM" "-std=c++14" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_boot.cpp"
[system] "clang++" "-std=c++14" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-fblocks" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-logical-op-parentheses" "-Wno-bitwise-op-parentheses" "-Wno-parentheses-equality" "-Wno-parentheses" "-Wno-return-stack-address" "-Wno-tautological-compare" "-Wno-return-type-c-linkage" "-Wno-unused-variable" "-Wno-unused-function" "-Wno-c++11-narrowing" "-Wno-missing-braces" "-O1" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/host/lib/rtl" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_boot.cpp" -o "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_boot_static.o"
[system] "clang++" -o "/home/razetime/Software/felix/build/release/host/bin/flx_build_boot" "build/release/host/lib/rtl/flx_run_lib_static_static.o" "build/release/host/lib/rtl/flx_run_main_static.o" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_boot_static_link_thunk_static.o" "/home/razetime/.felix/cache/text/home/razetime/Software/felix/src/tools/flx_build_boot_static.o" "-Lbuild/release/host/lib/rtl" "-lflx_static" "-lflx_pthread_static" "-lpthread" "-lflx_dynlink_static" "-ldl" "-lflx_strutil_static" "-lflx_gc_static" "-ljudy_static" "-lflx_exceptions_static"
# =========================================================
# prepare for host build
# =========================================================
build/release/host/bin/flx_build_prep --target-dir=build/release \
--target-bin=trial --source-dir=build/release --source-bin=host\
--clean-target-bin-dir --copy-compiler --copy-pkg-db \
--copy-config-headers --toolchain=toolchain_gcc_linux --debug
flx_build_prep 2020.09.10A
repository = .
target-dir = build/release
target-bin = trial
source-dir = build/release
source-bin = host
setup-pkg =
toolchain (spec) = toolchain_gcc_linux
Deleting target-bin=build/release/trial
Copy config db
cp build/release/host/config/botan.fpc build/release/trial/config/botan.fpc #done
cp build/release/host/config/botan_bigint.fpc build/release/trial/config/botan_bigint.fpc #done
cp build/release/host/config/botan_hash.fpc build/release/trial/config/botan_hash.fpc #done
cp build/release/host/config/botan_rng.fpc build/release/trial/config/botan_rng.fpc #done
cp build/release/host/config/botan_system_rng.fpc build/release/trial/config/botan_system_rng.fpc #done
cp build/release/host/config/build_boot.fpc build/release/trial/config/build_boot.fpc #done
cp build/release/host/config/build_flx_rtl_clang_iphoneos.fpc build/release/trial/config/build_flx_rtl_clang_iphoneos.fpc #done
cp build/release/host/config/build_flx_rtl_clang_linux.fpc build/release/trial/config/build_flx_rtl_clang_linux.fpc #done
cp build/release/host/config/build_flx_rtl_clang_macosx.fpc build/release/trial/config/build_flx_rtl_clang_macosx.fpc #done
cp build/release/host/config/build_flx_rtl_gcc_linux.fpc build/release/trial/config/build_flx_rtl_gcc_linux.fpc #done
cp build/release/host/config/build_flx_rtl_gcc_macosx.fpc build/release/trial/config/build_flx_rtl_gcc_macosx.fpc #done
cp build/release/host/config/build_flx_rtl_msvc_win.fpc build/release/trial/config/build_flx_rtl_msvc_win.fpc #done
cp build/release/host/config/cplusplus_11.fpc build/release/trial/config/cplusplus_11.fpc #done
cp build/release/host/config/cplusplus_14.fpc build/release/trial/config/cplusplus_14.fpc #done
cp build/release/host/config/cplusplus_17.fpc build/release/trial/config/cplusplus_17.fpc #done
cp build/release/host/config/cplusplus_20.fpc build/release/trial/config/cplusplus_20.fpc #done
cp build/release/host/config/cygwin.fpc build/release/trial/config/cygwin.fpc #done
cp build/release/host/config/demux.fpc build/release/trial/config/demux.fpc #done
cp build/release/host/config/dl.fpc build/release/trial/config/dl.fpc #done
cp build/release/host/config/faio.fpc build/release/trial/config/faio.fpc #done
cp build/release/host/config/felix.fpc build/release/trial/config/felix.fpc #done
cp build/release/host/config/flx.fpc build/release/trial/config/flx.fpc #done
cp build/release/host/config/flx_arun.fpc build/release/trial/config/flx_arun.fpc #done
cp build/release/host/config/flx_async.fpc build/release/trial/config/flx_async.fpc #done
cp build/release/host/config/flx_bound_queue.fpc build/release/trial/config/flx_bound_queue.fpc #done
cp build/release/host/config/flx_dynlink.fpc build/release/trial/config/flx_dynlink.fpc #done
cp build/release/host/config/flx_exceptions.fpc build/release/trial/config/flx_exceptions.fpc #done
cp build/release/host/config/flx_executil.fpc build/release/trial/config/flx_executil.fpc #done
cp build/release/host/config/flx_gc.fpc build/release/trial/config/flx_gc.fpc #done
cp build/release/host/config/flx_i18n.fpc build/release/trial/config/flx_i18n.fpc #done
cp build/release/host/config/flx_ioutil.fpc build/release/trial/config/flx_ioutil.fpc #done
cp build/release/host/config/flx_pthread.fpc build/release/trial/config/flx_pthread.fpc #done
cp build/release/host/config/flx_rtl_core.fpc build/release/trial/config/flx_rtl_core.fpc #done
cp build/release/host/config/flx_run.fpc build/release/trial/config/flx_run.fpc #done
cp build/release/host/config/flx_spinlock.fpc build/release/trial/config/flx_spinlock.fpc #done
cp build/release/host/config/flx_strutil.fpc build/release/trial/config/flx_strutil.fpc #done
cp build/release/host/config/flx_thread_free_rtl_core.fpc build/release/trial/config/flx_thread_free_rtl_core.fpc #done
cp build/release/host/config/flx_thread_free_run.fpc build/release/trial/config/flx_thread_free_run.fpc #done
cp build/release/host/config/flx_uint256_t.fpc build/release/trial/config/flx_uint256_t.fpc #done
cp build/release/host/config/gmp.fpc build/release/trial/config/gmp.fpc #done
cp build/release/host/config/judy.fpc build/release/trial/config/judy.fpc #done
cp build/release/host/config/ncurses.fpc build/release/trial/config/ncurses.fpc #done
cp build/release/host/config/pthread.fpc build/release/trial/config/pthread.fpc #done
cp build/release/host/config/re2.fpc build/release/trial/config/re2.fpc #done
cp build/release/host/config/rparse.fpc build/release/trial/config/rparse.fpc #done
cp build/release/host/config/sdl2.fpc build/release/trial/config/sdl2.fpc #done
cp build/release/host/config/sdl2_image.fpc build/release/trial/config/sdl2_image.fpc #done
cp build/release/host/config/sdl2_ttf.fpc build/release/trial/config/sdl2_ttf.fpc #done
cp build/release/host/config/sqlite3.fpc build/release/trial/config/sqlite3.fpc #done
cp build/release/host/config/timer.fpc build/release/trial/config/timer.fpc #done
cp build/release/host/config/toolchain.fpc build/release/trial/config/toolchain.fpc #done
cp build/release/host/config/umka.fpc build/release/trial/config/umka.fpc #done
Copy rtl config headers
cp build/release/host/lib/plat/flx.flxh build/release/trial/lib/plat/flx.flxh #done
cp build/release/host/lib/rtl/demux_sockety_config.hpp build/release/trial/lib/rtl/demux_sockety_config.hpp #done
cp build/release/host/lib/rtl/flx_rtl_config_params.hpp build/release/trial/lib/rtl/flx_rtl_config_params.hpp #done
cp build/release/host/bin/flxg build/release/trial/bin/flxg #done
Build Complete
Write toolchain toolchain_gcc_linux into package build/release/trial/config/toolchain.fpc
WRITING SPECIFIED TOOLCHAIN PACKAGE: ****************************
toolchain: toolchain_gcc_linux
# =========================================================
# building flxg
# =========================================================
build/release/host/bin/flx_build_flxg
Build dypgen
--------------------
Lib=dyp in src/compiler/dypgen/dyplib
--------------------
libs=
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dyplib" "-I" "src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp" "src/compiler/dypgen/dyplib/priority_by_relation.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dyplib" "-I" "src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp" "src/compiler/dypgen/dyplib/dyplex.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dyplib" "-I" "src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp" "src/compiler/dypgen/dyplib/automaton.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dyplib" "-I" "src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp" "src/compiler/dypgen/dyplib/dyp.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dyplib" "-I" "src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp" "src/compiler/dypgen/dyplib/dyp.mli"
Compiling ML src/compiler/dypgen/dyplib/priority_by_relation.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dyplib/priority_by_relation.cmx" "src/compiler/dypgen/dyplib/priority_by_relation.ml"
Compiling ML src/compiler/dypgen/dyplib/automaton.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dyplib/automaton.cmx" "src/compiler/dypgen/dyplib/automaton.ml"
Compiling MLI src/compiler/dypgen/dyplib/dyp.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dyplib/dyp.cmi" "src/compiler/dypgen/dyplib/dyp.mli"
Compiling ML src/compiler/dypgen/dyplib/dyplex.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dyplib/dyplex.cmx" "src/compiler/dypgen/dyplib/dyplex.ml"
File "src/compiler/dypgen/dyplib/dyplex.ml", line 598, characters 29-52:
598 | with Invalid_argument("index out of bounds")
^^^^^^^^^^^^^^^^^^^^^^^
Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 11.5)
Compiling ML src/compiler/dypgen/dyplib/dyp.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dyplib/dyp.cmx" "src/compiler/dypgen/dyplib/dyp.ml"
File "src/compiler/dypgen/dyplib/dyp.ml", line 5067, characters 19-40:
5067 | with Failure "lexing: empty token" ->
^^^^^^^^^^^^^^^^^^^^^
Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 11.5)
File "src/compiler/dypgen/dyplib/dyp.ml", line 5085, characters 29-43:
5085 | with Invalid_argument("String.sub") ->
^^^^^^^^^^^^^^
Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 11.5)
File "src/compiler/dypgen/dyplib/dyp.ml", line 5095, characters 29-43:
5095 | with Invalid_argument("String.sub") ->
^^^^^^^^^^^^^^
Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
this constructor's arguments. They are only for information
and may change in future versions. (See manual section 11.5)
Linking library build/flxg-tmp/dyp.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/dyp.cmxa" "build/flxg-tmp/src/compiler/dypgen/dyplib/priority_by_relation.cmx" "build/flxg-tmp/src/compiler/dypgen/dyplib/automaton.cmx" "build/flxg-tmp/src/compiler/dypgen/dyplib/dyplex.cmx" "build/flxg-tmp/src/compiler/dypgen/dyplib/dyp.cmx"
--------------------
Lib=dypgen.exe in src/compiler/dypgen/dypgen
--------------------
libs=
src/compiler/dypgen/dyplib
includes=
[system] "ocamllex.opt" "-o" "build/flxg-tmp/dypgen_lexer.ml" "src/compiler/dypgen/dypgen/dypgen_lexer.mll"
195 states, 1556 transitions, table size 7394 bytes
2280 additional bytes used for bindings
[system] "ocamllex.opt" "-o" "build/flxg-tmp/extract_type.ml" "src/compiler/dypgen/dypgen/extract_type.mll"
360 states, 11307 transitions, table size 47388 bytes
22672 additional bytes used for bindings
[system] "ocamllex.opt" "-o" "build/flxg-tmp/insert_linenum.ml" "src/compiler/dypgen/dypgen/insert_linenum.mll"
6 states, 259 transitions, table size 1072 bytes
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dypgen" "-I" "src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "src/compiler/dypgen/dypgen/dypgen_parser.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "build/flxg-tmp" "-I" "src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "build/flxg-tmp/dypgen_lexer.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "build/flxg-tmp" "-I" "src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "build/flxg-tmp/extract_type.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dypgen" "-I" "src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "src/compiler/dypgen/dypgen/dypgen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dypgen" "-I" "src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "src/compiler/dypgen/dypgen/parse_tree.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dypgen" "-I" "src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "src/compiler/dypgen/dypgen/dypgen_parser.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "build/flxg-tmp" "-I" "src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "build/flxg-tmp/insert_linenum.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/dypgen/dypgen" "-I" "src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "src/compiler/dypgen/dypgen/argument.ml"
Compiling ML build/flxg-tmp/extract_type.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/extract_type.cmx" "build/flxg-tmp/extract_type.ml"
Compiling MLI src/compiler/dypgen/dypgen/parse_tree.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dypgen/parse_tree.cmi" "src/compiler/dypgen/dypgen/parse_tree.mli"
Compiling MLI src/compiler/dypgen/dypgen/dypgen_parser.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dypgen/dypgen_parser.cmi" "src/compiler/dypgen/dypgen/dypgen_parser.mli"
Compiling ML build/flxg-tmp/insert_linenum.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/insert_linenum.cmx" "build/flxg-tmp/insert_linenum.ml"
Compiling ML src/compiler/dypgen/dypgen/argument.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dypgen/argument.cmx" "src/compiler/dypgen/dypgen/argument.ml"
Compiling ML src/compiler/dypgen/dypgen/dypgen_parser.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dypgen/dypgen_parser.cmx" "src/compiler/dypgen/dypgen/dypgen_parser.ml"
File "dypgen_parser.dyp", line 24, characters 16-34:
Alert deprecated: module Stdlib.Pervasives
Use Stdlib instead.
If you need to stay compatible with OCaml < 4.07, you can use the
stdlib-shims library: https://github.com/ocaml/stdlib-shims
Compiling ML build/flxg-tmp/dypgen_lexer.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/dypgen_lexer.cmx" "build/flxg-tmp/dypgen_lexer.ml"
Compiling ML src/compiler/dypgen/dypgen/dypgen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dypgen" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-c" "-o" "build/flxg-tmp/src/compiler/dypgen/dypgen/dypgen.cmx" "src/compiler/dypgen/dypgen/dypgen.ml"
Linking executable build/flxg-tmp/dypgen.exe
[system] "ocamlopt.opt" "-o" "build/flxg-tmp/dypgen.exe" "build/flxg-tmp/dyp.cmxa" "build/flxg-tmp/extract_type.cmx" "build/flxg-tmp/insert_linenum.cmx" "build/flxg-tmp/src/compiler/dypgen/dypgen/argument.cmx" "build/flxg-tmp/src/compiler/dypgen/dypgen/dypgen_parser.cmx" "build/flxg-tmp/dypgen_lexer.cmx" "build/flxg-tmp/src/compiler/dypgen/dypgen/dypgen.cmx"
Done, exe = src/compiler/dypgen/dypgen
--------------------
Lib=ocs in src/compiler/ocs/src
--------------------
libs=
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_wrap.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_vector.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_numaux.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_env.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_string.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_lex.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_complex.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_lex.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_read.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_macro.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_port.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_top.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_contin.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_numstr.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_top.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_vartable.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_contin.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_compile.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_print.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_vartable.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_num.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_complex.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_print.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_char.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_main.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_prim.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_compile.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_io.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_char.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_eval.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_numstr.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_misc.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_sym.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_read.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_vector.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_misc.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_list.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_macro.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_sym.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_port.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_list.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_env.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_error.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_types.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_numaux.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_eval.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_string.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_prim.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_io.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/ocs/src" "-I" "src/compiler/ocs/src" "-I" "build/flxg-tmp" "src/compiler/ocs/src/ocs_num.mli"
Compiling MLI src/compiler/ocs/src/ocs_port.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_port.cmi" "src/compiler/ocs/src/ocs_port.mli"
Compiling MLI src/compiler/ocs/src/ocs_vartable.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_vartable.cmi" "src/compiler/ocs/src/ocs_vartable.mli"
Compiling ML src/compiler/ocs/src/ocs_vartable.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_vartable.cmx" "src/compiler/ocs/src/ocs_vartable.ml"
Compiling MLI src/compiler/ocs/src/ocs_complex.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_complex.cmi" "src/compiler/ocs/src/ocs_complex.mli"
Compiling ML src/compiler/ocs/src/ocs_error.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_error.cmx" "src/compiler/ocs/src/ocs_error.ml"
Compiling MLI src/compiler/ocs/src/ocs_types.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_types.cmi" "src/compiler/ocs/src/ocs_types.mli"
Compiling MLI src/compiler/ocs/src/ocs_numaux.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_numaux.cmi" "src/compiler/ocs/src/ocs_numaux.mli"
Compiling MLI src/compiler/ocs/src/ocs_prim.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_prim.cmi" "src/compiler/ocs/src/ocs_prim.mli"
Compiling MLI src/compiler/ocs/src/ocs_num.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_num.cmi" "src/compiler/ocs/src/ocs_num.mli"
Compiling MLI src/compiler/ocs/src/ocs_list.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_list.cmi" "src/compiler/ocs/src/ocs_list.mli"
Compiling ML src/compiler/ocs/src/ocs_port.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_port.cmx" "src/compiler/ocs/src/ocs_port.ml"
Compiling MLI src/compiler/ocs/src/ocs_macro.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_macro.cmi" "src/compiler/ocs/src/ocs_macro.mli"
Compiling MLI src/compiler/ocs/src/ocs_sym.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_sym.cmi" "src/compiler/ocs/src/ocs_sym.mli"
Compiling MLI src/compiler/ocs/src/ocs_misc.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_misc.cmi" "src/compiler/ocs/src/ocs_misc.mli"
Compiling MLI src/compiler/ocs/src/ocs_eval.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_eval.cmi" "src/compiler/ocs/src/ocs_eval.mli"
Compiling MLI src/compiler/ocs/src/ocs_io.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_io.cmi" "src/compiler/ocs/src/ocs_io.mli"
Compiling MLI src/compiler/ocs/src/ocs_compile.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_compile.cmi" "src/compiler/ocs/src/ocs_compile.mli"
Compiling MLI src/compiler/ocs/src/ocs_char.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_char.cmi" "src/compiler/ocs/src/ocs_char.mli"
Compiling MLI src/compiler/ocs/src/ocs_print.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_print.cmi" "src/compiler/ocs/src/ocs_print.mli"
Compiling MLI src/compiler/ocs/src/ocs_top.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_top.cmi" "src/compiler/ocs/src/ocs_top.mli"
Compiling MLI src/compiler/ocs/src/ocs_numstr.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_numstr.cmi" "src/compiler/ocs/src/ocs_numstr.mli"
Compiling MLI src/compiler/ocs/src/ocs_contin.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_contin.cmi" "src/compiler/ocs/src/ocs_contin.mli"
Compiling MLI src/compiler/ocs/src/ocs_lex.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_lex.cmi" "src/compiler/ocs/src/ocs_lex.mli"
Compiling ML src/compiler/ocs/src/ocs_complex.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_complex.cmx" "src/compiler/ocs/src/ocs_complex.ml"
Compiling MLI src/compiler/ocs/src/ocs_string.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_string.cmi" "src/compiler/ocs/src/ocs_string.mli"
Compiling MLI src/compiler/ocs/src/ocs_env.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_env.cmi" "src/compiler/ocs/src/ocs_env.mli"
Compiling ML src/compiler/ocs/src/ocs_numaux.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_numaux.cmx" "src/compiler/ocs/src/ocs_numaux.ml"
Compiling MLI src/compiler/ocs/src/ocs_vector.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_vector.cmi" "src/compiler/ocs/src/ocs_vector.mli"
Compiling ML src/compiler/ocs/src/ocs_wrap.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_wrap.cmx" "src/compiler/ocs/src/ocs_wrap.ml"
Compiling MLI src/compiler/ocs/src/ocs_read.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_read.cmi" "src/compiler/ocs/src/ocs_read.mli"
Compiling ML src/compiler/ocs/src/ocs_misc.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_misc.cmx" "src/compiler/ocs/src/ocs_misc.ml"
Compiling ML src/compiler/ocs/src/ocs_sym.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_sym.cmx" "src/compiler/ocs/src/ocs_sym.ml"
Compiling ML src/compiler/ocs/src/ocs_env.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_env.cmx" "src/compiler/ocs/src/ocs_env.ml"
Compiling ML src/compiler/ocs/src/ocs_string.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_string.cmx" "src/compiler/ocs/src/ocs_string.ml"
Compiling ML src/compiler/ocs/src/ocs_vector.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_vector.cmx" "src/compiler/ocs/src/ocs_vector.ml"
Compiling ML src/compiler/ocs/src/ocs_char.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_char.cmx" "src/compiler/ocs/src/ocs_char.ml"
Compiling ML src/compiler/ocs/src/ocs_num.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_num.cmx" "src/compiler/ocs/src/ocs_num.ml"
Compiling ML src/compiler/ocs/src/ocs_compile.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_compile.cmx" "src/compiler/ocs/src/ocs_compile.ml"
Compiling ML src/compiler/ocs/src/ocs_macro.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_macro.cmx" "src/compiler/ocs/src/ocs_macro.ml"
Compiling ML src/compiler/ocs/src/ocs_numstr.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_numstr.cmx" "src/compiler/ocs/src/ocs_numstr.ml"
Compiling ML src/compiler/ocs/src/ocs_print.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_print.cmx" "src/compiler/ocs/src/ocs_print.ml"
Compiling ML src/compiler/ocs/src/ocs_lex.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_lex.cmx" "src/compiler/ocs/src/ocs_lex.ml"
Compiling ML src/compiler/ocs/src/ocs_read.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_read.cmx" "src/compiler/ocs/src/ocs_read.ml"
Compiling ML src/compiler/ocs/src/ocs_list.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_list.cmx" "src/compiler/ocs/src/ocs_list.ml"
Compiling ML src/compiler/ocs/src/ocs_eval.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_eval.cmx" "src/compiler/ocs/src/ocs_eval.ml"
Compiling ML src/compiler/ocs/src/ocs_io.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_io.cmx" "src/compiler/ocs/src/ocs_io.ml"
Compiling ML src/compiler/ocs/src/ocs_prim.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_prim.cmx" "src/compiler/ocs/src/ocs_prim.ml"
Compiling ML src/compiler/ocs/src/ocs_contin.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_contin.cmx" "src/compiler/ocs/src/ocs_contin.ml"
Compiling ML src/compiler/ocs/src/ocs_top.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_top.cmx" "src/compiler/ocs/src/ocs_top.ml"
Compiling ML src/compiler/ocs/src/ocs_main.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/ocs/src/ocs_main.cmx" "src/compiler/ocs/src/ocs_main.ml"
Linking library build/flxg-tmp/ocs.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/ocs.cmxa" "build/flxg-tmp/src/compiler/ocs/src/ocs_vartable.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_error.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_port.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_complex.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_numaux.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_wrap.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_misc.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_sym.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_env.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_string.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_vector.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_char.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_num.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_compile.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_macro.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_numstr.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_print.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_lex.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_read.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_list.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_eval.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_io.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_prim.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_contin.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_top.cmx" "build/flxg-tmp/src/compiler/ocs/src/ocs_main.cmx"
--------------------
Lib=sex in src/compiler/sex
--------------------
libs=
src/compiler/dypgen/dyplib
src/compiler/ocs/src
includes=
[system] "ocamllex.opt" "-o" "build/flxg-tmp/sex_lex.ml" "src/compiler/sex/sex_lex.mll"
16 states, 776 transitions, table size 3200 bytes
[system] "build/flxg-tmp/dypgen.exe" "--no-mli" "--no-undef-nt" "--pv-obj" "--noemit-token-type" "build/flxg-tmp/sex_parse.dyp"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/sex" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "src/compiler/sex/sex_map.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/sex" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "src/compiler/sex/sex.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/sex" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "src/compiler/sex/sex_types.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "build/flxg-tmp" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "build/flxg-tmp/sex_lex.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/sex" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "src/compiler/sex/sex_print.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/sex" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "src/compiler/sex/ocs2sex.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "build/flxg-tmp" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "build/flxg-tmp/sex_parse.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/sex" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "src/compiler/sex/sex_token.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/sex" "-I" "src/compiler/sex" "-I" "build/flxg-tmp" "src/compiler/sex/sex_print.mli"
Compiling MLI src/compiler/sex/sex_types.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/sex/sex_types.cmi" "src/compiler/sex/sex_types.mli"
Compiling ML src/compiler/sex/ocs2sex.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/sex/ocs2sex.cmx" "src/compiler/sex/ocs2sex.ml"
Compiling MLI src/compiler/sex/sex_token.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/sex/sex_token.cmi" "src/compiler/sex/sex_token.mli"
Compiling MLI src/compiler/sex/sex_print.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/sex/sex_print.cmi" "src/compiler/sex/sex_print.mli"
Compiling ML build/flxg-tmp/sex_parse.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/sex_parse.cmx" "build/flxg-tmp/sex_parse.ml"
Compiling ML src/compiler/sex/sex_print.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/sex/sex_print.cmx" "src/compiler/sex/sex_print.ml"
Compiling ML build/flxg-tmp/sex_lex.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/sex_lex.cmx" "build/flxg-tmp/sex_lex.ml"
Compiling ML src/compiler/sex/sex_map.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/sex/sex_map.cmx" "src/compiler/sex/sex_map.ml"
Compiling ML src/compiler/sex/sex.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-c" "-o" "build/flxg-tmp/src/compiler/sex/sex.cmx" "src/compiler/sex/sex.ml"
Linking library build/flxg-tmp/sex.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/sex.cmxa" "build/flxg-tmp/src/compiler/sex/ocs2sex.cmx" "build/flxg-tmp/sex_parse.cmx" "build/flxg-tmp/src/compiler/sex/sex_print.cmx" "build/flxg-tmp/sex_lex.cmx" "build/flxg-tmp/src/compiler/sex/sex_map.cmx" "build/flxg-tmp/src/compiler/sex/sex.cmx"
--------------------
Lib=flx_version in src/compiler/flx_version
--------------------
libs=
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_version" "-I" "src/compiler/flx_version" "-I" "build/flxg-tmp" "src/compiler/flx_version/flx_version.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_version" "-I" "src/compiler/flx_version" "-I" "build/flxg-tmp" "src/compiler/flx_version/flx_version.ml"
Compiling MLI src/compiler/flx_version/flx_version.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_version/flx_version.cmi" "src/compiler/flx_version/flx_version.mli"
Compiling ML src/compiler/flx_version/flx_version.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_version/flx_version.cmx" "src/compiler/flx_version/flx_version.ml"
Linking library build/flxg-tmp/flx_version.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_version.cmxa" "build/flxg-tmp/src/compiler/flx_version/flx_version.cmx"
--------------------
Lib=flx_lex in src/compiler/flx_lex
--------------------
libs=
src/compiler/dypgen/dyplib
src/compiler/ocs/src
src/compiler/sex
src/compiler/flx_version
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lex" "-I" "src/compiler/flx_lex" "-I" "build/flxg-tmp" "src/compiler/flx_lex/flx_srcref.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lex" "-I" "src/compiler/flx_lex" "-I" "build/flxg-tmp" "src/compiler/flx_lex/flx_string.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lex" "-I" "src/compiler/flx_lex" "-I" "build/flxg-tmp" "src/compiler/flx_lex/flx_srcref.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lex" "-I" "src/compiler/flx_lex" "-I" "build/flxg-tmp" "src/compiler/flx_lex/flx_utf.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lex" "-I" "src/compiler/flx_lex" "-I" "build/flxg-tmp" "src/compiler/flx_lex/flx_utf.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lex" "-I" "src/compiler/flx_lex" "-I" "build/flxg-tmp" "src/compiler/flx_lex/flx_string.ml"
Compiling MLI src/compiler/flx_lex/flx_srcref.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lex/flx_srcref.cmi" "src/compiler/flx_lex/flx_srcref.mli"
Compiling MLI src/compiler/flx_lex/flx_string.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lex/flx_string.cmi" "src/compiler/flx_lex/flx_string.mli"
Compiling ML src/compiler/flx_lex/flx_srcref.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lex/flx_srcref.cmx" "src/compiler/flx_lex/flx_srcref.ml"
Compiling MLI src/compiler/flx_lex/flx_utf.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lex/flx_utf.cmi" "src/compiler/flx_lex/flx_utf.mli"
Compiling ML src/compiler/flx_lex/flx_string.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lex/flx_string.cmx" "src/compiler/flx_lex/flx_string.ml"
Compiling ML src/compiler/flx_lex/flx_utf.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lex/flx_utf.cmx" "src/compiler/flx_lex/flx_utf.ml"
Linking library build/flxg-tmp/flx_lex.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_lex.cmxa" "build/flxg-tmp/src/compiler/flx_lex/flx_srcref.cmx" "build/flxg-tmp/src/compiler/flx_lex/flx_string.cmx" "build/flxg-tmp/src/compiler/flx_lex/flx_utf.cmx"
--------------------
Lib=flx_parse in src/compiler/flx_parse
--------------------
libs=
src/compiler/dypgen/dyplib
src/compiler/ocs/src
src/compiler/sex
src/compiler/flx_version
src/compiler/flx_lex
includes=
[system] "build/flxg-tmp/dypgen.exe" "--no-mli" "--no-undef-nt" "--pv-obj" "--noemit-token-type" "build/flxg-tmp/flx_parse.dyp"
Warning: non terminal `epsilon' is never in a right-hand side.
Warning: non terminal `schemevar' is never in a right-hand side.
Warning: non terminal `sepsilon' is never in a right-hand side.
Warning: non terminal `strepsilon' is never in a right-hand side.
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_ocs_run.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_export_syntax.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_parse_data.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_dssl.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_parse_srcref.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "build/flxg-tmp" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "build/flxg-tmp/flx_parse.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_ocs_run.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_prelex.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_ocs_init.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_token.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_define_syntax.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_prelex.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_action.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_ocs_init.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_parse" "-I" "src/compiler/flx_parse" "-I" "build/flxg-tmp" "src/compiler/flx_parse/flx_drules.ml"
Compiling MLI src/compiler/flx_parse/flx_ocs_run.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_ocs_run.cmi" "src/compiler/flx_parse/flx_ocs_run.mli"
Compiling ML src/compiler/flx_parse/flx_parse_srcref.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_parse_srcref.cmx" "src/compiler/flx_parse/flx_parse_srcref.ml"
Compiling ML src/compiler/flx_parse/flx_ocs_run.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_ocs_run.cmx" "src/compiler/flx_parse/flx_ocs_run.ml"
Compiling MLI src/compiler/flx_parse/flx_ocs_init.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_ocs_init.cmi" "src/compiler/flx_parse/flx_ocs_init.mli"
Compiling ML src/compiler/flx_parse/flx_drules.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_drules.cmx" "src/compiler/flx_parse/flx_drules.ml"
Compiling MLI src/compiler/flx_parse/flx_token.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_token.cmi" "src/compiler/flx_parse/flx_token.mli"
Compiling ML src/compiler/flx_parse/flx_ocs_init.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_ocs_init.cmx" "src/compiler/flx_parse/flx_ocs_init.ml"
Compiling MLI src/compiler/flx_parse/flx_prelex.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_prelex.cmi" "src/compiler/flx_parse/flx_prelex.mli"
Compiling ML src/compiler/flx_parse/flx_parse_data.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_parse_data.cmx" "src/compiler/flx_parse/flx_parse_data.ml"
Compiling ML src/compiler/flx_parse/flx_prelex.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_prelex.cmx" "src/compiler/flx_parse/flx_prelex.ml"
Compiling ML src/compiler/flx_parse/flx_action.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_action.cmx" "src/compiler/flx_parse/flx_action.ml"
Compiling ML src/compiler/flx_parse/flx_define_syntax.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_define_syntax.cmx" "src/compiler/flx_parse/flx_define_syntax.ml"
Compiling ML src/compiler/flx_parse/flx_export_syntax.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_export_syntax.cmx" "src/compiler/flx_parse/flx_export_syntax.ml"
Compiling ML src/compiler/flx_parse/flx_dssl.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/src/compiler/flx_parse/flx_dssl.cmx" "src/compiler/flx_parse/flx_dssl.ml"
Compiling ML build/flxg-tmp/flx_parse.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-c" "-o" "build/flxg-tmp/flx_parse.cmx" "build/flxg-tmp/flx_parse.ml"
Linking library build/flxg-tmp/flx_parse.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_parse.cmxa" "build/flxg-tmp/src/compiler/flx_parse/flx_parse_srcref.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_ocs_run.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_drules.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_ocs_init.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_parse_data.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_prelex.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_action.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_define_syntax.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_export_syntax.cmx" "build/flxg-tmp/src/compiler/flx_parse/flx_dssl.cmx" "build/flxg-tmp/flx_parse.cmx"
--------------------
Lib=flx_misc in src/compiler/flx_misc
--------------------
libs=
src/compiler/flx_version
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_util.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_list.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_getopt.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_hashtbl.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_list.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_util.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_set.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_getopt.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_profile.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_hashtbl.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_set.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_misc" "-I" "src/compiler/flx_misc" "-I" "build/flxg-tmp" "src/compiler/flx_misc/flx_profile.ml"
Compiling MLI src/compiler/flx_misc/flx_util.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_util.cmi" "src/compiler/flx_misc/flx_util.mli"
Compiling MLI src/compiler/flx_misc/flx_getopt.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_getopt.cmi" "src/compiler/flx_misc/flx_getopt.mli"
Compiling MLI src/compiler/flx_misc/flx_list.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_list.cmi" "src/compiler/flx_misc/flx_list.mli"
Compiling ML src/compiler/flx_misc/flx_util.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_util.cmx" "src/compiler/flx_misc/flx_util.ml"
Compiling MLI src/compiler/flx_misc/flx_set.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_set.cmi" "src/compiler/flx_misc/flx_set.mli"
Compiling ML src/compiler/flx_misc/flx_getopt.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_getopt.cmx" "src/compiler/flx_misc/flx_getopt.ml"
Compiling MLI src/compiler/flx_misc/flx_profile.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_profile.cmi" "src/compiler/flx_misc/flx_profile.mli"
Compiling MLI src/compiler/flx_misc/flx_hashtbl.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_hashtbl.cmi" "src/compiler/flx_misc/flx_hashtbl.mli"
Compiling ML src/compiler/flx_misc/flx_set.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_set.cmx" "src/compiler/flx_misc/flx_set.ml"
Compiling ML src/compiler/flx_misc/flx_profile.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_profile.cmx" "src/compiler/flx_misc/flx_profile.ml"
Compiling ML src/compiler/flx_misc/flx_hashtbl.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_hashtbl.cmx" "src/compiler/flx_misc/flx_hashtbl.ml"
Compiling ML src/compiler/flx_misc/flx_list.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_misc/flx_list.cmx" "src/compiler/flx_misc/flx_list.ml"
Linking library build/flxg-tmp/flx_misc.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_misc.cmxa" "build/flxg-tmp/src/compiler/flx_misc/flx_util.cmx" "build/flxg-tmp/src/compiler/flx_misc/flx_getopt.cmx" "build/flxg-tmp/src/compiler/flx_misc/flx_set.cmx" "build/flxg-tmp/src/compiler/flx_misc/flx_profile.cmx" "build/flxg-tmp/src/compiler/flx_misc/flx_hashtbl.cmx" "build/flxg-tmp/src/compiler/flx_misc/flx_list.cmx"
--------------------
Lib=flx_file in src/compiler/flx_file
--------------------
libs=
src/compiler/dypgen/dyplib
src/compiler/ocs/src
src/compiler/sex
src/compiler/flx_version
src/compiler/flx_misc
src/compiler/flx_lex
src/compiler/flx_parse
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_file" "-I" "src/compiler/flx_file" "-I" "build/flxg-tmp" "src/compiler/flx_file/flx_filesys.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_file" "-I" "src/compiler/flx_file" "-I" "build/flxg-tmp" "src/compiler/flx_file/flx_filesys.mli"
Compiling MLI src/compiler/flx_file/flx_filesys.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-c" "-o" "build/flxg-tmp/src/compiler/flx_file/flx_filesys.cmi" "src/compiler/flx_file/flx_filesys.mli"
Compiling ML src/compiler/flx_file/flx_filesys.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-c" "-o" "build/flxg-tmp/src/compiler/flx_file/flx_filesys.cmx" "src/compiler/flx_file/flx_filesys.ml"
File "src/compiler/flx_file/flx_filesys.ml", line 229, characters 49-66:
229 | let marshal_in (kind:string) (filename:string) ?(min_time=big_bang) : 'a option =
^^^^^^^^^^^^^^^^^
Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
Linking library build/flxg-tmp/flx_file.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_file.cmxa" "build/flxg-tmp/src/compiler/flx_file/flx_filesys.cmx"
--------------------
Lib=flx_core in src/compiler/flx_core
--------------------
libs=
src/compiler/dypgen/dyplib
src/compiler/ocs/src
src/compiler/flx_lex
src/compiler/flx_parse
src/compiler/flx_misc
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_sym_table.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_type_list_index.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bparameter.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bexe.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_pubname_map.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bbdcl.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_concordance.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_sym.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bparameter.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bsym_table.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bbdcl.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_print.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_sym.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_intersect.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_typeops.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_fold.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_types.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_id.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_alpha.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_alpha.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_exceptions.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_ast.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_exceptions.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_typing.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype_kind.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bexe.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_name_map.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_mtypes2.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_code_spec.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype_occurs.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_name_map.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype_occurs.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_id.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_typing.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bexpr.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bid.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_typing2.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bparams.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_typing2.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype_rec.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_type_fun.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bsym.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_name_lookup.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_maps.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_unify_expr.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_options.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_maps.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_fold.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_literal.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bsym.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_unify.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_typeeq.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype_subst.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_breqs.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype_dual.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bsym_table.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype_rec.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_sym_table.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_beta.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_mtypes2.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bparams.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_kind.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_btype_dual.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_bexpr.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_code_spec.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_core" "-I" "src/compiler/flx_core" "-I" "build/flxg-tmp" "src/compiler/flx_core/flx_typeeq.ml"
Compiling ML src/compiler/flx_core/flx_concordance.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_concordance.cmx" "src/compiler/flx_core/flx_concordance.ml"
Compiling MLI src/compiler/flx_core/flx_id.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_id.cmi" "src/compiler/flx_core/flx_id.mli"
Compiling MLI src/compiler/flx_core/flx_code_spec.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_code_spec.cmi" "src/compiler/flx_core/flx_code_spec.mli"
Compiling ML src/compiler/flx_core/flx_id.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_id.cmx" "src/compiler/flx_core/flx_id.ml"
Compiling ML src/compiler/flx_core/flx_bid.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bid.cmx" "src/compiler/flx_core/flx_bid.ml"
Compiling ML src/compiler/flx_core/flx_options.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_options.cmx" "src/compiler/flx_core/flx_options.ml"
Compiling ML src/compiler/flx_core/flx_literal.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_literal.cmx" "src/compiler/flx_core/flx_literal.ml"
Compiling ML src/compiler/flx_core/flx_code_spec.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_code_spec.cmx" "src/compiler/flx_core/flx_code_spec.ml"
Compiling ML src/compiler/flx_core/flx_ast.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_ast.cmx" "src/compiler/flx_core/flx_ast.ml"
Compiling MLI src/compiler/flx_core/flx_typing2.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_typing2.cmi" "src/compiler/flx_core/flx_typing2.mli"
Compiling ML src/compiler/flx_core/flx_kind.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_kind.cmx" "src/compiler/flx_core/flx_kind.ml"
Compiling MLI src/compiler/flx_core/flx_btype.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype.cmi" "src/compiler/flx_core/flx_btype.mli"
Compiling MLI src/compiler/flx_core/flx_typeeq.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_typeeq.cmi" "src/compiler/flx_core/flx_typeeq.mli"
Compiling MLI src/compiler/flx_core/flx_bexpr.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bexpr.cmi" "src/compiler/flx_core/flx_bexpr.mli"
Compiling MLI src/compiler/flx_core/flx_alpha.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_alpha.cmi" "src/compiler/flx_core/flx_alpha.mli"
Compiling ML src/compiler/flx_core/flx_types.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_types.cmx" "src/compiler/flx_core/flx_types.ml"
Compiling MLI src/compiler/flx_core/flx_bparameter.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bparameter.cmi" "src/compiler/flx_core/flx_bparameter.mli"
Compiling MLI src/compiler/flx_core/flx_bexe.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bexe.cmi" "src/compiler/flx_core/flx_bexe.mli"
Compiling MLI src/compiler/flx_core/flx_exceptions.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_exceptions.cmi" "src/compiler/flx_core/flx_exceptions.mli"
Compiling ML src/compiler/flx_core/flx_btype.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype.cmx" "src/compiler/flx_core/flx_btype.ml"
File "src/compiler/flx_core/flx_btype.ml", lines 1116-1120, characters 10-11:
1116 | ..........{ tp with
1117 | pattern = f_btype tp.pattern;
1118 | pattern_vars = BidSet.map f_bid tp.pattern_vars;
1119 | assignments = List.map (fun (i, t) -> f_bid i, f_btype t) tp.assignments
1120 | }.
Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
the 'with' clause is useless.
Compiling MLI src/compiler/flx_core/flx_name_map.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_name_map.cmi" "src/compiler/flx_core/flx_name_map.mli"
Compiling MLI src/compiler/flx_core/flx_bparams.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bparams.cmi" "src/compiler/flx_core/flx_bparams.mli"
Compiling MLI src/compiler/flx_core/flx_maps.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_maps.cmi" "src/compiler/flx_core/flx_maps.mli"
Compiling MLI src/compiler/flx_core/flx_btype_rec.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype_rec.cmi" "src/compiler/flx_core/flx_btype_rec.mli"
Compiling MLI src/compiler/flx_core/flx_mtypes2.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_mtypes2.cmi" "src/compiler/flx_core/flx_mtypes2.mli"
Compiling MLI src/compiler/flx_core/flx_btype_dual.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype_dual.cmi" "src/compiler/flx_core/flx_btype_dual.mli"
Compiling MLI src/compiler/flx_core/flx_typing.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_typing.cmi" "src/compiler/flx_core/flx_typing.mli"
Compiling ML src/compiler/flx_core/flx_exceptions.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_exceptions.cmx" "src/compiler/flx_core/flx_exceptions.ml"
Compiling ML src/compiler/flx_core/flx_alpha.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_alpha.cmx" "src/compiler/flx_core/flx_alpha.ml"
Compiling MLI src/compiler/flx_core/flx_sym.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_sym.cmi" "src/compiler/flx_core/flx_sym.mli"
Compiling MLI src/compiler/flx_core/flx_bbdcl.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bbdcl.cmi" "src/compiler/flx_core/flx_bbdcl.mli"
Compiling ML src/compiler/flx_core/flx_bparameter.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bparameter.cmx" "src/compiler/flx_core/flx_bparameter.ml"
Compiling MLI src/compiler/flx_core/flx_sym_table.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_sym_table.cmi" "src/compiler/flx_core/flx_sym_table.mli"
Compiling ML src/compiler/flx_core/flx_btype_kind.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype_kind.cmx" "src/compiler/flx_core/flx_btype_kind.ml"
Compiling ML src/compiler/flx_core/flx_btype_rec.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype_rec.cmx" "src/compiler/flx_core/flx_btype_rec.ml"
Compiling MLI src/compiler/flx_core/flx_bsym.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bsym.cmi" "src/compiler/flx_core/flx_bsym.mli"
Compiling ML src/compiler/flx_core/flx_btype_subst.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype_subst.cmx" "src/compiler/flx_core/flx_btype_subst.ml"
Compiling ML src/compiler/flx_core/flx_btype_dual.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype_dual.cmx" "src/compiler/flx_core/flx_btype_dual.ml"
Compiling MLI src/compiler/flx_core/flx_bsym_table.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bsym_table.cmi" "src/compiler/flx_core/flx_bsym_table.mli"
Compiling ML src/compiler/flx_core/flx_typeeq.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_typeeq.cmx" "src/compiler/flx_core/flx_typeeq.ml"
File "src/compiler/flx_core/flx_typeeq.ml", lines 127-128, characters 4-30:
127 | ....BTYP_polyrecord (t,s,v), t2
128 | | t2,BTYP_polyrecord (t,s,v)................
Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard;
variable s appears in different places in different or-pattern alternatives.
Only the first match will be used to evaluate the guard expression.
(See manual section 11.5)
Compiling ML src/compiler/flx_core/flx_bexpr.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bexpr.cmx" "src/compiler/flx_core/flx_bexpr.ml"
Compiling ML src/compiler/flx_core/flx_bparams.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bparams.cmx" "src/compiler/flx_core/flx_bparams.ml"
Compiling MLI src/compiler/flx_core/flx_fold.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_fold.cmi" "src/compiler/flx_core/flx_fold.mli"
Compiling MLI src/compiler/flx_core/flx_btype_occurs.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype_occurs.cmi" "src/compiler/flx_core/flx_btype_occurs.mli"
Compiling ML src/compiler/flx_core/flx_name_map.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_name_map.cmx" "src/compiler/flx_core/flx_name_map.ml"
Compiling ML src/compiler/flx_core/flx_bexe.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bexe.cmx" "src/compiler/flx_core/flx_bexe.ml"
Compiling ML src/compiler/flx_core/flx_typeops.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_typeops.cmx" "src/compiler/flx_core/flx_typeops.ml"
Compiling ML src/compiler/flx_core/flx_sym.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_sym.cmx" "src/compiler/flx_core/flx_sym.ml"
Compiling ML src/compiler/flx_core/flx_bbdcl.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bbdcl.cmx" "src/compiler/flx_core/flx_bbdcl.ml"
Compiling ML src/compiler/flx_core/flx_mtypes2.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_mtypes2.cmx" "src/compiler/flx_core/flx_mtypes2.ml"
Compiling ML src/compiler/flx_core/flx_btype_occurs.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_btype_occurs.cmx" "src/compiler/flx_core/flx_btype_occurs.ml"
Compiling ML src/compiler/flx_core/flx_typing.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_typing.cmx" "src/compiler/flx_core/flx_typing.ml"
Compiling ML src/compiler/flx_core/flx_bsym.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bsym.cmx" "src/compiler/flx_core/flx_bsym.ml"
Compiling ML src/compiler/flx_core/flx_maps.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_maps.cmx" "src/compiler/flx_core/flx_maps.ml"
Compiling ML src/compiler/flx_core/flx_sym_table.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_sym_table.cmx" "src/compiler/flx_core/flx_sym_table.ml"
Compiling ML src/compiler/flx_core/flx_bsym_table.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_bsym_table.cmx" "src/compiler/flx_core/flx_bsym_table.ml"
Compiling ML src/compiler/flx_core/flx_pubname_map.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_pubname_map.cmx" "src/compiler/flx_core/flx_pubname_map.ml"
Compiling ML src/compiler/flx_core/flx_print.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_print.cmx" "src/compiler/flx_core/flx_print.ml"
Compiling ML src/compiler/flx_core/flx_intersect.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_intersect.cmx" "src/compiler/flx_core/flx_intersect.ml"
Compiling ML src/compiler/flx_core/flx_fold.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_fold.cmx" "src/compiler/flx_core/flx_fold.ml"
Compiling ML src/compiler/flx_core/flx_typing2.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_typing2.cmx" "src/compiler/flx_core/flx_typing2.ml"
Compiling ML src/compiler/flx_core/flx_name_lookup.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_name_lookup.cmx" "src/compiler/flx_core/flx_name_lookup.ml"
Compiling ML src/compiler/flx_core/flx_unify.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_unify.cmx" "src/compiler/flx_core/flx_unify.ml"
Compiling ML src/compiler/flx_core/flx_breqs.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_breqs.cmx" "src/compiler/flx_core/flx_breqs.ml"
Compiling ML src/compiler/flx_core/flx_unify_expr.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_unify_expr.cmx" "src/compiler/flx_core/flx_unify_expr.ml"
Compiling ML src/compiler/flx_core/flx_type_list_index.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_type_list_index.cmx" "src/compiler/flx_core/flx_type_list_index.ml"
Compiling ML src/compiler/flx_core/flx_type_fun.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_type_fun.cmx" "src/compiler/flx_core/flx_type_fun.ml"
Compiling ML src/compiler/flx_core/flx_beta.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-c" "-o" "build/flxg-tmp/src/compiler/flx_core/flx_beta.cmx" "src/compiler/flx_core/flx_beta.ml"
Linking library build/flxg-tmp/flx_core.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_core.cmxa" "build/flxg-tmp/src/compiler/flx_core/flx_concordance.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_id.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_bid.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_options.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_literal.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_code_spec.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_ast.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_kind.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_types.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_btype.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_exceptions.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_alpha.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_bparameter.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_btype_kind.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_btype_rec.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_btype_subst.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_btype_dual.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_typeeq.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_bexpr.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_bparams.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_name_map.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_bexe.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_typeops.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_sym.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_bbdcl.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_mtypes2.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_btype_occurs.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_typing.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_bsym.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_maps.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_sym_table.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_bsym_table.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_pubname_map.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_print.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_intersect.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_fold.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_typing2.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_name_lookup.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_unify.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_breqs.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_unify_expr.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_type_list_index.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_type_fun.cmx" "build/flxg-tmp/src/compiler/flx_core/flx_beta.cmx"
--------------------
Lib=flx_desugar in src/compiler/flx_desugar
--------------------
libs=
src/compiler/dypgen/dyplib
src/compiler/ocs/src
src/compiler/sex
src/compiler/flx_lex
src/compiler/flx_parse
src/compiler/flx_file
src/compiler/flx_misc
src/compiler/flx_core
src/compiler/flx_version
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_sex2flx.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_colns.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_merge_vs.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_constfld.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_curry.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_parse_driver.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_colns.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_pat.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_macro.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_desugar_pat.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_charset.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_desugar_expr.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_macro.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_reqs.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_cformat.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_match.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_sex2flx.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_charset.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_desugar.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_constfld.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_cformat.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_desugar" "-I" "src/compiler/flx_desugar" "-I" "build/flxg-tmp" "src/compiler/flx_desugar/flx_pat.mli"
Compiling MLI src/compiler/flx_desugar/flx_sex2flx.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_sex2flx.cmi" "src/compiler/flx_desugar/flx_sex2flx.mli"
Compiling MLI src/compiler/flx_desugar/flx_colns.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_colns.cmi" "src/compiler/flx_desugar/flx_colns.mli"
Compiling ML src/compiler/flx_desugar/flx_parse_driver.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_parse_driver.cmx" "src/compiler/flx_desugar/flx_parse_driver.ml"
File "src/compiler/flx_desugar/flx_parse_driver.ml", line 212, characters 29-47:
212 | let lexbuf,hash_includes = create_file_lexbuf include_dirs name in
^^^^^^^^^^^^^^^^^^
Warning 6 [labels-omitted]: label include_dirs was omitted in the application of this function.
File "src/compiler/flx_desugar/flx_parse_driver.ml", line 216, characters 29-47:
216 | let lexbuf,hash_includes = create_file_lexbuf include_dirs name in
^^^^^^^^^^^^^^^^^^
Warning 6 [labels-omitted]: label include_dirs was omitted in the application of this function.
Compiling MLI src/compiler/flx_desugar/flx_macro.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_macro.cmi" "src/compiler/flx_desugar/flx_macro.mli"
Compiling ML src/compiler/flx_desugar/flx_desugar_pat.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_desugar_pat.cmx" "src/compiler/flx_desugar/flx_desugar_pat.ml"
Compiling MLI src/compiler/flx_desugar/flx_charset.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_charset.cmi" "src/compiler/flx_desugar/flx_charset.mli"
Compiling ML src/compiler/flx_desugar/flx_sex2flx.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_sex2flx.cmx" "src/compiler/flx_desugar/flx_sex2flx.ml"
Compiling ML src/compiler/flx_desugar/flx_charset.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_charset.cmx" "src/compiler/flx_desugar/flx_charset.ml"
Compiling MLI src/compiler/flx_desugar/flx_constfld.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_constfld.cmi" "src/compiler/flx_desugar/flx_constfld.mli"
Compiling MLI src/compiler/flx_desugar/flx_cformat.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_cformat.cmi" "src/compiler/flx_desugar/flx_cformat.mli"
Compiling MLI src/compiler/flx_desugar/flx_pat.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_pat.cmi" "src/compiler/flx_desugar/flx_pat.mli"
Compiling ML src/compiler/flx_desugar/flx_cformat.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_cformat.cmx" "src/compiler/flx_desugar/flx_cformat.ml"
Compiling ML src/compiler/flx_desugar/flx_pat.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_pat.cmx" "src/compiler/flx_desugar/flx_pat.ml"
Compiling ML src/compiler/flx_desugar/flx_colns.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_colns.cmx" "src/compiler/flx_desugar/flx_colns.ml"
Compiling ML src/compiler/flx_desugar/flx_curry.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_curry.cmx" "src/compiler/flx_desugar/flx_curry.ml"
Compiling ML src/compiler/flx_desugar/flx_constfld.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_constfld.cmx" "src/compiler/flx_desugar/flx_constfld.ml"
Compiling ML src/compiler/flx_desugar/flx_merge_vs.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_merge_vs.cmx" "src/compiler/flx_desugar/flx_merge_vs.ml"
Compiling ML src/compiler/flx_desugar/flx_macro.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_macro.cmx" "src/compiler/flx_desugar/flx_macro.ml"
Compiling ML src/compiler/flx_desugar/flx_match.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_match.cmx" "src/compiler/flx_desugar/flx_match.ml"
Compiling ML src/compiler/flx_desugar/flx_desugar_expr.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_desugar_expr.cmx" "src/compiler/flx_desugar/flx_desugar_expr.ml"
Compiling ML src/compiler/flx_desugar/flx_reqs.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_reqs.cmx" "src/compiler/flx_desugar/flx_reqs.ml"
Compiling ML src/compiler/flx_desugar/flx_desugar.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/src/compiler/flx_desugar/flx_desugar.cmx" "src/compiler/flx_desugar/flx_desugar.ml"
Linking library build/flxg-tmp/flx_desugar.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_desugar.cmxa" "build/flxg-tmp/src/compiler/flx_desugar/flx_parse_driver.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_desugar_pat.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_sex2flx.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_charset.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_cformat.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_pat.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_colns.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_curry.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_constfld.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_merge_vs.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_macro.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_match.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_desugar_expr.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_reqs.cmx" "build/flxg-tmp/src/compiler/flx_desugar/flx_desugar.cmx"
--------------------
Lib=flx_bind in src/compiler/flx_bind
--------------------
libs=
src/compiler/flx_lex
src/compiler/flx_misc
src/compiler/flx_core
src/compiler/flx_desugar
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bbind.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_reorder.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_bexe.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_symbol.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_lookup_type_qn_with_sig.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_generic.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_overload.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_symtab.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_struct_apply.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_lookup_state.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_env.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_cal_ret_type.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_decoder.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_gmap.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_typeset.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_product_addition.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bbind_state.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_lookup_name_itdws.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_encoder.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_slice.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_apply.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_do_unify.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_lrbrack.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_interfaces.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_inline_projection.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_type.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_record_proj.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_inherit.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bexe_state.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_coerce.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_sum.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_callback.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_lookup_type_name_itdws.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_prod.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_resolve.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_lrangle.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_type_index.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_strr.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_cal_slice.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_btype_of_bsym.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_projection.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_lookup.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_remap.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_circuit.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_dot.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_cal_apply.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_inner_type_of_index.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_subtypetable.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_typecode_of_btype.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_state.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_tconstraint.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_guess_meta_type.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_tpat.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_eq.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_expression.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_lookup_qn_with_sig.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_sig_of_symdef.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_eval_module.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_bind_reqs.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_bind" "-I" "src/compiler/flx_bind" "-I" "build/flxg-tmp" "src/compiler/flx_bind/flx_resolve_overload.ml"
Compiling ML src/compiler/flx_bind/flx_generic.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_generic.cmx" "src/compiler/flx_bind/flx_generic.ml"
Compiling ML src/compiler/flx_bind/flx_lookup_state.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_state.cmx" "src/compiler/flx_bind/flx_lookup_state.ml"
Compiling ML src/compiler/flx_bind/flx_typeset.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_typeset.cmx" "src/compiler/flx_bind/flx_typeset.ml"
Compiling ML src/compiler/flx_bind/flx_bbind_state.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bbind_state.cmx" "src/compiler/flx_bind/flx_bbind_state.ml"
Compiling ML src/compiler/flx_bind/flx_do_unify.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_do_unify.cmx" "src/compiler/flx_bind/flx_do_unify.ml"
Compiling ML src/compiler/flx_bind/flx_bind_record_proj.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_record_proj.cmx" "src/compiler/flx_bind/flx_bind_record_proj.ml"
Compiling ML src/compiler/flx_bind/flx_bexe_state.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bexe_state.cmx" "src/compiler/flx_bind/flx_bexe_state.ml"
Compiling ML src/compiler/flx_bind/flx_coerce.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_coerce.cmx" "src/compiler/flx_bind/flx_coerce.ml"
File "src/compiler/flx_bind/flx_coerce.ml", lines 223-224, characters 6-16:
223 | ......BTYP_ptr (`RW,lhst,[]), BTYP_ptr (`RW,rhst,[])
224 | | lhst, rhst.
Warning 57 [ambiguous-var-in-pattern-guard]: Ambiguous or-pattern variables under guard;
variables lhst, rhst appear in different places in different or-pattern alternatives.
Only the first match will be used to evaluate the guard expression.
(See manual section 11.5)
Compiling ML src/compiler/flx_bind/flx_callback.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_callback.cmx" "src/compiler/flx_bind/flx_callback.ml"
Compiling ML src/compiler/flx_bind/flx_strr.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_strr.cmx" "src/compiler/flx_bind/flx_strr.ml"
Compiling ML src/compiler/flx_bind/flx_cal_slice.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_cal_slice.cmx" "src/compiler/flx_bind/flx_cal_slice.ml"
Compiling ML src/compiler/flx_bind/flx_bind_projection.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_projection.cmx" "src/compiler/flx_bind/flx_bind_projection.ml"
Compiling ML src/compiler/flx_bind/flx_remap.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_remap.cmx" "src/compiler/flx_bind/flx_remap.ml"
Compiling ML src/compiler/flx_bind/flx_subtypetable.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_subtypetable.cmx" "src/compiler/flx_bind/flx_subtypetable.ml"
Compiling ML src/compiler/flx_bind/flx_typecode_of_btype.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_typecode_of_btype.cmx" "src/compiler/flx_bind/flx_typecode_of_btype.ml"
Compiling ML src/compiler/flx_bind/flx_tpat.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_tpat.cmx" "src/compiler/flx_bind/flx_tpat.ml"
Compiling ML src/compiler/flx_bind/flx_sig_of_symdef.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_sig_of_symdef.cmx" "src/compiler/flx_bind/flx_sig_of_symdef.ml"
Compiling ML src/compiler/flx_bind/flx_tconstraint.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_tconstraint.cmx" "src/compiler/flx_bind/flx_tconstraint.ml"
Compiling ML src/compiler/flx_bind/flx_resolve.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_resolve.cmx" "src/compiler/flx_bind/flx_resolve.ml"
Compiling ML src/compiler/flx_bind/flx_bind_slice.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_slice.cmx" "src/compiler/flx_bind/flx_bind_slice.ml"
Compiling ML src/compiler/flx_bind/flx_encoder.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_encoder.cmx" "src/compiler/flx_bind/flx_encoder.ml"
Compiling ML src/compiler/flx_bind/flx_gmap.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_gmap.cmx" "src/compiler/flx_bind/flx_gmap.ml"
Compiling ML src/compiler/flx_bind/flx_decoder.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_decoder.cmx" "src/compiler/flx_bind/flx_decoder.ml"
Compiling ML src/compiler/flx_bind/flx_struct_apply.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_struct_apply.cmx" "src/compiler/flx_bind/flx_struct_apply.ml"
Compiling ML src/compiler/flx_bind/flx_symtab.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_symtab.cmx" "src/compiler/flx_bind/flx_symtab.ml"
Compiling ML src/compiler/flx_bind/flx_overload.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_overload.cmx" "src/compiler/flx_bind/flx_overload.ml"
Compiling ML src/compiler/flx_bind/flx_reorder.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_reorder.cmx" "src/compiler/flx_bind/flx_reorder.ml"
Compiling ML src/compiler/flx_bind/flx_env.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_env.cmx" "src/compiler/flx_bind/flx_env.ml"
Compiling ML src/compiler/flx_bind/flx_cal_ret_type.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_cal_ret_type.cmx" "src/compiler/flx_bind/flx_cal_ret_type.ml"
Compiling ML src/compiler/flx_bind/flx_lookup_name_itdws.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_name_itdws.cmx" "src/compiler/flx_bind/flx_lookup_name_itdws.ml"
Compiling ML src/compiler/flx_bind/flx_bind_type.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_type.cmx" "src/compiler/flx_bind/flx_bind_type.ml"
Compiling ML src/compiler/flx_bind/flx_inherit.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_inherit.cmx" "src/compiler/flx_bind/flx_inherit.ml"
Compiling ML src/compiler/flx_bind/flx_lookup_type_name_itdws.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_type_name_itdws.cmx" "src/compiler/flx_bind/flx_lookup_type_name_itdws.ml"
Compiling ML src/compiler/flx_bind/flx_btype_of_bsym.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_btype_of_bsym.cmx" "src/compiler/flx_bind/flx_btype_of_bsym.ml"
Compiling ML src/compiler/flx_bind/flx_dot.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_dot.cmx" "src/compiler/flx_bind/flx_dot.ml"
Compiling ML src/compiler/flx_bind/flx_cal_apply.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_cal_apply.cmx" "src/compiler/flx_bind/flx_cal_apply.ml"
Compiling ML src/compiler/flx_bind/flx_inner_type_of_index.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_inner_type_of_index.cmx" "src/compiler/flx_bind/flx_inner_type_of_index.ml"
Compiling ML src/compiler/flx_bind/flx_bind_state.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_state.cmx" "src/compiler/flx_bind/flx_bind_state.ml"
Compiling ML src/compiler/flx_bind/flx_guess_meta_type.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_guess_meta_type.cmx" "src/compiler/flx_bind/flx_guess_meta_type.ml"
Compiling ML src/compiler/flx_bind/flx_eq.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_eq.cmx" "src/compiler/flx_bind/flx_eq.ml"
Compiling ML src/compiler/flx_bind/flx_eval_module.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_eval_module.cmx" "src/compiler/flx_bind/flx_eval_module.ml"
Compiling ML src/compiler/flx_bind/flx_resolve_overload.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_resolve_overload.cmx" "src/compiler/flx_bind/flx_resolve_overload.ml"
Compiling ML src/compiler/flx_bind/flx_lookup_qn_with_sig.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_qn_with_sig.cmx" "src/compiler/flx_bind/flx_lookup_qn_with_sig.ml"
Compiling ML src/compiler/flx_bind/flx_bind_type_index.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_type_index.cmx" "src/compiler/flx_bind/flx_bind_type_index.ml"
Compiling ML src/compiler/flx_bind/flx_bind_lrangle.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_lrangle.cmx" "src/compiler/flx_bind/flx_bind_lrangle.ml"
Compiling ML src/compiler/flx_bind/flx_bind_prod.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_prod.cmx" "src/compiler/flx_bind/flx_bind_prod.ml"
Compiling ML src/compiler/flx_bind/flx_bind_sum.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_sum.cmx" "src/compiler/flx_bind/flx_bind_sum.ml"
Compiling ML src/compiler/flx_bind/flx_bind_inline_projection.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_inline_projection.cmx" "src/compiler/flx_bind/flx_bind_inline_projection.ml"
Compiling ML src/compiler/flx_bind/flx_bind_lrbrack.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_lrbrack.cmx" "src/compiler/flx_bind/flx_bind_lrbrack.ml"
Compiling ML src/compiler/flx_bind/flx_product_addition.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_product_addition.cmx" "src/compiler/flx_bind/flx_product_addition.ml"
Compiling ML src/compiler/flx_bind/flx_lookup_type_qn_with_sig.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_type_qn_with_sig.cmx" "src/compiler/flx_bind/flx_lookup_type_qn_with_sig.ml"
Compiling ML src/compiler/flx_bind/flx_bind_apply.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_apply.cmx" "src/compiler/flx_bind/flx_bind_apply.ml"
Compiling ML src/compiler/flx_bind/flx_bind_expression.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_expression.cmx" "src/compiler/flx_bind/flx_bind_expression.ml"
Compiling ML src/compiler/flx_bind/flx_lookup.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup.cmx" "src/compiler/flx_bind/flx_lookup.ml"
Compiling ML src/compiler/flx_bind/flx_bind_circuit.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_circuit.cmx" "src/compiler/flx_bind/flx_bind_circuit.ml"
Compiling ML src/compiler/flx_bind/flx_bind_reqs.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_reqs.cmx" "src/compiler/flx_bind/flx_bind_reqs.ml"
Compiling ML src/compiler/flx_bind/flx_bind_interfaces.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_interfaces.cmx" "src/compiler/flx_bind/flx_bind_interfaces.ml"
Compiling ML src/compiler/flx_bind/flx_bind_bexe.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_bexe.cmx" "src/compiler/flx_bind/flx_bind_bexe.ml"
Compiling ML src/compiler/flx_bind/flx_bind_symbol.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_symbol.cmx" "src/compiler/flx_bind/flx_bind_symbol.ml"
Compiling ML src/compiler/flx_bind/flx_bbind.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bbind.cmx" "src/compiler/flx_bind/flx_bbind.ml"
Compiling ML src/compiler/flx_bind/flx_bind.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-c" "-o" "build/flxg-tmp/src/compiler/flx_bind/flx_bind.cmx" "src/compiler/flx_bind/flx_bind.ml"
Linking library build/flxg-tmp/flx_bind.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_bind.cmxa" "build/flxg-tmp/src/compiler/flx_bind/flx_generic.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_state.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_typeset.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bbind_state.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_do_unify.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_record_proj.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bexe_state.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_coerce.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_callback.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_strr.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_cal_slice.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_projection.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_remap.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_subtypetable.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_typecode_of_btype.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_tpat.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_sig_of_symdef.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_tconstraint.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_resolve.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_slice.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_encoder.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_gmap.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_decoder.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_struct_apply.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_symtab.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_overload.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_reorder.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_env.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_cal_ret_type.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_name_itdws.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_type.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_inherit.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_type_name_itdws.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_btype_of_bsym.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_dot.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_cal_apply.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_inner_type_of_index.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_state.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_guess_meta_type.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_eq.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_eval_module.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_resolve_overload.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_qn_with_sig.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_type_index.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_lrangle.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_prod.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_sum.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_inline_projection.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_lrbrack.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_product_addition.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup_type_qn_with_sig.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_apply.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_expression.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_lookup.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_circuit.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_reqs.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_interfaces.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_bexe.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind_symbol.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bbind.cmx" "build/flxg-tmp/src/compiler/flx_bind/flx_bind.cmx"
--------------------
Lib=flx_frontend in src/compiler/flx_frontend
--------------------
libs=
src/compiler/flx_lex
src/compiler/flx_misc
src/compiler/flx_core
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_mkcls.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_axiom.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_getset.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_monosubs.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_monoclass.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_monostrip.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_xcoerce.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_once.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_reduce.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_reparent.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_treg.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_label.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_mkcls2.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_monomap.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_use.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_monobbdcl.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_axiom.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_spexes.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_reachability.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_inst.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_prop.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_typeclass.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_prop.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_use.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_shareinit.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_numono.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_remap_vtypes.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_reparent.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_call.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_call.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_inst.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_polyinst.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_build_tctab.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_monofixup_base.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_fairy.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_monodebug.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_reduce.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_mkcls.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_lambda.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_spexes.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_frontend" "-I" "src/compiler/flx_frontend" "-I" "build/flxg-tmp" "src/compiler/flx_frontend/flx_monocheck.ml"
Compiling MLI src/compiler/flx_frontend/flx_mkcls.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_mkcls.cmi" "src/compiler/flx_frontend/flx_mkcls.mli"
Compiling MLI src/compiler/flx_frontend/flx_axiom.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_axiom.cmi" "src/compiler/flx_frontend/flx_axiom.mli"
Compiling ML src/compiler/flx_frontend/flx_monoclass.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_monoclass.cmx" "src/compiler/flx_frontend/flx_monoclass.ml"
Compiling ML src/compiler/flx_frontend/flx_monostrip.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_monostrip.cmx" "src/compiler/flx_frontend/flx_monostrip.ml"
Compiling ML src/compiler/flx_frontend/flx_treg.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_treg.cmx" "src/compiler/flx_frontend/flx_treg.ml"
Compiling ML src/compiler/flx_frontend/flx_label.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_label.cmx" "src/compiler/flx_frontend/flx_label.ml"
Compiling MLI src/compiler/flx_frontend/flx_use.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_use.cmi" "src/compiler/flx_frontend/flx_use.mli"
Compiling ML src/compiler/flx_frontend/flx_reachability.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_reachability.cmx" "src/compiler/flx_frontend/flx_reachability.ml"
Compiling MLI src/compiler/flx_frontend/flx_prop.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_prop.cmi" "src/compiler/flx_frontend/flx_prop.mli"
Compiling ML src/compiler/flx_frontend/flx_remap_vtypes.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_remap_vtypes.cmx" "src/compiler/flx_frontend/flx_remap_vtypes.ml"
Compiling MLI src/compiler/flx_frontend/flx_call.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_call.cmi" "src/compiler/flx_frontend/flx_call.mli"
Compiling ML src/compiler/flx_frontend/flx_call.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_call.cmx" "src/compiler/flx_frontend/flx_call.ml"
Compiling MLI src/compiler/flx_frontend/flx_inst.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_inst.cmi" "src/compiler/flx_frontend/flx_inst.mli"
Compiling ML src/compiler/flx_frontend/flx_build_tctab.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_build_tctab.cmx" "src/compiler/flx_frontend/flx_build_tctab.ml"
Compiling ML src/compiler/flx_frontend/flx_fairy.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_fairy.cmx" "src/compiler/flx_frontend/flx_fairy.ml"
Compiling ML src/compiler/flx_frontend/flx_monodebug.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_monodebug.cmx" "src/compiler/flx_frontend/flx_monodebug.ml"
Compiling MLI src/compiler/flx_frontend/flx_reduce.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_reduce.cmi" "src/compiler/flx_frontend/flx_reduce.mli"
Compiling ML src/compiler/flx_frontend/flx_monocheck.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_monocheck.cmx" "src/compiler/flx_frontend/flx_monocheck.ml"
Compiling ML src/compiler/flx_frontend/flx_polyinst.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_polyinst.cmx" "src/compiler/flx_frontend/flx_polyinst.ml"
Compiling MLI src/compiler/flx_frontend/flx_reparent.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_reparent.cmi" "src/compiler/flx_frontend/flx_reparent.mli"
Compiling MLI src/compiler/flx_frontend/flx_spexes.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_spexes.cmi" "src/compiler/flx_frontend/flx_spexes.mli"
Compiling ML src/compiler/flx_frontend/flx_monomap.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_monomap.cmx" "src/compiler/flx_frontend/flx_monomap.ml"
Compiling ML src/compiler/flx_frontend/flx_reduce.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_reduce.cmx" "src/compiler/flx_frontend/flx_reduce.ml"
Compiling ML src/compiler/flx_frontend/flx_monosubs.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_monosubs.cmx" "src/compiler/flx_frontend/flx_monosubs.ml"
Compiling ML src/compiler/flx_frontend/flx_getset.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_getset.cmx" "src/compiler/flx_frontend/flx_getset.ml"
Compiling ML src/compiler/flx_frontend/flx_once.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_once.cmx" "src/compiler/flx_frontend/flx_once.ml"
Compiling ML src/compiler/flx_frontend/flx_use.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_use.cmx" "src/compiler/flx_frontend/flx_use.ml"
Compiling ML src/compiler/flx_frontend/flx_shareinit.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_shareinit.cmx" "src/compiler/flx_frontend/flx_shareinit.ml"
Compiling ML src/compiler/flx_frontend/flx_monofixup_base.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_monofixup_base.cmx" "src/compiler/flx_frontend/flx_monofixup_base.ml"
Compiling ML src/compiler/flx_frontend/flx_lambda.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_lambda.cmx" "src/compiler/flx_frontend/flx_lambda.ml"
Compiling ML src/compiler/flx_frontend/flx_typeclass.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_typeclass.cmx" "src/compiler/flx_frontend/flx_typeclass.ml"
Compiling ML src/compiler/flx_frontend/flx_prop.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_prop.cmx" "src/compiler/flx_frontend/flx_prop.ml"
Compiling ML src/compiler/flx_frontend/flx_inst.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_inst.cmx" "src/compiler/flx_frontend/flx_inst.ml"
Compiling ML src/compiler/flx_frontend/flx_axiom.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_axiom.cmx" "src/compiler/flx_frontend/flx_axiom.ml"
Compiling ML src/compiler/flx_frontend/flx_monobbdcl.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_monobbdcl.cmx" "src/compiler/flx_frontend/flx_monobbdcl.ml"
Compiling ML src/compiler/flx_frontend/flx_mkcls2.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_mkcls2.cmx" "src/compiler/flx_frontend/flx_mkcls2.ml"
Compiling ML src/compiler/flx_frontend/flx_reparent.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_reparent.cmx" "src/compiler/flx_frontend/flx_reparent.ml"
Compiling ML src/compiler/flx_frontend/flx_xcoerce.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_xcoerce.cmx" "src/compiler/flx_frontend/flx_xcoerce.ml"
Compiling ML src/compiler/flx_frontend/flx_numono.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_numono.cmx" "src/compiler/flx_frontend/flx_numono.ml"
Compiling ML src/compiler/flx_frontend/flx_mkcls.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_mkcls.cmx" "src/compiler/flx_frontend/flx_mkcls.ml"
Compiling ML src/compiler/flx_frontend/flx_spexes.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_frontend/flx_spexes.cmx" "src/compiler/flx_frontend/flx_spexes.ml"
Linking library build/flxg-tmp/flx_frontend.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_frontend.cmxa" "build/flxg-tmp/src/compiler/flx_frontend/flx_monoclass.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_monostrip.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_treg.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_label.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_reachability.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_remap_vtypes.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_call.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_build_tctab.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_fairy.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_monodebug.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_monocheck.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_polyinst.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_monomap.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_reduce.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_monosubs.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_getset.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_once.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_use.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_shareinit.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_monofixup_base.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_lambda.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_typeclass.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_prop.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_inst.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_axiom.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_monobbdcl.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_mkcls2.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_reparent.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_xcoerce.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_numono.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_mkcls.cmx" "build/flxg-tmp/src/compiler/flx_frontend/flx_spexes.cmx"
--------------------
Lib=flx_opt in src/compiler/flx_opt
--------------------
libs=
src/compiler/flx_lex
src/compiler/flx_misc
src/compiler/flx_core
src/compiler/flx_frontend
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_cflow.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_lrangle.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_uncurry.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_stack_calls.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inlining_complete.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_passign.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_passign.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_call_lifting.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_cflow.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_stack_calls.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_elim.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_lrbrack.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_uncurry.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inline_call.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_foldvars.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_funprod.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_foldvars.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_opt.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inline_function.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_mkproc.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_svc.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_tailit.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inline_check.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inline_bbdcl.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inline_tail_apply.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_strabs.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inline_calls.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inline.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_args.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_special_inline.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_funsum.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_expand_exe.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_elim.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_opt.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_mkproc.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_args.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_remove_unused_children.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_tailit.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_opt" "-I" "src/compiler/flx_opt" "-I" "build/flxg-tmp" "src/compiler/flx_opt/flx_inline.ml"
Compiling ML src/compiler/flx_opt/flx_lrangle.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_lrangle.cmx" "src/compiler/flx_opt/flx_lrangle.ml"
Compiling ML src/compiler/flx_opt/flx_inlining_complete.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inlining_complete.cmx" "src/compiler/flx_opt/flx_inlining_complete.ml"
Compiling MLI src/compiler/flx_opt/flx_passign.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_passign.cmi" "src/compiler/flx_opt/flx_passign.mli"
Compiling MLI src/compiler/flx_opt/flx_cflow.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_cflow.cmi" "src/compiler/flx_opt/flx_cflow.mli"
Compiling MLI src/compiler/flx_opt/flx_stack_calls.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_stack_calls.cmi" "src/compiler/flx_opt/flx_stack_calls.mli"
Compiling ML src/compiler/flx_opt/flx_lrbrack.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_lrbrack.cmx" "src/compiler/flx_opt/flx_lrbrack.ml"
Compiling MLI src/compiler/flx_opt/flx_uncurry.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_uncurry.cmi" "src/compiler/flx_opt/flx_uncurry.mli"
Compiling MLI src/compiler/flx_opt/flx_foldvars.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_foldvars.cmi" "src/compiler/flx_opt/flx_foldvars.mli"
Compiling ML src/compiler/flx_opt/flx_funprod.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_funprod.cmx" "src/compiler/flx_opt/flx_funprod.ml"
Compiling ML src/compiler/flx_opt/flx_foldvars.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_foldvars.cmx" "src/compiler/flx_opt/flx_foldvars.ml"
Compiling MLI src/compiler/flx_opt/flx_opt.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_opt.cmi" "src/compiler/flx_opt/flx_opt.mli"
Compiling ML src/compiler/flx_opt/flx_inline_function.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_function.cmx" "src/compiler/flx_opt/flx_inline_function.ml"
Compiling MLI src/compiler/flx_opt/flx_mkproc.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_mkproc.cmi" "src/compiler/flx_opt/flx_mkproc.mli"
Compiling MLI src/compiler/flx_opt/flx_tailit.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_tailit.cmi" "src/compiler/flx_opt/flx_tailit.mli"
Compiling ML src/compiler/flx_opt/flx_inline_check.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_check.cmx" "src/compiler/flx_opt/flx_inline_check.ml"
Compiling ML src/compiler/flx_opt/flx_inline_tail_apply.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_tail_apply.cmx" "src/compiler/flx_opt/flx_inline_tail_apply.ml"
Compiling ML src/compiler/flx_opt/flx_strabs.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_strabs.cmx" "src/compiler/flx_opt/flx_strabs.ml"
Compiling MLI src/compiler/flx_opt/flx_inline.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inline.cmi" "src/compiler/flx_opt/flx_inline.mli"
Compiling ML src/compiler/flx_opt/flx_special_inline.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_special_inline.cmx" "src/compiler/flx_opt/flx_special_inline.ml"
Compiling ML src/compiler/flx_opt/flx_funsum.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_funsum.cmx" "src/compiler/flx_opt/flx_funsum.ml"
Compiling ML src/compiler/flx_opt/flx_expand_exe.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_expand_exe.cmx" "src/compiler/flx_opt/flx_expand_exe.ml"
Compiling MLI src/compiler/flx_opt/flx_elim.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_elim.cmi" "src/compiler/flx_opt/flx_elim.mli"
Compiling MLI src/compiler/flx_opt/flx_args.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_args.cmi" "src/compiler/flx_opt/flx_args.mli"
Compiling ML src/compiler/flx_opt/flx_remove_unused_children.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_remove_unused_children.cmx" "src/compiler/flx_opt/flx_remove_unused_children.ml"
Compiling ML src/compiler/flx_opt/flx_args.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_args.cmx" "src/compiler/flx_opt/flx_args.ml"
Compiling ML src/compiler/flx_opt/flx_svc.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_svc.cmx" "src/compiler/flx_opt/flx_svc.ml"
Compiling ML src/compiler/flx_opt/flx_inline_call.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_call.cmx" "src/compiler/flx_opt/flx_inline_call.ml"
Compiling ML src/compiler/flx_opt/flx_elim.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_elim.cmx" "src/compiler/flx_opt/flx_elim.ml"
Compiling ML src/compiler/flx_opt/flx_call_lifting.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_call_lifting.cmx" "src/compiler/flx_opt/flx_call_lifting.ml"
Compiling ML src/compiler/flx_opt/flx_passign.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_passign.cmx" "src/compiler/flx_opt/flx_passign.ml"
Compiling ML src/compiler/flx_opt/flx_uncurry.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_uncurry.cmx" "src/compiler/flx_opt/flx_uncurry.ml"
Compiling ML src/compiler/flx_opt/flx_cflow.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_cflow.cmx" "src/compiler/flx_opt/flx_cflow.ml"
Compiling ML src/compiler/flx_opt/flx_stack_calls.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_stack_calls.cmx" "src/compiler/flx_opt/flx_stack_calls.ml"
Compiling ML src/compiler/flx_opt/flx_inline_calls.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_calls.cmx" "src/compiler/flx_opt/flx_inline_calls.ml"
Compiling ML src/compiler/flx_opt/flx_mkproc.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_mkproc.cmx" "src/compiler/flx_opt/flx_mkproc.ml"
Compiling ML src/compiler/flx_opt/flx_tailit.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_tailit.cmx" "src/compiler/flx_opt/flx_tailit.ml"
Compiling ML src/compiler/flx_opt/flx_inline_bbdcl.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_bbdcl.cmx" "src/compiler/flx_opt/flx_inline_bbdcl.ml"
Compiling ML src/compiler/flx_opt/flx_inline.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_inline.cmx" "src/compiler/flx_opt/flx_inline.ml"
Compiling ML src/compiler/flx_opt/flx_opt.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_opt/flx_opt.cmx" "src/compiler/flx_opt/flx_opt.ml"
Linking library build/flxg-tmp/flx_opt.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_opt.cmxa" "build/flxg-tmp/src/compiler/flx_opt/flx_lrangle.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_inlining_complete.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_lrbrack.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_funprod.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_foldvars.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_function.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_check.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_tail_apply.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_strabs.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_special_inline.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_funsum.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_expand_exe.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_remove_unused_children.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_args.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_svc.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_call.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_elim.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_call_lifting.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_passign.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_uncurry.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_cflow.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_stack_calls.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_calls.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_mkproc.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_tailit.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_inline_bbdcl.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_inline.cmx" "build/flxg-tmp/src/compiler/flx_opt/flx_opt.cmx"
--------------------
Lib=flx_lower in src/compiler/flx_lower
--------------------
libs=
src/compiler/flx_lex
src/compiler/flx_misc
src/compiler/flx_core
src/compiler/flx_frontend
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lower" "-I" "src/compiler/flx_lower" "-I" "build/flxg-tmp" "src/compiler/flx_lower/flx_lower.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lower" "-I" "src/compiler/flx_lower" "-I" "build/flxg-tmp" "src/compiler/flx_lower/flx_struniq.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lower" "-I" "src/compiler/flx_lower" "-I" "build/flxg-tmp" "src/compiler/flx_lower/flx_lower.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lower" "-I" "src/compiler/flx_lower" "-I" "build/flxg-tmp" "src/compiler/flx_lower/flx_global.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_lower" "-I" "src/compiler/flx_lower" "-I" "build/flxg-tmp" "src/compiler/flx_lower/flx_global.ml"
Compiling MLI src/compiler/flx_lower/flx_lower.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lower/flx_lower.cmi" "src/compiler/flx_lower/flx_lower.mli"
Compiling ML src/compiler/flx_lower/flx_struniq.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lower/flx_struniq.cmx" "src/compiler/flx_lower/flx_struniq.ml"
Compiling MLI src/compiler/flx_lower/flx_global.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lower/flx_global.cmi" "src/compiler/flx_lower/flx_global.mli"
Compiling ML src/compiler/flx_lower/flx_global.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lower/flx_global.cmx" "src/compiler/flx_lower/flx_global.ml"
Compiling ML src/compiler/flx_lower/flx_lower.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_lower/flx_lower.cmx" "src/compiler/flx_lower/flx_lower.ml"
Linking library build/flxg-tmp/flx_lower.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_lower.cmxa" "build/flxg-tmp/src/compiler/flx_lower/flx_struniq.cmx" "build/flxg-tmp/src/compiler/flx_lower/flx_global.cmx" "build/flxg-tmp/src/compiler/flx_lower/flx_lower.cmx"
--------------------
Lib=flx_backend in src/compiler/flx_backend
--------------------
libs=
src/compiler/flx_lex
src/compiler/flx_misc
src/compiler/flx_core
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_backend" "-I" "src/compiler/flx_backend" "-I" "build/flxg-tmp" "src/compiler/flx_backend/flx_unravel.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_backend" "-I" "src/compiler/flx_backend" "-I" "build/flxg-tmp" "src/compiler/flx_backend/flx_unravel.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_backend" "-I" "src/compiler/flx_backend" "-I" "build/flxg-tmp" "src/compiler/flx_backend/flx_display.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_backend" "-I" "src/compiler/flx_backend" "-I" "build/flxg-tmp" "src/compiler/flx_backend/flx_display.mli"
Compiling MLI src/compiler/flx_backend/flx_unravel.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_backend/flx_unravel.cmi" "src/compiler/flx_backend/flx_unravel.mli"
Compiling MLI src/compiler/flx_backend/flx_display.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_backend/flx_display.cmi" "src/compiler/flx_backend/flx_display.mli"
Compiling ML src/compiler/flx_backend/flx_display.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_backend/flx_display.cmx" "src/compiler/flx_backend/flx_display.ml"
Compiling ML src/compiler/flx_backend/flx_unravel.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-c" "-o" "build/flxg-tmp/src/compiler/flx_backend/flx_unravel.cmx" "src/compiler/flx_backend/flx_unravel.ml"
Linking library build/flxg-tmp/flx_backend.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_backend.cmxa" "build/flxg-tmp/src/compiler/flx_backend/flx_display.cmx" "build/flxg-tmp/src/compiler/flx_backend/flx_unravel.cmx"
--------------------
Lib=flx_cpp_backend in src/compiler/flx_cpp_backend
--------------------
libs=
src/compiler/flx_lex
src/compiler/flx_misc
src/compiler/flx_core
src/compiler/flx_frontend
src/compiler/flx_backend
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_function_names.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_ixgen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_functions.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_display.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_name.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_ctypes.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_vrep.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_exe.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_backend_config.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_cal_type_offsets.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_ctype.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_csubst.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_ogen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_name.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_tgen.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_unpack_args.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_ctorgen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_cexpr.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_display.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_biface.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_tgen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_cal_fun_offsets.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_function_names.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_biface.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_codec.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_pgen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_pod.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_shape.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_cexpr.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_ctype.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_pgen.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_csubst.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_cfunc.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_vgen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_regen.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_regen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_helper.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_python.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_ctorgen.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_functions.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_ogen.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_type_shape.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_func.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_egen.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_egen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_gen_python.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flx_cpp_backend" "-I" "src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp" "src/compiler/flx_cpp_backend/flx_findvars.ml"
Compiling MLI src/compiler/flx_cpp_backend/flx_gen_function_names.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_function_names.cmi" "src/compiler/flx_cpp_backend/flx_gen_function_names.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_gen_functions.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_functions.cmi" "src/compiler/flx_cpp_backend/flx_gen_functions.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_gen_display.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_display.cmi" "src/compiler/flx_cpp_backend/flx_gen_display.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_name.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_name.cmi" "src/compiler/flx_cpp_backend/flx_name.mli"
Compiling ML src/compiler/flx_cpp_backend/flx_ctypes.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ctypes.cmx" "src/compiler/flx_cpp_backend/flx_ctypes.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_vrep.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_vrep.cmx" "src/compiler/flx_cpp_backend/flx_vrep.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_backend_config.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_backend_config.cmx" "src/compiler/flx_cpp_backend/flx_backend_config.ml"
Compiling MLI src/compiler/flx_cpp_backend/flx_ctype.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ctype.cmi" "src/compiler/flx_cpp_backend/flx_ctype.mli"
Compiling ML src/compiler/flx_cpp_backend/flx_name.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_name.cmx" "src/compiler/flx_cpp_backend/flx_name.ml"
Compiling MLI src/compiler/flx_cpp_backend/flx_tgen.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_tgen.cmi" "src/compiler/flx_cpp_backend/flx_tgen.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_cexpr.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cexpr.cmi" "src/compiler/flx_cpp_backend/flx_cexpr.mli"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_display.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_display.cmx" "src/compiler/flx_cpp_backend/flx_gen_display.ml"
Compiling MLI src/compiler/flx_cpp_backend/flx_gen_biface.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_biface.cmi" "src/compiler/flx_cpp_backend/flx_gen_biface.mli"
Compiling ML src/compiler/flx_cpp_backend/flx_pod.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_pod.cmx" "src/compiler/flx_cpp_backend/flx_pod.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_cexpr.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cexpr.cmx" "src/compiler/flx_cpp_backend/flx_cexpr.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_ctype.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ctype.cmx" "src/compiler/flx_cpp_backend/flx_ctype.ml"
Compiling MLI src/compiler/flx_cpp_backend/flx_pgen.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_pgen.cmi" "src/compiler/flx_cpp_backend/flx_pgen.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_csubst.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_csubst.cmi" "src/compiler/flx_cpp_backend/flx_csubst.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_regen.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_regen.cmi" "src/compiler/flx_cpp_backend/flx_regen.mli"
Compiling ML src/compiler/flx_cpp_backend/flx_regen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_regen.cmx" "src/compiler/flx_cpp_backend/flx_regen.ml"
Compiling MLI src/compiler/flx_cpp_backend/flx_gen_python.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_python.cmi" "src/compiler/flx_cpp_backend/flx_gen_python.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_ctorgen.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ctorgen.cmi" "src/compiler/flx_cpp_backend/flx_ctorgen.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_gen.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen.cmi" "src/compiler/flx_cpp_backend/flx_gen.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_ogen.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ogen.cmi" "src/compiler/flx_cpp_backend/flx_ogen.mli"
Compiling MLI src/compiler/flx_cpp_backend/flx_egen.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_egen.cmi" "src/compiler/flx_cpp_backend/flx_egen.mli"
Compiling ML src/compiler/flx_cpp_backend/flx_findvars.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_findvars.cmx" "src/compiler/flx_cpp_backend/flx_findvars.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_codec.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_codec.cmx" "src/compiler/flx_cpp_backend/flx_codec.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_ctorgen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ctorgen.cmx" "src/compiler/flx_cpp_backend/flx_ctorgen.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_csubst.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_csubst.cmx" "src/compiler/flx_cpp_backend/flx_csubst.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_ixgen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ixgen.cmx" "src/compiler/flx_cpp_backend/flx_ixgen.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_tgen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_tgen.cmx" "src/compiler/flx_cpp_backend/flx_tgen.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_pgen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_pgen.cmx" "src/compiler/flx_cpp_backend/flx_pgen.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_vgen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_vgen.cmx" "src/compiler/flx_cpp_backend/flx_vgen.ml"
File "src/compiler/flx_cpp_backend/flx_vgen.ml", line 237, characters 2-18:
237 | check_case_index bsym_table ut v;
^^^^^^^^^^^^^^^^
Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
File "src/compiler/flx_cpp_backend/flx_vgen.ml", line 237, characters 19-29:
237 | check_case_index bsym_table ut v;
^^^^^^^^^^
Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
File "src/compiler/flx_cpp_backend/flx_vgen.ml", line 237, characters 30-32:
237 | check_case_index bsym_table ut v;
^^
Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
File "src/compiler/flx_cpp_backend/flx_vgen.ml", line 237, characters 33-34:
237 | check_case_index bsym_table ut v;
^
Warning 20 [ignored-extra-argument]: this argument will not be used by the function.
Compiling ML src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_egen_apply_prj.cmx" "src/compiler/flx_cpp_backend/flx_egen_apply_prj.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_egen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_egen.cmx" "src/compiler/flx_cpp_backend/flx_egen.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_cal_type_offsets.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cal_type_offsets.cmx" "src/compiler/flx_cpp_backend/flx_cal_type_offsets.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_shape.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_shape.cmx" "src/compiler/flx_cpp_backend/flx_gen_shape.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.cmx" "src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_cal_fun_offsets.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cal_fun_offsets.cmx" "src/compiler/flx_cpp_backend/flx_cal_fun_offsets.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_type_shape.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_type_shape.cmx" "src/compiler/flx_cpp_backend/flx_gen_type_shape.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_ogen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ogen.cmx" "src/compiler/flx_cpp_backend/flx_ogen.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_helper.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_helper.cmx" "src/compiler/flx_cpp_backend/flx_gen_helper.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_func.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_func.cmx" "src/compiler/flx_cpp_backend/flx_gen_func.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_python.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_python.cmx" "src/compiler/flx_cpp_backend/flx_gen_python.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_biface.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_biface.cmx" "src/compiler/flx_cpp_backend/flx_gen_biface.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_function_names.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_function_names.cmx" "src/compiler/flx_cpp_backend/flx_gen_function_names.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_unpack_args.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_unpack_args.cmx" "src/compiler/flx_cpp_backend/flx_gen_unpack_args.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_exe.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_exe.cmx" "src/compiler/flx_cpp_backend/flx_gen_exe.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_cfunc.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_cfunc.cmx" "src/compiler/flx_cpp_backend/flx_gen_cfunc.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen_functions.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_functions.cmx" "src/compiler/flx_cpp_backend/flx_gen_functions.ml"
Compiling ML src/compiler/flx_cpp_backend/flx_gen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-c" "-o" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen.cmx" "src/compiler/flx_cpp_backend/flx_gen.ml"
Linking library build/flxg-tmp/flx_cpp_backend.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_cpp_backend.cmxa" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ctypes.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_vrep.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_backend_config.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_name.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_display.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_pod.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cexpr.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ctype.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_regen.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_findvars.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_codec.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ctorgen.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_csubst.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ixgen.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_tgen.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_pgen.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_vgen.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_egen_apply_prj.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_egen.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cal_type_offsets.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_shape.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cal_threadframe_offsets.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_cal_fun_offsets.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_type_shape.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_ogen.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_helper.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_func.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_python.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_biface.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_function_names.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_unpack_args.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_exe.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_cfunc.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen_functions.cmx" "build/flxg-tmp/src/compiler/flx_cpp_backend/flx_gen.cmx"
--------------------
Lib=flx_version_hook in build/flxg-tmp/flx_version_hook
--------------------
libs=
src/compiler/flx_version
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "build/flxg-tmp/flx_version_hook" "-I" "build/flxg-tmp/flx_version_hook" "-I" "build/flxg-tmp" "build/flxg-tmp/flx_version_hook/flx_version_hook.ml"
Compiling ML build/flxg-tmp/flx_version_hook/flx_version_hook.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/build/flxg-tmp/flx_version_hook" "-I" "build/flxg-tmp/flx_version_hook" "-I" "build/flxg-tmp/src/compiler/flx_version" "-c" "-o" "build/flxg-tmp/flx_version_hook/flx_version_hook.cmx" "build/flxg-tmp/flx_version_hook/flx_version_hook.ml"
Linking library build/flxg-tmp/flx_version_hook.cmxa
[system] "ocamlopt.opt" "-a" "-o" "build/flxg-tmp/flx_version_hook.cmxa" "build/flxg-tmp/flx_version_hook/flx_version_hook.cmx"
--------------------
Lib=flxg in src/compiler/flxg
--------------------
libs=
src/compiler/ocs/src
src/compiler/sex
src/compiler/dypgen/dyplib
src/compiler/flx_version
src/compiler/flx_lex
src/compiler/flx_parse
src/compiler/flx_misc
src/compiler/flx_file
src/compiler/flx_core
src/compiler/flx_desugar
src/compiler/flx_bind
src/compiler/flx_frontend
src/compiler/flx_opt
src/compiler/flx_lower
src/compiler/flx_backend
src/compiler/flx_cpp_backend
build/flxg-tmp/flx_version_hook
includes=
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_state.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_parse.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_codegen.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_file.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_codegen.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_opt.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_file.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_assembly.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_terminate.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_terminate.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_lib.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_lower.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_parse.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_options.mli"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_options.ml"
[get_stdout] "ocamldep.opt" "-native" "-I" "src/compiler/flxg" "-I" "src/compiler/flxg" "-I" "build/flxg-tmp" "src/compiler/flxg/flxg_bind.ml"
Compiling MLI src/compiler/flxg/flxg_file.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_file.cmi" "src/compiler/flxg/flxg_file.mli"
Compiling MLI src/compiler/flxg/flxg_terminate.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_terminate.cmi" "src/compiler/flxg/flxg_terminate.mli"
Compiling ML src/compiler/flxg/flxg_terminate.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_terminate.cmx" "src/compiler/flxg/flxg_terminate.ml"
Compiling MLI src/compiler/flxg/flxg_options.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_options.cmi" "src/compiler/flxg/flxg_options.mli"
Compiling ML src/compiler/flxg/flxg_options.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_options.cmx" "src/compiler/flxg/flxg_options.ml"
Compiling ML src/compiler/flxg/flxg_file.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_file.cmx" "src/compiler/flxg/flxg_file.ml"
Compiling ML src/compiler/flxg/flxg_state.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_state.cmx" "src/compiler/flxg/flxg_state.ml"
Compiling MLI src/compiler/flxg/flxg_codegen.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_codegen.cmi" "src/compiler/flxg/flxg_codegen.mli"
Compiling ML src/compiler/flxg/flxg_codegen.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_codegen.cmx" "src/compiler/flxg/flxg_codegen.ml"
File "src/compiler/flxg/flxg_codegen.ml", line 95, characters 18-35:
95 | Flx_csubst.csubst shapes
^^^^^^^^^^^^^^^^^
Warning 6 [labels-omitted]: labels arg, args, typs, argtyp, retyp, gargs, prec, argshape, argshapes, display, gargshapes, name were omitted in the application of this function.
Compiling ML src/compiler/flxg/flxg_opt.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_opt.cmx" "src/compiler/flxg/flxg_opt.ml"
Compiling ML src/compiler/flxg/flxg_lower.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_lower.cmx" "src/compiler/flxg/flxg_lower.ml"
Compiling MLI src/compiler/flxg/flxg_parse.mli
[system] "ocamlc.opt" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_parse.cmi" "src/compiler/flxg/flxg_parse.mli"
Compiling ML src/compiler/flxg/flxg_bind.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_bind.cmx" "src/compiler/flxg/flxg_bind.ml"
Compiling ML src/compiler/flxg/flxg_parse.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_parse.cmx" "src/compiler/flxg/flxg_parse.ml"
Compiling ML src/compiler/flxg/flxg_assembly.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_assembly.cmx" "src/compiler/flxg/flxg_assembly.ml"
Compiling ML src/compiler/flxg/flxg_lib.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg_lib.cmx" "src/compiler/flxg/flxg_lib.ml"
Compiling ML src/compiler/flxg/flxg.ml
[system] "ocamlopt.opt" "-g" "-w" "-26" "-w" "@8" "-w" "@11" "-w" "-21" "-I" "build/flxg-tmp" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/flxg" "-I" "build/flxg-tmp/src/compiler/ocs/src" "-I" "build/flxg-tmp/src/compiler/sex" "-I" "build/flxg-tmp/src/compiler/dypgen/dyplib" "-I" "build/flxg-tmp/src/compiler/flx_version" "-I" "build/flxg-tmp/src/compiler/flx_lex" "-I" "build/flxg-tmp/src/compiler/flx_parse" "-I" "build/flxg-tmp/src/compiler/flx_misc" "-I" "build/flxg-tmp/src/compiler/flx_file" "-I" "build/flxg-tmp/src/compiler/flx_core" "-I" "build/flxg-tmp/src/compiler/flx_desugar" "-I" "build/flxg-tmp/src/compiler/flx_bind" "-I" "build/flxg-tmp/src/compiler/flx_frontend" "-I" "build/flxg-tmp/src/compiler/flx_opt" "-I" "build/flxg-tmp/src/compiler/flx_lower" "-I" "build/flxg-tmp/src/compiler/flx_backend" "-I" "build/flxg-tmp/src/compiler/flx_cpp_backend" "-I" "build/flxg-tmp/flx_version_hook" "-c" "-o" "build/flxg-tmp/src/compiler/flxg/flxg.cmx" "src/compiler/flxg/flxg.ml"
Linking executable build/flxg-tmp/flxg
[system] "ocamlopt.opt" "-o" "build/flxg-tmp/flxg" "unix.cmxa" "str.cmxa" "build/flxg-tmp/dyp.cmxa" "build/flxg-tmp/ocs.cmxa" "build/flxg-tmp/sex.cmxa" "build/flxg-tmp/flx_version.cmxa" "build/flxg-tmp/flx_lex.cmxa" "build/flxg-tmp/flx_parse.cmxa" "build/flxg-tmp/flx_misc.cmxa" "build/flxg-tmp/flx_file.cmxa" "build/flxg-tmp/flx_core.cmxa" "build/flxg-tmp/flx_desugar.cmxa" "build/flxg-tmp/flx_bind.cmxa" "build/flxg-tmp/flx_frontend.cmxa" "build/flxg-tmp/flx_opt.cmxa" "build/flxg-tmp/flx_lower.cmxa" "build/flxg-tmp/flx_backend.cmxa" "build/flxg-tmp/flx_cpp_backend.cmxa" "build/flxg-tmp/flx_version_hook.cmxa" "build/flxg-tmp/src/compiler/flxg/flxg_terminate.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_options.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_file.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_state.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_codegen.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_opt.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_lower.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_bind.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_parse.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_assembly.cmx" "build/flxg-tmp/src/compiler/flxg/flxg_lib.cmx" "build/flxg-tmp/src/compiler/flxg/flxg.cmx"
Done, exe = src/compiler/flxg
cp build/flxg-tmp/flxg build/release/host/bin
# =========================================================
# rebuild rtl
# =========================================================
LD_LIBRARY_PATH=build/release/host/lib/rtl build/release/host/bin/flx_build_rtl --target-dir=build/release --target-bin=trial
flx_build_rtl v1.9
build-package = flx_rtl_core
target-dir = build/release
target-bin = trial
tmp-dir = build/rtl-tmp
static only = false
no executables= false
bootpkg=flx_rtl_core build image=build/release
toolchain : toolchain_gcc_linux, c: , c++:
umka flx_umka src/umka-lang/src
sqlite3 flx_sqlite3 src/sqlite3
flx_uint256_t flx_uint256_t src/uint256_t
flx_exceptions flx_exceptions src/exceptions
judy judy src/judy/src
flx_gc flx_gc src/gc
flx_strutil flx_strutil src/strutil
dl
flx_dynlink flx_dynlink src/dynlink
pthread
flx_pthread flx_pthread src/pthread
flx rtl src/rtl
demux demux src/demux
flx_async flx_async src/flx_async
faio faio src/faio
re2 flx_re2 src/re2/re2
flx_spinlock
flx_rtl_core
[load_library] toolchain_gcc_linux.so
------------
Make lib umka
------------
[make_lib] source directory build/release/share/src/umka-lang/src
list('[make_lib] build_includes ', 'src/umka-lang/src')
toolchain_gcc_linux (version 2)
Copying headers umka_api.h > ${0}
cp build/release/share/src/umka-lang/src/umka_api.h build/release/share/lib/rtl/umka_api.h #done
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_ident.c"
C: Compiling [dynamic] umka_ident.c -> build/rtl-tmp/umka_ident_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_ident.c" -o "build/rtl-tmp/umka_ident_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_decl.c"
C: Compiling [dynamic] umka_decl.c -> build/rtl-tmp/umka_decl_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_decl.c" -o "build/rtl-tmp/umka_decl_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_const.c"
C: Compiling [dynamic] umka_const.c -> build/rtl-tmp/umka_const_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_const.c" -o "build/rtl-tmp/umka_const_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_runtime.c"
C: Compiling [dynamic] umka_runtime.c -> build/rtl-tmp/umka_runtime_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_runtime.c" -o "build/rtl-tmp/umka_runtime_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_expr.c"
C: Compiling [dynamic] umka_expr.c -> build/rtl-tmp/umka_expr_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_expr.c" -o "build/rtl-tmp/umka_expr_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_api.c"
C: Compiling [dynamic] umka_api.c -> build/rtl-tmp/umka_api_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_api.c" -o "build/rtl-tmp/umka_api_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_types.c"
C: Compiling [dynamic] umka_types.c -> build/rtl-tmp/umka_types_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_types.c" -o "build/rtl-tmp/umka_types_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_stmt.c"
C: Compiling [dynamic] umka_stmt.c -> build/rtl-tmp/umka_stmt_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_stmt.c" -o "build/rtl-tmp/umka_stmt_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_gen.c"
C: Compiling [dynamic] umka_gen.c -> build/rtl-tmp/umka_gen_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_gen.c" -o "build/rtl-tmp/umka_gen_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_common.c"
C: Compiling [dynamic] umka_common.c -> build/rtl-tmp/umka_common_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_common.c" -o "build/rtl-tmp/umka_common_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_compiler.c"
C: Compiling [dynamic] umka_compiler.c -> build/rtl-tmp/umka_compiler_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_compiler.c" -o "build/rtl-tmp/umka_compiler_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_lexer.c"
C: Compiling [dynamic] umka_lexer.c -> build/rtl-tmp/umka_lexer_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_lexer.c" -o "build/rtl-tmp/umka_lexer_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_vm.c"
C: Compiling [dynamic] umka_vm.c -> build/rtl-tmp/umka_vm_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_vm.c" -o "build/rtl-tmp/umka_vm_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_umka_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/umka_ident_dynamic.o" "build/rtl-tmp/umka_decl_dynamic.o" "build/rtl-tmp/umka_const_dynamic.o" "build/rtl-tmp/umka_runtime_dynamic.o" "build/rtl-tmp/umka_expr_dynamic.o" "build/rtl-tmp/umka_api_dynamic.o" "build/rtl-tmp/umka_types_dynamic.o" "build/rtl-tmp/umka_stmt_dynamic.o" "build/rtl-tmp/umka_gen_dynamic.o" "build/rtl-tmp/umka_common_dynamic.o" "build/rtl-tmp/umka_compiler_dynamic.o" "build/rtl-tmp/umka_lexer_dynamic.o" "build/rtl-tmp/umka_vm_dynamic.o" -o "build/release/trial/lib/rtl/libflx_umka_dynamic.so" "-Lbuild/release/trial/lib/rtl"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_ident.c"
C: Compiling [static] umka_ident.c -> build/rtl-tmp/umka_ident_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_ident.c" -o "build/rtl-tmp/umka_ident_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_decl.c"
C: Compiling [static] umka_decl.c -> build/rtl-tmp/umka_decl_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_decl.c" -o "build/rtl-tmp/umka_decl_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_const.c"
C: Compiling [static] umka_const.c -> build/rtl-tmp/umka_const_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_const.c" -o "build/rtl-tmp/umka_const_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_runtime.c"
C: Compiling [static] umka_runtime.c -> build/rtl-tmp/umka_runtime_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_runtime.c" -o "build/rtl-tmp/umka_runtime_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_expr.c"
C: Compiling [static] umka_expr.c -> build/rtl-tmp/umka_expr_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_expr.c" -o "build/rtl-tmp/umka_expr_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_api.c"
C: Compiling [static] umka_api.c -> build/rtl-tmp/umka_api_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_api.c" -o "build/rtl-tmp/umka_api_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_types.c"
C: Compiling [static] umka_types.c -> build/rtl-tmp/umka_types_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_types.c" -o "build/rtl-tmp/umka_types_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_stmt.c"
C: Compiling [static] umka_stmt.c -> build/rtl-tmp/umka_stmt_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_stmt.c" -o "build/rtl-tmp/umka_stmt_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_gen.c"
C: Compiling [static] umka_gen.c -> build/rtl-tmp/umka_gen_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_gen.c" -o "build/rtl-tmp/umka_gen_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_common.c"
C: Compiling [static] umka_common.c -> build/rtl-tmp/umka_common_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_common.c" -o "build/rtl-tmp/umka_common_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_compiler.c"
C: Compiling [static] umka_compiler.c -> build/rtl-tmp/umka_compiler_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_compiler.c" -o "build/rtl-tmp/umka_compiler_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_lexer.c"
C: Compiling [static] umka_lexer.c -> build/rtl-tmp/umka_lexer_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_lexer.c" -o "build/rtl-tmp/umka_lexer_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_vm.c"
C: Compiling [static] umka_vm.c -> build/rtl-tmp/umka_vm_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/umka-lang/src" "-Ibuild/release/share/lib/rtl" "-Isrc/umka-lang/src" "-DUMKA_BUILD" "build/release/share/src/umka-lang/src/umka_vm.c" -o "build/rtl-tmp/umka_vm_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_umka_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_umka_static.a" "build/rtl-tmp/umka_ident_static.o" "build/rtl-tmp/umka_decl_static.o" "build/rtl-tmp/umka_const_static.o" "build/rtl-tmp/umka_runtime_static.o" "build/rtl-tmp/umka_expr_static.o" "build/rtl-tmp/umka_api_static.o" "build/rtl-tmp/umka_types_static.o" "build/rtl-tmp/umka_stmt_static.o" "build/rtl-tmp/umka_gen_static.o" "build/rtl-tmp/umka_common_static.o" "build/rtl-tmp/umka_compiler_static.o" "build/rtl-tmp/umka_lexer_static.o" "build/rtl-tmp/umka_vm_static.o"
------------
Make lib sqlite3
------------
[make_lib] source directory build/release/share/src/sqlite3
list('[make_lib] build_includes ', 'build/release/share/lib/rtl')
toolchain_gcc_linux (version 2)
copying all header files
Copying headers .*\.h(pp)? > ${0}
cp build/release/share/src/sqlite3/sqlite3.h build/release/share/lib/rtl/sqlite3.h #done
cp build/release/share/src/sqlite3/sqlite3ext.h build/release/share/lib/rtl/sqlite3ext.h #done
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/sqlite3" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_SQLITE3" "build/release/share/src/sqlite3/sqlite3.c"
C: Compiling [dynamic] sqlite3.c -> build/rtl-tmp/sqlite3_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/sqlite3" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_SQLITE3" "build/release/share/src/sqlite3/sqlite3.c" -o "build/rtl-tmp/sqlite3_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_sqlite3_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/sqlite3_dynamic.o" -o "build/release/trial/lib/rtl/libflx_sqlite3_dynamic.so" "-Lbuild/release/trial/lib/rtl"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/sqlite3" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_SQLITE3" "build/release/share/src/sqlite3/sqlite3.c"
C: Compiling [static] sqlite3.c -> build/rtl-tmp/sqlite3_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/sqlite3" "-Ibuild/release/share/lib/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_SQLITE3" "build/release/share/src/sqlite3/sqlite3.c" -o "build/rtl-tmp/sqlite3_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_sqlite3_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_sqlite3_static.a" "build/rtl-tmp/sqlite3_static.o"
------------
Make lib flx_uint256_t
------------
[make_lib] source directory build/release/share/src/uint256_t
list('[make_lib] build_includes ', 'src/uint256_t')
toolchain_gcc_linux (version 2)
Copying headers (uint256_t.h|uint128_t.h|uint128_t.include|uint256_t.include|uint256_t_config.include) > ${0}
cp build/release/share/src/uint256_t/uint128_t.h build/release/share/lib/rtl/uint128_t.h #done
cp build/release/share/src/uint256_t/uint128_t.include build/release/share/lib/rtl/uint128_t.include #done
cp build/release/share/src/uint256_t/uint256_t.h build/release/share/lib/rtl/uint256_t.h #done
cp build/release/share/src/uint256_t/uint256_t.include build/release/share/lib/rtl/uint256_t.include #done
cp build/release/share/src/uint256_t/uint256_t_config.include build/release/share/lib/rtl/uint256_t_config.include #done
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/uint256_t" "-Ibuild/release/share/lib/rtl" "-Isrc/uint256_t" "build/release/share/src/uint256_t/uint128_t.cpp"
C++: Compiling [dynamic] uint128_t.cpp -> build/rtl-tmp/uint128_t_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/uint256_t" "-Ibuild/release/share/lib/rtl" "-Isrc/uint256_t" "build/release/share/src/uint256_t/uint128_t.cpp" -o "build/rtl-tmp/uint128_t_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/uint256_t" "-Ibuild/release/share/lib/rtl" "-Isrc/uint256_t" "build/release/share/src/uint256_t/uint256_t.cpp"
C++: Compiling [dynamic] uint256_t.cpp -> build/rtl-tmp/uint256_t_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/uint256_t" "-Ibuild/release/share/lib/rtl" "-Isrc/uint256_t" "build/release/share/src/uint256_t/uint256_t.cpp" -o "build/rtl-tmp/uint256_t_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_uint256_t_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/uint128_t_dynamic.o" "build/rtl-tmp/uint256_t_dynamic.o" -o "build/release/trial/lib/rtl/libflx_uint256_t_dynamic.so" "-Lbuild/release/trial/lib/rtl"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/uint256_t" "-Ibuild/release/share/lib/rtl" "-Isrc/uint256_t" "build/release/share/src/uint256_t/uint128_t.cpp"
C++: Compiling [static] uint128_t.cpp -> build/rtl-tmp/uint128_t_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/uint256_t" "-Ibuild/release/share/lib/rtl" "-Isrc/uint256_t" "-DFLX_STATIC_LINK" "build/release/share/src/uint256_t/uint128_t.cpp" -o "build/rtl-tmp/uint128_t_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/uint256_t" "-Ibuild/release/share/lib/rtl" "-Isrc/uint256_t" "build/release/share/src/uint256_t/uint256_t.cpp"
C++: Compiling [static] uint256_t.cpp -> build/rtl-tmp/uint256_t_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/uint256_t" "-Ibuild/release/share/lib/rtl" "-Isrc/uint256_t" "-DFLX_STATIC_LINK" "build/release/share/src/uint256_t/uint256_t.cpp" -o "build/rtl-tmp/uint256_t_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_uint256_t_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_uint256_t_static.a" "build/rtl-tmp/uint128_t_static.o" "build/rtl-tmp/uint256_t_static.o"
------------
Make lib flx_exceptions
------------
[make_lib] source directory build/release/share/src/exceptions
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
copying all header files
Copying headers .*\.h(pp)? > ${0}
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_continuation.cpp"
C++: Compiling [dynamic] flx_continuation.cpp -> build/rtl-tmp/flx_continuation_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_continuation.cpp" -o "build/rtl-tmp/flx_continuation_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_exceptions.cpp"
C++: Compiling [dynamic] flx_exceptions.cpp -> build/rtl-tmp/flx_exceptions_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_exceptions.cpp" -o "build/rtl-tmp/flx_exceptions_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_eh.cpp"
C++: Compiling [dynamic] flx_eh.cpp -> build/rtl-tmp/flx_eh_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_eh.cpp" -o "build/rtl-tmp/flx_eh_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_exceptions_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/flx_continuation_dynamic.o" "build/rtl-tmp/flx_exceptions_dynamic.o" "build/rtl-tmp/flx_eh_dynamic.o" -o "build/release/trial/lib/rtl/libflx_exceptions_dynamic.so" "-Lbuild/release/trial/lib/rtl"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_continuation.cpp"
C++: Compiling [static] flx_continuation.cpp -> build/rtl-tmp/flx_continuation_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_continuation.cpp" -o "build/rtl-tmp/flx_continuation_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_exceptions.cpp"
C++: Compiling [static] flx_exceptions.cpp -> build/rtl-tmp/flx_exceptions_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_exceptions.cpp" -o "build/rtl-tmp/flx_exceptions_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_eh.cpp"
C++: Compiling [static] flx_eh.cpp -> build/rtl-tmp/flx_eh_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/exceptions" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FLX_EXCEPTIONS" "build/release/share/src/exceptions/flx_eh.cpp" -o "build/rtl-tmp/flx_eh_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_exceptions_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_exceptions_static.a" "build/rtl-tmp/flx_continuation_static.o" "build/rtl-tmp/flx_exceptions_static.o" "build/rtl-tmp/flx_eh_static.o"
------------
Make lib judy
------------
[make_lib] source directory build/release/share/src/judy/src
list('[make_lib] build_includes ', 'src/judy/src', 'src/judy/src/Judy1', 'src/judy/src/JudyL', 'src/judy/src/JudyHS', 'src/judy/src/JudyCommon')
toolchain_gcc_linux (version 2)
Copying headers Judy\.h > ${0}
cp build/release/share/src/judy/src/Judy.h build/release/share/lib/rtl/Judy.h #done
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyCommon/JudyMalloc.c"
C: Compiling [dynamic] JudyCommon/JudyMalloc.c -> build/rtl-tmp/JudyCommon/JudyMalloc_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyCommon/JudyMalloc.c" -o "build/rtl-tmp/JudyCommon/JudyMalloc_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Count.c"
C: Compiling [dynamic] Judy1/Judy1Count.c -> build/rtl-tmp/Judy1/Judy1Count_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Count.c" -o "build/rtl-tmp/Judy1/Judy1Count_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Tables64Bit.c"
C: Compiling [dynamic] Judy1/Judy1Tables64Bit.c -> build/rtl-tmp/Judy1/Judy1Tables64Bit_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Tables64Bit.c" -o "build/rtl-tmp/Judy1/Judy1Tables64Bit_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Cascade.c"
C: Compiling [dynamic] Judy1/Judy1Cascade.c -> build/rtl-tmp/Judy1/Judy1Cascade_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Cascade.c" -o "build/rtl-tmp/Judy1/Judy1Cascade_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1InsArray.c"
C: Compiling [dynamic] Judy1/Judy1InsArray.c -> build/rtl-tmp/Judy1/Judy1InsArray_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1InsArray.c" -o "build/rtl-tmp/Judy1/Judy1InsArray_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Next.c"
C: Compiling [dynamic] Judy1/Judy1Next.c -> build/rtl-tmp/Judy1/Judy1Next_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Next.c" -o "build/rtl-tmp/Judy1/Judy1Next_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1CreateBranch.c"
C: Compiling [dynamic] Judy1/Judy1CreateBranch.c -> build/rtl-tmp/Judy1/Judy1CreateBranch_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1CreateBranch.c" -o "build/rtl-tmp/Judy1/Judy1CreateBranch_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1FreeArray.c"
C: Compiling [dynamic] Judy1/Judy1FreeArray.c -> build/rtl-tmp/Judy1/Judy1FreeArray_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1FreeArray.c" -o "build/rtl-tmp/Judy1/Judy1FreeArray_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Tables32Bit.c"
C: Compiling [dynamic] Judy1/Judy1Tables32Bit.c -> build/rtl-tmp/Judy1/Judy1Tables32Bit_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Tables32Bit.c" -o "build/rtl-tmp/Judy1/Judy1Tables32Bit_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Get.c"
C: Compiling [dynamic] Judy1/Judy1Get.c -> build/rtl-tmp/Judy1/Judy1Get_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Get.c" -o "build/rtl-tmp/Judy1/Judy1Get_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1ByCount.c"
C: Compiling [dynamic] Judy1/Judy1ByCount.c -> build/rtl-tmp/Judy1/Judy1ByCount_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1ByCount.c" -o "build/rtl-tmp/Judy1/Judy1ByCount_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Ins.c"
C: Compiling [dynamic] Judy1/Judy1Ins.c -> build/rtl-tmp/Judy1/Judy1Ins_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Ins.c" -o "build/rtl-tmp/Judy1/Judy1Ins_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MallocIF.c"
C: Compiling [dynamic] Judy1/Judy1MallocIF.c -> build/rtl-tmp/Judy1/Judy1MallocIF_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MallocIF.c" -o "build/rtl-tmp/Judy1/Judy1MallocIF_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1NextEmpty.c"
C: Compiling [dynamic] Judy1/Judy1NextEmpty.c -> build/rtl-tmp/Judy1/Judy1NextEmpty_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1NextEmpty.c" -o "build/rtl-tmp/Judy1/Judy1NextEmpty_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Del.c"
C: Compiling [dynamic] Judy1/Judy1Del.c -> build/rtl-tmp/Judy1/Judy1Del_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Del.c" -o "build/rtl-tmp/Judy1/Judy1Del_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1PrevEmpty.c"
C: Compiling [dynamic] Judy1/Judy1PrevEmpty.c -> build/rtl-tmp/Judy1/Judy1PrevEmpty_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1PrevEmpty.c" -o "build/rtl-tmp/Judy1/Judy1PrevEmpty_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MemActive.c"
C: Compiling [dynamic] Judy1/Judy1MemActive.c -> build/rtl-tmp/Judy1/Judy1MemActive_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MemActive.c" -o "build/rtl-tmp/Judy1/Judy1MemActive_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/j__udy1Get.c"
C: Compiling [dynamic] Judy1/j__udy1Get.c -> build/rtl-tmp/Judy1/j__udy1Get_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/j__udy1Get.c" -o "build/rtl-tmp/Judy1/j__udy1Get_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1InsertBranch.c"
C: Compiling [dynamic] Judy1/Judy1InsertBranch.c -> build/rtl-tmp/Judy1/Judy1InsertBranch_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1InsertBranch.c" -o "build/rtl-tmp/Judy1/Judy1InsertBranch_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1First.c"
C: Compiling [dynamic] Judy1/Judy1First.c -> build/rtl-tmp/Judy1/Judy1First_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1First.c" -o "build/rtl-tmp/Judy1/Judy1First_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Decascade.c"
C: Compiling [dynamic] Judy1/Judy1Decascade.c -> build/rtl-tmp/Judy1/Judy1Decascade_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Decascade.c" -o "build/rtl-tmp/Judy1/Judy1Decascade_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Prev.c"
C: Compiling [dynamic] Judy1/Judy1Prev.c -> build/rtl-tmp/Judy1/Judy1Prev_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Prev.c" -o "build/rtl-tmp/Judy1/Judy1Prev_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MemUsed.c"
C: Compiling [dynamic] Judy1/Judy1MemUsed.c -> build/rtl-tmp/Judy1/Judy1MemUsed_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MemUsed.c" -o "build/rtl-tmp/Judy1/Judy1MemUsed_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudySL/JudySL.c"
C: Compiling [dynamic] JudySL/JudySL.c -> build/rtl-tmp/JudySL/JudySL_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudySL/JudySL.c" -o "build/rtl-tmp/JudySL/JudySL_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMemUsed.c"
C: Compiling [dynamic] JudyL/JudyLMemUsed.c -> build/rtl-tmp/JudyL/JudyLMemUsed_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMemUsed.c" -o "build/rtl-tmp/JudyL/JudyLMemUsed_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLIns.c"
C: Compiling [dynamic] JudyL/JudyLIns.c -> build/rtl-tmp/JudyL/JudyLIns_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLIns.c" -o "build/rtl-tmp/JudyL/JudyLIns_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLNext.c"
C: Compiling [dynamic] JudyL/JudyLNext.c -> build/rtl-tmp/JudyL/JudyLNext_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLNext.c" -o "build/rtl-tmp/JudyL/JudyLNext_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLTables64Bit.c"
C: Compiling [dynamic] JudyL/JudyLTables64Bit.c -> build/rtl-tmp/JudyL/JudyLTables64Bit_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLTables64Bit.c" -o "build/rtl-tmp/JudyL/JudyLTables64Bit_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCascade.c"
C: Compiling [dynamic] JudyL/JudyLCascade.c -> build/rtl-tmp/JudyL/JudyLCascade_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCascade.c" -o "build/rtl-tmp/JudyL/JudyLCascade_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLFirst.c"
C: Compiling [dynamic] JudyL/JudyLFirst.c -> build/rtl-tmp/JudyL/JudyLFirst_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLFirst.c" -o "build/rtl-tmp/JudyL/JudyLFirst_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/j__udyLGet.c"
C: Compiling [dynamic] JudyL/j__udyLGet.c -> build/rtl-tmp/JudyL/j__udyLGet_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/j__udyLGet.c" -o "build/rtl-tmp/JudyL/j__udyLGet_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLGet.c"
C: Compiling [dynamic] JudyL/JudyLGet.c -> build/rtl-tmp/JudyL/JudyLGet_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLGet.c" -o "build/rtl-tmp/JudyL/JudyLGet_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCreateBranch.c"
C: Compiling [dynamic] JudyL/JudyLCreateBranch.c -> build/rtl-tmp/JudyL/JudyLCreateBranch_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCreateBranch.c" -o "build/rtl-tmp/JudyL/JudyLCreateBranch_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMemActive.c"
C: Compiling [dynamic] JudyL/JudyLMemActive.c -> build/rtl-tmp/JudyL/JudyLMemActive_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMemActive.c" -o "build/rtl-tmp/JudyL/JudyLMemActive_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLPrev.c"
C: Compiling [dynamic] JudyL/JudyLPrev.c -> build/rtl-tmp/JudyL/JudyLPrev_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLPrev.c" -o "build/rtl-tmp/JudyL/JudyLPrev_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLDel.c"
C: Compiling [dynamic] JudyL/JudyLDel.c -> build/rtl-tmp/JudyL/JudyLDel_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLDel.c" -o "build/rtl-tmp/JudyL/JudyLDel_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLNextEmpty.c"
C: Compiling [dynamic] JudyL/JudyLNextEmpty.c -> build/rtl-tmp/JudyL/JudyLNextEmpty_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLNextEmpty.c" -o "build/rtl-tmp/JudyL/JudyLNextEmpty_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCount.c"
C: Compiling [dynamic] JudyL/JudyLCount.c -> build/rtl-tmp/JudyL/JudyLCount_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCount.c" -o "build/rtl-tmp/JudyL/JudyLCount_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMallocIF.c"
C: Compiling [dynamic] JudyL/JudyLMallocIF.c -> build/rtl-tmp/JudyL/JudyLMallocIF_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMallocIF.c" -o "build/rtl-tmp/JudyL/JudyLMallocIF_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLDecascade.c"
C: Compiling [dynamic] JudyL/JudyLDecascade.c -> build/rtl-tmp/JudyL/JudyLDecascade_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLDecascade.c" -o "build/rtl-tmp/JudyL/JudyLDecascade_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLPrevEmpty.c"
C: Compiling [dynamic] JudyL/JudyLPrevEmpty.c -> build/rtl-tmp/JudyL/JudyLPrevEmpty_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLPrevEmpty.c" -o "build/rtl-tmp/JudyL/JudyLPrevEmpty_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLFreeArray.c"
C: Compiling [dynamic] JudyL/JudyLFreeArray.c -> build/rtl-tmp/JudyL/JudyLFreeArray_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLFreeArray.c" -o "build/rtl-tmp/JudyL/JudyLFreeArray_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLInsArray.c"
C: Compiling [dynamic] JudyL/JudyLInsArray.c -> build/rtl-tmp/JudyL/JudyLInsArray_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLInsArray.c" -o "build/rtl-tmp/JudyL/JudyLInsArray_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLInsertBranch.c"
C: Compiling [dynamic] JudyL/JudyLInsertBranch.c -> build/rtl-tmp/JudyL/JudyLInsertBranch_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLInsertBranch.c" -o "build/rtl-tmp/JudyL/JudyLInsertBranch_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLByCount.c"
C: Compiling [dynamic] JudyL/JudyLByCount.c -> build/rtl-tmp/JudyL/JudyLByCount_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLByCount.c" -o "build/rtl-tmp/JudyL/JudyLByCount_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLTables32Bit.c"
C: Compiling [dynamic] JudyL/JudyLTables32Bit.c -> build/rtl-tmp/JudyL/JudyLTables32Bit_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLTables32Bit.c" -o "build/rtl-tmp/JudyL/JudyLTables32Bit_dynamic.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyHS/JudyHS.c"
C: Compiling [dynamic] JudyHS/JudyHS.c -> build/rtl-tmp/JudyHS/JudyHS_dynamic.o
[system] "gcc" "-fPIC" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyHS/JudyHS.c" -o "build/rtl-tmp/JudyHS/JudyHS_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libjudy_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/JudyCommon/JudyMalloc_dynamic.o" "build/rtl-tmp/Judy1/Judy1Count_dynamic.o" "build/rtl-tmp/Judy1/Judy1Tables64Bit_dynamic.o" "build/rtl-tmp/Judy1/Judy1Cascade_dynamic.o" "build/rtl-tmp/Judy1/Judy1InsArray_dynamic.o" "build/rtl-tmp/Judy1/Judy1Next_dynamic.o" "build/rtl-tmp/Judy1/Judy1CreateBranch_dynamic.o" "build/rtl-tmp/Judy1/Judy1FreeArray_dynamic.o" "build/rtl-tmp/Judy1/Judy1Tables32Bit_dynamic.o" "build/rtl-tmp/Judy1/Judy1Get_dynamic.o" "build/rtl-tmp/Judy1/Judy1ByCount_dynamic.o" "build/rtl-tmp/Judy1/Judy1Ins_dynamic.o" "build/rtl-tmp/Judy1/Judy1MallocIF_dynamic.o" "build/rtl-tmp/Judy1/Judy1NextEmpty_dynamic.o" "build/rtl-tmp/Judy1/Judy1Del_dynamic.o" "build/rtl-tmp/Judy1/Judy1PrevEmpty_dynamic.o" "build/rtl-tmp/Judy1/Judy1MemActive_dynamic.o" "build/rtl-tmp/Judy1/j__udy1Get_dynamic.o" "build/rtl-tmp/Judy1/Judy1InsertBranch_dynamic.o" "build/rtl-tmp/Judy1/Judy1First_dynamic.o" "build/rtl-tmp/Judy1/Judy1Decascade_dynamic.o" "build/rtl-tmp/Judy1/Judy1Prev_dynamic.o" "build/rtl-tmp/Judy1/Judy1MemUsed_dynamic.o" "build/rtl-tmp/JudySL/JudySL_dynamic.o" "build/rtl-tmp/JudyL/JudyLMemUsed_dynamic.o" "build/rtl-tmp/JudyL/JudyLIns_dynamic.o" "build/rtl-tmp/JudyL/JudyLNext_dynamic.o" "build/rtl-tmp/JudyL/JudyLTables64Bit_dynamic.o" "build/rtl-tmp/JudyL/JudyLCascade_dynamic.o" "build/rtl-tmp/JudyL/JudyLFirst_dynamic.o" "build/rtl-tmp/JudyL/j__udyLGet_dynamic.o" "build/rtl-tmp/JudyL/JudyLGet_dynamic.o" "build/rtl-tmp/JudyL/JudyLCreateBranch_dynamic.o" "build/rtl-tmp/JudyL/JudyLMemActive_dynamic.o" "build/rtl-tmp/JudyL/JudyLPrev_dynamic.o" "build/rtl-tmp/JudyL/JudyLDel_dynamic.o" "build/rtl-tmp/JudyL/JudyLNextEmpty_dynamic.o" "build/rtl-tmp/JudyL/JudyLCount_dynamic.o" "build/rtl-tmp/JudyL/JudyLMallocIF_dynamic.o" "build/rtl-tmp/JudyL/JudyLDecascade_dynamic.o" "build/rtl-tmp/JudyL/JudyLPrevEmpty_dynamic.o" "build/rtl-tmp/JudyL/JudyLFreeArray_dynamic.o" "build/rtl-tmp/JudyL/JudyLInsArray_dynamic.o" "build/rtl-tmp/JudyL/JudyLInsertBranch_dynamic.o" "build/rtl-tmp/JudyL/JudyLByCount_dynamic.o" "build/rtl-tmp/JudyL/JudyLTables32Bit_dynamic.o" "build/rtl-tmp/JudyHS/JudyHS_dynamic.o" -o "build/release/trial/lib/rtl/libjudy_dynamic.so" "-Lbuild/release/trial/lib/rtl"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyCommon/JudyMalloc.c"
C: Compiling [static] JudyCommon/JudyMalloc.c -> build/rtl-tmp/JudyCommon/JudyMalloc_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyCommon/JudyMalloc.c" -o "build/rtl-tmp/JudyCommon/JudyMalloc_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Count.c"
C: Compiling [static] Judy1/Judy1Count.c -> build/rtl-tmp/Judy1/Judy1Count_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Count.c" -o "build/rtl-tmp/Judy1/Judy1Count_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Tables64Bit.c"
C: Compiling [static] Judy1/Judy1Tables64Bit.c -> build/rtl-tmp/Judy1/Judy1Tables64Bit_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Tables64Bit.c" -o "build/rtl-tmp/Judy1/Judy1Tables64Bit_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Cascade.c"
C: Compiling [static] Judy1/Judy1Cascade.c -> build/rtl-tmp/Judy1/Judy1Cascade_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Cascade.c" -o "build/rtl-tmp/Judy1/Judy1Cascade_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1InsArray.c"
C: Compiling [static] Judy1/Judy1InsArray.c -> build/rtl-tmp/Judy1/Judy1InsArray_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1InsArray.c" -o "build/rtl-tmp/Judy1/Judy1InsArray_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Next.c"
C: Compiling [static] Judy1/Judy1Next.c -> build/rtl-tmp/Judy1/Judy1Next_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Next.c" -o "build/rtl-tmp/Judy1/Judy1Next_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1CreateBranch.c"
C: Compiling [static] Judy1/Judy1CreateBranch.c -> build/rtl-tmp/Judy1/Judy1CreateBranch_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1CreateBranch.c" -o "build/rtl-tmp/Judy1/Judy1CreateBranch_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1FreeArray.c"
C: Compiling [static] Judy1/Judy1FreeArray.c -> build/rtl-tmp/Judy1/Judy1FreeArray_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1FreeArray.c" -o "build/rtl-tmp/Judy1/Judy1FreeArray_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Tables32Bit.c"
C: Compiling [static] Judy1/Judy1Tables32Bit.c -> build/rtl-tmp/Judy1/Judy1Tables32Bit_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Tables32Bit.c" -o "build/rtl-tmp/Judy1/Judy1Tables32Bit_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Get.c"
C: Compiling [static] Judy1/Judy1Get.c -> build/rtl-tmp/Judy1/Judy1Get_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Get.c" -o "build/rtl-tmp/Judy1/Judy1Get_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1ByCount.c"
C: Compiling [static] Judy1/Judy1ByCount.c -> build/rtl-tmp/Judy1/Judy1ByCount_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1ByCount.c" -o "build/rtl-tmp/Judy1/Judy1ByCount_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Ins.c"
C: Compiling [static] Judy1/Judy1Ins.c -> build/rtl-tmp/Judy1/Judy1Ins_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Ins.c" -o "build/rtl-tmp/Judy1/Judy1Ins_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MallocIF.c"
C: Compiling [static] Judy1/Judy1MallocIF.c -> build/rtl-tmp/Judy1/Judy1MallocIF_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MallocIF.c" -o "build/rtl-tmp/Judy1/Judy1MallocIF_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1NextEmpty.c"
C: Compiling [static] Judy1/Judy1NextEmpty.c -> build/rtl-tmp/Judy1/Judy1NextEmpty_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1NextEmpty.c" -o "build/rtl-tmp/Judy1/Judy1NextEmpty_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Del.c"
C: Compiling [static] Judy1/Judy1Del.c -> build/rtl-tmp/Judy1/Judy1Del_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Del.c" -o "build/rtl-tmp/Judy1/Judy1Del_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1PrevEmpty.c"
C: Compiling [static] Judy1/Judy1PrevEmpty.c -> build/rtl-tmp/Judy1/Judy1PrevEmpty_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1PrevEmpty.c" -o "build/rtl-tmp/Judy1/Judy1PrevEmpty_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MemActive.c"
C: Compiling [static] Judy1/Judy1MemActive.c -> build/rtl-tmp/Judy1/Judy1MemActive_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MemActive.c" -o "build/rtl-tmp/Judy1/Judy1MemActive_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/j__udy1Get.c"
C: Compiling [static] Judy1/j__udy1Get.c -> build/rtl-tmp/Judy1/j__udy1Get_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/j__udy1Get.c" -o "build/rtl-tmp/Judy1/j__udy1Get_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1InsertBranch.c"
C: Compiling [static] Judy1/Judy1InsertBranch.c -> build/rtl-tmp/Judy1/Judy1InsertBranch_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1InsertBranch.c" -o "build/rtl-tmp/Judy1/Judy1InsertBranch_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1First.c"
C: Compiling [static] Judy1/Judy1First.c -> build/rtl-tmp/Judy1/Judy1First_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1First.c" -o "build/rtl-tmp/Judy1/Judy1First_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Decascade.c"
C: Compiling [static] Judy1/Judy1Decascade.c -> build/rtl-tmp/Judy1/Judy1Decascade_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Decascade.c" -o "build/rtl-tmp/Judy1/Judy1Decascade_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Prev.c"
C: Compiling [static] Judy1/Judy1Prev.c -> build/rtl-tmp/Judy1/Judy1Prev_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1Prev.c" -o "build/rtl-tmp/Judy1/Judy1Prev_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MemUsed.c"
C: Compiling [static] Judy1/Judy1MemUsed.c -> build/rtl-tmp/Judy1/Judy1MemUsed_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/Judy1/Judy1MemUsed.c" -o "build/rtl-tmp/Judy1/Judy1MemUsed_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudySL/JudySL.c"
C: Compiling [static] JudySL/JudySL.c -> build/rtl-tmp/JudySL/JudySL_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudySL/JudySL.c" -o "build/rtl-tmp/JudySL/JudySL_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMemUsed.c"
C: Compiling [static] JudyL/JudyLMemUsed.c -> build/rtl-tmp/JudyL/JudyLMemUsed_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMemUsed.c" -o "build/rtl-tmp/JudyL/JudyLMemUsed_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLIns.c"
C: Compiling [static] JudyL/JudyLIns.c -> build/rtl-tmp/JudyL/JudyLIns_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLIns.c" -o "build/rtl-tmp/JudyL/JudyLIns_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLNext.c"
C: Compiling [static] JudyL/JudyLNext.c -> build/rtl-tmp/JudyL/JudyLNext_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLNext.c" -o "build/rtl-tmp/JudyL/JudyLNext_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLTables64Bit.c"
C: Compiling [static] JudyL/JudyLTables64Bit.c -> build/rtl-tmp/JudyL/JudyLTables64Bit_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLTables64Bit.c" -o "build/rtl-tmp/JudyL/JudyLTables64Bit_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCascade.c"
C: Compiling [static] JudyL/JudyLCascade.c -> build/rtl-tmp/JudyL/JudyLCascade_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCascade.c" -o "build/rtl-tmp/JudyL/JudyLCascade_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLFirst.c"
C: Compiling [static] JudyL/JudyLFirst.c -> build/rtl-tmp/JudyL/JudyLFirst_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLFirst.c" -o "build/rtl-tmp/JudyL/JudyLFirst_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/j__udyLGet.c"
C: Compiling [static] JudyL/j__udyLGet.c -> build/rtl-tmp/JudyL/j__udyLGet_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/j__udyLGet.c" -o "build/rtl-tmp/JudyL/j__udyLGet_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLGet.c"
C: Compiling [static] JudyL/JudyLGet.c -> build/rtl-tmp/JudyL/JudyLGet_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLGet.c" -o "build/rtl-tmp/JudyL/JudyLGet_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCreateBranch.c"
C: Compiling [static] JudyL/JudyLCreateBranch.c -> build/rtl-tmp/JudyL/JudyLCreateBranch_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCreateBranch.c" -o "build/rtl-tmp/JudyL/JudyLCreateBranch_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMemActive.c"
C: Compiling [static] JudyL/JudyLMemActive.c -> build/rtl-tmp/JudyL/JudyLMemActive_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMemActive.c" -o "build/rtl-tmp/JudyL/JudyLMemActive_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLPrev.c"
C: Compiling [static] JudyL/JudyLPrev.c -> build/rtl-tmp/JudyL/JudyLPrev_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLPrev.c" -o "build/rtl-tmp/JudyL/JudyLPrev_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLDel.c"
C: Compiling [static] JudyL/JudyLDel.c -> build/rtl-tmp/JudyL/JudyLDel_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLDel.c" -o "build/rtl-tmp/JudyL/JudyLDel_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLNextEmpty.c"
C: Compiling [static] JudyL/JudyLNextEmpty.c -> build/rtl-tmp/JudyL/JudyLNextEmpty_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLNextEmpty.c" -o "build/rtl-tmp/JudyL/JudyLNextEmpty_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCount.c"
C: Compiling [static] JudyL/JudyLCount.c -> build/rtl-tmp/JudyL/JudyLCount_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLCount.c" -o "build/rtl-tmp/JudyL/JudyLCount_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMallocIF.c"
C: Compiling [static] JudyL/JudyLMallocIF.c -> build/rtl-tmp/JudyL/JudyLMallocIF_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLMallocIF.c" -o "build/rtl-tmp/JudyL/JudyLMallocIF_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLDecascade.c"
C: Compiling [static] JudyL/JudyLDecascade.c -> build/rtl-tmp/JudyL/JudyLDecascade_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLDecascade.c" -o "build/rtl-tmp/JudyL/JudyLDecascade_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLPrevEmpty.c"
C: Compiling [static] JudyL/JudyLPrevEmpty.c -> build/rtl-tmp/JudyL/JudyLPrevEmpty_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLPrevEmpty.c" -o "build/rtl-tmp/JudyL/JudyLPrevEmpty_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLFreeArray.c"
C: Compiling [static] JudyL/JudyLFreeArray.c -> build/rtl-tmp/JudyL/JudyLFreeArray_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLFreeArray.c" -o "build/rtl-tmp/JudyL/JudyLFreeArray_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLInsArray.c"
C: Compiling [static] JudyL/JudyLInsArray.c -> build/rtl-tmp/JudyL/JudyLInsArray_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLInsArray.c" -o "build/rtl-tmp/JudyL/JudyLInsArray_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLInsertBranch.c"
C: Compiling [static] JudyL/JudyLInsertBranch.c -> build/rtl-tmp/JudyL/JudyLInsertBranch_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLInsertBranch.c" -o "build/rtl-tmp/JudyL/JudyLInsertBranch_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLByCount.c"
C: Compiling [static] JudyL/JudyLByCount.c -> build/rtl-tmp/JudyL/JudyLByCount_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLByCount.c" -o "build/rtl-tmp/JudyL/JudyLByCount_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLTables32Bit.c"
C: Compiling [static] JudyL/JudyLTables32Bit.c -> build/rtl-tmp/JudyL/JudyLTables32Bit_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyL/JudyLTables32Bit.c" -o "build/rtl-tmp/JudyL/JudyLTables32Bit_static.o"
[get_stdout] "gcc" "-MM" "-D_POSIX" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyHS/JudyHS.c"
C: Compiling [static] JudyHS/JudyHS.c -> build/rtl-tmp/JudyHS/JudyHS_static.o
[system] "gcc" "-fvisibility=hidden" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-w" "-Wfatal-errors" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/judy/src" "-Ibuild/release/share/lib/rtl" "-Isrc/judy/src" "-Isrc/judy/src/Judy1" "-Isrc/judy/src/JudyL" "-Isrc/judy/src/JudyHS" "-Isrc/judy/src/JudyCommon" "-DJU_64BIT" "-DBUILD_JUDY" "build/release/share/src/judy/src/JudyHS/JudyHS.c" -o "build/rtl-tmp/JudyHS/JudyHS_static.o"
Static Linking Library build/release/trial/lib/rtl/libjudy_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libjudy_static.a" "build/rtl-tmp/JudyCommon/JudyMalloc_static.o" "build/rtl-tmp/Judy1/Judy1Count_static.o" "build/rtl-tmp/Judy1/Judy1Tables64Bit_static.o" "build/rtl-tmp/Judy1/Judy1Cascade_static.o" "build/rtl-tmp/Judy1/Judy1InsArray_static.o" "build/rtl-tmp/Judy1/Judy1Next_static.o" "build/rtl-tmp/Judy1/Judy1CreateBranch_static.o" "build/rtl-tmp/Judy1/Judy1FreeArray_static.o" "build/rtl-tmp/Judy1/Judy1Tables32Bit_static.o" "build/rtl-tmp/Judy1/Judy1Get_static.o" "build/rtl-tmp/Judy1/Judy1ByCount_static.o" "build/rtl-tmp/Judy1/Judy1Ins_static.o" "build/rtl-tmp/Judy1/Judy1MallocIF_static.o" "build/rtl-tmp/Judy1/Judy1NextEmpty_static.o" "build/rtl-tmp/Judy1/Judy1Del_static.o" "build/rtl-tmp/Judy1/Judy1PrevEmpty_static.o" "build/rtl-tmp/Judy1/Judy1MemActive_static.o" "build/rtl-tmp/Judy1/j__udy1Get_static.o" "build/rtl-tmp/Judy1/Judy1InsertBranch_static.o" "build/rtl-tmp/Judy1/Judy1First_static.o" "build/rtl-tmp/Judy1/Judy1Decascade_static.o" "build/rtl-tmp/Judy1/Judy1Prev_static.o" "build/rtl-tmp/Judy1/Judy1MemUsed_static.o" "build/rtl-tmp/JudySL/JudySL_static.o" "build/rtl-tmp/JudyL/JudyLMemUsed_static.o" "build/rtl-tmp/JudyL/JudyLIns_static.o" "build/rtl-tmp/JudyL/JudyLNext_static.o" "build/rtl-tmp/JudyL/JudyLTables64Bit_static.o" "build/rtl-tmp/JudyL/JudyLCascade_static.o" "build/rtl-tmp/JudyL/JudyLFirst_static.o" "build/rtl-tmp/JudyL/j__udyLGet_static.o" "build/rtl-tmp/JudyL/JudyLGet_static.o" "build/rtl-tmp/JudyL/JudyLCreateBranch_static.o" "build/rtl-tmp/JudyL/JudyLMemActive_static.o" "build/rtl-tmp/JudyL/JudyLPrev_static.o" "build/rtl-tmp/JudyL/JudyLDel_static.o" "build/rtl-tmp/JudyL/JudyLNextEmpty_static.o" "build/rtl-tmp/JudyL/JudyLCount_static.o" "build/rtl-tmp/JudyL/JudyLMallocIF_static.o" "build/rtl-tmp/JudyL/JudyLDecascade_static.o" "build/rtl-tmp/JudyL/JudyLPrevEmpty_static.o" "build/rtl-tmp/JudyL/JudyLFreeArray_static.o" "build/rtl-tmp/JudyL/JudyLInsArray_static.o" "build/rtl-tmp/JudyL/JudyLInsertBranch_static.o" "build/rtl-tmp/JudyL/JudyLByCount_static.o" "build/rtl-tmp/JudyL/JudyLTables32Bit_static.o" "build/rtl-tmp/JudyHS/JudyHS_static.o"
------------
Make lib flx_gc
------------
[make_lib] source directory build/release/share/src/gc
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
copying all header files
Copying headers .*\.h(pp)? > ${0}
cp build/release/share/src/gc/flx_gc_private.hpp build/release/share/lib/rtl/flx_gc_private.hpp #done
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_collector.cpp"
C++: Compiling [dynamic] flx_collector.cpp -> build/rtl-tmp/flx_collector_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_collector.cpp" -o "build/rtl-tmp/flx_collector_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_serialisers.cpp"
C++: Compiling [dynamic] flx_serialisers.cpp -> build/rtl-tmp/flx_serialisers_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_serialisers.cpp" -o "build/rtl-tmp/flx_serialisers_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_judy_scanner.cpp"
C++: Compiling [dynamic] flx_judy_scanner.cpp -> build/rtl-tmp/flx_judy_scanner_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_judy_scanner.cpp" -o "build/rtl-tmp/flx_judy_scanner_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_gc.cpp"
C++: Compiling [dynamic] flx_gc.cpp -> build/rtl-tmp/flx_gc_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_gc.cpp" -o "build/rtl-tmp/flx_gc_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_gc_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/flx_collector_dynamic.o" "build/rtl-tmp/flx_serialisers_dynamic.o" "build/rtl-tmp/flx_judy_scanner_dynamic.o" "build/rtl-tmp/flx_gc_dynamic.o" -o "build/release/trial/lib/rtl/libflx_gc_dynamic.so" "-Lbuild/release/trial/lib/rtl" "-ljudy_dynamic" "-lflx_exceptions_dynamic"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_collector.cpp"
C++: Compiling [static] flx_collector.cpp -> build/rtl-tmp/flx_collector_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_collector.cpp" -o "build/rtl-tmp/flx_collector_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_serialisers.cpp"
C++: Compiling [static] flx_serialisers.cpp -> build/rtl-tmp/flx_serialisers_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_serialisers.cpp" -o "build/rtl-tmp/flx_serialisers_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_judy_scanner.cpp"
C++: Compiling [static] flx_judy_scanner.cpp -> build/rtl-tmp/flx_judy_scanner_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_judy_scanner.cpp" -o "build/rtl-tmp/flx_judy_scanner_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_gc.cpp"
C++: Compiling [static] flx_gc.cpp -> build/rtl-tmp/flx_gc_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/gc" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FLX_GC" "build/release/share/src/gc/flx_gc.cpp" -o "build/rtl-tmp/flx_gc_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_gc_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_gc_static.a" "build/rtl-tmp/flx_collector_static.o" "build/rtl-tmp/flx_serialisers_static.o" "build/rtl-tmp/flx_judy_scanner_static.o" "build/rtl-tmp/flx_gc_static.o"
------------
Make lib flx_strutil
------------
[make_lib] source directory build/release/share/src/strutil
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
copying all header files
Copying headers .*\.h(pp)? > ${0}
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/strutil" "-Ibuild/release/share/lib/rtl" "-DBUILD_STRUTIL" "build/release/share/src/strutil/flx_i18n.cpp"
C++: Compiling [dynamic] flx_i18n.cpp -> build/rtl-tmp/flx_i18n_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/strutil" "-Ibuild/release/share/lib/rtl" "-DBUILD_STRUTIL" "build/release/share/src/strutil/flx_i18n.cpp" -o "build/rtl-tmp/flx_i18n_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/strutil" "-Ibuild/release/share/lib/rtl" "-DBUILD_STRUTIL" "build/release/share/src/strutil/flx_strutil.cpp"
C++: Compiling [dynamic] flx_strutil.cpp -> build/rtl-tmp/flx_strutil_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/strutil" "-Ibuild/release/share/lib/rtl" "-DBUILD_STRUTIL" "build/release/share/src/strutil/flx_strutil.cpp" -o "build/rtl-tmp/flx_strutil_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_strutil_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/flx_i18n_dynamic.o" "build/rtl-tmp/flx_strutil_dynamic.o" -o "build/release/trial/lib/rtl/libflx_strutil_dynamic.so" "-Lbuild/release/trial/lib/rtl"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/strutil" "-Ibuild/release/share/lib/rtl" "-DBUILD_STRUTIL" "build/release/share/src/strutil/flx_i18n.cpp"
C++: Compiling [static] flx_i18n.cpp -> build/rtl-tmp/flx_i18n_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/strutil" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_STRUTIL" "build/release/share/src/strutil/flx_i18n.cpp" -o "build/rtl-tmp/flx_i18n_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/strutil" "-Ibuild/release/share/lib/rtl" "-DBUILD_STRUTIL" "build/release/share/src/strutil/flx_strutil.cpp"
C++: Compiling [static] flx_strutil.cpp -> build/rtl-tmp/flx_strutil_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/strutil" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_STRUTIL" "build/release/share/src/strutil/flx_strutil.cpp" -o "build/rtl-tmp/flx_strutil_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_strutil_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_strutil_static.a" "build/rtl-tmp/flx_i18n_static.o" "build/rtl-tmp/flx_strutil_static.o"
------------
External package dl
------------
------------
Make lib flx_dynlink
------------
[make_lib] source directory build/release/share/src/dynlink
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
copying all header files
Copying headers .*\.h(pp)? > ${0}
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/dynlink" "-Ibuild/release/share/lib/rtl" "-DBUILD_DYNLINK" "build/release/share/src/dynlink/flx_dynlink.cpp"
C++: Compiling [dynamic] flx_dynlink.cpp -> build/rtl-tmp/flx_dynlink_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/dynlink" "-Ibuild/release/share/lib/rtl" "-DBUILD_DYNLINK" "build/release/share/src/dynlink/flx_dynlink.cpp" -o "build/rtl-tmp/flx_dynlink_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/dynlink" "-Ibuild/release/share/lib/rtl" "-DBUILD_DYNLINK" "build/release/share/src/dynlink/flx_dlopen.cpp"
C++: Compiling [dynamic] flx_dlopen.cpp -> build/rtl-tmp/flx_dlopen_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/dynlink" "-Ibuild/release/share/lib/rtl" "-DBUILD_DYNLINK" "build/release/share/src/dynlink/flx_dlopen.cpp" -o "build/rtl-tmp/flx_dlopen_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_dynlink_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/flx_dynlink_dynamic.o" "build/rtl-tmp/flx_dlopen_dynamic.o" -o "build/release/trial/lib/rtl/libflx_dynlink_dynamic.so" "-Lbuild/release/trial/lib/rtl" "-lflx_exceptions_dynamic" "-lflx_gc_dynamic" "-lflx_strutil_dynamic"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/dynlink" "-Ibuild/release/share/lib/rtl" "-DBUILD_DYNLINK" "build/release/share/src/dynlink/flx_dynlink.cpp"
C++: Compiling [static] flx_dynlink.cpp -> build/rtl-tmp/flx_dynlink_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/dynlink" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DYNLINK" "build/release/share/src/dynlink/flx_dynlink.cpp" -o "build/rtl-tmp/flx_dynlink_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/dynlink" "-Ibuild/release/share/lib/rtl" "-DBUILD_DYNLINK" "build/release/share/src/dynlink/flx_dlopen.cpp"
C++: Compiling [static] flx_dlopen.cpp -> build/rtl-tmp/flx_dlopen_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/dynlink" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DYNLINK" "build/release/share/src/dynlink/flx_dlopen.cpp" -o "build/rtl-tmp/flx_dlopen_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_dynlink_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_dynlink_static.a" "build/rtl-tmp/flx_dynlink_static.o" "build/rtl-tmp/flx_dlopen_static.o"
------------
External package pthread
------------
------------
Make lib flx_pthread
------------
[make_lib] source directory build/release/share/src/pthread
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
copying all header files
Copying headers .*\.h(pp)? > ${0}
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_monitor.cpp"
C++: Compiling [dynamic] pthread_monitor.cpp -> build/rtl-tmp/pthread_monitor_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_monitor.cpp" -o "build/rtl-tmp/pthread_monitor_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_posix_thread.cpp"
C++: Compiling [dynamic] pthread_posix_thread.cpp -> build/rtl-tmp/pthread_posix_thread_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_posix_thread.cpp" -o "build/rtl-tmp/pthread_posix_thread_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_lf_bag.cpp"
C++: Compiling [dynamic] pthread_lf_bag.cpp -> build/rtl-tmp/pthread_lf_bag_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_lf_bag.cpp" -o "build/rtl-tmp/pthread_lf_bag_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_thread_control.cpp"
C++: Compiling [dynamic] pthread_thread_control.cpp -> build/rtl-tmp/pthread_thread_control_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_thread_control.cpp" -o "build/rtl-tmp/pthread_thread_control_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/flx_ts_collector.cpp"
C++: Compiling [dynamic] flx_ts_collector.cpp -> build/rtl-tmp/flx_ts_collector_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/flx_ts_collector.cpp" -o "build/rtl-tmp/flx_ts_collector_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_win_thread.cpp"
C++: Compiling [dynamic] pthread_win_thread.cpp -> build/rtl-tmp/pthread_win_thread_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_win_thread.cpp" -o "build/rtl-tmp/pthread_win_thread_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_bound_queue.cpp"
C++: Compiling [dynamic] pthread_bound_queue.cpp -> build/rtl-tmp/pthread_bound_queue_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_bound_queue.cpp" -o "build/rtl-tmp/pthread_bound_queue_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_condv.cpp"
C++: Compiling [dynamic] pthread_condv.cpp -> build/rtl-tmp/pthread_condv_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_condv.cpp" -o "build/rtl-tmp/pthread_condv_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_waitable_bool.cpp"
C++: Compiling [dynamic] pthread_waitable_bool.cpp -> build/rtl-tmp/pthread_waitable_bool_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_waitable_bool.cpp" -o "build/rtl-tmp/pthread_waitable_bool_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_pthread_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/pthread_monitor_dynamic.o" "build/rtl-tmp/pthread_posix_thread_dynamic.o" "build/rtl-tmp/pthread_lf_bag_dynamic.o" "build/rtl-tmp/pthread_thread_control_dynamic.o" "build/rtl-tmp/flx_ts_collector_dynamic.o" "build/rtl-tmp/pthread_win_thread_dynamic.o" "build/rtl-tmp/pthread_bound_queue_dynamic.o" "build/rtl-tmp/pthread_condv_dynamic.o" "build/rtl-tmp/pthread_waitable_bool_dynamic.o" -o "build/release/trial/lib/rtl/libflx_pthread_dynamic.so" "-Lbuild/release/trial/lib/rtl" "-lflx_gc_dynamic" "-lflx_exceptions_dynamic"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_monitor.cpp"
C++: Compiling [static] pthread_monitor.cpp -> build/rtl-tmp/pthread_monitor_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_monitor.cpp" -o "build/rtl-tmp/pthread_monitor_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_posix_thread.cpp"
C++: Compiling [static] pthread_posix_thread.cpp -> build/rtl-tmp/pthread_posix_thread_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_posix_thread.cpp" -o "build/rtl-tmp/pthread_posix_thread_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_lf_bag.cpp"
C++: Compiling [static] pthread_lf_bag.cpp -> build/rtl-tmp/pthread_lf_bag_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_lf_bag.cpp" -o "build/rtl-tmp/pthread_lf_bag_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_thread_control.cpp"
C++: Compiling [static] pthread_thread_control.cpp -> build/rtl-tmp/pthread_thread_control_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_thread_control.cpp" -o "build/rtl-tmp/pthread_thread_control_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/flx_ts_collector.cpp"
C++: Compiling [static] flx_ts_collector.cpp -> build/rtl-tmp/flx_ts_collector_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/flx_ts_collector.cpp" -o "build/rtl-tmp/flx_ts_collector_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_win_thread.cpp"
C++: Compiling [static] pthread_win_thread.cpp -> build/rtl-tmp/pthread_win_thread_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_win_thread.cpp" -o "build/rtl-tmp/pthread_win_thread_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_bound_queue.cpp"
C++: Compiling [static] pthread_bound_queue.cpp -> build/rtl-tmp/pthread_bound_queue_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_bound_queue.cpp" -o "build/rtl-tmp/pthread_bound_queue_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_condv.cpp"
C++: Compiling [static] pthread_condv.cpp -> build/rtl-tmp/pthread_condv_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_condv.cpp" -o "build/rtl-tmp/pthread_condv_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_waitable_bool.cpp"
C++: Compiling [static] pthread_waitable_bool.cpp -> build/rtl-tmp/pthread_waitable_bool_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/pthread" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_PTHREAD" "build/release/share/src/pthread/pthread_waitable_bool.cpp" -o "build/rtl-tmp/pthread_waitable_bool_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_pthread_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_pthread_static.a" "build/rtl-tmp/pthread_monitor_static.o" "build/rtl-tmp/pthread_posix_thread_static.o" "build/rtl-tmp/pthread_lf_bag_static.o" "build/rtl-tmp/pthread_thread_control_static.o" "build/rtl-tmp/flx_ts_collector_static.o" "build/rtl-tmp/pthread_win_thread_static.o" "build/rtl-tmp/pthread_bound_queue_static.o" "build/rtl-tmp/pthread_condv_static.o" "build/rtl-tmp/pthread_waitable_bool_static.o"
------------
Make lib flx
------------
[make_lib] source directory build/release/share/src/rtl
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
copying all header files
Copying headers .*\.h(pp)? > ${0}
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_world_config.cpp"
C++: Compiling [dynamic] flx_world_config.cpp -> build/rtl-tmp/flx_world_config_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_world_config.cpp" -o "build/rtl-tmp/flx_world_config_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_spinlock.cpp"
C++: Compiling [dynamic] flx_spinlock.cpp -> build/rtl-tmp/flx_spinlock_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_spinlock.cpp" -o "build/rtl-tmp/flx_spinlock_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_svc.cpp"
C++: Compiling [dynamic] flx_svc.cpp -> build/rtl-tmp/flx_svc_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_svc.cpp" -o "build/rtl-tmp/flx_svc_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_ioutil.cpp"
C++: Compiling [dynamic] flx_ioutil.cpp -> build/rtl-tmp/flx_ioutil_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_ioutil.cpp" -o "build/rtl-tmp/flx_ioutil_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_slist.cpp"
C++: Compiling [dynamic] flx_slist.cpp -> build/rtl-tmp/flx_slist_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_slist.cpp" -o "build/rtl-tmp/flx_slist_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_udp_trace.cpp"
C++: Compiling [dynamic] flx_udp_trace.cpp -> build/rtl-tmp/flx_udp_trace_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_udp_trace.cpp" -o "build/rtl-tmp/flx_udp_trace_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_world.cpp"
C++: Compiling [dynamic] flx_world.cpp -> build/rtl-tmp/flx_world_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_world.cpp" -o "build/rtl-tmp/flx_world_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_sync.cpp"
C++: Compiling [dynamic] flx_sync.cpp -> build/rtl-tmp/flx_sync_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_sync.cpp" -o "build/rtl-tmp/flx_sync_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_sysdlist.cpp"
C++: Compiling [dynamic] flx_sysdlist.cpp -> build/rtl-tmp/flx_sysdlist_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_sysdlist.cpp" -o "build/rtl-tmp/flx_sysdlist_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_rtl.cpp"
C++: Compiling [dynamic] flx_rtl.cpp -> build/rtl-tmp/flx_rtl_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_rtl.cpp" -o "build/rtl-tmp/flx_rtl_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_rtl_shapes.cpp"
C++: Compiling [dynamic] flx_rtl_shapes.cpp -> build/rtl-tmp/flx_rtl_shapes_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_rtl_shapes.cpp" -o "build/rtl-tmp/flx_rtl_shapes_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/plat_linux.cpp"
C++: Compiling [dynamic] plat_linux.cpp -> build/rtl-tmp/plat_linux_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/plat_linux.cpp" -o "build/rtl-tmp/plat_linux_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_executil.cpp"
C++: Compiling [dynamic] flx_executil.cpp -> build/rtl-tmp/flx_executil_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_executil.cpp" -o "build/rtl-tmp/flx_executil_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_main.cpp"
C++: Compiling [dynamic] flx_main.cpp -> build/rtl-tmp/flx_main_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_main.cpp" -o "build/rtl-tmp/flx_main_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_async_world.cpp"
C++: Compiling [dynamic] flx_async_world.cpp -> build/rtl-tmp/flx_async_world_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_async_world.cpp" -o "build/rtl-tmp/flx_async_world_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/flx_world_config_dynamic.o" "build/rtl-tmp/flx_spinlock_dynamic.o" "build/rtl-tmp/flx_svc_dynamic.o" "build/rtl-tmp/flx_ioutil_dynamic.o" "build/rtl-tmp/flx_slist_dynamic.o" "build/rtl-tmp/flx_udp_trace_dynamic.o" "build/rtl-tmp/flx_world_dynamic.o" "build/rtl-tmp/flx_sync_dynamic.o" "build/rtl-tmp/flx_sysdlist_dynamic.o" "build/rtl-tmp/flx_rtl_dynamic.o" "build/rtl-tmp/flx_rtl_shapes_dynamic.o" "build/rtl-tmp/plat_linux_dynamic.o" "build/rtl-tmp/flx_executil_dynamic.o" "build/rtl-tmp/flx_main_dynamic.o" "build/rtl-tmp/flx_async_world_dynamic.o" -o "build/release/trial/lib/rtl/libflx_dynamic.so" "-Lbuild/release/trial/lib/rtl" "-lflx_gc_dynamic" "-lflx_exceptions_dynamic" "-lflx_pthread_dynamic" "-lflx_dynlink_dynamic"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_world_config.cpp"
C++: Compiling [static] flx_world_config.cpp -> build/rtl-tmp/flx_world_config_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_world_config.cpp" -o "build/rtl-tmp/flx_world_config_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_spinlock.cpp"
C++: Compiling [static] flx_spinlock.cpp -> build/rtl-tmp/flx_spinlock_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_spinlock.cpp" -o "build/rtl-tmp/flx_spinlock_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_svc.cpp"
C++: Compiling [static] flx_svc.cpp -> build/rtl-tmp/flx_svc_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_svc.cpp" -o "build/rtl-tmp/flx_svc_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_ioutil.cpp"
C++: Compiling [static] flx_ioutil.cpp -> build/rtl-tmp/flx_ioutil_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_ioutil.cpp" -o "build/rtl-tmp/flx_ioutil_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_slist.cpp"
C++: Compiling [static] flx_slist.cpp -> build/rtl-tmp/flx_slist_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_slist.cpp" -o "build/rtl-tmp/flx_slist_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_udp_trace.cpp"
C++: Compiling [static] flx_udp_trace.cpp -> build/rtl-tmp/flx_udp_trace_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_udp_trace.cpp" -o "build/rtl-tmp/flx_udp_trace_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_world.cpp"
C++: Compiling [static] flx_world.cpp -> build/rtl-tmp/flx_world_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_world.cpp" -o "build/rtl-tmp/flx_world_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_sync.cpp"
C++: Compiling [static] flx_sync.cpp -> build/rtl-tmp/flx_sync_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_sync.cpp" -o "build/rtl-tmp/flx_sync_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_sysdlist.cpp"
C++: Compiling [static] flx_sysdlist.cpp -> build/rtl-tmp/flx_sysdlist_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_sysdlist.cpp" -o "build/rtl-tmp/flx_sysdlist_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_rtl.cpp"
C++: Compiling [static] flx_rtl.cpp -> build/rtl-tmp/flx_rtl_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_rtl.cpp" -o "build/rtl-tmp/flx_rtl_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_rtl_shapes.cpp"
C++: Compiling [static] flx_rtl_shapes.cpp -> build/rtl-tmp/flx_rtl_shapes_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_rtl_shapes.cpp" -o "build/rtl-tmp/flx_rtl_shapes_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/plat_linux.cpp"
C++: Compiling [static] plat_linux.cpp -> build/rtl-tmp/plat_linux_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/plat_linux.cpp" -o "build/rtl-tmp/plat_linux_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_executil.cpp"
C++: Compiling [static] flx_executil.cpp -> build/rtl-tmp/flx_executil_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_executil.cpp" -o "build/rtl-tmp/flx_executil_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_main.cpp"
C++: Compiling [static] flx_main.cpp -> build/rtl-tmp/flx_main_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_main.cpp" -o "build/rtl-tmp/flx_main_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DBUILD_RTL" "build/release/share/src/rtl/flx_async_world.cpp"
C++: Compiling [static] flx_async_world.cpp -> build/rtl-tmp/flx_async_world_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/rtl" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_RTL" "build/release/share/src/rtl/flx_async_world.cpp" -o "build/rtl-tmp/flx_async_world_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_static.a" "build/rtl-tmp/flx_world_config_static.o" "build/rtl-tmp/flx_spinlock_static.o" "build/rtl-tmp/flx_svc_static.o" "build/rtl-tmp/flx_ioutil_static.o" "build/rtl-tmp/flx_slist_static.o" "build/rtl-tmp/flx_udp_trace_static.o" "build/rtl-tmp/flx_world_static.o" "build/rtl-tmp/flx_sync_static.o" "build/rtl-tmp/flx_sysdlist_static.o" "build/rtl-tmp/flx_rtl_static.o" "build/rtl-tmp/flx_rtl_shapes_static.o" "build/rtl-tmp/plat_linux_static.o" "build/rtl-tmp/flx_executil_static.o" "build/rtl-tmp/flx_main_static.o" "build/rtl-tmp/flx_async_world_static.o"
------------
Make lib demux
------------
[make_lib] source directory build/release/share/src/demux
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
Copying headers (.*/)?([^/\\]+\.hpp) > ${2}
cp build/release/share/src/demux/demux_demuxer.hpp build/release/share/lib/rtl/demux_demuxer.hpp #done
cp build/release/share/src/demux/demux_quitter.hpp build/release/share/lib/rtl/demux_quitter.hpp #done
cp build/release/share/src/demux/demux_timer_queue.hpp build/release/share/lib/rtl/demux_timer_queue.hpp #done
cp build/release/share/src/demux/epoll/demux_epoll_demuxer.hpp build/release/share/lib/rtl/demux_epoll_demuxer.hpp #done
cp build/release/share/src/demux/evtport/demux_evtport_demuxer.hpp build/release/share/lib/rtl/demux_evtport_demuxer.hpp #done
cp build/release/share/src/demux/flx_demux.hpp build/release/share/lib/rtl/flx_demux.hpp #done
cp build/release/share/src/demux/kqueue/demux_kqueue_demuxer.hpp build/release/share/lib/rtl/demux_kqueue_demuxer.hpp #done
cp build/release/share/src/demux/poll/demux_poll_demuxer.hpp build/release/share/lib/rtl/demux_poll_demuxer.hpp #done
cp build/release/share/src/demux/poll/demux_ts_poll_demuxer.hpp build/release/share/lib/rtl/demux_ts_poll_demuxer.hpp #done
cp build/release/share/src/demux/posix/demux_posix_demuxer.hpp build/release/share/lib/rtl/demux_posix_demuxer.hpp #done
cp build/release/share/src/demux/posix/demux_posix_timer_queue.hpp build/release/share/lib/rtl/demux_posix_timer_queue.hpp #done
cp build/release/share/src/demux/posix/demux_select_demuxer.hpp build/release/share/lib/rtl/demux_select_demuxer.hpp #done
cp build/release/share/src/demux/posix/demux_self_piper.hpp build/release/share/lib/rtl/demux_self_piper.hpp #done
cp build/release/share/src/demux/posix/demux_sockety.hpp build/release/share/lib/rtl/demux_sockety.hpp #done
cp build/release/share/src/demux/posix/demux_ts_select_demuxer.hpp build/release/share/lib/rtl/demux_ts_select_demuxer.hpp #done
cp build/release/share/src/demux/win/demux_iocp_demuxer.hpp build/release/share/lib/rtl/demux_iocp_demuxer.hpp #done
cp build/release/share/src/demux/win/demux_overlapped.hpp build/release/share/lib/rtl/demux_overlapped.hpp #done
cp build/release/share/src/demux/win/demux_win_timer_queue.hpp build/release/share/lib/rtl/demux_win_timer_queue.hpp #done
cp build/release/share/src/demux/win/demux_wself_piper.hpp build/release/share/lib/rtl/demux_wself_piper.hpp #done
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/demux_quitter.cpp"
C++: Compiling [dynamic] demux_quitter.cpp -> build/rtl-tmp/demux_quitter_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/demux_quitter.cpp" -o "build/rtl-tmp/demux_quitter_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_posix_timer_queue.cpp"
C++: Compiling [dynamic] posix/demux_posix_timer_queue.cpp -> build/rtl-tmp/posix/demux_posix_timer_queue_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_posix_timer_queue.cpp" -o "build/rtl-tmp/posix/demux_posix_timer_queue_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_ts_select_demuxer.cpp"
C++: Compiling [dynamic] posix/demux_ts_select_demuxer.cpp -> build/rtl-tmp/posix/demux_ts_select_demuxer_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_ts_select_demuxer.cpp" -o "build/rtl-tmp/posix/demux_ts_select_demuxer_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_self_piper.cpp"
C++: Compiling [dynamic] posix/demux_self_piper.cpp -> build/rtl-tmp/posix/demux_self_piper_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_self_piper.cpp" -o "build/rtl-tmp/posix/demux_self_piper_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_select_demuxer.cpp"
C++: Compiling [dynamic] posix/demux_select_demuxer.cpp -> build/rtl-tmp/posix/demux_select_demuxer_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_select_demuxer.cpp" -o "build/rtl-tmp/posix/demux_select_demuxer_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_posix_demuxer.cpp"
C++: Compiling [dynamic] posix/demux_posix_demuxer.cpp -> build/rtl-tmp/posix/demux_posix_demuxer_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_posix_demuxer.cpp" -o "build/rtl-tmp/posix/demux_posix_demuxer_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_sockety.cpp"
C++: Compiling [dynamic] posix/demux_sockety.cpp -> build/rtl-tmp/posix/demux_sockety_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_sockety.cpp" -o "build/rtl-tmp/posix/demux_sockety_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/flx_demux.cpp"
C++: Compiling [dynamic] flx_demux.cpp -> build/rtl-tmp/flx_demux_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/flx_demux.cpp" -o "build/rtl-tmp/flx_demux_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/epoll/demux_epoll_demuxer.cpp"
C++: Compiling [dynamic] epoll/demux_epoll_demuxer.cpp -> build/rtl-tmp/epoll/demux_epoll_demuxer_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/epoll/demux_epoll_demuxer.cpp" -o "build/rtl-tmp/epoll/demux_epoll_demuxer_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libdemux_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/demux_quitter_dynamic.o" "build/rtl-tmp/posix/demux_posix_timer_queue_dynamic.o" "build/rtl-tmp/posix/demux_ts_select_demuxer_dynamic.o" "build/rtl-tmp/posix/demux_self_piper_dynamic.o" "build/rtl-tmp/posix/demux_select_demuxer_dynamic.o" "build/rtl-tmp/posix/demux_posix_demuxer_dynamic.o" "build/rtl-tmp/posix/demux_sockety_dynamic.o" "build/rtl-tmp/flx_demux_dynamic.o" "build/rtl-tmp/epoll/demux_epoll_demuxer_dynamic.o" -o "build/release/trial/lib/rtl/libdemux_dynamic.so" "-Lbuild/release/trial/lib/rtl" "-lflx_pthread_dynamic"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/demux_quitter.cpp"
C++: Compiling [static] demux_quitter.cpp -> build/rtl-tmp/demux_quitter_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/demux_quitter.cpp" -o "build/rtl-tmp/demux_quitter_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_posix_timer_queue.cpp"
C++: Compiling [static] posix/demux_posix_timer_queue.cpp -> build/rtl-tmp/posix/demux_posix_timer_queue_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_posix_timer_queue.cpp" -o "build/rtl-tmp/posix/demux_posix_timer_queue_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_ts_select_demuxer.cpp"
C++: Compiling [static] posix/demux_ts_select_demuxer.cpp -> build/rtl-tmp/posix/demux_ts_select_demuxer_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_ts_select_demuxer.cpp" -o "build/rtl-tmp/posix/demux_ts_select_demuxer_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_self_piper.cpp"
C++: Compiling [static] posix/demux_self_piper.cpp -> build/rtl-tmp/posix/demux_self_piper_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_self_piper.cpp" -o "build/rtl-tmp/posix/demux_self_piper_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_select_demuxer.cpp"
C++: Compiling [static] posix/demux_select_demuxer.cpp -> build/rtl-tmp/posix/demux_select_demuxer_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_select_demuxer.cpp" -o "build/rtl-tmp/posix/demux_select_demuxer_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_posix_demuxer.cpp"
C++: Compiling [static] posix/demux_posix_demuxer.cpp -> build/rtl-tmp/posix/demux_posix_demuxer_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_posix_demuxer.cpp" -o "build/rtl-tmp/posix/demux_posix_demuxer_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_sockety.cpp"
C++: Compiling [static] posix/demux_sockety.cpp -> build/rtl-tmp/posix/demux_sockety_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/posix/demux_sockety.cpp" -o "build/rtl-tmp/posix/demux_sockety_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/flx_demux.cpp"
C++: Compiling [static] flx_demux.cpp -> build/rtl-tmp/flx_demux_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/flx_demux.cpp" -o "build/rtl-tmp/flx_demux_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DBUILD_DEMUX" "build/release/share/src/demux/epoll/demux_epoll_demuxer.cpp"
C++: Compiling [static] epoll/demux_epoll_demuxer.cpp -> build/rtl-tmp/epoll/demux_epoll_demuxer_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/demux" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_DEMUX" "build/release/share/src/demux/epoll/demux_epoll_demuxer.cpp" -o "build/rtl-tmp/epoll/demux_epoll_demuxer_static.o"
Static Linking Library build/release/trial/lib/rtl/libdemux_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libdemux_static.a" "build/rtl-tmp/demux_quitter_static.o" "build/rtl-tmp/posix/demux_posix_timer_queue_static.o" "build/rtl-tmp/posix/demux_ts_select_demuxer_static.o" "build/rtl-tmp/posix/demux_self_piper_static.o" "build/rtl-tmp/posix/demux_select_demuxer_static.o" "build/rtl-tmp/posix/demux_posix_demuxer_static.o" "build/rtl-tmp/posix/demux_sockety_static.o" "build/rtl-tmp/flx_demux_static.o" "build/rtl-tmp/epoll/demux_epoll_demuxer_static.o"
------------
Make lib flx_async
------------
[make_lib] source directory build/release/share/src/flx_async
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
copying all header files
Copying headers .*\.h(pp)? > ${0}
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/flx_async" "-Ibuild/release/share/lib/rtl" "-DBUILD_ASYNC" "build/release/share/src/flx_async/flx_async.cpp"
C++: Compiling [dynamic] flx_async.cpp -> build/rtl-tmp/flx_async_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/flx_async" "-Ibuild/release/share/lib/rtl" "-DBUILD_ASYNC" "build/release/share/src/flx_async/flx_async.cpp" -o "build/rtl-tmp/flx_async_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_async_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/flx_async_dynamic.o" -o "build/release/trial/lib/rtl/libflx_async_dynamic.so" "-Lbuild/release/trial/lib/rtl" "-lflx_pthread_dynamic" "-lflx_gc_dynamic" "-lflx_dynamic"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/flx_async" "-Ibuild/release/share/lib/rtl" "-DBUILD_ASYNC" "build/release/share/src/flx_async/flx_async.cpp"
C++: Compiling [static] flx_async.cpp -> build/rtl-tmp/flx_async_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/flx_async" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_ASYNC" "build/release/share/src/flx_async/flx_async.cpp" -o "build/rtl-tmp/flx_async_static.o"
Static Linking Library build/release/trial/lib/rtl/libflx_async_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libflx_async_static.a" "build/rtl-tmp/flx_async_static.o"
------------
Make lib faio
------------
[make_lib] source directory build/release/share/src/faio
list('[make_lib] build_includes ')
toolchain_gcc_linux (version 2)
Copying headers faio_(drv|timer|posixio)\.hpp > ${0}
cp build/release/share/src/faio/faio_drv.hpp build/release/share/lib/rtl/faio_drv.hpp #done
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/faio" "-Ibuild/release/share/lib/rtl" "-DBUILD_FAIO" "build/release/share/src/faio/faio_posixio.cpp"
C++: Compiling [dynamic] faio_posixio.cpp -> build/rtl-tmp/faio_posixio_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/faio" "-Ibuild/release/share/lib/rtl" "-DBUILD_FAIO" "build/release/share/src/faio/faio_posixio.cpp" -o "build/rtl-tmp/faio_posixio_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/faio" "-Ibuild/release/share/lib/rtl" "-DBUILD_FAIO" "build/release/share/src/faio/faio_timer.cpp"
C++: Compiling [dynamic] faio_timer.cpp -> build/rtl-tmp/faio_timer_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/faio" "-Ibuild/release/share/lib/rtl" "-DBUILD_FAIO" "build/release/share/src/faio/faio_timer.cpp" -o "build/rtl-tmp/faio_timer_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libfaio_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/faio_posixio_dynamic.o" "build/rtl-tmp/faio_timer_dynamic.o" -o "build/release/trial/lib/rtl/libfaio_dynamic.so" "-Lbuild/release/trial/lib/rtl" "-lflx_async_dynamic" "-lflx_pthread_dynamic" "-ldemux_dynamic" "-lflx_dynamic" "-lflx_gc_dynamic"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/faio" "-Ibuild/release/share/lib/rtl" "-DBUILD_FAIO" "build/release/share/src/faio/faio_posixio.cpp"
C++: Compiling [static] faio_posixio.cpp -> build/rtl-tmp/faio_posixio_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/faio" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FAIO" "build/release/share/src/faio/faio_posixio.cpp" -o "build/rtl-tmp/faio_posixio_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/faio" "-Ibuild/release/share/lib/rtl" "-DBUILD_FAIO" "build/release/share/src/faio/faio_timer.cpp"
C++: Compiling [static] faio_timer.cpp -> build/rtl-tmp/faio_timer_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/faio" "-Ibuild/release/share/lib/rtl" "-DFLX_STATIC_LINK" "-DBUILD_FAIO" "build/release/share/src/faio/faio_timer.cpp" -o "build/rtl-tmp/faio_timer_static.o"
Static Linking Library build/release/trial/lib/rtl/libfaio_static.a
[system] "ar" "-rcs" "build/release/trial/lib/rtl/libfaio_static.a" "build/rtl-tmp/faio_posixio_static.o" "build/rtl-tmp/faio_timer_static.o"
------------
Make lib re2
------------
[make_lib] source directory build/release/share/src/re2/re2
list('[make_lib] build_includes ', 'src/re2/re2')
toolchain_gcc_linux (version 2)
Copying headers re2/(re2|set|stringpiece|variadic_function)\.h > ${0}
cp build/release/share/src/re2/re2/re2/re2.h build/release/share/lib/rtl/re2/re2.h #done
cp build/release/share/src/re2/re2/re2/set.h build/release/share/lib/rtl/re2/set.h #done
cp build/release/share/src/re2/re2/re2/stringpiece.h build/release/share/lib/rtl/re2/stringpiece.h #done
cp build/release/share/src/re2/re2/re2/variadic_function.h build/release/share/lib/rtl/re2/variadic_function.h #done
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/valgrind.cc"
C++: Compiling [dynamic] util/valgrind.cc -> build/rtl-tmp/util/valgrind_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/valgrind.cc" -o "build/rtl-tmp/util/valgrind_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/stringprintf.cc"
C++: Compiling [dynamic] util/stringprintf.cc -> build/rtl-tmp/util/stringprintf_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/stringprintf.cc" -o "build/rtl-tmp/util/stringprintf_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/strutil.cc"
C++: Compiling [dynamic] util/strutil.cc -> build/rtl-tmp/util/strutil_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/strutil.cc" -o "build/rtl-tmp/util/strutil_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/arena.cc"
C++: Compiling [dynamic] util/arena.cc -> build/rtl-tmp/util/arena_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/arena.cc" -o "build/rtl-tmp/util/arena_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/hash.cc"
C++: Compiling [dynamic] util/hash.cc -> build/rtl-tmp/util/hash_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/hash.cc" -o "build/rtl-tmp/util/hash_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/stringpiece.cc"
C++: Compiling [dynamic] util/stringpiece.cc -> build/rtl-tmp/util/stringpiece_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/stringpiece.cc" -o "build/rtl-tmp/util/stringpiece_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/rune.cc"
C++: Compiling [dynamic] util/rune.cc -> build/rtl-tmp/util/rune_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/rune.cc" -o "build/rtl-tmp/util/rune_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/filtered_re2.cc"
C++: Compiling [dynamic] re2/filtered_re2.cc -> build/rtl-tmp/re2/filtered_re2_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/filtered_re2.cc" -o "build/rtl-tmp/re2/filtered_re2_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/unicode_casefold.cc"
C++: Compiling [dynamic] re2/unicode_casefold.cc -> build/rtl-tmp/re2/unicode_casefold_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/unicode_casefold.cc" -o "build/rtl-tmp/re2/unicode_casefold_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/parse.cc"
C++: Compiling [dynamic] re2/parse.cc -> build/rtl-tmp/re2/parse_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/parse.cc" -o "build/rtl-tmp/re2/parse_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/mimics_pcre.cc"
C++: Compiling [dynamic] re2/mimics_pcre.cc -> build/rtl-tmp/re2/mimics_pcre_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/mimics_pcre.cc" -o "build/rtl-tmp/re2/mimics_pcre_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/tostring.cc"
C++: Compiling [dynamic] re2/tostring.cc -> build/rtl-tmp/re2/tostring_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/tostring.cc" -o "build/rtl-tmp/re2/tostring_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/compile.cc"
C++: Compiling [dynamic] re2/compile.cc -> build/rtl-tmp/re2/compile_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/compile.cc" -o "build/rtl-tmp/re2/compile_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/set.cc"
C++: Compiling [dynamic] re2/set.cc -> build/rtl-tmp/re2/set_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/set.cc" -o "build/rtl-tmp/re2/set_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/re2.cc"
C++: Compiling [dynamic] re2/re2.cc -> build/rtl-tmp/re2/re2_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/re2.cc" -o "build/rtl-tmp/re2/re2_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/regexp.cc"
C++: Compiling [dynamic] re2/regexp.cc -> build/rtl-tmp/re2/regexp_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/regexp.cc" -o "build/rtl-tmp/re2/regexp_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/bitstate.cc"
C++: Compiling [dynamic] re2/bitstate.cc -> build/rtl-tmp/re2/bitstate_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/bitstate.cc" -o "build/rtl-tmp/re2/bitstate_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/dfa.cc"
C++: Compiling [dynamic] re2/dfa.cc -> build/rtl-tmp/re2/dfa_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/dfa.cc" -o "build/rtl-tmp/re2/dfa_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/prog.cc"
C++: Compiling [dynamic] re2/prog.cc -> build/rtl-tmp/re2/prog_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/prog.cc" -o "build/rtl-tmp/re2/prog_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/prefilter.cc"
C++: Compiling [dynamic] re2/prefilter.cc -> build/rtl-tmp/re2/prefilter_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/prefilter.cc" -o "build/rtl-tmp/re2/prefilter_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/perl_groups.cc"
C++: Compiling [dynamic] re2/perl_groups.cc -> build/rtl-tmp/re2/perl_groups_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/perl_groups.cc" -o "build/rtl-tmp/re2/perl_groups_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/nfa.cc"
C++: Compiling [dynamic] re2/nfa.cc -> build/rtl-tmp/re2/nfa_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/nfa.cc" -o "build/rtl-tmp/re2/nfa_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/simplify.cc"
C++: Compiling [dynamic] re2/simplify.cc -> build/rtl-tmp/re2/simplify_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/simplify.cc" -o "build/rtl-tmp/re2/simplify_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/unicode_groups.cc"
C++: Compiling [dynamic] re2/unicode_groups.cc -> build/rtl-tmp/re2/unicode_groups_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/unicode_groups.cc" -o "build/rtl-tmp/re2/unicode_groups_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/onepass.cc"
C++: Compiling [dynamic] re2/onepass.cc -> build/rtl-tmp/re2/onepass_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/onepass.cc" -o "build/rtl-tmp/re2/onepass_dynamic.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/prefilter_tree.cc"
C++: Compiling [dynamic] re2/prefilter_tree.cc -> build/rtl-tmp/re2/prefilter_tree_dynamic.o
[system] "g++" "-fPIC" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/re2/prefilter_tree.cc" -o "build/rtl-tmp/re2/prefilter_tree_dynamic.o"
Dynamic Linking library build/release/trial/lib/rtl/libflx_re2_dynamic.so
[system] "g++" "-shared" "build/rtl-tmp/util/valgrind_dynamic.o" "build/rtl-tmp/util/stringprintf_dynamic.o" "build/rtl-tmp/util/strutil_dynamic.o" "build/rtl-tmp/util/arena_dynamic.o" "build/rtl-tmp/util/hash_dynamic.o" "build/rtl-tmp/util/stringpiece_dynamic.o" "build/rtl-tmp/util/rune_dynamic.o" "build/rtl-tmp/re2/filtered_re2_dynamic.o" "build/rtl-tmp/re2/unicode_casefold_dynamic.o" "build/rtl-tmp/re2/parse_dynamic.o" "build/rtl-tmp/re2/mimics_pcre_dynamic.o" "build/rtl-tmp/re2/tostring_dynamic.o" "build/rtl-tmp/re2/compile_dynamic.o" "build/rtl-tmp/re2/set_dynamic.o" "build/rtl-tmp/re2/re2_dynamic.o" "build/rtl-tmp/re2/regexp_dynamic.o" "build/rtl-tmp/re2/bitstate_dynamic.o" "build/rtl-tmp/re2/dfa_dynamic.o" "build/rtl-tmp/re2/prog_dynamic.o" "build/rtl-tmp/re2/prefilter_dynamic.o" "build/rtl-tmp/re2/perl_groups_dynamic.o" "build/rtl-tmp/re2/nfa_dynamic.o" "build/rtl-tmp/re2/simplify_dynamic.o" "build/rtl-tmp/re2/unicode_groups_dynamic.o" "build/rtl-tmp/re2/onepass_dynamic.o" "build/rtl-tmp/re2/prefilter_tree_dynamic.o" -o "build/release/trial/lib/rtl/libflx_re2_dynamic.so" "-Lbuild/release/trial/lib/rtl"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/valgrind.cc"
C++: Compiling [static] util/valgrind.cc -> build/rtl-tmp/util/valgrind_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DFLX_STATIC_LINK" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/valgrind.cc" -o "build/rtl-tmp/util/valgrind_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/stringprintf.cc"
C++: Compiling [static] util/stringprintf.cc -> build/rtl-tmp/util/stringprintf_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DFLX_STATIC_LINK" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/stringprintf.cc" -o "build/rtl-tmp/util/stringprintf_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/strutil.cc"
C++: Compiling [static] util/strutil.cc -> build/rtl-tmp/util/strutil_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DFLX_STATIC_LINK" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/strutil.cc" -o "build/rtl-tmp/util/strutil_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/arena.cc"
C++: Compiling [static] util/arena.cc -> build/rtl-tmp/util/arena_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DFLX_STATIC_LINK" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/arena.cc" -o "build/rtl-tmp/util/arena_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/hash.cc"
C++: Compiling [static] util/hash.cc -> build/rtl-tmp/util/hash_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-label" "-Wno-unused-function" "-Wno-sign-compare" "-Wno-missing-braces" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DFLX_STATIC_LINK" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/hash.cc" -o "build/rtl-tmp/util/hash_static.o"
[get_stdout] "g++" "-MM" "-D_POSIX" "-std=gnu++14" "-Ibuild/release/trial/lib/rtl" "-Ibuild/release/share/src/re2/re2" "-Ibuild/release/share/lib/rtl" "-Isrc/re2/re2" "-DBUILD_RE2" "build/release/share/src/re2/re2/util/stringpiece.cc"
C++: Compiling [static] util/stringpiece.cc -> build/rtl-tmp/util/stringpiece_static.o
[system] "g++" "-fvisibility=hidden" "-D_GLIBCXX_USE_CXX11_ABI=1" "-D_POSIX" "-g" "-c" "-O1" "-fno-common" "-fno-strict-aliasing" "-std=gnu++14" "-w" "-Wfatal-errors" "-Wno-invalid-offsetof" "-Wno-parentheses" "-Wno-unused-variable" "-Wno-unused-lab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment