+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pgocaml-4.3.0nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pgocaml-4.3.0nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pgocaml-4.3.0nb1 (cd _build/default && /home/pbulk/build/databases/pgocaml/work/.buildlink/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.PGOCaml.objs/byte -I /usr/pkg/lib/ocaml/site-lib/base/caml -I /usr/pkg/lib/ocaml/site-lib/bytes -I /usr/pkg/lib/ocaml/site-lib/calendar -I /usr/pkg/lib/ocaml/site-lib/cstruct -I /usr/pkg/lib/ocaml/site-lib/csv -I /usr/pkg/lib/ocaml/site-lib/hex -I /usr/pkg/lib/ocaml/site-lib/parsexp -I /usr/pkg/lib/ocaml/site-lib/ppx_deriving/runtime -I /usr/pkg/lib/ocaml/site-lib/ppx_sexp_conv/runtime-lib -I /usr/pkg/lib/ocaml/site-lib/re -I /usr/pkg/lib/ocaml/site-lib/result -I /usr/pkg/lib/ocaml/site-lib/rresult -I /usr/pkg/lib/ocaml/site-lib/seq -I /usr/pkg/lib/ocaml/site-lib/sexplib -I /usr/pkg/lib/ocaml/site-lib/sexplib0 -intf-suffix .ml -no-alias-deps -o src/.PGOCaml.objs/byte/pGOCaml_generic.cmo -c -impl src/PGOCaml_generic.pp.ml) File "src/PGOCaml_generic.ml", line 1813, characters 34-45: 1813 | if List.exists (fun c -> c <> Stream.next stream) target ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1816, characters 38-49: 1816 | let rec loop accum stream = match Stream.next stream with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1818, characters 22-33: 1818 | | '\\' -> loop (Stream.next stream :: accum) stream ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1822, characters 33-44: 1822 | let parse_value stream = match Stream.peek stream with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1833, characters 12-23: 1833 | match Stream.peek stream with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1836, characters 10-21: 1836 | match Stream.peek stream with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1839, characters 14-30: 1839 | parse_main (Stream.of_string str) ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. (cd _build/default && /home/pbulk/build/databases/pgocaml/work/.buildlink/bin/ocamlopt.opt -w -40 -g -I src/.PGOCaml.objs/byte -I src/.PGOCaml.objs/native -I /usr/pkg/lib/ocaml/site-lib/base/caml -I /usr/pkg/lib/ocaml/site-lib/bytes -I /usr/pkg/lib/ocaml/site-lib/calendar -I /usr/pkg/lib/ocaml/site-lib/cstruct -I /usr/pkg/lib/ocaml/site-lib/csv -I /usr/pkg/lib/ocaml/site-lib/hex -I /usr/pkg/lib/ocaml/site-lib/parsexp -I /usr/pkg/lib/ocaml/site-lib/ppx_deriving/runtime -I /usr/pkg/lib/ocaml/site-lib/ppx_sexp_conv/runtime-lib -I /usr/pkg/lib/ocaml/site-lib/re -I /usr/pkg/lib/ocaml/site-lib/result -I /usr/pkg/lib/ocaml/site-lib/rresult -I /usr/pkg/lib/ocaml/site-lib/seq -I /usr/pkg/lib/ocaml/site-lib/sexplib -I /usr/pkg/lib/ocaml/site-lib/sexplib0 -intf-suffix .ml -no-alias-deps -o src/.PGOCaml.objs/native/pGOCaml_generic.cmx -c -impl src/PGOCaml_generic.pp.ml) File "src/PGOCaml_generic.ml", line 1813, characters 34-45: 1813 | if List.exists (fun c -> c <> Stream.next stream) target ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1816, characters 38-49: 1816 | let rec loop accum stream = match Stream.next stream with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1818, characters 22-33: 1818 | | '\\' -> loop (Stream.next stream :: accum) stream ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1822, characters 33-44: 1822 | let parse_value stream = match Stream.peek stream with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1833, characters 12-23: 1833 | match Stream.peek stream with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1836, characters 10-21: 1836 | match Stream.peek stream with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/PGOCaml_generic.ml", line 1839, characters 14-30: 1839 | parse_main (Stream.of_string str) ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. Error: No space left on device -> required by _build/default/pgocaml_ppx.install -> required by alias install Internal error, please report upstream including the contents of _build/log. Description: ("hooks failed", { exns = [ { exn = "Sys_error(\"No space left on device\")" ; backtrace = "Raised by primitive operation at Stdlib.close_out in file \"stdlib.ml\", line 392, characters 19-27\n\ Called from Stdune__Exn.protectx in file \"otherlibs/stdune/src/exn.ml\", line 12, characters 4-13\n\ Called from Stdune__Exn_with_backtrace.try_with in file \"otherlibs/stdune/src/exn_with_backtrace.ml\", line 9, characters 8-12\n\ " } ] }) Raised at Stdune__Code_error.raise in file "otherlibs/stdune/src/code_error.ml", line 10, characters 30-62 Called from Main__Build_cmd.run_build_system.(fun) in file "bin/build_cmd.ml", line 76, characters 6-31 Called from Fiber__Scheduler.exec in file "vendor/fiber/src/scheduler.ml", line 76, characters 8-11 Re-raised at Stdune__Exn.raise_with_backtrace in file "otherlibs/stdune/src/exn.ml" (inlined), line 38, characters 27-56 Called from Stdune__Exn_with_backtrace.reraise in file "otherlibs/stdune/src/exn_with_backtrace.ml", line 20, characters 33-71 Called from Fiber__Scheduler.exec in file "vendor/fiber/src/scheduler.ml", line 76, characters 8-11 Re-raised at Stdune__Exn.raise_with_backtrace in file "otherlibs/stdune/src/exn.ml" (inlined), line 38, characters 27-56 Called from Stdune__Exn_with_backtrace.reraise in file "otherlibs/stdune/src/exn_with_backtrace.ml", line 20, characters 33-71 Called from Fiber__Scheduler.exec in file "vendor/fiber/src/scheduler.ml", line 76, characters 8-11 I must not crash. Uncertainty is the mind-killer. Exceptions are the little-death that brings total obliteration. I will fully express my cases. Execution will pass over me and through me. And when it has gone past, I will unwind the stack along its path. Where the cases are handled there will be nothing. Only I will remain. Fatal error: exception Sys_error("No space left on device") Raised by primitive operation at Stdlib.close_out in file "stdlib.ml", line 392, characters 19-27 Called from Stdune__Exn.protectx in file "otherlibs/stdune/src/exn.ml", line 12, characters 4-13 Called from Stdune__Exn.protectx in file "otherlibs/stdune/src/exn.ml", line 10, characters 8-11 Re-raised at Stdune__Exn.protectx in file "otherlibs/stdune/src/exn.ml", line 16, characters 4-11 Called from Stdlib.at_exit.new_exit in file "stdlib.ml", line 560, characters 59-63 Called from Stdlib.do_at_exit in file "stdlib.ml" (inlined), line 566, characters 20-61 Called from Stdlib.exit in file