Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 844427 Details for
Bug 887687
dev-ml/ocamlnet-4.1.9 - Error: Unbound module Lexer
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ml:ocamlnet-4.1.9:20221221-011333.log
dev-ml:ocamlnet-4.1.9:20221221-011333.log (text/plain), 244.19 KB, created by
Toralf Förster
on 2022-12-21 10:21:19 UTC
(
hide
)
Description:
dev-ml:ocamlnet-4.1.9:20221221-011333.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-21 10:21:19 UTC
Size:
244.19 KB
patch
obsolete
> * Package: dev-ml/ocamlnet-4.1.9:0/4.1.9 > * Repository: gentoo > * Maintainer: ml@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt pcre userland_GNU zip > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ocamlnet-4.1.9.tar.gz to /var/tmp/portage/dev-ml/ocamlnet-4.1.9/work >>>> Source unpacked in /var/tmp/portage/dev-ml/ocamlnet-4.1.9/work >>>> Preparing source in /var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9 ... >sed: can't read ../opam: No such file or directory >Welcome to Ocamlnet version >Checking operating system... Linux >Checking for findlib... found >Checking multi-threading support... posix (ok) >Checking whether cmxs is supported... yes >Checking word size... 64 bit >Checking endianess... little >Checking for GPROF... not found >Checking for attributes... yes >Checking for immutable strings... yes >Checking for String.lowercase_ascii and the like... yes >Checking for extensible variants... yes >Checking for Unix.map_file... yes >Checking for [@@noalloc]... yes >checking for -opaque... present >Checking for PCRE... found >Checking for win32... no >Checking whether Ocaml has Printexc.register_printer... found >Checking for POSIX pthread... found >Checking whether Ocaml has fancy page tables... found >Checking on new implementation of caml_modify... found >Checking whether new caml_modify can be overridden... found >Checking whether out-of-heap values are supported and mutable... yes >Checking for POSIX shared memory... found >Checking for POSIX semaphores (anonymous)... found >Checking for POSIX semaphores (named)... found >Checking for POSIX spawn... found >Checking for POSIX fadvise... found >Checking for POSIX fallocate... found >Checking for POSIX memalign... found >Checking for syslog... found >Checking for POSIX functions like openat... found >Checking for POSIX function mkfifoat... found >Checking for fchdir... found >Checking for fdopendir... found >Checking for realpath... found >Checking for grantpt (System V style PTYs)... found >Checking for posix_openpt (System V style PTYs)... found >Checking for initgroups...found >Checking for POSIX clocks...found >Checking for POSIX timers...found >Checking for eventfd (Linux)...found >Checking for timerfd (Linux)...found >Checking for epoll (Linux)...found >Checking for getifaddrs...found >Checking for compare_and_swap (GCC)...found >Checking for GPROF... not found >Checking for O_SHARE_DELETE... yes >Checking for O_CLOEXEC... yes >Checking for O_KEEPEXEC... yes >Checking for getpeereid... not found >Checking for getpeerucred... not found >Checking whether netcamlbox and netmulticore are supported... yes >Checking for zip/camlzip... found >Checking for make utility... Preprocessor for ocamlrpcgen: x86_64-pc-linux-gnu-cpp > >Effective options: > -enable-pcre > -disable-full-pcre > -disable-gtk > -disable-gtk2 > -disable-tcl > -disable-gnutls > -disable-gssapi > -enable-zip > -disable-apache > -disable-nethttpd > -bindir /usr/bin > -datadir /usr/share/ocamlnet > -cpp x86_64-pc-linux-gnu-cpp > >Writing Makefile.conf > >Please check Makefile.conf. > >You can now compile Ocamlnet by invoking > make all >for the bytecode compiler, and optionally by invoking > make opt >for the native-code compiler (if supported on your architecture). >Finally, a > make install >will install the package(s). >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9 ... >make -j4 -j1 all >( cd tools/cppo-0.9.4 && rm -f depend && gmake -f Makefile.pre generate && gmake all ) >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/tools/cppo-0.9.4' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/tools/cppo-0.9.4' >ocamlyacc cppo_parser.mly >echo 'let cppo_version = "0.9.4"' > cppo_version.ml >ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } >ocamllex cppo_lexer.mll >352 states, 13139 transitions, table size 54668 bytes >3450 additional bytes used for bindings >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/tools/cppo-0.9.4' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/tools/cppo-0.9.4' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/tools/cppo-0.9.4' >ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } >ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_types.ml >ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_command.ml >opts="-opaque"; \ > if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -package "bytes unix" -w -25 -c $opts cppo_parser.mli >ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_lexer.ml >ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_eval.ml >File "cppo_eval.ml", line 37, characters 6-10: >37 | let file = pos.Lexing.pos_fname in > ^^^^ >Warning 26 [unused-var]: unused variable file. >ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_parser.ml >ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_version.ml >if [ "X" = "X" ]; then \ > ocamlfind ocamlc -g -package "bytes unix" -w -25 -a -o cppo.cma cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \ >else \ > ../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo ; \ >fi >ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_main.ml >rm -f cppo cppo >ocamlfind ocamlc -g -package "bytes unix" -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/tools/cppo-0.9.4' >( cd tools/unimap_to_ocaml && gmake all ) >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/tools/unimap_to_ocaml' >ocamlfind ocamlc -g -package str -linkpkg \ > -o unimap_to_ocaml \ > unimap_to_ocaml.ml >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/tools/unimap_to_ocaml' >for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore netzip; do \ > ( cd src/$pkg && gmake -f Makefile.pre generate ) || exit; \ > ( cd src/$pkg && gmake -f Makefile.pre depend ) || exit; \ > ( cd src/$pkg && gmake all ) || exit; \ >done >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring-pcre' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring-pcre' >../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES netstring_pcre.mlip > netstring_pcre.mli || \ > rm -f netstring_pcre.mli >sed -e 's/@VERSION@//' \ > -e 's/@AUTHDHREQS@//' \ > -e 's/@PREFERRED_CGI_PKG@//' \ > -e 's/@REGEXP_PROVIDER@/str/' \ > -e 's/@COMPAT_PCRE_PROVIDER@//' \ > -e 's/@ZIP_PROVIDER@/zip/' \ > META.in >META >../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES netstring_pcre.mlp > netstring_pcre.ml || \ > rm -f netstring_pcre.ml >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring-pcre' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring-pcre' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring-pcre' >ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring-pcre' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring-pcre' >opts="-opaque"; \ > if [ -f "$(basename netstring_pcre.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix bytes pcre" -w -25 -c $opts netstring_pcre.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix bytes pcre" -w -25 -c netstring_pcre.ml >if [ "X" = "X" ]; then \ > ocamlfind ocamlc -g -safe-string -package "bytes unix bytes pcre" -w -25 -a -o netstring-pcre.cma netstring_pcre.cmo; \ >else \ > ../../tools/mkstublib -o netstring-pcre netstring_pcre.cmo ; \ >fi >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring-pcre' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netsys' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netsys' >sed -e 's/@VERSION@//' \ > -e 's/@AUTHDHREQS@//' \ > -e 's/@PREFERRED_CGI_PKG@//' \ > -e 's/@REGEXP_PROVIDER@/str/' \ > -e 's/@COMPAT_PCRE_PROVIDER@//' \ > -e 's/@ZIP_PROVIDER@/zip/' \ > META.in >META >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netsys' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netsys' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netsys' >ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netsys' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netsys' >opts="-opaque"; \ > if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_oothr.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_oothr.ml >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_outofheap.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_outofheap.c' >opts="-opaque"; \ > if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \ > netsys_oothr.cmo netsys_oothr_mt.cmo >opts="-opaque"; \ > if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_types.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_types.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fallocate.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_fallocate.c' >netsys_c_fallocate.c: In function ânetsys_fallocateâ: >netsys_c_fallocate.c:31:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 31 | failwith("Netsys.fadvise: large files not supported on this OS"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_fallocate.c:33:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 33 | failwith("Netsys.fadvise: large files not supported on this OS"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >opts="-opaque"; \ > if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_signal.mli >opts="-opaque"; \ > if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netlog.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_signal.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_shm.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_shm.c' >netsys_c_shm.c: In function ânetsys_shm_openâ: >netsys_c_shm.c:39:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 39 | cv_flags = convert_flag_list(flags, shm_open_flag_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_shm.c:40:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead > 40 | p = stat_alloc(string_length(path) + 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_shm.c:40:13: warning: "string_length" is deprecated: use "caml_string_length" instead > 40 | p = stat_alloc(string_length(path) + 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_shm.c:43:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead > 43 | stat_free(p); > | ^~~~~ >opts="-opaque"; \ > if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_rng.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_posix.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_win32.mli >opts="-opaque"; \ > if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_rng.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_syslog.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_syslog.c' >netsys_c_syslog.c: In function ânetsys_openlogâ: >netsys_c_syslog.c:89:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead > 89 | ident_buf = stat_alloc(IDENT_BUF_LEN); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_syslog.c:97:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 97 | options = convert_flag_list(opts, syslog_opt_flags); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_subprocess.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_subprocess.c' >netsys_c_subprocess.c: In function ânetsys_install_sigchld_handlerâ: >netsys_c_subprocess.c:285:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 285 | failwith("Cannot allocate memory"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_subprocess.c: In function ânetsys_watch_subprocessâ: >netsys_c_subprocess.c:352:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 352 | failwith("Netsys_posix.watch_subprocess: uninitialized"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_subprocess.c:428:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 428 | failwith("Cannot allocate memory"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_subprocess.c:472:13: warning: "alloc" is deprecated: use "caml_alloc" instead > 472 | r = alloc(2,0); > | ^~~~~~~ >netsys_c_subprocess.c: In function ânetsys_get_subprocess_statusâ: >netsys_c_subprocess.c:557:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead > 557 | st = alloc_small(1, TAG_WEXITED); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_subprocess.c:561:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead > 561 | st = alloc_small(1, TAG_WSIGNALED); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_subprocess.c:565:20: warning: "alloc" is deprecated: use "caml_alloc" instead > 565 | r = alloc(1,0); > | ^~~~ >netsys_c_subprocess.c: In function ânetsys_kill_all_subprocessesâ: >netsys_c_subprocess.c:651:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 651 | failwith("Netsys_posix.watch_subprocess: uninitialized"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_subprocess.c: In function ânetsys_killpg_all_subprocessesâ: >netsys_c_subprocess.c:689:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 689 | failwith("Netsys_posix.watch_subprocess: uninitialized"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_spawn.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_spawn.c' >netsys_c_spawn.c: In function ânetsys_posix_spawn_natâ: >netsys_c_spawn.c:617:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 617 | invalid_argument > | ^~~~~~~~~ >netsys_c_spawn.c:641:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 641 | invalid_argument > | ^~~~~~~~~ >netsys_c_spawn.c:806:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 806 | failwith("USE_FORK_EXEC"); > | ^~~~~~~~~~~~~~~ >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_multicast.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_multicast.c' >netsys_c_multicast.c: In function âsocket_domainâ: >netsys_c_multicast.c:46:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 46 | invalid_argument("Not an Internet socket"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c: In function ânetsys_mcast_set_loopâ: >netsys_c_multicast.c:80:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 80 | invalid_argument("Netsys.mcast_set_loop"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c: In function ânetsys_mcast_set_ttlâ: >netsys_c_multicast.c:126:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 126 | invalid_argument("Netsys.mcast_set_ttl"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c: In function ânetsys_mcast_add_membershipâ: >netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead > 157 | if (string_length(group_addr) != 4 || string_length(if_addr) != 4 ) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead >netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 158 | invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead > 176 | if (string_length(group_addr) != 16 || string_length(if_addr) != 16 ) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead >netsys_c_multicast.c:177:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 177 | invalid_argument("Netsys.mcast_add_membership: Not an IPV6 address"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c:196:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 196 | invalid_argument("Netsys.mcast_add_membership"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c: In function ânetsys_mcast_drop_membershipâ: >netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead > 226 | if (string_length(group_addr) != 4 || string_length(if_addr) != 4 ) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead >netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 227 | invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead > 245 | if (string_length(group_addr) != 16 || string_length(if_addr) != 16 ) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c:245:13: warning: "string_length" is deprecated: use "caml_string_length" instead >netsys_c_multicast.c:246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 246 | invalid_argument("Netsys.mcast_drop_membership: Not an IPV6 address"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_multicast.c:265:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 265 | invalid_argument("Netsys.mcast_drop_membership"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >opts="-opaque"; \ > if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tmp.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tmp.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_posix.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_posix.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_gssapi.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl_types.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_xdr.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_xdr.ml >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_conf.ml >opts="-opaque"; \ > if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netexn.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netexn.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_modes.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_mem.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_modes.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_poll.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_poll.c' >netsys_c_poll.c: In function ânetsys_pollâ: >netsys_c_poll.c:151:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead > 151 | enter_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_poll.c:153:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead > 153 | leave_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netlog.ml >File "netlog.ml", line 132, characters 21-38: >131 | ................. >132 | ...rintf.ksprintf (l............. >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 >opts="-opaque"; \ > if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_generic.mli >opts="-opaque"; \ > if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_win32.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_generic.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sem.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sem.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ioprio.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_ioprio.c' >netsys_c_ioprio.c: In function ânetsys_ioprio_getâ: >netsys_c_ioprio.c:92:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 92 | failwith("netsys_ioprio_get: internal error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_ioprio.c:117:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 117 | failwith("netsys_ioprio_get: Unexpected result"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_ioprio.c: In function ânetsys_ioprio_setâ: >netsys_c_ioprio.c:148:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 148 | failwith("netsys_ioprio_set: internal error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_ioprio.c:162:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 162 | failwith("netsys_ioprio_set: internal error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_ioprio.c:179:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 179 | failwith("netsys_ioprio_set: internal error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >opts="-opaque"; \ > if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_ciphers.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_ciphers.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_queue.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_queue.c' >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fadvise.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_fadvise.c' >netsys_c_fadvise.c: In function ânetsys_fadviseâ: >netsys_c_fadvise.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 38 | default: invalid_argument("Netsys.fadvise"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_fadvise.c:45:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 45 | failwith("Netsys.fadvise: large files not supported on this OS"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_fadvise.c:47:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 47 | failwith("Netsys.fadvise: large files not supported on this OS"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_event.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_event.c' >netsys_c_event.c: In function ânetsys_set_nonblock_not_eventâ: >netsys_c_event.c:271:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 271 | failwith("Netsys_posix.set_nonblock_event: already destroyed"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_event.c: In function ânetsys_get_not_event_fd_nodupâ: >netsys_c_event.c:293:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 293 | failwith("Netsys_posix.get_event_fd_nodup: already destroyed"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_event.c: In function ânetsys_return_not_event_fdâ: >netsys_c_event.c:309:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 309 | failwith("Netsys_posix.get_event_fd: already destroyed"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_event.c: In function ânetsys_set_not_eventâ: >netsys_c_event.c:353:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 353 | failwith("Netsys_posix.set_event: already destroyed"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_event.c:355:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 355 | failwith("Netsys_posix.set_event: not allowed for this type of event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_event.c: In function ânetsys_wait_not_eventâ: >netsys_c_event.c:376:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 376 | failwith("Netsys_posix.wait_event: already destroyed"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_event.c: In function ânetsys_consume_not_eventâ: >netsys_c_event.c:405:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 405 | failwith("Netsys_posix.consume_event: already destroyed"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_util.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ip6.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_ip6.c' >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_htab.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_htab.c' >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_mem.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polypipe.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polypipe.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c.c' >netsys_c.c: In function ânetsys_int64_of_file_descrâ: >netsys_c.c:21:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead > 21 | return copy_int64(Long_val(fd)); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_ctermidâ: >netsys_c.c:140:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 140 | return copy_string(ctermid(s)); > | ^~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_ttynameâ: >netsys_c.c:154:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 154 | return copy_string(s); > | ^~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_fdopendirâ: >netsys_c.c:263:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead > 263 | res = alloc_small(1, Abstract_tag); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_realpathâ: >netsys_c.c:284:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 284 | name_out = copy_string(name_out_s); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_ptsnameâ: >netsys_c.c:327:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 327 | return copy_string(s); > | ^~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_openatâ: >netsys_c.c:476:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 476 | cv_flags = convert_flag_list(flags, open_flag_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c:477:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 477 | clo_flags = convert_flag_list(flags, open_cloexec_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c:487:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead > 487 | p = stat_alloc(string_length(path) + 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c:487:13: warning: "string_length" is deprecated: use "caml_string_length" instead > 487 | p = stat_alloc(string_length(path) + 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c:489:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead > 489 | enter_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c.c:491:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead > 491 | leave_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c.c:492:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead > 492 | stat_free(p); > | ^~~~~ >netsys_c.c: In function ânetsys_faccessatâ: >netsys_c.c:520:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 520 | cv_perms = convert_flag_list(perms, access_permission_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c:521:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 521 | cv_flags = convert_flag_list(flags, at_flags_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_linkatâ: >netsys_c.c:564:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 564 | cv_flags = convert_flag_list(flags, at_flags_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_unlinkatâ: >netsys_c.c:580:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 580 | cv_flags = convert_flag_list(flags, at_flags_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c.c: In function ânetsys_readlinkatâ: >netsys_c.c:625:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 625 | return copy_string(buffer); > | ^~~~~~~~~~~~~~~~~ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_types.ml >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_types.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_locale.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_locale.c' >netsys_c_locale.c: In function ânetsys_query_langinfoâ: >netsys_c_locale.c:42:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 42 | failwith("Netsys_posix.query_locale: no locale support"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_locale.c:43:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead > 43 | oldcopy_locale = stat_alloc(strlen(old_locale) + 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_locale.c:48:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead > 48 | stat_free(oldcopy_locale); > | ^~~~~~~~~~~~~~~ >netsys_c_locale.c:49:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 49 | failwith("Netsys_posix.query_locale: cannot set this locale"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_locale.c:53:13: warning: "alloc" is deprecated: use "caml_alloc" instead > 53 | s = alloc(n,0); > | ^~~~~~~ >netsys_c_locale.c:55:20: warning: "copy_string" is deprecated: use "caml_copy_string" instead > 55 | Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k]))); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_locale.c:59:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead > 59 | stat_free(oldcopy_locale); > | ^~~~~~~~~~~~~~~~~~ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_types.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_clock.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_clock.c' >netsys_c_clock.c: In function âmake_timespecâ: >netsys_c_clock.c:26:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 26 | failwith("Netsys_posix: time value out of range"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_clock.c:29:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 29 | failwith("Netsys_posix: time value out of range"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_clock.c: In function âalloc_timespec_pairâ: >netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead > 47 | tsout = alloc(2,0); > | ^~~~~~~~~~~ >netsys_c_clock.c: In function ânetsys_clock_getcpuclockidâ: >netsys_c_clock.c:194:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 194 | invalid_argument("Netsys_posix.clock_getcpuclockid not available"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_clock.c: In function ânetsys_timer_eventâ: >netsys_c_clock.c:438:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 438 | failwith("Netsys_posix.timer_event: timer is not connected with event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_xdr.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_xdr.c' >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_impl_util.ml >File "netsys_impl_util.ml", line 70, characters 14-32: >70 | let r = Pervasives.compare x a.(m) in > ^^^^^^^^^^^^^^^^^^ >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 >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_win32.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_sem.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_sem.c' >netsys_c_sem.c: In function ânetsys_sem_openâ: >netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 123 | flags = convert_flag_list(flagsv, sem_open_flag_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_sem.c: In function ânetsys_sem_closeâ: >netsys_c_sem.c:144:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 144 | invalid_argument ("Netsys.sem_close: stale semaphore"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_sem.c: In function ânetsys_sem_initâ: >netsys_c_sem.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 178 | s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_sem.c: In function ânetsys_as_semâ: >netsys_c_sem.c:195:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 195 | s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_sem.c: In function ânetsys_sem_destroyâ: >netsys_c_sem.c:212:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 212 | invalid_argument ("Netsys.sem_destroy: stale semaphore"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_sem.c: In function ânetsys_sem_getvalueâ: >netsys_c_sem.c:232:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 232 | invalid_argument ("Netsys.sem_getvalue: stale semaphore"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_sem.c: In function ânetsys_sem_postâ: >netsys_c_sem.c:253:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 253 | invalid_argument ("Netsys.sem_post: stale semaphore"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_sem.c: In function ânetsys_sem_waitâ: >netsys_c_sem.c:273:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 273 | invalid_argument ("Netsys.sem_wait: stale semaphore"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_sem.c:276:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead > 276 | enter_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_sem.c:281:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead > 281 | leave_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_mem.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_mem.c' >netsys_c_mem.c: In function ânetsys_blit_memory_to_stringâ: >netsys_c_mem.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 33 | struct caml_bigarray *mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 33 | struct caml_bigarray *mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_blit_string_to_memoryâ: >netsys_c_mem.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 51 | struct caml_bigarray *mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 51 | struct caml_bigarray *mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_memory_addressâ: >netsys_c_mem.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 65 | struct caml_bigarray *mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 65 | struct caml_bigarray *mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_grabâ: >netsys_c_mem.c:86:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead > 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:86:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead > 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:86:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead > 86 | return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_alloc_memory_pagesâ: >netsys_c_mem.c:114:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead > 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:114:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead > 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:114:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead > 114 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:115:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead > 115 | BIGARRAY_MAPPED_FILE, > | ^~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_zero_pagesâ: >netsys_c_mem.c:128:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 128 | struct caml_bigarray *mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:128:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 128 | struct caml_bigarray *mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:142:27: warning: "failwith" is deprecated: use "caml_failwith" instead > 142 | failwith("Netsys_mem.zero_pages assertion failed"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:146:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 146 | invalid_argument("Netsys_mem.zero_pages only for whole pages"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_alloc_aligned_memoryâ: >netsys_c_mem.c:167:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead > 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:167:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead > 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:167:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead > 167 | r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:168:34: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead > 168 | BIGARRAY_MANAGED, > | ^~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_map_fileâ: >netsys_c_mem.c:200:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 200 | failwith("Netsys_mem: large files not supported on this OS"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:214:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 214 | failwith("Netsys_mem: cannot mmap - file position exceeds file size"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:217:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 217 | failwith("Netsys_mem: cannot mmap - file too large"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:222:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 222 | invalid_argument("netsys_map_file"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:235:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead > 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:235:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead > 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:235:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead > 235 | return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:236:34: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead > 236 | BIGARRAY_MAPPED_FILE, 1, eff_addr, basize); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_memory_unmap_fileâ: >netsys_c_mem.c:257:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 257 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:257:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 257 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:258:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead > 258 | if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) { > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:258:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead > 258 | if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) { > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:263:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead > 263 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:263:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead > 263 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:270:27: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead > 270 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:270:27: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead > 270 | (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_reshapeâ: >netsys_c_mem.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 281 | struct caml_bigarray *b; > | ^~~~~~~~~~~~~~~~ >netsys_c_mem.c:282:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 282 | struct caml_bigarray *mem; > | ^~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:288:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 288 | b = Bigarray_val(bv); > | ^~~~~~~~~~~~~ >netsys_c_mem.c:294:13: warning: "alloc" is deprecated: use "caml_alloc" instead > 294 | dimv = alloc(b->num_dims,0); > | ^~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:300:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 300 | mem = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_mem_readâ: >netsys_c_mem.c:378:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 378 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:399:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead > 399 | enter_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_mem.c:401:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead > 401 | leave_blocking_section(); /* keeps errno intact */ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_mem_writeâ: >netsys_c_mem.c:419:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 419 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:440:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead > 440 | enter_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_mem.c:442:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead > 442 | leave_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_mem_recvâ: >netsys_c_mem.c:469:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 469 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 470 | flags = convert_flag_list(flagsv, msg_flag_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:478:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead > 478 | enter_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_mem.c:486:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead > 486 | leave_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_mem_sendâ: >netsys_c_mem.c:509:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 509 | data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead > 510 | flags = convert_flag_list(flagsv, msg_flag_table); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:518:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead > 518 | enter_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_mem.c:526:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead > 526 | leave_blocking_section(); > | ^~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_as_valueâ: >netsys_c_mem.c:540:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 540 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:540:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 540 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_value_area_addâ: >netsys_c_mem.c:547:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 547 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:547:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 547 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:553:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 553 | failwith("Netsys_mem.value_area: error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_value_area_removeâ: >netsys_c_mem.c:563:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 563 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:563:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 563 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_init_headerâ: >netsys_c_mem.c:577:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 577 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:577:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 577 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:585:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 585 | invalid_argument("Netsys_mem.init_header"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_init_stringâ: >netsys_c_mem.c:622:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead > 622 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:622:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 622 | struct caml_bigarray *b = Bigarray_val(memv); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:632:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 632 | invalid_argument("Netsys_mem.init_string"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_init_value_1â: >netsys_c_mem.c:1002:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 1002 | b_work = Bigarray_val(work); > | ^~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1003:27: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 1003 | b_copy = Bigarray_val(copy); > | ^~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1009:34: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead > 1009 | caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK]; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1038:34: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead > 1038 | data_copy = stat_alloc(size_aligned); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_init_valueâ: >netsys_c_mem.c:1257:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead > 1257 | stat_alloc(sizeof(struct named_custom_ops)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1258:20: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead > 1258 | ops->name = stat_alloc(caml_string_length(Field(pair,0))+1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1265:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 1265 | mem_data = ((char *) Bigarray_val(memv)->data) + off; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1266:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead > 1266 | mem_end = mem_data + Bigarray_val(memv)->dim[0]; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1290:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead > 1290 | stat_free(ops->name); > | ^~~~~~~~~~ >netsys_c_mem.c:1291:20: warning: "stat_free" is deprecated: use "caml_stat_free" instead > 1291 | stat_free(ops); > | ^~~~ >netsys_c_mem.c:1312:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 1312 | failwith("Netsys_mem.init_value: Library error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1316:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 1316 | failwith("Netsys_mem.init_value: Unknown error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_copy_valueâ: >netsys_c_mem.c:1354:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead > 1354 | struct named_custom_ops int32_ops; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1355:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead > 1355 | struct named_custom_ops int64_ops; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1356:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead > 1356 | struct named_custom_ops nativeint_ops; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1393:48: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead > 1393 | 1, NULL, 1)); > | ^~~~~~~~~ >netsys_c_mem.c:1393:48: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead > 1393 | 1, NULL, 1)); > | ^~~~~~~~~ >netsys_c_mem.c:1394:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead > 1394 | bigarray_ops.next = &int32_ops; > | ^~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1396:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead > 1396 | int32_ops.name = "_i"; > | ^~~~~~~~~~~~~~ >netsys_c_mem.c:1397:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead > 1397 | int32_ops.ops = Custom_ops_val(caml_copy_int32(0)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1398:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead > 1398 | int32_ops.next = &int64_ops; > | ^~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1398:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead >netsys_c_mem.c:1400:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead > 1400 | int64_ops.name = "_j"; > | ^~~~~~~~~~~~~~ >netsys_c_mem.c:1401:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead > 1401 | int64_ops.ops = Custom_ops_val(caml_copy_int64(0)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1402:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead > 1402 | int64_ops.next = &nativeint_ops; > | ^~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1402:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead > 1402 | int64_ops.next = &nativeint_ops; > | ^~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1404:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead > 1404 | nativeint_ops.name = "_n"; > | ^~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1405:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead > 1405 | nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1406:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead > 1406 | nativeint_ops.next = NULL; > | ^~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1495:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 1495 | failwith("Netsys_mem.copy_value: Library error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c:1499:20: warning: "failwith" is deprecated: use "caml_failwith" instead > 1499 | failwith("Netsys_mem.copy_value: Unknown error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_mem.c: In function ânetsys_get_custom_opsâ: >netsys_c_mem.c:1512:20: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead > 1512 | r = alloc_small(2,0); > | ^~~~~~~~~~ >netsys_c_mem.c:1517:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1517 | invalid_argument("Netsys_mem.get_custom_ops"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_win32.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_win32.c' >netsys_c_win32.c: In function ânetsys_fill_randomâ: >netsys_c_win32.c:60:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 60 | invalid_argument("netsys_fill_random"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_get_full_path_nameâ: >netsys_c_win32.c:79:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 79 | invalid_argument("netsys_get_full_path_name"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_get_long_path_nameâ: >netsys_c_win32.c:97:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 97 | invalid_argument("netsys_get_long_path_name"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_modify_close_on_execâ: >netsys_c_win32.c:115:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 115 | invalid_argument("netsys_modify_close_on_exec"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_test_close_on_execâ: >netsys_c_win32.c:134:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 134 | invalid_argument("netsys_test_close_on_exec"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_is_crt_fdâ: >netsys_c_win32.c:148:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 148 | invalid_argument("netsys_is_crt_fd"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_create_eventâ: >netsys_c_win32.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 227 | invalid_argument("netsys_create_event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_close_eventâ: >netsys_c_win32.c:249:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 249 | invalid_argument("netsys_close_event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_set_auto_close_event_proxyâ: >netsys_c_win32.c:262:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 262 | invalid_argument("netsys_set_auto_close_event_proxy"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_set_eventâ: >netsys_c_win32.c:279:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 279 | invalid_argument("netsys_set_event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_reset_eventâ: >netsys_c_win32.c:295:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 295 | invalid_argument("netsys_reset_event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_test_eventâ: >netsys_c_win32.c:315:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 315 | invalid_argument("netsys_test_event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_event_waitâ: >netsys_c_win32.c:345:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 345 | invalid_argument("netsys_event_wait"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_event_descrâ: >netsys_c_win32.c:356:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 356 | invalid_argument("netsys_event_descr"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_wsa_event_selectâ: >netsys_c_win32.c:386:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 386 | invalid_argument("netsys_wsa_event_select"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_wsa_maximum_wait_eventsâ: >netsys_c_win32.c:394:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 394 | invalid_argument("netsys_wsa_maximum_wait_events"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_wsa_wait_for_multiple_eventsâ: >netsys_c_win32.c:481:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 481 | invalid_argument("netsys_wsa_wait_for_multiple_events"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_wsa_enum_network_eventsâ: >netsys_c_win32.c:541:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 541 | invalid_argument("netsys_wsa_enum_network_events"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_create_local_named_pipeâ: >netsys_c_win32.c:1035:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1035 | invalid_argument("netsys_create_local_named_pipe"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_listenâ: >netsys_c_win32.c:1133:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1133 | invalid_argument("netsys_pipe_listen"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_deafenâ: >netsys_c_win32.c:1205:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1205 | invalid_argument("netsys_pipe_unlisten"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_connectâ: >netsys_c_win32.c:1275:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1275 | invalid_argument("netsys_pipe_connect"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_readâ: >netsys_c_win32.c:1336:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1336 | invalid_argument("netsys_pipe_read"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_writeâ: >netsys_c_win32.c:1403:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1403 | invalid_argument("netsys_pipe_write"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_shutdownâ: >netsys_c_win32.c:1441:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1441 | invalid_argument("netsys_pipe_shutdown"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_freeâ: >netsys_c_win32.c:1456:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1456 | invalid_argument("netsys_pipe_free"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_conn_stateâ: >netsys_c_win32.c:1472:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1472 | invalid_argument("netsys_pipe_conn_state"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_rd_eventâ: >netsys_c_win32.c:1490:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1490 | invalid_argument("netsys_pipe_rd_event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_wr_eventâ: >netsys_c_win32.c:1508:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1508 | invalid_argument("netsys_pipe_wr_event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_descrâ: >netsys_c_win32.c:1521:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1521 | invalid_argument("netsys_pipe_descr"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_set_auto_close_pipe_proxyâ: >netsys_c_win32.c:1533:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1533 | invalid_argument("netsys_set_auto_close_pipe_proxy"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_pipe_signalâ: >netsys_c_win32.c:1549:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1549 | invalid_argument("netsys_pipe_signal"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_create_processâ: >netsys_c_win32.c:1719:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1719 | invalid_argument("netsys_create_process"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_search_pathâ: >netsys_c_win32.c:1780:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1780 | invalid_argument("netsys_search_path"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_terminate_processâ: >netsys_c_win32.c:1797:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1797 | invalid_argument("netsys_terminate_process"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_process_descrâ: >netsys_c_win32.c:1810:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1810 | invalid_argument("netsys_process_descr"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_set_auto_close_process_proxyâ: >netsys_c_win32.c:1822:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1822 | invalid_argument("netsys_set_auto_close_process_proxy"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_close_processâ: >netsys_c_win32.c:1837:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1837 | invalid_argument("netsys_close_process"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_process_freeâ: >netsys_c_win32.c:1852:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1852 | invalid_argument("netsys_close_process"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_get_process_statusâ: >netsys_c_win32.c:1885:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1885 | invalid_argument("netsys_get_process_status"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_as_process_eventâ: >netsys_c_win32.c:1896:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1896 | invalid_argument("netsys_as_process_event"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_emulated_pidâ: >netsys_c_win32.c:1918:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1918 | invalid_argument("netsys_emulated_pid"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_win_pidâ: >netsys_c_win32.c:1929:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1929 | invalid_argument("netsys_win_pid"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_has_consoleâ: >netsys_c_win32.c:1938:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1938 | invalid_argument("netsys_has_console"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_is_consoleâ: >netsys_c_win32.c:1953:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1953 | invalid_argument("netsys_is_console"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_alloc_consoleâ: >netsys_c_win32.c:1965:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 1965 | invalid_argument("netsys_alloc_console"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_get_console_attrâ: >netsys_c_win32.c:2004:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2004 | invalid_argument("netsys_get_console_attr"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_set_console_attrâ: >netsys_c_win32.c:2063:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2063 | invalid_argument("netsys_set_console_attr"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_get_console_infoâ: >netsys_c_win32.c:2095:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2095 | invalid_argument("netsys_get_console_info"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_get_console_modeâ: >netsys_c_win32.c:2149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2149 | invalid_argument("netsys_get_console_mode"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_set_console_modeâ: >netsys_c_win32.c:2218:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2218 | invalid_argument("netsys_set_console_mode"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_getacpâ: >netsys_c_win32.c:2227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2227 | invalid_argument("netsys_getacp"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_init_console_codepageâ: >netsys_c_win32.c:2246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2246 | invalid_argument("netsys_init_console_codepage"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_clear_consoleâ: >netsys_c_win32.c:2341:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2341 | invalid_argument("netsys_clear_console"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_get_current_thread_idâ: >netsys_c_win32.c:2350:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2350 | invalid_argument("netsys_get_current_thread_id"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_cancel_synchronous_ioâ: >netsys_c_win32.c:2397:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2397 | invalid_argument("netsys_cancel_synchronous_io"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netsys_c_win32.c: In function ânetsys_real_selectâ: >netsys_c_win32.c:2510:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 2510 | invalid_argument("netsys_real_select"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >opts="-opaque"; \ > if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pmanage.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pmanage.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_digests.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_digests.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tls.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tls.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_global.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_global.ml >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_posix.ml >File "netsys_posix.ml", line 340, characters 12-30: >339 | .. >340 | .........i = Array.of_list ........ >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 >File "netsys_posix.ml", line 341, characters 12-30: >340 | >341 | ........... Pervasives.compar........ >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 >File "netsys_posix.ml", line 342, characters 12-30: >341 | >342 | ........... Pervasives.compar........ >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 >File "netsys_posix.ml", line 682, characters 16-34: >681 | ......... >682 | ...... t = post_fork_han.... >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 >File "netsys_posix.ml", line 880, characters 14-29: >880 | (pg = Pg_keep) ?(fd_actions = []) > ^^^^^^^^^^^^^^^ >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) >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_win32.ml >File "netsys_pollset_win32.ml", line 30, characters 13-31: >29 | ......... >30 | ...rray.sort Pervasiv................... >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 >File "netsys_pollset_win32.ml", line 31, characters 13-31: >30 | .......... >31 | ..Array.sort Pervasi.................... >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 >File "netsys_pollset_win32.ml", line 32, characters 13-31: > | .......... >32 | ..Hashtbl.fold >32 | (.................. >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 >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_gssapi.ml >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys.ml >opts="-opaque"; \ > if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polysocket.mli >ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polysocket.ml >if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \ > ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \ >else \ > ../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o ; \ >fi >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netsys' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netshm' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netshm' >sed -e 's/@VERSION@//' \ > -e 's/@AUTHDHREQS@//' \ > -e 's/@PREFERRED_CGI_PKG@//' \ > -e 's/@REGEXP_PROVIDER@/str/' \ > -e 's/@COMPAT_PCRE_PROVIDER@//' \ > -e 's/@ZIP_PROVIDER@/zip/' \ > META.in >META >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netshm' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netshm' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netshm' >ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netshm' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netshm' >opts="-opaque"; \ > if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm.ml >File "netshm.ml", line 136, characters 17-35: >136 | (Pervasives.compare : int -> int -> int) > ^^^^^^^^^^^^^^^^^^ >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 >opts="-opaque"; \ > if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_data.mli >opts="-opaque"; \ > if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_hashtbl.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_hashtbl.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_data.ml >opts="-opaque"; \ > if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_array.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_array.ml >if [ "X" = "X" ]; then \ > ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \ >else \ > ../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo ; \ >fi >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netshm' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring' >sed -e 's/@VERSION@//' \ > -e 's/@AUTHDHREQS@//' \ > -e 's/@PREFERRED_CGI_PKG@//' \ > -e 's/@REGEXP_PROVIDER@/str/' \ > -e 's/@COMPAT_PCRE_PROVIDER@//' \ > -e 's/@ZIP_PROVIDER@/zip/' \ > META.in >META >sed -e 's/@VERSION@//' netconst.mlp >netconst.ml >ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \ > > netunichar.ml >../../tools/unimap_to_ocaml/unimap_to_ocaml \ > -o netmappings_asn1.ml netmappings_asn1.pmap >Reading netmappings_asn1.pmap >Processing asn1_t61 > (Heavy conflicts: 3 of 256) >Processing asn1_printable > (Heavy conflicts: 0 of 256) >Processing asn1_iso646 > (Heavy conflicts: 0 of 256) >ocamllex netglob_lex.mll >69 states, 297 transitions, table size 1602 bytes >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring' >ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring' >opts="-opaque"; \ > if [ -f "$(basename netauth.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netauth.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netauth.ml >opts="-opaque"; \ > if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netstring_tstring.mli >opts="-opaque"; \ > if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netbuffer.mli >opts="-opaque"; \ > if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netchannels.mli >opts="-opaque"; \ > if [ -f "$(basename netdate.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netdate.mli >opts="-opaque"; \ > if [ -f "$(basename netasn1.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netasn1.mli >opts="-opaque"; \ > if [ -f "$(basename netoid.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netoid.mli >opts="-opaque"; \ > if [ -f "$(basename netx509_pubkey.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netx509_pubkey.mli >opts="-opaque"; \ > if [ -f "$(basename netx509_pubkey_crypto.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netx509_pubkey_crypto.mli >opts="-opaque"; \ > if [ -f "$(basename netasn1_encode.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netasn1_encode.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netx509_pubkey_crypto.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netglob_lex.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netstring_tstring.ml >opts="-opaque"; \ > if [ -f "$(basename netdb.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netdb.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmappings_asn1.ml >opts="-opaque"; \ > if [ -f "$(basename netstream.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netstream.mli >opts="-opaque"; \ > if [ -f "$(basename netmime.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmime.mli >opts="-opaque"; \ > if [ -f "$(basename netmime_channels.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmime_channels.mli >opts="-opaque"; \ > if [ -f "$(basename netconversion.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netconversion.mli >opts="-opaque"; \ > if [ -f "$(basename netencoding.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netencoding.mli >opts="-opaque"; \ > if [ -f "$(basename netmime_string.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmime_string.mli >opts="-opaque"; \ > if [ -f "$(basename netmime_header.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmime_header.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmime_channels.ml >opts="-opaque"; \ > if [ -f "$(basename netulex.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netulex.mli >opts="-opaque"; \ > if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netaux.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netulex.ml >opts="-opaque"; \ > if [ -f "$(basename nethttp.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts nethttp.mli >opts="-opaque"; \ > if [ -f "$(basename netmech_digest_http.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_digest_http.mli >opts="-opaque"; \ > if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netstring_str.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_digest.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_digest_http.ml >opts="-opaque"; \ > if [ -f "$(basename netmech_gs2_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_gs2_sasl.mli >opts="-opaque"; \ > if [ -f "$(basename netgssapi_auth.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netgssapi_auth.mli >opts="-opaque"; \ > if [ -f "$(basename netgssapi_support.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netgssapi_support.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_gs2_sasl.ml >opts="-opaque"; \ > if [ -f "$(basename netmech_plain_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_plain_sasl.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_plain_sasl.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmime_string.ml >File "netmime_string.ml", line 982, characters 12-31: >982 | n = create_mime_scanner specials options s in > ^^^^^^^^^^^^^^^^^^^ >Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function. >File "netmime_string.ml", line 998, characters 12-31: > 997 | ......... > 998 | ..in > 999 | collect() >1000 | ;; >1001 | >Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function. >File "netmime_string.ml", line 1019, characters 12-31: >1018 | .......... >1019 | . P_encoded of (st....................... >Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function. >File "netmime_string.ml", line 1958, characters 14-33: >1957 | . >1958 | ............ad_multipart_body d........................ >Warning 6 [labels-omitted]: labels start_pos, end_pos, boundary were omitted in the application of this function. >opts="-opaque"; \ > if [ -f "$(basename netdn.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netdn.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netdn.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netasn1_encode.ml >opts="-opaque"; \ > if [ -f "$(basename netchannels_crypto.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netchannels_crypto.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netchannels_crypto.ml >opts="-opaque"; \ > if [ -f "$(basename netsockaddr.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netsockaddr.mli >opts="-opaque"; \ > if [ -f "$(basename neturl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts neturl.mli >opts="-opaque"; \ > if [ -f "$(basename neturl_ldap.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts neturl_ldap.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c neturl_ldap.ml >opts="-opaque"; \ > if [ -f "$(basename netx509.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netx509.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netx509.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c neturl.ml >opts="-opaque"; \ > if [ -f "$(basename netfs.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netfs.mli >opts="-opaque"; \ > if [ -f "$(basename netglob.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netglob.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netglob.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netbuffer.ml >opts="-opaque"; \ > if [ -f "$(basename nettls_support.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts nettls_support.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c nettls_support.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netasn1.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netsaslprep_data.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netoid.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netstring_str.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netencoding.ml >opts="-opaque"; \ > if [ -f "$(basename netmech_krb5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_krb5_sasl.mli >opts="-opaque"; \ > if [ -f "$(basename netxdr_mstring.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netxdr_mstring.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_krb5_sasl.ml >opts="-opaque"; \ > if [ -f "$(basename netnumber.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netnumber.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netnumber.ml >opts="-opaque"; \ > if [ -f "$(basename netmech_crammd5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_crammd5_sasl.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_crammd5_sasl.ml >ocamllex nethtml_scanner.mll >57 states, 1035 transitions, table size 4482 bytes >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c nethtml_scanner.ml >opts="-opaque"; \ > if [ -f "$(basename netsendmail.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netsendmail.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netsendmail.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netgssapi_support.ml >opts="-opaque"; \ > if [ -f "$(basename netxdr.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netxdr.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netxdr.ml >opts="-opaque"; \ > if [ -f "$(basename netascii_armor.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netascii_armor.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netx509_pubkey.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netdate.ml >File "netdate.ml", line 308, characters 2-13: >308 | ..fun _ -> >308 | ....................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 311, characters 28-39: >311 | ( try Some(Stream.next stream) with Stream.Failure -> None ) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 311, characters 53-67: >311 | ..................................................... None ) >311 | .............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 317, characters 20-31: >317 | ....................m done > | > | >317 | le............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 323, characters 10-21: >323 | ..........m with >323 | .......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 325, characters 10-21: >325 | ..........m; >325 | ............................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 328, characters 10-21: >328 | ..........m; >328 | let b...................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 333, characters 10-21: >333 | junk stream; scan_comment 0 stream > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 335, characters 10-21: >335 | junk stream; scan_any stream > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 337, characters 10-21: >337 | junk stream; stream_cons [ Plus ] (scan_any stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 339, characters 10-21: >339 | junk stream; stream_cons [ Minus ] (scan_any stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 341, characters 10-21: >341 | junk stream; stream_cons [ Colon ] (scan_any stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 343, characters 10-21: >343 | junk stream; stream_cons [ Comma ] (scan_any stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 345, characters 10-21: >345 | junk stream; stream_cons [ Slash ] (scan_any stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 347, characters 10-21: >347 | junk stream; stream_cons [ Dot ] (scan_any stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 349, characters 10-21: >349 | junk stream; stream_cons [ Invalid ] (scan_any stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 351, characters 10-24: >350 | .......... >351 | and scan_nu................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 353, characters 10-21: >353 | ..........m with >353 | ............................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 355, characters 10-21: >355 | ..........m; >355 | ..................................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 361, characters 10-21: >361 | ..........m with >361 | ........................................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 363, characters 10-21: >363 | ..........m; >363 | ...................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 367, characters 10-21: >367 | ..........m; >367 | .................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 375, characters 10-21: >375 | ..........m with >375 | ............... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 377, characters 10-21: >377 | ..........m; >377 | ............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 381, characters 10-21: >381 | ..........m; >381 | ........................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 384, characters 10-21: >384 | ..........m; >384 | ....................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 387, characters 16-30: >386 | ................ >387 | scan_any (S.................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 388, characters 12-28: >388 | ............str) > | ;; > | >388 | type t ... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 450, characters 10-21: >450 | ..........m with >450 | ........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 452, characters 10-21: >452 | ..........m; >452 | .......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 455, characters 10-21: >455 | ..........m; >455 | .................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 456, characters 21-32: >456 | .....................m in >456 | .................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 457, characters 21-32: >457 | .....................m in >457 | .................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 458, characters 21-32: >458 | .....................m in >458 | ............................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 466, characters 10-21: >466 | ..........m; >466 | .............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 476, characters 10-21: >476 | ..........m; >476 | ................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 481, characters 10-21: >481 | ..........m; >481 | .................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 482, characters 21-32: >482 | .....................m in >482 | ..................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 490, characters 10-21: >490 | ..........m; >490 | ........... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 495, characters 10-21: >495 | ..........m with >495 | ......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 497, characters 10-21: >497 | ..........m; >497 | ........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 501, characters 10-21: >501 | ..........m; >501 | .................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 502, characters 21-32: >502 | .....................m in >502 | ..................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 512, characters 10-21: >512 | ..........m; >512 | .................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 513, characters 21-32: >513 | .....................m in >513 | ..................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 519, characters 10-21: >519 | ..........m; >519 | .................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 520, characters 21-32: >520 | .....................m in >520 | ..................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 529, characters 10-21: >529 | ..........m; >529 | .......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 532, characters 10-21: >532 | ..........m; >532 | ........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 542, characters 10-21: >542 | ..........m with >542 | ................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 544, characters 10-21: >544 | ..........m; >544 | .................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 545, characters 21-32: >545 | .....................m in >545 | ..................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 562, characters 10-21: >562 | ..........m with >562 | .................................................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 563, characters 22-33: >563 | -> Stream.junk stream; Some(scan_tz_details 1 stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 564, characters 22-33: >564 | s -> Stream.junk stream; Some(scan_tz_details (-1) stream) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 567, characters 10-21: >567 | ..........m with >567 | .................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 569, characters 10-21: >569 | ..........m; >569 | ....................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 572, characters 10-21: >572 | ..........m; >572 | ................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 577, characters 10-22: >577 | ..........ream with >577 | ....................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 585, characters 10-22: >585 | ..........ream with >585 | ........................................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 604, characters 10-22: >604 | ..........ream with >604 | ................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 623, characters 10-22: >623 | ..........ream with >623 | ............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 637, characters 10-22: >637 | ..........ream with >637 | .............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 659, characters 10-22: >659 | ..........ream with >659 | ............................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 668, characters 10-21: >668 | ..........m with >668 | ............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 669, characters 20-31: >669 | -> Stream.junk stream; Some true > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 672, characters 10-21: >672 | ..........m with >672 | ........................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 673, characters 22-33: >673 | ......................m; () >673 | .......... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 676, characters 10-21: >676 | ..........m with >676 | ....................................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 677, characters 31-42: >677 | idian mdn) -> Stream.junk stream; Some mdn > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 682, characters 7-19: >682 | ....... invalid() >682 | ................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 683, characters 7-21: >683 | ....... invalid() >683 | ). >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "netdate.ml", line 1038, characters 2-8: >1038 | format "%a, %d %b %Y %H:%M:%S %z" (create ?localzone ?zone t) > ^^^^^^ >Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. >File "netdate.ml", line 1042, characters 2-8: >1042 | format "%A, %d-%b-%y %H:%M:%S %z" (create ?localzone ?zone t) > ^^^^^^ >Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. >opts="-opaque"; \ > if [ -f "$(basename netmappings.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmappings.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmappings.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netxdr_mstring.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmime.ml >File "netmime.ml", line 74, characters 4-22: >74 | ....e a_ci b_ci >74 | let ........................... >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 >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netfs.ml >opts="-opaque"; \ > if [ -f "$(basename netmech_digest_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_digest_sasl.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_digest_sasl.ml >opts="-opaque"; \ > if [ -f "$(basename netaddress.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netaddress.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netaddress.ml >opts="-opaque"; \ > if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netconst.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netconst.ml >opts="-opaque"; \ > if [ -f "$(basename netmech_scram_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_scram_sasl.mli >opts="-opaque"; \ > if [ -f "$(basename netmech_scram.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_scram.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_scram_sasl.ml >opts="-opaque"; \ > if [ -f "$(basename netmech_scram_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_scram_gssapi.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_scram_gssapi.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netgssapi_auth.ml >opts="-opaque"; \ > if [ -f "$(basename nethtml.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts nethtml.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c nethtml.ml >File "nethtml.ml", line 286, characters 17-35: >286 | Pervasives.compare : string -> string -> int) > ^^^^^^^^^^^^^^^^^^ >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 >File "nethtml.ml", line 626, characters 4-16: >626 | ....scan -> >626 | (* ................................ >Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.) >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netaux.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_scram.ml >File "netmech_scram.ml", line 529, characters 22-27: >527 | ............. >528 | >529 | ....... l'' . >Warning 12 [redundant-subpat]: this sub-pattern is unused. >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmime_header.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netsockaddr.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c nethttp.ml >File "nethttp.ml", line 765, characters 4-15: >765 | (fun _ -> > ^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 785, characters 10-21: >785 | ..........m with >785 | ........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 787, characters 10-21: >787 | ..........m; >787 | .............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 794, characters 10-21: >794 | ..........m with >794 | ........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 796, characters 10-21: >796 | ..........m; >796 | ..................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 802, characters 10-21: >802 | ..........m with >802 | ...................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 803, characters 20-31: >803 | ....................m; () >803 | ............................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 804, characters 19-33: >802 | ................ >803 | >804 | . let merge_lis............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 816, characters 8-22: >815 | ..... >816 | .. | Stream.E......... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 817, characters 8-20: >816 | ........ >817 | raise (B........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 828, characters 3-17: >827 | >828 | .. Stream.Error .... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 829, characters 3-15: >828 | ... >829 | raise ............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 837, characters 12-23: >837 | ............m with >837 | ..................................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 838, characters 29-40: >838 | tom tok) -> Stream.junk stream; Some tok > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 843, characters 10-21: >843 | ..........m with >843 | ............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 844, characters 26-37: >844 | ..........................m; tok >844 | ............................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 845, characters 27-38: >845 | ...........................m; v >845 | ........................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 846, characters 19-33: >844 | ................ >845 | >846 | . let rec parse................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 849, characters 10-21: >849 | ..........m with >849 | ......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 851, characters 10-21: >851 | ..........m; >851 | .............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 857, characters 10-21: >857 | ..........m with >857 | ..................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 859, characters 10-21: >859 | ..........m; >859 | ...................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 862, characters 27-38: >862 | ...........................m; v >862 | ........................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 863, characters 19-33: >861 | ................ >862 | >863 | . let rec parse................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 866, characters 10-22: >866 | ..........ream with >866 | ................................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 868, characters 26-37: >868 | ..........................m done; >868 | ............................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 877, characters 12-23: >877 | ............m with >877 | ....................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 879, characters 12-23: >879 | ............m; >879 | ............................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 890, characters 12-23: >890 | ............m with >890 | .......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 892, characters 12-23: >892 | ............m; >892 | ............................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 950, characters 12-23: >950 | ............m with >950 | ........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 952, characters 12-23: >952 | ............m; >952 | ....................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1012, characters 5-23: >1012 | .....e q2 q1) >1012 | (List.f..... >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 >File "nethttp.ml", line 1167, characters 10-21: >1167 | ..........with >1167 | ..................................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1169, characters 10-21: >1169 | ..........v >1169 | ..................................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1170, characters 18-29: >1170 | me (QString v) -> Stream.junk stream; Some v > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1171, characters 33-44: >1170 | .. >1171 | ..............................eam.Failure >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1172, characters 36-47: >1169 | ......... >1170 | .............. >1171 | >1172 | ..........e_cc_direct.............. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1173, characters 27-41: >1173 | ...........................eam with >1173 | ............................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1179, characters 10-22: >1179 | arse_opt_eq_token stream with > ^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1181, characters 10-21: >1181 | | Some names -> `No_cache(comma_split names) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1187, characters 10-21: >1187 | k = 1 to 3 do Stream.junk stream done; > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1190, characters 28-39: >1189 | ......... >1190 | ..................unk stream; >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1193, characters 10-21: >1193 | | Some seconds -> `Max_stale(Some(int_of_string seconds)) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1199, characters 28-39: >1198 | ............... >1199 | ............ream.junk s...... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1202, characters 10-21: >1201 | .... >1202 | ..... `Only_......... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1205, characters 10-21: >1205 | ..........Public >1205 | ............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1208, characters 10-21: >1207 | .......... >1208 | ......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1216, characters 10-21: >1215 | ......... >1216 | `................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1219, characters 10-21: >1219 | for k = 1 to 3 do Stream.junk stream done; > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1222, characters 28-39: >1221 | .......... >1222 | .................junk stream. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1225, characters 10-21: > | ... >1225 | ......| _ -> >1225 | .......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1229, characters 16-30: >1229 | ................re -> None > | >1229 | .......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1234, characters 9-23: >1234 | e_control" parse_cc_directive "Cache-Control" > ^^^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1305, characters 10-22: >1305 | [ Atom first; Special '-'; Atom last ] -> > ^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1307, characters 10-21: >1307 | do Stream.junk stream done; > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1310, characters 28-39: > | ..... >1310 | .......................Failure > | >1310 | .......................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1313, characters 16-30: >1313 | ................ -> >1313 | .................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1316, characters 10-21: >1316 | ..........-> >1316 | ..................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1318, characters 10-21: >1317 | ......... >1318 | | _ -. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1321, characters 10-21: >1321 | ontent_range_spec stream = > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1324, characters 16-30: >1324 | ................ure; >1324 | let b........................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1327, characters 7-18: >1327 | if Stream.next stream <> Special '/' then raise Stream.Failure; > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1327, characters 53-67: >1327 | if Stream.next stream <> Special '/' then raise Stream.Failure; > ^^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1329, characters 7-18: >1329 | if Stream.next stream <> End then raise Stream.Failure; > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1329, characters 52-66: >1329 | ....................................................ilure; >1329 | `By......... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1331, characters 7-18: >1331 | h # field "Content-Range" in > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1331, characters 44-58: >1330 | ............................ >1331 | ...............= scan_value ~.............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1340, characters 8-22: >1338 | .. >1339 | >1340 | ....t set_content_......................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1341, characters 8-20: >1341 | ange mh (`Bytes(range_opt,length_opt)) = > ^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1377, characters 10-22: >1377 | ..........m done; >1377 | `...... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1379, characters 28-39: >1376 | . >1377 | ............ >1378 | ............ >1379 | r................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1382, characters 10-21: >1382 | t etag = parse_etag_token stream in > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1385, characters 16-30: >1382 | . >1383 | ........ >1384 | >1385 | ....t get_etag mh . >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1397, characters 8-22: >1397 | ........of_etag = >1397 | ........ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1398, characters 8-20: >1397 | ....... >1398 | | `Wea................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1444, characters 10-21: >1444 | .......... >1444 | ...................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1446, characters 10-21: >1445 | .......... >1446 | .......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1451, characters 14-28: > | .......... >1451 | ... let l = >1451 | ............................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1494, characters 8-22: >1493 | >1494 | .......et_if_range mh.... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1495, characters 8-20: > | ... >1495 | ....let s = >1495 | .............. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1535, characters 10-21: >1535 | se_opt_eq_token stream in > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1537, characters 10-21: >1536 | ......... >1537 | N... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1558, characters 10-21: >1557 | ....... >1558 | .. | _ -> >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1560, characters 10-21: >1560 | ..........ream = >1560 | ................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1566, characters 10-22: >1566 | ..........tream; >1566 | ............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1568, characters 10-21: >1568 | = parse_byte_range_spec_rest stream in > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1569, characters 10-21: >1568 | ........ >1569 | . (Some (In................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1574, characters 10-21: >1574 | Some(Int64.of_string suffix_length)) :: r > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1575, characters 10-21: >1574 | .......... >1575 | | _ .. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1582, characters 10-21: >1581 | .... >1582 | ..... parse_...................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1584, characters 10-21: >1584 | et parse_ranges_specifier stream = > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1590, characters 7-18: >1590 | ........Failure; >1590 | .......................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1590, characters 53-67: > | ................ >1590 | ....................................ream in >1590 | if..................................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1591, characters 7-18: >1591 | tream.next stream <> End then raise Stream.Failure; > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1591, characters 52-66: >1590 | ................................................... >1591 | `Bytes r >1592 | >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1593, characters 7-18: >1593 | .......n >1593 | let s.................................................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1593, characters 44-58: >1592 | ........ >1593 | ...................................ls:[ ','; ';';.......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1602, characters 8-22: >1602 | t set_range mh (`Bytes l) = > ^^^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1603, characters 8-20: > | .... >1603 | ... let s = >1603 | .............. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1713, characters 12-24: >1713 | Stream.junk stream; > ^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1715, characters 12-23: >1714 | ... >1715 | ........ let res................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1716, characters 12-23: >1716 | _auth_param_rest stream in > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1721, characters 18-32: >1721 | ecial ','); (Atom ap_name); (Special '=') ] -> > ^^^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1724, characters 12-24: >1723 | ..... >1724 | ...... Stream............. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1726, characters 12-23: >1726 | parse_token68_or_qstring stream in > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1727, characters 12-23: >1726 | ... >1727 | ........ rest = par............................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1728, characters 12-23: >1728 | ............ream in >1728 | ........................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1736, characters 12-24: >1735 | >1736 | ........... match St........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1738, characters 13-24: >1738 | .............=' ] -> >1738 | ...................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1740, characters 21-33: >1739 | ....... >1740 | ............. ( ma.............................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1742, characters 21-32: >1742 | .....................> >1742 | ........................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1743, characters 29-41: >1743 | .............................m; >1743 | ........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1745, characters 29-40: >1744 | ........................... >1745 | . .......... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1756, characters 12-23: >1756 | ............ = >1756 | ............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1758, characters 12-23: >1758 | | "negotiate" -> > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1850, characters 10-22: >1850 | d parse_auth_param_rest stream = > ^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1852, characters 10-21: >1852 | [ Special ','; Atom ap_name; Special '=' ] -> > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1853, characters 10-21: >1853 | .......... ] -> >1853 | ........................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1858, characters 16-30: >1858 | ................ stream in >1858 | ................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1861, characters 10-22: > | ...... >1861 | ... [] > | >1861 | ............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1863, characters 10-21: >1862 | ......... >1863 | match......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1864, characters 10-21: >1864 | .......... with >1864 | | S....................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1865, characters 10-21: >1865 | ..........) -> >1865 | ......................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1874, characters 12-23: >1874 | Netstring_str.split ws_re v with > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1876, characters 12-23: >1876 | RING_LOWERCASE name = "basic" -> > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "nethttp.ml", line 1880, characters 18-32: >1879 | ................ >1880 | . (name, ["cre.................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netchannels.ml >File "netchannels.ml", line 216, characters 14-30: >216 | ..............uf pos len in >216 | ........................................ >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 >File "netchannels.ml", line 223, characters 4-27: >223 | ....ut ch buf pos len > | >223 | m................................ >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 >File "netchannels.ml", line 228, characters 6-36: >228 | ......g ch len > | #else >228 | let .......................... >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 >File "netchannels.ml", line 237, characters 4-25: >237 | ....ar () = >237 | if closed............................... >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 >File "netchannels.ml", line 241, characters 4-25: >241 | ....ne () = >241 | if closed............................... >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 >File "netchannels.ml", line 245, characters 4-25: >245 | ....te () = >245 | if closed............................... >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 >File "netchannels.ml", line 249, characters 6-25: >249 | ...... > | >249 | method close_i...... >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 >File "netchannels.ml", line 254, characters 4-21: >254 | ....os_in = >254 | if cl................................... >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 >File "netchannels.ml", lines 933-946, characters 2-62: >933 | ..fer_size ?pass_through > | (x : lift_in_arg) = > | match x with > | `Rec r when not buffered -> > | if eol <> ["\n"] then invalid_arg "Netchannels.lift_in"; >... > | if eol <> ["\n"] then invalid_arg "Netchannels.lift_in"; > | new lift_raw_in_channel r > | | `Raw r when buffered -> >946 | new ......................................................... >Warning 8 [partial-match]: this pattern-matching is not exhaustive. >All clauses in this pattern-matching are guarded. >File "netchannels.ml", line 1005, characters 13-31: >1005 | ............./O directly. >1005 | ................. >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 >File "netchannels.ml", line 1007, characters 6-23: > | . >1007 | .... *) >1007 | let p0 = ........................ >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 >File "netchannels.ml", line 1012, characters 12-30: > | ........... >1012 | len >1012 | with >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 >File "netchannels.ml", line 1021, characters 15-32: >1020 | ........... >1021 | ... if closed then s........................ >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 >File "netchannels.ml", line 1026, characters 17-44: >1026 | .................losed(); >1026 | #ifdef HAVE_BY... >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 >File "netchannels.ml", line 1033, characters 15-37: > | .......... >1033 | ....#endif > | >1033 | method outpu.......... >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 >File "netchannels.ml", line 1037, characters 15-39: >1037 | ...............h) c > | >1037 | method output_st........ >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 >File "netchannels.ml", line 1042, characters 17-40: >1041 | ................ >1042 | if closed then self..................... >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 >File "netchannels.ml", line 1049, characters 15-37: >1049 | monitored (Pervasives.output_string ch) s > ^^^^^^^^^^^^^^^^^^^^^^ >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 >File "netchannels.ml", line 1064, characters 14-30: >1063 | ............ >1064 | . (self : #out_ob.............................. >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 >File "netchannels.ml", line 1074, characters 5-31: >1074 | .....ing >1074 | operation raised........................................... >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 >File "netchannels.ml", line 1076, characters 5-25: >1076 | n, and we are now likely in the > ^^^^^^^^^^^^^^^^^^^^ >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 >File "netchannels.ml", line 1085, characters 7-33: >1085 | .......output_channel: \ >1085 | ............................................................. >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 >File "netchannels.ml", line 1093, characters 4-22: >1092 | .... >1093 | closed <- ...... >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 >File "netchannels.ml", lines 1477-1490, characters 2-28: >1477 | ..hod pos_out = > | (ch # pos_out) + bufpos > | end > | ;; > | >... > | let r'' = > | new buffered_raw_out_channel > | ?buffer_size ?pass_through (r' :> raw_out_channel) in >1490 | new lift_raw_o.............. >Warning 8 [partial-match]: this pattern-matching is not exhaustive. >All clauses in this pattern-matching are guarded. >File "netchannels.ml", line 1847, characters 6-25: >1847 | t = Printexc.get_backtrace() in > ^^^^^^^^^^^^^^^^^^^ >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 >File "netchannels.ml", line 1862, characters 4-22: > | >1862 | ... ) > | > | >1862 | method pos_..... >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 >File "netchannels.ml", line 1879, characters 4-23: >1879 | ....r > | ); >1879 | self #........ >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 >opts="-opaque"; \ > if [ -f "$(basename netmech_scram_http.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_scram_http.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_scram_http.ml >opts="-opaque"; \ > if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netunichar.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netunichar.ml >opts="-opaque"; \ > if [ -f "$(basename netcompression.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netcompression.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netcompression.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netascii_armor.ml >opts="-opaque"; \ > if [ -f "$(basename netmech_spnego_http.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_spnego_http.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_spnego_http.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netdb.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netstream.ml >opts="-opaque"; \ > if [ -f "$(basename netpagebuffer.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netpagebuffer.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netpagebuffer.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netconversion.ml >opts="-opaque"; \ > if [ -f "$(basename netsaslprep.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netsaslprep.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netsaslprep.ml >if [ "X" = "X" ]; then \ > ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -a -o netstring.cma netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo; \ >else \ > ../../tools/mkstublib -o netstring netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo ; \ >fi >opts="-opaque"; \ > if [ -f "$(basename netaccel.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netaccel.mli >opts="-opaque"; \ > if [ -f "$(basename netaccel_link.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netaccel_link.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netaccel_link.ml >opts="-opaque"; \ > if [ -f "$(basename netstring_top.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netstring_top.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -I +compiler-libs netstring_top.ml >findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml/compiler-libs, /usr/lib64/ocaml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netaccel.ml >../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netaccel_c.c >+ x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -c -O -g -I'/usr/lib64/ocaml' 'netaccel_c.c' >netaccel_c.c: In function ânetstring_int_blit_mlâ: >netaccel_c.c:28:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 28 | invalid_argument("Netaccel.int_blit"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c: In function ânetstring_int_series_mlâ: >netaccel_c.c:62:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 62 | invalid_argument("Netaccel.int_series"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c: In function ânetstring_read_iso88591_mlâ: >netaccel_c.c:102:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 102 | invalid_argument("Netaccel.read_iso88591"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:103:13: warning: "string_length" is deprecated: use "caml_string_length" instead > 103 | if (p_in_c < 0 || l_in_c < 0 || p_in_c + l_in_c > string_length(s_in)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:104:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 104 | invalid_argument("Netaccel.read_iso88591"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:113:20: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead > 113 | r = alloc_tuple(3); > | ^~~~~~~~~~~~ >netaccel_c.c:117:20: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead > 117 | raise_with_arg(*caml_named_value("Netconversion.Malformed_code_read"), > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:127:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead > 127 | r = alloc_tuple(3); > | ^~~~~~~~~~~ >netaccel_c.c: In function ânetstring_read_utf8_mlâ: >netaccel_c.c:167:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 167 | invalid_argument("Netaccel.read_utf8"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:168:13: warning: "string_length" is deprecated: use "caml_string_length" instead > 168 | if (p_in_c < 0 || l_in_c < 0 || p_in_c + l_in_c > string_length(s_in)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:169:20: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead > 169 | invalid_argument("Netaccel.read_utf8"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:252:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead > 252 | r = alloc_tuple(3); > | ^~~~~~~~~~~ >netaccel_c.c:255:13: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead > 255 | Store_field(r, 2, hash_variant("Enc_utf8")); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:261:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead > 261 | r = alloc_tuple(3); > | ^~~~~~~~~~~ >netaccel_c.c:264:13: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead > 264 | Store_field(r, 2, hash_variant("Enc_utf8")); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >netaccel_c.c:265:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead > 265 | raise_with_arg(*caml_named_value("Netconversion.Malformed_code_read"), > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../../tools/mkstublib -o netaccel -oc netaccel_c netaccel_c.o netaccel.cmo >rm nethtml_scanner.ml >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netstring' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netunidata' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netunidata' >../../tools/unimap_to_ocaml/unimap_to_ocaml \ > -o netmappings_other.ml netmappings_other.pmap >Reading netmappings_other.pmap >Processing windows1258 > (Heavy conflicts: 2 of 256) >Processing windows1257 > (Heavy conflicts: 4 of 256) >Processing windows1256 > (Heavy conflicts: 8 of 256) >Processing windows1255 > (Heavy conflicts: 1 of 256) >Processing windows1254 > (Heavy conflicts: 3 of 256) >Processing windows1253 > (Heavy conflicts: 2 of 256) >Processing windows1252 > (Heavy conflicts: 1 of 256) >Processing windows1251 > (Heavy conflicts: 16 of 256) >Processing windows1250 > (Heavy conflicts: 6 of 256) >Processing macroman > (Heavy conflicts: 1 of 256) >Processing koi8r > (Heavy conflicts: 16 of 256) >Processing adobe_zapf_dingbats_encoding > (Heavy conflicts: 3 of 256) >Processing adobe_symbol_encoding > (Heavy conflicts: 3 of 256) >Processing adobe_standard_encoding > (Heavy conflicts: 0 of 256) >Processing cp875 > (Heavy conflicts: 0 of 256) >Processing cp874 > (Heavy conflicts: 8 of 256) >Processing cp869 > (Heavy conflicts: 2 of 256) >Processing cp866 > (Heavy conflicts: 15 of 256) >Processing cp865 > (Heavy conflicts: 4 of 256) >Processing cp864 > (Heavy conflicts: 1 of 256) >Processing cp863 > (Heavy conflicts: 4 of 256) >Processing cp862 > (Heavy conflicts: 4 of 256) >Processing cp861 > (Heavy conflicts: 4 of 256) >Processing cp860 > (Heavy conflicts: 3 of 256) >Processing cp857 > (Heavy conflicts: 0 of 256) >Processing cp856 > (Heavy conflicts: 0 of 256) >Processing cp855 > (Heavy conflicts: 15 of 256) >Processing cp852 > (Heavy conflicts: 10 of 256) >Processing cp850 > (Heavy conflicts: 0 of 256) >Processing cp775 > (Heavy conflicts: 9 of 256) >Processing cp737 > (Heavy conflicts: 3 of 256) >Processing cp500 > (Heavy conflicts: 0 of 256) >Processing cp437 > (Heavy conflicts: 4 of 256) >Processing cp424 > (Heavy conflicts: 0 of 256) >Processing cp1047 > (Heavy conflicts: 0 of 256) >Processing cp1026 > (Heavy conflicts: 0 of 256) >Processing cp1006 > (Heavy conflicts: 2 of 256) >Processing cp037 > (Heavy conflicts: 0 of 256) >../../tools/unimap_to_ocaml/unimap_to_ocaml \ > -o netmappings_jp.ml netmappings_jp.pmap >Reading netmappings_jp.pmap >Processing jis0212 > (Heavy conflicts: 132 of 8192) >Processing jis0208 > (Heavy conflicts: 182 of 8192) >Processing jis0201 > (Heavy conflicts: 0 of 256) >mkdir -p netdb >cd netdb && \ > ../../../tools/unimap_to_ocaml/unimap_to_ocaml -netdb ../*.pmap >Reading ../netmappings_iso.pmap >Reading ../netmappings_jp.pmap >Reading ../netmappings_kr.pmap >Reading ../netmappings_other.pmap >Processing iso88599 > (Heavy conflicts: 0 of 256) >Processing iso88598 > (Heavy conflicts: 0 of 256) >Processing iso88597 > (Heavy conflicts: 0 of 256) >Processing iso88596 > (Heavy conflicts: 0 of 256) >Processing iso88595 > (Heavy conflicts: 1 of 256) >Processing iso88594 > (Heavy conflicts: 0 of 256) >Processing iso88593 > (Heavy conflicts: 0 of 256) >Processing iso88592 > (Heavy conflicts: 0 of 256) >Processing iso885916 > (Heavy conflicts: 2 of 256) >Processing iso885915 > (Heavy conflicts: 0 of 256) >Processing iso885914 > (Heavy conflicts: 2 of 256) >Processing iso885913 > (Heavy conflicts: 1 of 256) >Processing iso885911 > (Heavy conflicts: 0 of 256) >Processing iso885910 > (Heavy conflicts: 0 of 256) >Processing iso88591 > (Heavy conflicts: 0 of 256) >Processing jis0212 > (Heavy conflicts: 132 of 8192) >Processing jis0208 > (Heavy conflicts: 182 of 8192) >Processing jis0201 > (Heavy conflicts: 0 of 256) >Processing ks1001 > (Heavy conflicts: 70 of 16384) >Processing windows1258 > (Heavy conflicts: 2 of 256) >Processing windows1257 > (Heavy conflicts: 4 of 256) >Processing windows1256 > (Heavy conflicts: 8 of 256) >Processing windows1255 > (Heavy conflicts: 1 of 256) >Processing windows1254 > (Heavy conflicts: 3 of 256) >Processing windows1253 > (Heavy conflicts: 2 of 256) >Processing windows1252 > (Heavy conflicts: 1 of 256) >Processing windows1251 > (Heavy conflicts: 16 of 256) >Processing windows1250 > (Heavy conflicts: 6 of 256) >Processing macroman > (Heavy conflicts: 1 of 256) >Processing koi8r > (Heavy conflicts: 16 of 256) >Processing adobe_zapf_dingbats_encoding > (Heavy conflicts: 3 of 256) >Processing adobe_symbol_encoding > (Heavy conflicts: 3 of 256) >Processing adobe_standard_encoding > (Heavy conflicts: 0 of 256) >Processing cp875 > (Heavy conflicts: 0 of 256) >Processing cp874 > (Heavy conflicts: 8 of 256) >Processing cp869 > (Heavy conflicts: 2 of 256) >Processing cp866 > (Heavy conflicts: 15 of 256) >Processing cp865 > (Heavy conflicts: 4 of 256) >Processing cp864 > (Heavy conflicts: 1 of 256) >Processing cp863 > (Heavy conflicts: 4 of 256) >Processing cp862 > (Heavy conflicts: 4 of 256) >Processing cp861 > (Heavy conflicts: 4 of 256) >Processing cp860 > (Heavy conflicts: 3 of 256) >Processing cp857 > (Heavy conflicts: 0 of 256) >Processing cp856 > (Heavy conflicts: 0 of 256) >Processing cp855 > (Heavy conflicts: 15 of 256) >Processing cp852 > (Heavy conflicts: 10 of 256) >Processing cp850 > (Heavy conflicts: 0 of 256) >Processing cp775 > (Heavy conflicts: 9 of 256) >Processing cp737 > (Heavy conflicts: 3 of 256) >Processing cp500 > (Heavy conflicts: 0 of 256) >Processing cp437 > (Heavy conflicts: 4 of 256) >Processing cp424 > (Heavy conflicts: 0 of 256) >Processing cp1047 > (Heavy conflicts: 0 of 256) >Processing cp1026 > (Heavy conflicts: 0 of 256) >Processing cp1006 > (Heavy conflicts: 2 of 256) >Processing cp037 > (Heavy conflicts: 0 of 256) >touch netdb_done >{ echo "(* Generated file *)"; \ > echo 'let net_db_dir = "/usr/share/ocamlnet";;'; \ >} >netuniconfig.ml >sed -e 's/@VERSION@//' \ > -e 's/@AUTHDHREQS@//' \ > -e 's/@PREFERRED_CGI_PKG@//' \ > -e 's/@REGEXP_PROVIDER@/str/' \ > -e 's/@COMPAT_PCRE_PROVIDER@//' \ > -e 's/@ZIP_PROVIDER@/zip/' \ > META.in >META >../../tools/unimap_to_ocaml/unimap_to_ocaml \ > -o netmappings_iso.ml netmappings_iso.pmap >Reading netmappings_iso.pmap >Processing iso88599 > (Heavy conflicts: 0 of 256) >Processing iso88598 > (Heavy conflicts: 0 of 256) >Processing iso88597 > (Heavy conflicts: 0 of 256) >Processing iso88596 > (Heavy conflicts: 0 of 256) >Processing iso88595 > (Heavy conflicts: 1 of 256) >Processing iso88594 > (Heavy conflicts: 0 of 256) >Processing iso88593 > (Heavy conflicts: 0 of 256) >Processing iso88592 > (Heavy conflicts: 0 of 256) >Processing iso885916 > (Heavy conflicts: 2 of 256) >Processing iso885915 > (Heavy conflicts: 0 of 256) >Processing iso885914 > (Heavy conflicts: 2 of 256) >Processing iso885913 > (Heavy conflicts: 1 of 256) >Processing iso885911 > (Heavy conflicts: 0 of 256) >Processing iso885910 > (Heavy conflicts: 0 of 256) >Processing iso88591 > (Heavy conflicts: 0 of 256) >../../tools/unimap_to_ocaml/unimap_to_ocaml \ > -o netmappings_kr.ml netmappings_kr.pmap >Reading netmappings_kr.pmap >Processing ks1001 > (Heavy conflicts: 70 of 16384) >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netunidata' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netunidata' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netunidata' >ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netunidata' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netunidata' >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netuniconfig.ml >opts="-opaque"; \ > if [ -f "$(basename netunidata.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netunidata.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netunidata.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netunichecksums.ml >if [ "X" = "X" ]; then \ > ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.cma netuniconfig.cmo netunidata.cmo netunichecksums.cmo; \ >else \ > ../../tools/mkstublib -o netunidata netuniconfig.cmo netunidata.cmo netunichecksums.cmo ; \ >fi >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmappings_kr.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netuniinit.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmappings_iso.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmappings_other.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmappings_jp.ml >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/netunidata' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/equeue' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/equeue' >sed -e 's/@VERSION@//' \ > -e 's/@AUTHDHREQS@//' \ > -e 's/@PREFERRED_CGI_PKG@//' \ > -e 's/@REGEXP_PROVIDER@/str/' \ > -e 's/@COMPAT_PCRE_PROVIDER@//' \ > -e 's/@ZIP_PROVIDER@/zip/' \ > META.in >META >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/equeue' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/equeue' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/equeue' >ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/equeue' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/equeue' >opts="-opaque"; \ > if [ -f "$(basename equeue.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts equeue.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c unixqueue_util.ml >File "unixqueue_util.ml", line 182, characters 1-19: >182 | . _ -> >182 | (fun (fd1:U...................... >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 >opts="-opaque"; \ > if [ -f "$(basename unixqueue.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts unixqueue.mli >opts="-opaque"; \ > if [ -f "$(basename uq_engines.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_engines.mli >File "uq_engines.mli", line 357, characters 56-64: >356 | ............................................... >357 | ........ .................................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "uq_engines.mli", line 371, characters 49-57: >370 | ........................................ >371 | ........ ............................................ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >opts="-opaque"; \ > if [ -f "$(basename uq_client.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_client.mli >opts="-opaque"; \ > if [ -f "$(basename uq_io.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_io.mli >opts="-opaque"; \ > if [ -f "$(basename uq_resolver.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_resolver.mli >opts="-opaque"; \ > if [ -f "$(basename uq_transfer.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_transfer.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_client.ml >opts="-opaque"; \ > if [ -f "$(basename unixqueue_pollset.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts unixqueue_pollset.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c unixqueue_pollset.ml >opts="-opaque"; \ > if [ -f "$(basename uq_lwt.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_lwt.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_lwt.ml >opts="-opaque"; \ > if [ -f "$(basename uq_mt.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_mt.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_mt.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c unixqueue.ml >opts="-opaque"; \ > if [ -f "$(basename uq_datagram.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_datagram.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_datagram.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_engines.ml >File "uq_engines.ml", line 124, characters 33-51: >124 | ................................. y >125 | end >126 | ) >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 >File "uq_engines.ml", line 599, characters 56-64: >598 | ..................................................... >599 | ..ject(sel.. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "uq_engines.ml", line 610, characters 10-21: >609 | ........ >610 | . | None... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "uq_engines.ml", line 614, characters 11-22: >614 | xt s in (* yep, it's "partial" *) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "uq_engines.ml", line 614, characters 11-24: >614 | xt s in (* yep, it's "partial" *) > ^^^^^^^^^^^^^ >Warning 5 [ignored-partial-application]: this function application is partial, >maybe some arguments are missing. >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_resolver.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_io.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c equeue.ml >opts="-opaque"; \ > if [ -f "$(basename uq_multiplex.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_multiplex.mli >opts="-opaque"; \ > if [ -f "$(basename uq_engines_compat.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_engines_compat.mli >File "uq_engines_compat.mli", line 108, characters 56-64: >107 | ........................................ >108 | ............... ............................................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "uq_engines_compat.mli", line 111, characters 49-57: >110 | ................................. >111 | ............... ..................................... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >opts="-opaque"; \ > if [ -f "$(basename uq_server.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_server.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_engines_compat.ml >opts="-opaque"; \ > if [ -f "$(basename uq_socks5.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_socks5.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_socks5.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_server.ml >opts="-opaque"; \ > if [ -f "$(basename uq_libevent.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_libevent.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_libevent.ml >opts="-opaque"; \ > if [ -f "$(basename unixqueue_select.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts unixqueue_select.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c unixqueue_select.ml >File "unixqueue_select.ml", line 38, characters 28-46: > | ........................ > | >38 | ..d;; > | >38 | module Fd_Set..................... >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 >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_transfer.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_multiplex.ml >if [ "X" = "X" ]; then \ > ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.cma equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo; \ >else \ > ../../tools/mkstublib -o equeue equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo ; \ >fi >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/equeue' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/shell' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/shell' >sed -e 's/@VERSION@//' \ > -e 's/@AUTHDHREQS@//' \ > -e 's/@PREFERRED_CGI_PKG@//' \ > -e 's/@REGEXP_PROVIDER@/str/' \ > -e 's/@COMPAT_PCRE_PROVIDER@//' \ > -e 's/@ZIP_PROVIDER@/zip/' \ > META.in >META >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/shell' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/shell' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/shell' >ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/shell' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/shell' >opts="-opaque"; \ > if [ -f "$(basename shell_sys.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts shell_sys.mli >File "shell_sys.mli", line 422, characters 13-21: >421 | .... >422 | ........(Unix.fi................. >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c shell_sys.ml >File "shell_sys.ml", line 84, characters 4-17: >84 | ....xit -> () >85 | ;; >Warning 6 [labels-omitted]: label f was omitted in the application of this function. >File "shell_sys.ml", line 102, characters 4-17: >102 | ....nt()) >103 | ;; >104 | >105 | >106 | >107 | >Warning 6 [labels-omitted]: label f was omitted in the application of this function. >File "shell_sys.ml", line 338, characters 16-23: > | >338 | ...............; >338 | S........... >Warning 6 [labels-omitted]: label filename was omitted in the application of this function. >File "shell_sys.ml", line 1124, characters 13-24: >1124 | forces that the descriptor will be closed *) > ^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >File "shell_sys.ml", line 1128, characters 7-21: >1128 | ix.EWOULDBLOCK),_,_) -> > ^^^^^^^^^^^^^^ >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >opts="-opaque"; \ > if [ -f "$(basename shell.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts shell.mli >File "shell.mli", line 242, characters 13-21: >241 | ........ >242 | .... prod.... >Alert deprecated: module Stdlib.Stream >Use the camlp-streams library instead. >opts="-opaque"; \ > if [ -f "$(basename shell_uq.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts shell_uq.mli >ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c shell_uq.ml >ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c shell.ml >opts="-opaque"; \ > if [ -f "$(basename shell_fs.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts shell_fs.mli >ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c shell_fs.ml >if [ "X" = "X" ]; then \ > ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.cma shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo; \ >else \ > ../../tools/mkstublib -o shell shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo ; \ >fi >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/shell' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator' >gmake[2]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator' >ocamlyacc parser.mly >echo "let cpp = \"x86_64-pc-linux-gnu-cpp\";;" > config.ml >sed -e 's/@VERSION@//' \ > -e 's/@AUTHDHREQS@//' \ > -e 's/@PREFERRED_CGI_PKG@//' \ > -e 's/@REGEXP_PROVIDER@/str/' \ > -e 's/@COMPAT_PCRE_PROVIDER@//' \ > -e 's/@ZIP_PROVIDER@/zip/' \ > META.in >META >gmake[2]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator' >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator' >ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator' >gmake[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator' >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c syntax.ml >opts="-opaque"; \ > if [ -f "$(basename parser.mli .ml)".nopaque ]; then opts=""; fi; \ >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts parser.mli >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c config.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c direct.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c options.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c generate.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rename.ml >ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c main.ml >File "main.ml", line 9, characters 10-21: >9 | ..........xbuf in >9 | b................. >Error: Unbound module Lexer >gmake[1]: *** [../../Makefile.rules:129: main.cmo] Error 2 shuffle=725357367 >gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator' >make: *** [Makefile:23: all] Error 2 shuffle=725357367 > * ERROR: dev-ml/ocamlnet-4.1.9::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-ml/ocamlnet-4.1.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ml/ocamlnet-4.1.9::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ml:ocamlnet-4.1.9:20221221-011333.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9' > * S: '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 887687
:
844425
| 844427 |
844429
|
844431
|
844433
|
844435
|
844437
|
844439