./configure: Turned on -D GC_TIMING because $_OIL_DEV is set ./configure: Wrote _build/detected-cpp-config.h ./configure: Wrote _build/detected-config.sh ./configure: Wrote _build/detected-config.h Removing _devbuild/gen/* asdl/hnode.asdl -> (asdl_main) -> _devbuild/gen/hnode_asdl.py frontend/types.asdl -> (asdl_main) -> _devbuild/gen/types_asdl.py core/runtime.asdl -> (asdl_main) -> _devbuild/gen/runtime_asdl.py core/value.asdl -> (asdl_main) -> _devbuild/gen/value_asdl.py data_lang/nil8.asdl -> (asdl_main) -> _devbuild/gen/nil8_asdl.py display/pretty.asdl -> (asdl_main) -> _devbuild/gen/pretty_asdl.py mycpp/mycpp.asdl -> (asdl_main) -> _devbuild/gen/mycpp_asdl.py tools/find/find.asdl -> (asdl_main) -> _devbuild/gen/find_asdl.py (frontend/consts_gen) -> _devbuild/gen/id_kind_asdl.py (frontend/consts_gen) -> _devbuild/gen/id_kind.py frontend/syntax.asdl -> (asdl_main) -> _devbuild/gen/syntax_asdl.py (frontend/option_gen) -> _devbuild/gen/option_asdl.py (frontend/flag_gen) -> _devbuild/gen/arg_types.py yaks/yaks.asdl -> (asdl_main) -> _devbuild/gen/yaks_asdl.py mycpp/examples/expr.asdl -> (asdl_main) -> _devbuild/gen/expr_asdl.py asdl/examples/demo_lib.asdl -> (asdl_main) -> _devbuild/gen/demo_lib_asdl.py asdl/examples/typed_demo.asdl -> (asdl_main) -> _devbuild/gen/typed_demo_asdl.py asdl/examples/shared_variant.asdl -> (asdl_main) -> _devbuild/gen/shared_variant_asdl.py asdl/examples/typed_arith.asdl -> (asdl_main) -> _devbuild/gen/typed_arith_asdl.py ysh/grammar.pgen2 -> (ysh/grammar_gen) -> _devbuild/gen/grammar{.marshal,_nt.py} tools/find/find.pgen2 -> (ysh/grammar_gen) -> _devbuild/gen/find{.marshal,_nt.py} mycpp/examples/arith.pgen2 -> (ysh/grammar_gen) -> _devbuild/gen/arith{.marshal,_nt.py} (pyext/setup_libc.py) -> libc.so OK _test/unit/pyext/libc_test.py.log (pyext/setup_line_input.py) -> line_input.so pyext/line_input.c: In function 'unbind_keyseq': pyext/line_input.c:995:24: warning: unused variable 'fn' [-Wunused-variable] rl_command_func_t *fn; ^~ pyext/line_input.c:994:16: warning: unused variable 'type' [-Wunused-variable] int kslen, type; ^~~~ pyext/line_input.c:994:9: warning: unused variable 'kslen' [-Wunused-variable] int kslen, type; ^~~~~ pyext/line_input.c:993:17: warning: unused variable 'keyseq' [-Wunused-variable] char *seq, *keyseq; ^~~~~~ OK _test/unit/pyext/line_input_test.py.log (pyext/setup_posix.py) -> posix_.so pyext/posixmodule.c:2554:10: fatal error: Python-2.7.13/Modules/posixmodule.c/posix_methods.def: No such file or directory #include "Python-2.7.13/Modules/posixmodule.c/posix_methods.def" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1