D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-ocamlnet-4.1.6-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wwcdmU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocamlnet-4.1.6 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocamlnet-4.1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocamlnet-4.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ocamlnet-4.1.6-ocaml410.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TlIOwX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocamlnet-4.1.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure -enable-tcl -equeue-tcl-libs -ltcl -bindir /usr/bin -datadir /usr/share/ocaml-ocamlnet -disable-apache -enable-pcre -enable-gtk2 -enable-gnutls -enable-gssapi -enable-nethttpd -enable-tcl -enable-zip Welcome to Ocamlnet version 4.1.6 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 switches for tcl.h... ok Checking switches to link libtcl... ok Checking for lablgtk2... found Checking whether lablgtk2 has GMain.Io.remove... yes Checking whether lablgtk2 has GMain.Io.add_watch with list support... yes Checking for GnuTLS... found Generating stubs File "../../tools/stubgen.ml", line 506, characters 4-21: 506 | String.capitalize (String.lowercase (String.sub n (p+1) (l-p-1))) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "../../tools/stubgen.ml", line 506, characters 23-39: 506 | String.capitalize (String.lowercase (String.sub n (p+1) (l-p-1))) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "../../tools/stubgen.ml", line 509, characters 9-26: 509 | String.capitalize (String.lowercase n) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "../../tools/stubgen.ml", line 509, characters 28-44: 509 | String.capitalize (String.lowercase n) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "../../tools/stubgen.ml", line 506, characters 4-21: 506 | String.capitalize (String.lowercase (String.sub n (p+1) (l-p-1))) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "../../tools/stubgen.ml", line 506, characters 23-39: 506 | String.capitalize (String.lowercase (String.sub n (p+1) (l-p-1))) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "../../tools/stubgen.ml", line 509, characters 9-26: 509 | String.capitalize (String.lowercase n) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "../../tools/stubgen.ml", line 509, characters 28-44: 509 | String.capitalize (String.lowercase n) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. Checking presence of gnutls/crypto.h Checking presence of gnutls/abstract.h Checking presence of nettle/camellia.h Checking presence of nettle/gcm.h Checking whether set_en/decrypt_key has two args Checking type gnutls_sec_param_t Checking type gnutls_channel_binding_t Checking type gnutls_ecc_curve_t Checking type gnutls_info_access_what_t Checking type gnutls_privkey_type_t Checking type gnutls_cipher_hd_t Checking enum GNUTLS_PARAMS_ECDH Checking enum GNUTLS_A_NO_APPLICATION_PROTOCOL Checking enum GNUTLS_A_INNER_APPLICATION_FAILURE Checking enum GNUTLS_A_INNER_APPLICATION_VERIFICATION Checking enum GNUTLS_HANDSHAKE_HELLO_VERIFY_REQUEST Checking enum GNUTLS_HANDSHAKE_NEW_SESSION_TICKET Checking enum GNUTLS_HANDSHAKE_CHANGE_CIPHER_SPEC Checking enum GNUTLS_HANDSHAKE_CLIENT_HELLO_V2 Checking enum GNUTLS_CERT_SIGNATURE_FAILURE Checking enum GNUTLS_CERT_REVOCATION_DATA_SUPERSEDED Checking enum GNUTLS_CERT_UNEXPECTED_OWNER Checking enum GNUTLS_CERT_REVOCATION_DATA_ISSUED_IN_FUTURE Checking enum GNUTLS_CERT_SIGNER_CONSTRAINTS_FAILURE Checking enum GNUTLS_CERT_MISMATCH Checking enum GNUTLS_CERT_PURPOSE_MISMATCH Checking enum GNUTLS_VERIFY_DISABLE_TRUSTED_TIME_CHECKS Checking enum GNUTLS_VERIFY_DO_NOT_ALLOW_X509_V1_CA_CRT Checking enum GNUTLS_VERIFY_DISABLE_CRL_CHECKS Checking enum GNUTLS_DTLS0_9 Checking enum GNUTLS_DTLS1_0 Checking enum GNUTLS_DTLS1_2 Checking enum GNUTLS_CRT_PRINT_COMPACT Checking enum GNUTLS_CRT_PRINT_FULL_NUMBERS Checking enum GNUTLS_SEC_PARAM_INSECURE Checking enum GNUTLS_SEC_PARAM_EXPORT Checking enum GNUTLS_SEC_PARAM_VERY_WEAK Checking enum GNUTLS_SEC_PARAM_LEGACY Checking enum GNUTLS_DATAGRAM Checking enum GNUTLS_NONBLOCK Checking enum GNUTLS_NO_EXTENSIONS Checking enum GNUTLS_NO_REPLAY_PROTECTION Checking enum GNUTLS_SUPPLEMENTAL_UNKNOWN Checking enum GNUTLS_PRIVKEY_EXT Checking enum GNUTLS_IA_UNKNOWN Checking enum GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED Checking enum GNUTLS_X509_CRT_LIST_SORT Checking enum GNUTLS_E_TOO_MANY_HANDSHAKE_PACKETS Checking enum GNUTLS_E_UNSUPPORTED_SIGNATURE_ALGORITHM Checking enum GNUTLS_E_SAFE_RENEGOTIATION_FAILED Checking enum GNUTLS_E_UNSAFE_RENEGOTIATION_DENIED Checking enum GNUTLS_E_UNKNOWN_SRP_USERNAME Checking enum GNUTLS_E_PREMATURE_TERMINATION Checking enum GNUTLS_E_CRYPTODEV_IOCTL_ERROR Checking enum GNUTLS_E_CRYPTODEV_DEVICE_ERROR Checking enum GNUTLS_E_CHANNEL_BINDING_NOT_AVAILABLE Checking enum GNUTLS_E_BAD_COOKIE Checking enum GNUTLS_E_OPENPGP_PREFERRED_KEY_ERROR Checking enum GNUTLS_E_INCOMPAT_DSA_KEY_WITH_TLS_PROTOCOL Checking enum GNUTLS_E_HEARTBEAT_PONG_RECEIVED Checking enum GNUTLS_E_HEARTBEAT_PING_RECEIVED Checking enum GNUTLS_E_PKCS11_ERROR Checking enum GNUTLS_E_PKCS11_LOAD_ERROR Checking enum GNUTLS_E_PARSING_ERROR Checking enum GNUTLS_E_PKCS11_PIN_ERROR Checking enum GNUTLS_E_PKCS11_SLOT_ERROR Checking enum GNUTLS_E_LOCKING_ERROR Checking enum GNUTLS_E_PKCS11_ATTRIBUTE_ERROR Checking enum GNUTLS_E_PKCS11_DEVICE_ERROR Checking enum GNUTLS_E_PKCS11_DATA_ERROR Checking enum GNUTLS_E_PKCS11_UNSUPPORTED_FEATURE_ERROR Checking enum GNUTLS_E_PKCS11_KEY_ERROR Checking enum GNUTLS_E_PKCS11_PIN_EXPIRED Checking enum GNUTLS_E_PKCS11_PIN_LOCKED Checking enum GNUTLS_E_PKCS11_SESSION_ERROR Checking enum GNUTLS_E_PKCS11_SIGNATURE_ERROR Checking enum GNUTLS_E_PKCS11_TOKEN_ERROR Checking enum GNUTLS_E_PKCS11_USER_ERROR Checking enum GNUTLS_E_CRYPTO_INIT_FAILED Checking enum GNUTLS_E_TIMEDOUT Checking enum GNUTLS_E_USER_ERROR Checking enum GNUTLS_E_ECC_NO_SUPPORTED_CURVES Checking enum GNUTLS_E_ECC_UNSUPPORTED_CURVE Checking enum GNUTLS_E_PKCS11_REQUESTED_OBJECT_NOT_AVAILBLE Checking enum GNUTLS_E_CERTIFICATE_LIST_UNSORTED Checking enum GNUTLS_E_ILLEGAL_PARAMETER Checking enum GNUTLS_E_NO_PRIORITIES_WERE_SET Checking enum GNUTLS_E_X509_UNSUPPORTED_EXTENSION Checking enum GNUTLS_E_SESSION_EOF Checking enum GNUTLS_E_TPM_ERROR Checking enum GNUTLS_E_TPM_KEY_PASSWORD_ERROR Checking enum GNUTLS_E_TPM_SRK_PASSWORD_ERROR Checking enum GNUTLS_E_TPM_SESSION_ERROR Checking enum GNUTLS_E_TPM_KEY_NOT_FOUND Checking enum GNUTLS_E_TPM_UNINITIALIZED Checking enum GNUTLS_E_NO_CERTIFICATE_STATUS Checking enum GNUTLS_E_OCSP_RESPONSE_ERROR Checking enum GNUTLS_E_RANDOM_DEVICE_ERROR Checking enum GNUTLS_E_AUTH_ERROR Checking enum GNUTLS_E_NO_APPLICATION_PROTOCOL Checking enum GNUTLS_E_SOCKETS_INIT_ERROR Checking enum GNUTLS_E_KEY_IMPORT_FAILED Checking enum GNUTLS_E_SELF_TEST_ERROR Checking enum GNUTLS_E_NO_SELF_TEST Checking enum GNUTLS_E_LIB_IN_ERROR_STATE Checking enum GNUTLS_E_PK_GENERATION_ERROR Checking enum GNUTLS_E_IDNA_ERROR Checking enum GNUTLS_E_NEED_FALLBACK Checking enum GNUTLS_PKCS_USE_PBES2_DES Checking enum GNUTLS_PKCS_USE_PBES2_AES_128 Checking enum GNUTLS_PKCS_USE_PBES2_AES_192 Checking enum GNUTLS_PKCS_USE_PBES2_AES_256 Checking enum GNUTLS_PKCS_NULL_PASSWORD Checking function gnutls_alert_get_strname Checking function gnutls_priority_get_cipher_suite_index Checking function gnutls_sec_param_to_pk_bits Checking function gnutls_pk_bits_to_sec_param Checking function gnutls_sec_param_get_name Checking function gnutls_session_ticket_key_generate Checking function gnutls_session_ticket_enable_client Checking function gnutls_session_ticket_enable_server Checking function gnutls_session_channel_binding Checking function gnutls_ecc_curve_get_name Checking function gnutls_ecc_curve_get_size Checking function gnutls_ecc_curve_get Checking function gnutls_cipher_init Checking function gnutls_cipher_encrypt2 Checking function gnutls_cipher_decrypt2 Checking function gnutls_cipher_add_auth Checking function gnutls_cipher_tag Checking function gnutls_sign_algorithm_get_requested Checking function gnutls_safe_renegotiation_status Checking function gnutls_key_generate Checking function gnutls_certificate_set_x509_system_trust Checking function gnutls_certificate_get_issuer Checking function gnutls_srp_allocate_client_credentials Checking function gnutls_srp_set_client_credentials Checking function gnutls_srp_allocate_server_credentials Checking function gnutls_srp_set_server_credentials_file Checking function gnutls_srp_server_get_username Checking function gnutls_srp_set_prime_bits Checking function gnutls_srp_verifier Checking function gnutls_x509_crt_get_subject_unique_id Checking function gnutls_x509_crt_get_issuer_unique_id Checking function gnutls_x509_crt_get_authority_info_access Checking function gnutls_x509_crt_get_issuer_alt_name Checking function gnutls_x509_crt_get_issuer_alt_othername_oid Checking function gnutls_pubkey_init Checking function gnutls_privkey_init Checking function gnutls_pubkey_import Checking function gnutls_pubkey_import_url Checking function gnutls_pubkey_import_privkey Checking function gnutls_privkey_import_x509 Checking function gnutls_pubkey_encrypt_data Checking function gnutls_privkey_decrypt_data Checking function gnutls_privkey_sign_data Checking function gnutls_pubkey_verify_data2 Checking function gnutls_transport_set_pull_timeout_function Checking function gnutls_certificate_set_verify_function Checking function gnutls_x509_crl_list_import Checking type nettle_cipher_func Checking function nettle_gcm_aes_set_key Checking function nettle_gcm_aes_set_iv Checking function nettle_gcm_aes_update Checking function nettle_gcm_aes_encrypt Checking function nettle_gcm_aes_decrypt Checking function nettle_gcm_aes_digest Checking function nettle_ciphers Checking function nettle_get_ciphers Checking function nettle_hashes Checking function nettle_get_hashes System certificates: from GnuTLS Checking for GSSAPI/Kerberos... found (-lgssapi_krb5) Generating stubs File "../../tools/stubgen.ml", line 506, characters 4-21: 506 | String.capitalize (String.lowercase (String.sub n (p+1) (l-p-1))) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "../../tools/stubgen.ml", line 506, characters 23-39: 506 | String.capitalize (String.lowercase (String.sub n (p+1) (l-p-1))) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "../../tools/stubgen.ml", line 509, characters 9-26: 509 | String.capitalize (String.lowercase n) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "../../tools/stubgen.ml", line 509, characters 28-44: 509 | String.capitalize (String.lowercase n) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. Checking for zip/camlzip... found Preprocessor for ocamlrpcgen: cpp Effective options: -enable-pcre -disable-full-pcre -disable-gtk -enable-gtk2 -enable-tcl -enable-gnutls -enable-gssapi -enable-zip -disable-apache -enable-nethttpd -bindir /usr/bin -datadir /usr/share/ocaml-ocamlnet -equeue-tcl-defs "" -equeue-tcl-libs " -ltcl" -cpp 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). + make all ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all ) make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' ocamllex cppo_lexer.mll 352 states, 13139 transitions, table size 54668 bytes 3450 additional bytes used for bindings ocamlyacc cppo_parser.mly echo 'let cppo_version = "0.9.4"' > cppo_version.ml ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' 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_parser.ml 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 variable file. 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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' ( cd tools/unimap_to_ocaml && make all ) make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/unimap_to_ocaml' ocamlfind ocamlc -g -package str -linkpkg \ -o unimap_to_ocaml \ unimap_to_ocaml.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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 nethttpd equeue-tcl equeue-gtk2 netzip nettls-gnutls netgss-system; do \ ( cd src/$pkg && make -f Makefile.pre generate ) || exit; \ ( cd src/$pkg && make -f Makefile.pre depend ) || exit; \ ( cd src/$pkg && make all ) || exit; \ done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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 ../../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 sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' 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 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 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 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 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 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 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 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 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_mem.ml 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 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 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 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 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 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 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 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 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: 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 9.5) 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 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 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.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.ml 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 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_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 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 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 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 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_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_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 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 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_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 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_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 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_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 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 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 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 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_sasl_util.ml 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_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 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 ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c.c' netsys_c.c: In function 'netsys_initgroups': netsys_c.c:206:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 206 | user_s = String_val(user); | ^ netsys_c.c: In function 'netsys_realpath': netsys_c.c:279:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 279 | name_in_s = String_val(name); | ^ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_poll.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_poll.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fadvise.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_fadvise.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fallocate.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_fallocate.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ioprio.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_ioprio.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_locale.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_locale.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_multicast.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_multicast.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_sem.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_sem.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_shm.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_shm.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_spawn.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_spawn.c' netsys_c_spawn.c: In function 'netsys_spawn_nat': netsys_c_spawn.c:142:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | sub_argv[k] = String_val(Field(v_args, k)); | ^ netsys_c_spawn.c:150:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 150 | sub_env[k] = String_val(Field(v_env, k)); | ^ netsys_c_spawn.c: In function 'netsys_posix_spawn_nat': netsys_c_spawn.c:573:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 573 | sub_argv[k] = String_val(Field(v_args, k)); | ^ netsys_c_spawn.c:581:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 581 | sub_env[k] = String_val(Field(v_env, k)); | ^ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_subprocess.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_subprocess.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_syslog.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_syslog.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_clock.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_clock.c' netsys_c_clock.c: In function 'clockid_val': netsys_c_clock.c:74:4: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 74 | s = String_val(Field(c,0)); | ^ In file included from netsys_c.h:62, from netsys_c_clock.c:8: netsys_c_clock.c: In function 'netsys_timer_create': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_clock.c:299:9: note: in expansion of macro 'String_val' 299 | memcpy(String_val(v), (char *) &tm, sizeof(timer_t)); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/unistd.h:25, from netsys_c.h:32, from netsys_c_clock.c:8: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_event.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_event.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_win32.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_win32.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_htab.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_htab.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_queue.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_queue.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_mem.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_mem.c' In file included from netsys_c.h:62, from netsys_c_mem.c:3: netsys_c_mem.c: In function 'netsys_blit_memory_to_string': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ netsys_c_mem.c:28:16: note: in expansion of macro 'String_val' 28 | char * s = String_val(sv); | ^~~~~~~~~~ netsys_c_mem.c: In function 'netsys_blit_string_to_memory': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ netsys_c_mem.c:46:16: note: in expansion of macro 'String_val' 46 | char * s = String_val(sv); | ^~~~~~~~~~ netsys_c_mem.c: In function 'netsys_init_value_1': netsys_c_mem.c:901:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 901 | id = custom_ops->identifier; | ^ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_xdr.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_xdr.c' netsys_c_xdr.c: In function 'netsys_s_read_int4_64': netsys_c_xdr.c:15:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15 | s = String_val(sv); | ^ netsys_c_xdr.c: In function 'netsys_s_write_int4_64': netsys_c_xdr.c:28:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28 | s = String_val(sv); | ^ netsys_c_xdr.c: In function 'netsys_s_read_string_array': netsys_c_xdr.c:66:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 66 | s = String_val(sv); /* will have to redo after each allocation */ | ^ netsys_c_xdr.c:92:4: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 92 | s = String_val(sv); /* see above */ | ^ In file included from netsys_c.h:62, from netsys_c_xdr.c:5: /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_xdr.c:93:9: note: in expansion of macro 'String_val' 93 | memcpy(String_val(uv), s+p, e); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/unistd.h:25, from netsys_c.h:32, from netsys_c_xdr.c:5: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ip6.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_ip6.c' 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 -lrt -lpthread ; \ 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 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 + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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 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_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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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 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_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 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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' sed -e 's/@VERSION@/4.1.6/' netconst.mlp >netconst.ml ocamllex netglob_lex.mll 69 states, 297 transitions, table size 1602 bytes 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) sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' 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 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 netstring_str.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 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 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 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 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 netstring_tstring.ml 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 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: 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: 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 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 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 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 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 netmappings_asn1.ml 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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: this statement never returns (or has an unsound type.) 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 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 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 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 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 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 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 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 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 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_header.ml 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 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 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 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 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 990, characters 5-23: 990 | .....e q2 q1) 990 | (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 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 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 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 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 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 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 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 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 netxdr_mstring.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 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 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 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 netasn1_encode.ml 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 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 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 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 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 netascii_armor.ml 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 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 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 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 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 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 netgssapi_support.ml 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 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 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.ml File "netmech_scram.ml", line 529, characters 22-27: 527 | ............. 528 | 529 | ....... l'' . Warning 12: this sub-pattern is unused. 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 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 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_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 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 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 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 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 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 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 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_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 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 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 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 ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netaccel_c.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netaccel_c.c' 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 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/mkstublib -o netaccel -oc netaccel_c netaccel_c.o netaccel.cmo 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 rm nethtml_scanner.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' ../../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_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) ../../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) { echo "(* Generated file *)"; \ echo 'let net_db_dir = "/usr/share/ocaml-ocamlnet";;'; \ } >netuniconfig.ml 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 sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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_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 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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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 equeue.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_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_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 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 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 unixqueue.ml 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 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 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 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 614, characters 11-24: 614 | xt s in (* yep, it's "partial" *) ^^^^^^^^^^^^^ Warning 5: this function application is partial, maybe some arguments are missing. 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 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 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_transfer.ml 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 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 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_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 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 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 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 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_server.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 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 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 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 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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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 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 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 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_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 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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' ocamlyacc parser.mly sed -e 's/@VERSION@/4.1.6/' \ -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 echo "let cpp = \"cpp\";;" > config.ml make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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 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 syntax.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 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 parser.ml ocamllex lexer.mll 127 states, 803 transitions, table size 3974 bytes 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 lexer.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 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 direct.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 rpc_generator.cma config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo; \ else \ ../../tools/mkstublib -o rpc_generator config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.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 main.ml rm -f ocamlrpcgen ocamlrpcgen OCAMLPATH="..:$OCAMLPATH" \ 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 -custom -o ocamlrpcgen \ -package unix,netstring,str \ rpc_generator.cma main.cmo -linkpkg echo /usr/bin/ocamlrpcgen >rpcgen-packlist rm lexer.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' ../rpc-generator/ocamlrpcgen -aux rpc_portmapper.x ../rpc-generator/ocamlrpcgen -clnt-only-functor rpc_portmapper.x sed -e 's/@VERSION@/4.1.6/' \ -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 ../rpc-generator/ocamlrpcgen -aux rpc_auth_gssapi.x make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' opts="-opaque"; \ if [ -f "$(basename rpc.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_common.ml opts="-opaque"; \ if [ -f "$(basename rpc_program.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_program.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_program.ml opts="-opaque"; \ if [ -f "$(basename rpc_util.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_util.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_util.ml opts="-opaque"; \ if [ -f "$(basename rpc_portmapper_aux.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_portmapper_aux.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_aux.ml opts="-opaque"; \ if [ -f "$(basename rpc_packer.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_packer.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_packer.ml opts="-opaque"; \ if [ -f "$(basename rpc_transport.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_transport.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_transport.ml opts="-opaque"; \ if [ -f "$(basename rpc_client_pre.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_client_pre.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_client_pre.ml opts="-opaque"; \ if [ -f "$(basename rpc_portmapper_clnt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_portmapper_clnt.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_clnt.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_impl.ml opts="-opaque"; \ if [ -f "$(basename rpc_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_client.ml File "rpc_client.ml", line 52, characters 17-35: 52 | vasives.compare : uint4 -> uint4 -> 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 rpc_simple_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_simple_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_simple_client.ml opts="-opaque"; \ if [ -f "$(basename rpc_portmapper.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_portmapper.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_portmapper.ml opts="-opaque"; \ if [ -f "$(basename rpc_server.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_server.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_server.ml opts="-opaque"; \ if [ -f "$(basename rpc_auth_sys.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_auth_sys.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_sys.ml opts="-opaque"; \ if [ -f "$(basename rpc_auth_gssapi_aux.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_auth_gssapi_aux.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_gssapi_aux.ml opts="-opaque"; \ if [ -f "$(basename rpc_auth_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_auth_gssapi.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_gssapi.ml opts="-opaque"; \ if [ -f "$(basename rpc_proxy.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_proxy.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_proxy.ml File "rpc_proxy.ml", line 417, characters 4-22: 417 | ....mc1.id mc2.id | 417 | 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 File "rpc_proxy.ml", line 1040, characters 8-26: 1039 | ........ 1040 | mset.total_loa...... 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 if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.cma rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo; \ else \ ../../tools/mkstublib -o rpc rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' opts="-opaque"; \ if [ -f "$(basename rpc_auth_local.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_auth_local.mli ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_local.ml ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" rpclocal.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'rpclocal.c' if [ "Xrpclocal.o" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.cma rpc_auth_local.cmo; \ else \ ../../tools/mkstublib -o rpc_auth_local rpc_auth_local.cmo rpclocal.o ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' opts="-opaque"; \ if [ -f "$(basename nethttp_client_conncache.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttp_client_conncache.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_client_conncache.ml opts="-opaque"; \ if [ -f "$(basename nethttp_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttp_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_client.ml opts="-opaque"; \ if [ -f "$(basename nettelnet_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nettelnet_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nettelnet_client.ml opts="-opaque"; \ if [ -f "$(basename netftp_data_endpoint.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netftp_data_endpoint.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_data_endpoint.ml opts="-opaque"; \ if [ -f "$(basename netftp_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netftp_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_client.ml opts="-opaque"; \ if [ -f "$(basename nethttp_fs.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttp_fs.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_fs.ml opts="-opaque"; \ if [ -f "$(basename netftp_fs.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netftp_fs.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_fs.ml opts="-opaque"; \ if [ -f "$(basename netsmtp.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netsmtp.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netsmtp.ml opts="-opaque"; \ if [ -f "$(basename netpop.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netpop.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netpop.ml opts="-opaque"; \ if [ -f "$(basename netldap.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netldap.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netldap.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.cma nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo; \ else \ ../../tools/mkstublib -o netclient nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' opts="-opaque"; \ if [ -f "$(basename netcgi_common.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_common.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_common.ml File "netcgi_common.ml", line 1067, characters 23-38: 1066 | ....................... 1067 | env#lo................................................................ Warning 52: 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 9.5) opts="-opaque"; \ if [ -f "$(basename netcgi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi.ml opts="-opaque"; \ if [ -f "$(basename netcgi_ajp.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_ajp.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_ajp.ml opts="-opaque"; \ if [ -f "$(basename netcgi_scgi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_scgi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_scgi.ml opts="-opaque"; \ if [ -f "$(basename netcgi_cgi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_cgi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_cgi.ml opts="-opaque"; \ if [ -f "$(basename netcgi_fcgi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_fcgi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_fcgi.ml opts="-opaque"; \ if [ -f "$(basename netcgi_dbi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_dbi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_dbi.ml opts="-opaque"; \ if [ -f "$(basename netcgi1_compat.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi1_compat.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi1_compat.ml opts="-opaque"; \ if [ -f "$(basename netcgi_test.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_test.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_test.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.cma netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo; \ else \ ../../tools/mkstublib -o netcgi netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' ../rpc-generator/ocamlrpcgen -aux netplex_ctrl.x -int unboxed -direct ../rpc-generator/ocamlrpcgen -clnt netplex_ctrl.x -int unboxed -direct ../rpc-generator/ocamlrpcgen -srv2 netplex_ctrl.x -int unboxed -direct sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' opts="-opaque"; \ if [ -f "$(basename netplex_encap.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_encap.mli opts="-opaque"; \ if [ -f "$(basename netplex_types.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_types.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_types.ml opts="-opaque"; \ if [ -f "$(basename netplex_ctrl_aux.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_ctrl_aux.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_aux.ml File "netplex_ctrl_aux.ml", line 496, characters 8-12: 496 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. File "netplex_ctrl_aux.ml", line 1831, characters 8-12: 1831 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2458, characters 8-12: 2458 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2568, characters 8-12: 2568 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2816, characters 8-12: 2816 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. opts="-opaque"; \ if [ -f "$(basename netplex_ctrl_clnt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_ctrl_clnt.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_clnt.ml opts="-opaque"; \ if [ -f "$(basename netplex_ctrl_srv.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_ctrl_srv.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_srv.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_util.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_encap.ml opts="-opaque"; \ if [ -f "$(basename netplex_internal.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_internal.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_internal.ml opts="-opaque"; \ if [ -f "$(basename netplex_cenv.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_cenv.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_cenv.ml opts="-opaque"; \ if [ -f "$(basename netplex_mp.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_mp.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mp.ml opts="-opaque"; \ if [ -f "$(basename netplex_mt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_mt.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mt.ml opts="-opaque"; \ if [ -f "$(basename netplex_log.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_log.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_log.ml opts="-opaque"; \ if [ -f "$(basename netplex_container.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_container.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_container.ml opts="-opaque"; \ if [ -f "$(basename netplex_sockserv.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_sockserv.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_sockserv.ml opts="-opaque"; \ if [ -f "$(basename netplex_workload.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_workload.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_workload.ml File "netplex_workload.ml", line 122, characters 34-52: 118 | .......................... 119 | ... 120 | 121 | 122 | .odule ContMap = Ma.............. 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 netplex_kit.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_kit.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_kit.ml File "netplex_kit.ml", line 92, characters 28-46: 92 | ............................y | end | 92 | module PSet.................. 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 netplex_sharedvar.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_sharedvar.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_sharedvar.ml opts="-opaque"; \ if [ -f "$(basename netplex_controller.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_controller.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_controller.ml opts="-opaque"; \ if [ -f "$(basename netplex_config.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_config.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_config.ml opts="-opaque"; \ if [ -f "$(basename netplex_main.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_main.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_main.ml opts="-opaque"; \ if [ -f "$(basename rpc_netplex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_netplex.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_netplex.ml opts="-opaque"; \ if [ -f "$(basename netplex_semaphore.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_semaphore.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_semaphore.ml opts="-opaque"; \ if [ -f "$(basename netplex_mutex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_mutex.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mutex.ml opts="-opaque"; \ if [ -f "$(basename netplex_mbox.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_mbox.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mbox.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.cma netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo; \ else \ ../../tools/mkstublib -o netplex netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo ; \ fi ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_admin.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -o netplex-admin -custom \ -package "bytes unix bigarray str" -linkpkg \ netsys_oothr.cma netsys.cma netstring.cma equeue.cma \ rpc.cma netplex.cma netplex_admin.cmo echo /usr/bin/netplex-admin >netplex-packlist make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' opts="-opaque"; \ if [ -f "$(basename netcgi_plex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_plex.mli ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_plex.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.cma netcgi_plex.cmo; \ else \ ../../tools/mkstublib -o netcgi2-plex netcgi_plex.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' opts="-opaque"; \ if [ -f "$(basename netcamlbox.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 netcamlbox.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 netcamlbox.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 netcamlbox.cma netcamlbox.cmo; \ else \ ../../tools/mkstublib -o netcamlbox netcamlbox.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' opts="-opaque"; \ if [ -f "$(basename netmcore.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore.ml opts="-opaque"; \ if [ -f "$(basename netmcore_camlbox.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_camlbox.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_camlbox.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_util.ml opts="-opaque"; \ if [ -f "$(basename netmcore_mempool.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_mempool.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_mempool.ml opts="-opaque"; \ if [ -f "$(basename netmcore_heap.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_heap.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_heap.ml opts="-opaque"; \ if [ -f "$(basename netmcore_ref.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_ref.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_ref.ml opts="-opaque"; \ if [ -f "$(basename netmcore_array.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_array.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_array.ml opts="-opaque"; \ if [ -f "$(basename netmcore_sem.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_sem.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_sem.ml opts="-opaque"; \ if [ -f "$(basename netmcore_mutex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_mutex.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_mutex.ml opts="-opaque"; \ if [ -f "$(basename netmcore_condition.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_condition.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_condition.ml opts="-opaque"; \ if [ -f "$(basename netmcore_queue.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_queue.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_queue.ml opts="-opaque"; \ if [ -f "$(basename netmcore_buffer.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_buffer.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_buffer.ml opts="-opaque"; \ if [ -f "$(basename netmcore_matrix.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_matrix.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_matrix.ml opts="-opaque"; \ if [ -f "$(basename netmcore_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_hashtbl.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_hashtbl.ml opts="-opaque"; \ if [ -f "$(basename netmcore_process.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_process.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_process.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.cma netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo; \ else \ ../../tools/mkstublib -o netmulticore netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' opts="-opaque"; \ if [ -f "$(basename nethttpd_types.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttpd_types.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_types.ml opts="-opaque"; \ if [ -f "$(basename nethttpd_util.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttpd_util.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_util.ml opts="-opaque"; \ if [ -f "$(basename nethttpd_kernel.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttpd_kernel.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_kernel.ml opts="-opaque"; \ if [ -f "$(basename nethttpd_reactor.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttpd_reactor.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_reactor.ml opts="-opaque"; \ if [ -f "$(basename nethttpd_engine.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttpd_engine.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_engine.ml opts="-opaque"; \ if [ -f "$(basename nethttpd_services.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttpd_services.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_services.ml File "nethttpd_services.ml", line 110, characters 16-32: 110 | ................n 110 | let req_port .................................................................. Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "nethttpd_services.ml", line 113, characters 29-45: 113 | .............................st) && 113 | ................................. Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. opts="-opaque"; \ if [ -f "$(basename nethttpd_plex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttpd_plex.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_plex.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.cma nethttpd_types.cmo nethttpd_util.cmo nethttpd_kernel.cmo nethttpd_reactor.cmo nethttpd_engine.cmo nethttpd_services.cmo nethttpd_plex.cmo; \ else \ ../../tools/mkstublib -o nethttpd nethttpd_types.cmo nethttpd_util.cmo nethttpd_kernel.cmo nethttpd_reactor.cmo nethttpd_engine.cmo nethttpd_services.cmo nethttpd_plex.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' opts="-opaque"; \ if [ -f "$(basename uq_tcl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_tcl.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_tcl.ml ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" tclqueue.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'tclqueue.c' if [ "Xtclqueue.o" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue_tcl.cma uq_tcl.cmo; \ else \ ../../tools/mkstublib -o equeue_tcl uq_tcl.cmo tclqueue.o -ltcl; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -c uq_gtk_helper.ml opts="-opaque"; \ if [ -f "$(basename uq_gtk.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -c $opts uq_gtk.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -c uq_gtk.ml File "uq_gtk.ml", line 279, characters 3-12: 279 | _endline("Uq_gtk: Internal uncaught exception: " ^ ^^^^^^^^^ Warning 21: this statement never returns (or has an unsound type.) File "uq_gtk.ml", line 241, characters 8-22: 240 | ........ 241 | | _ -.... Warning 26: unused variable watching_files. if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -a -o equeue_gtk2.cma uq_gtk_helper.cmo uq_gtk.cmo; \ else \ ../../tools/mkstublib -o equeue_gtk2 uq_gtk_helper.cmo uq_gtk.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' opts="-opaque"; \ if [ -f "$(basename netgzip.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netgzip.mli ocamlfind ocamlc -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netgzip.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netzip.cma netgzip.cmo; \ else \ ../../tools/mkstublib -o netzip netgzip.cmo ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' opts="-opaque"; \ if [ -f "$(basename nettls_gnutls_bindings.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 nettls_gnutls_bindings.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 nettls_gnutls_bindings.ml opts="-opaque"; \ if [ -f "$(basename nettls_nettle_bindings.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 nettls_nettle_bindings.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 nettls_nettle_bindings.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 nettls_gnutls_config.ml opts="-opaque"; \ if [ -f "$(basename nettls_gnutls.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 nettls_gnutls.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 nettls_gnutls.ml File "nettls_gnutls.ml", line 7, characters 52-70: 6 | ................................................... 7 | module OIDMap = Ma........... 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 ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" -I/usr/include/p11-kit-1 -ccopt -Wno-unused-function nettls_gnutls_bindings_stubs.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I/usr/include/p11-kit-1 -Wno-unused-function -I'/usr/lib64/ocaml' 'nettls_gnutls_bindings_stubs.c' In file included from nettls_gnutls_bindings_stubs.c:12: nettls_gnutls_bindings_stubs.c: In function 'wrap_str_datum': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:127:12: note: in expansion of macro 'String_val' 127 | memcpy(String_val(s), d.data, d.size); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from nettls_gnutls_bindings_stubs.c:8: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_priority_init': nettls_gnutls_bindings_stubs.c:4288:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4288 | priorities__c = String_val(priorities); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_session_set_data': nettls_gnutls_bindings_stubs.c:4400:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4400 | session_data__c = String_val(session_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_session_get_data': nettls_gnutls_bindings_stubs.c:4423:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4423 | session_data__c = String_val(session_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_session_get_id': nettls_gnutls_bindings_stubs.c:4445:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4445 | session_id__c = String_val(session_id); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_compression_get': nettls_gnutls_bindings_stubs.c:4707:3: warning: 'gnutls_compression_get' is deprecated [-Wdeprecated-declarations] 4707 | result__c = gnutls_compression_get(session__c); | ^~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:3489, from nettls_gnutls_bindings_stubs.c:30: /usr/include/gnutls/compat.h:225:1: note: declared here 225 | gnutls_compression_get(gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_compression_get_name': nettls_gnutls_bindings_stubs.c:4779:3: warning: 'gnutls_compression_get_name' is deprecated [-Wdeprecated-declarations] 4779 | result__c = gnutls_compression_get_name(algo__c); | ^~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:3489, from nettls_gnutls_bindings_stubs.c:30: /usr/include/gnutls/compat.h:228:1: note: declared here 228 | gnutls_compression_get_name(gnutls_compression_method_t | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_mac_get_id': nettls_gnutls_bindings_stubs.c:4837:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4837 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_compression_get_id': nettls_gnutls_bindings_stubs.c:4849:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4849 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c:4851:3: warning: 'gnutls_compression_get_id' is deprecated [-Wdeprecated-declarations] 4851 | result__c = gnutls_compression_get_id(name__c); | ^~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:3489, from nettls_gnutls_bindings_stubs.c:30: /usr/include/gnutls/compat.h:232:2: note: declared here 232 | gnutls_compression_get_id(const char *name) __GNUTLS_CONST__ _GNUTLS_GCC_ATTR_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_cipher_get_id': nettls_gnutls_bindings_stubs.c:4861:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4861 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_kx_get_id': nettls_gnutls_bindings_stubs.c:4873:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4873 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_protocol_get_id': nettls_gnutls_bindings_stubs.c:4885:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4885 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_type_get_id': nettls_gnutls_bindings_stubs.c:4897:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4897 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_pk_get_id': nettls_gnutls_bindings_stubs.c:4909:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4909 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_sign_get_id': nettls_gnutls_bindings_stubs.c:4921:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4921 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_compression_list': nettls_gnutls_bindings_stubs.c:4974:3: warning: 'gnutls_compression_list' is deprecated [-Wdeprecated-declarations] 4974 | result__c = gnutls_compression_list(); | ^~~~~~~~~ In file included from /usr/include/gnutls/gnutls.h:3489, from nettls_gnutls_bindings_stubs.c:30: /usr/include/gnutls/compat.h:235:2: note: declared here 235 | gnutls_compression_list(void) __GNUTLS_PURE__ _GNUTLS_GCC_ATTR_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_cipher_add_auth': nettls_gnutls_bindings_stubs.c:5216:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5216 | text__c = String_val(text); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_cipher_tag': nettls_gnutls_bindings_stubs.c:5235:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5235 | tag__c = String_val(tag); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_server_name_set': nettls_gnutls_bindings_stubs.c:5364:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5364 | name__c = String_val(name); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_fingerprint': nettls_gnutls_bindings_stubs.c:5480:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5480 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_trust_file': nettls_gnutls_bindings_stubs.c:5522:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5522 | cafile__c = String_val(cafile); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_crl_file': nettls_gnutls_bindings_stubs.c:5553:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5553 | crlfile__c = String_val(crlfile); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_key_file': nettls_gnutls_bindings_stubs.c:5585:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5585 | certfile__c = String_val(certfile); | ^ nettls_gnutls_bindings_stubs.c:5586:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5586 | keyfile__c = String_val(keyfile); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_simple_pkcs12_file': nettls_gnutls_bindings_stubs.c:5621:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5621 | pkcs12file__c = String_val(pkcs12file); | ^ nettls_gnutls_bindings_stubs.c:5623:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5623 | password__c = String_val(password); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_simple_pkcs12_mem': nettls_gnutls_bindings_stubs.c:5640:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5640 | password__c = String_val(password); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_srp_set_client_credentials': nettls_gnutls_bindings_stubs.c:6077:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6077 | username__c = String_val(username); | ^ nettls_gnutls_bindings_stubs.c:6078:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6078 | password__c = String_val(password); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_srp_set_server_credentials_file': nettls_gnutls_bindings_stubs.c:6112:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6112 | password_file__c = String_val(password_file); | ^ nettls_gnutls_bindings_stubs.c:6113:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6113 | password_conf_file__c = String_val(password_conf_file); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_srp_verifier': nettls_gnutls_bindings_stubs.c:6165:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6165 | username__c = String_val(username); | ^ nettls_gnutls_bindings_stubs.c:6166:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6166 | password__c = String_val(password); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_psk_set_client_credentials': nettls_gnutls_bindings_stubs.c:6203:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6203 | username__c = String_val(username); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_psk_set_server_credentials_file': nettls_gnutls_bindings_stubs.c:6231:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6231 | password_file__c = String_val(password_file); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_psk_set_server_credentials_hint': nettls_gnutls_bindings_stubs.c:6244:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6244 | hint__c = String_val(hint); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_export': nettls_gnutls_bindings_stubs.c:6319:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6319 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_signature': nettls_gnutls_bindings_stubs.c:6488:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6488 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_key_id': nettls_gnutls_bindings_stubs.c:6525:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6525 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_authority_key_id': nettls_gnutls_bindings_stubs.c:6548:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6548 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_subject_key_id': nettls_gnutls_bindings_stubs.c:6575:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6575 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_subject_unique_id': nettls_gnutls_bindings_stubs.c:6602:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6602 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_issuer_unique_id': nettls_gnutls_bindings_stubs.c:6628:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6628 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_serial': nettls_gnutls_bindings_stubs.c:6704:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 6704 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_extension_data': nettls_gnutls_bindings_stubs.c:7066:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 7066 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_fingerprint': nettls_gnutls_bindings_stubs.c:7217:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 7217 | output_data__c = String_val(output_data); | ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_privkey_import_pkcs8': nettls_gnutls_bindings_stubs.c:7298:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 7298 | password__c = String_val(password); | ^ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" -I/usr/include/p11-kit-1 nettls_nettle_bindings_stubs.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I/usr/include/p11-kit-1 -I'/usr/lib64/ocaml' 'nettls_nettle_bindings_stubs.c' nettls_nettle_bindings_stubs.c: In function 'net_net_nettle_set_encrypt_key': nettls_nettle_bindings_stubs.c:828:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 828 | key__c = String_val(key); | ^ nettls_nettle_bindings_stubs.c: In function 'net_net_nettle_set_decrypt_key': nettls_nettle_bindings_stubs.c:843:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 843 | key__c = String_val(key); | ^ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_set_key': nettls_nettle_bindings_stubs.c:901:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 901 | key__c = String_val(key); | ^ nettls_nettle_bindings_stubs.c:903:3: warning: 'nettle_gcm_aes_set_key' is deprecated [-Wdeprecated-declarations] 903 | nettle_gcm_aes_set_key(ctx__c,key_length__c,key__c); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from nettls_nettle_bindings_stubs.c:29: /usr/include/nettle/gcm.h:268:1: note: declared here 268 | gcm_aes_set_key(struct gcm_aes_ctx *ctx, | ^~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_set_iv': nettls_nettle_bindings_stubs.c:918:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 918 | iv__c = String_val(iv); | ^ nettls_nettle_bindings_stubs.c:920:3: warning: 'nettle_gcm_aes_set_iv' is deprecated [-Wdeprecated-declarations] 920 | nettle_gcm_aes_set_iv(ctx__c,iv_length__c,iv__c); | ^~~~~~~~~~~~~~~~~~~~~ In file included from nettls_nettle_bindings_stubs.c:29: /usr/include/nettle/gcm.h:272:1: note: declared here 272 | gcm_aes_set_iv(struct gcm_aes_ctx *ctx, | ^~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_update': nettls_nettle_bindings_stubs.c:935:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 935 | data__c = String_val(data); | ^ nettls_nettle_bindings_stubs.c:937:3: warning: 'nettle_gcm_aes_update' is deprecated [-Wdeprecated-declarations] 937 | nettle_gcm_aes_update(ctx__c,data_length__c,data__c); | ^~~~~~~~~~~~~~~~~~~~~ In file included from nettls_nettle_bindings_stubs.c:29: /usr/include/nettle/gcm.h:276:1: note: declared here 276 | gcm_aes_update(struct gcm_aes_ctx *ctx, | ^~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_encrypt': nettls_nettle_bindings_stubs.c:956:3: warning: 'nettle_gcm_aes_encrypt' is deprecated [-Wdeprecated-declarations] 956 | nettle_gcm_aes_encrypt(ctx__c,length__c,dst__c,src__c); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from nettls_nettle_bindings_stubs.c:29: /usr/include/nettle/gcm.h:280:1: note: declared here 280 | gcm_aes_encrypt(struct gcm_aes_ctx *ctx, | ^~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_decrypt': nettls_nettle_bindings_stubs.c:975:3: warning: 'nettle_gcm_aes_decrypt' is deprecated [-Wdeprecated-declarations] 975 | nettle_gcm_aes_decrypt(ctx__c,length__c,dst__c,src__c); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from nettls_nettle_bindings_stubs.c:29: /usr/include/nettle/gcm.h:285:1: note: declared here 285 | gcm_aes_decrypt(struct gcm_aes_ctx *ctx, | ^~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_digest': nettls_nettle_bindings_stubs.c:990:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 990 | mac__c = String_val(mac); | ^ nettls_nettle_bindings_stubs.c:992:3: warning: 'nettle_gcm_aes_digest' is deprecated [-Wdeprecated-declarations] 992 | nettle_gcm_aes_digest(ctx__c,length__c,mac__c); | ^~~~~~~~~~~~~~~~~~~~~ In file included from nettls_nettle_bindings_stubs.c:29: /usr/include/nettle/gcm.h:290:1: note: declared here 290 | gcm_aes_digest(struct gcm_aes_ctx *ctx, size_t length, uint8_t *digest) | ^~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_net_nettle_hash_digest': nettls_nettle_bindings_stubs.c:1087:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1087 | src__c = String_val(src); | ^ if [ "Xnettls_gnutls_bindings_stubs.o nettls_nettle_bindings_stubs.o" = "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 nettls-gnutls.cma nettls_gnutls_bindings.cmo nettls_nettle_bindings.cmo nettls_gnutls_config.cmo nettls_gnutls.cmo; \ else \ ../../tools/mkstublib -o nettls-gnutls nettls_gnutls_bindings.cmo nettls_nettle_bindings.cmo nettls_gnutls_config.cmo nettls_gnutls.cmo nettls_gnutls_bindings_stubs.o nettls_nettle_bindings_stubs.o -lgnutls -lnettle ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' sed -e 's/@VERSION@/4.1.6/' \ -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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' opts="-opaque"; \ if [ -f "$(basename netgss_bindings.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 netgss_bindings.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 netgss_bindings.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 netgss_util.ml opts="-opaque"; \ if [ -f "$(basename netgss.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 netgss.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 netgss.ml ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" -ccopt -Wno-unused-function -ccopt -DNETGSS_VARIANT_"INCLUDE_GSSAPI" netgss_bindings_stubs.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -Wno-unused-function -DNETGSS_VARIANT_INCLUDE_GSSAPI -I'/usr/lib64/ocaml' 'netgss_bindings_stubs.c' In file included from netgss_bindings_stubs.c:5: netgss_bindings_stubs.c: In function 'netgss_string_of_buffer': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ netgss_bindings_stubs.c:155:16: note: in expansion of macro 'String_val' 155 | memcpy(String_val(s), buf->value, buf->length); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from netgss_bindings_stubs.c:1: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from netgss_bindings_stubs.c:5: netgss_bindings_stubs.c: In function 'netgss_string_of_oid': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ netgss_bindings_stubs.c:218:12: note: in expansion of macro 'String_val' 218 | memcpy(String_val(s), buf->elements, buf->length); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from netgss_bindings_stubs.c:1: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ if [ "Xnetgss_bindings_stubs.o" = "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 netgss-system.cma netgss_bindings.cmo netgss_util.cmo netgss.cmo; \ else \ ../../tools/mkstublib -o netgss-system netgss_bindings.cmo netgss_util.cmo netgss.cmo netgss_bindings_stubs.o -lgssapi_krb5; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' + make opt ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all ) make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/cppo-0.9.4' ( cd tools/unimap_to_ocaml && make all ) make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/tools/unimap_to_ocaml' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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 nethttpd equeue-tcl equeue-gtk2 netzip nettls-gnutls netgss-system; do \ ( cd src/$pkg && make -f Makefile.pre generate ) || exit; \ ( cd src/$pkg && make -f Makefile.pre depend ) || exit; \ ( cd src/$pkg && make opt ) || exit; \ done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' ocamlfind ocamlopt -g -safe-string -package "bytes unix bytes pcre" -w -25 -c netstring_pcre.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -package "bytes unix bytes pcre" -w -25 -c -p -o `basename netstring_pcre.cmx .cmx`.p.cmx netstring_pcre.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -package "bytes unix bytes pcre" -w -25 -a -o netstring-pcre.cmxa netstring_pcre.cmx; \ else \ ../../tools/mkstublib -o netstring-pcre netstring_pcre.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -package "bytes unix bytes pcre" -w -25 -linkall -shared -I . -o netstring-pcre.cmxs netstring-pcre.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_conf.cmx .cmx`.p.cmx netsys_conf.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_types.cmx .cmx`.p.cmx netsys_types.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_oothr.cmx .cmx`.p.cmx netsys_oothr.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netlog.cmx .cmx`.p.cmx 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 ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netexn.cmx .cmx`.p.cmx netexn.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_impl_util.cmx .cmx`.p.cmx 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 ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_mem.cmx .cmx`.p.cmx netsys_mem.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_signal.cmx .cmx`.p.cmx netsys_signal.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_crypto_types.cmx .cmx`.p.cmx netsys_crypto_types.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_crypto.cmx .cmx`.p.cmx netsys_crypto.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_crypto_modes.cmx .cmx`.p.cmx netsys_crypto_modes.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_posix.cmx .cmx`.p.cmx 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: 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 9.5) ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_win32.cmx .cmx`.p.cmx netsys_win32.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_tls.cmx .cmx`.p.cmx netsys_tls.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys.cmx .cmx`.p.cmx netsys.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_ciphers.cmx .cmx`.p.cmx netsys_ciphers.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_digests.cmx .cmx`.p.cmx netsys_digests.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_rng.cmx .cmx`.p.cmx netsys_rng.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_pollset.cmx .cmx`.p.cmx netsys_pollset.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_pollset_posix.cmx .cmx`.p.cmx netsys_pollset_posix.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_pollset_win32.cmx .cmx`.p.cmx 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 ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_pollset_generic.cmx .cmx`.p.cmx netsys_pollset_generic.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_xdr.cmx .cmx`.p.cmx netsys_xdr.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_tmp.cmx .cmx`.p.cmx netsys_tmp.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_sem.cmx .cmx`.p.cmx netsys_sem.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_pmanage.cmx .cmx`.p.cmx netsys_pmanage.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_global.cmx .cmx`.p.cmx netsys_global.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_gssapi.cmx .cmx`.p.cmx netsys_gssapi.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_sasl_types.cmx .cmx`.p.cmx netsys_sasl_types.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_sasl_util.cmx .cmx`.p.cmx netsys_sasl_util.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_sasl.cmx .cmx`.p.cmx netsys_sasl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_polypipe.cmx .cmx`.p.cmx netsys_polypipe.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_polysocket.cmx .cmx`.p.cmx 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 ocamlopt -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.cmxa netsys_conf.cmx netsys_types.cmx netlog.cmx netexn.cmx netsys_impl_util.cmx netsys_mem.cmx netsys_signal.cmx netsys_crypto_types.cmx netsys_crypto.cmx netsys_crypto_modes.cmx netsys_posix.cmx netsys_win32.cmx netsys_tls.cmx netsys.cmx netsys_ciphers.cmx netsys_digests.cmx netsys_rng.cmx netsys_pollset.cmx netsys_pollset_posix.cmx netsys_pollset_win32.cmx netsys_pollset_generic.cmx netsys_xdr.cmx netsys_tmp.cmx netsys_sem.cmx netsys_pmanage.cmx netsys_global.cmx netsys_gssapi.cmx netsys_sasl_types.cmx netsys_sasl_util.cmx netsys_sasl.cmx netsys_polypipe.cmx netsys_polysocket.cmx; \ else \ ../../tools/mkstublib -o netsys netsys_conf.cmx netsys_types.cmx netlog.cmx netexn.cmx netsys_impl_util.cmx netsys_mem.cmx netsys_signal.cmx netsys_crypto_types.cmx netsys_crypto.cmx netsys_crypto_modes.cmx netsys_posix.cmx netsys_win32.cmx netsys_tls.cmx netsys.cmx netsys_ciphers.cmx netsys_digests.cmx netsys_rng.cmx netsys_pollset.cmx netsys_pollset_posix.cmx netsys_pollset_win32.cmx netsys_pollset_generic.cmx netsys_xdr.cmx netsys_tmp.cmx netsys_sem.cmx netsys_pmanage.cmx netsys_global.cmx netsys_gssapi.cmx netsys_sasl_types.cmx netsys_sasl_util.cmx netsys_sasl.cmx netsys_polypipe.cmx netsys_polysocket.cmx 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 -lrt -lpthread ; \ fi ocamlfind ocamlopt -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.cmxa -a netsys_oothr.cmx ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_gprof.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_gprof.c' ocamlfind ocamlopt -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 -linkall -shared -o netsys_oothr.cmxs netsys_oothr.cmxa ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_oothr_mt.cmx .cmx`.p.cmx -thread netsys_oothr_mt.ml ocamlfind ocamlopt -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.cmxa -a \ netsys_oothr.cmx netsys_oothr_mt.cmx ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsys_oothr_mt_init.cmx .cmx`.p.cmx -thread netsys_oothr_mt_init.ml ocamlfind ocamlopt -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 -linkall -shared -o netsys_oothr_mt.cmxs netsys_oothr_mt.cmxa ocamlfind ocamlopt -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 -linkall -shared -o netsys_oothr_mt_init.cmxs netsys_oothr_mt.cmx ocamlfind ocamlopt -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 -linkall -shared -I . -o netsys.cmxs netsys.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netshm.cmx .cmx`.p.cmx 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 ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netshm_data.cmx .cmx`.p.cmx netshm_data.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netshm_hashtbl.cmx .cmx`.p.cmx netshm_hashtbl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netshm_array.cmx .cmx`.p.cmx netshm_array.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -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.cmxa netshm.cmx netshm_data.cmx netshm_hashtbl.cmx netshm_array.cmx; \ else \ ../../tools/mkstublib -o netshm netshm.cmx netshm_data.cmx netshm_hashtbl.cmx netshm_array.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netshm.cmxs netshm.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netconst.cmx .cmx`.p.cmx netconst.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netstring_str.cmx .cmx`.p.cmx netstring_str.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netstring_tstring.cmx .cmx`.p.cmx netstring_tstring.ml ocamlfind ocamlopt -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 -inline 10 netbuffer.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netbuffer.cmx .cmx`.p.cmx -inline 10 netbuffer.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netunichar.cmx .cmx`.p.cmx netunichar.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netaux.cmx .cmx`.p.cmx netaux.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netchannels.cmx .cmx`.p.cmx 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: 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: 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 ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netchannels_crypto.cmx .cmx`.p.cmx netchannels_crypto.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsockaddr.cmx .cmx`.p.cmx netsockaddr.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netdb.cmx .cmx`.p.cmx netdb.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmappings_asn1.cmx .cmx`.p.cmx netmappings_asn1.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmappings.cmx .cmx`.p.cmx netmappings.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netconversion.cmx .cmx`.p.cmx netconversion.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netulex.cmx .cmx`.p.cmx netulex.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netencoding.cmx .cmx`.p.cmx netencoding.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netstream.cmx .cmx`.p.cmx netstream.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netdate.cmx .cmx`.p.cmx netdate.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmime_string.cmx .cmx`.p.cmx netmime_string.ml ocamllex nethtml_scanner.mll 57 states, 1035 transitions, table size 4482 bytes ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename nethtml_scanner.cmx .cmx`.p.cmx nethtml_scanner.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename nethtml.cmx .cmx`.p.cmx 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: this statement never returns (or has an unsound type.) ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename neturl.cmx .cmx`.p.cmx neturl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename neturl_ldap.cmx .cmx`.p.cmx neturl_ldap.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsaslprep_data.cmx .cmx`.p.cmx netsaslprep_data.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsaslprep.cmx .cmx`.p.cmx netsaslprep.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netaddress.cmx .cmx`.p.cmx netaddress.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netcompression.cmx .cmx`.p.cmx netcompression.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmime.cmx .cmx`.p.cmx 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 ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmime_header.cmx .cmx`.p.cmx netmime_header.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmime_channels.cmx .cmx`.p.cmx netmime_channels.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netsendmail.cmx .cmx`.p.cmx netsendmail.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename nethttp.cmx .cmx`.p.cmx nethttp.ml File "nethttp.ml", line 990, characters 5-23: 990 | .....e q2 q1) 990 | (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 ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netpagebuffer.cmx .cmx`.p.cmx netpagebuffer.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netfs.cmx .cmx`.p.cmx netfs.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netglob_lex.cmx .cmx`.p.cmx netglob_lex.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netglob.cmx .cmx`.p.cmx netglob.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netauth.cmx .cmx`.p.cmx netauth.ml ocamlfind ocamlopt -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 -inline 10 netnumber.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netnumber.cmx .cmx`.p.cmx -inline 10 netnumber.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netxdr_mstring.cmx .cmx`.p.cmx netxdr_mstring.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netxdr.cmx .cmx`.p.cmx netxdr.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netasn1.cmx .cmx`.p.cmx netasn1.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netasn1_encode.cmx .cmx`.p.cmx netasn1_encode.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netoid.cmx .cmx`.p.cmx netoid.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netdn.cmx .cmx`.p.cmx netdn.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netx509.cmx .cmx`.p.cmx netx509.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netascii_armor.cmx .cmx`.p.cmx netascii_armor.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netx509_pubkey.cmx .cmx`.p.cmx netx509_pubkey.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netx509_pubkey_crypto.cmx .cmx`.p.cmx netx509_pubkey_crypto.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename nettls_support.cmx .cmx`.p.cmx nettls_support.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netgssapi_support.cmx .cmx`.p.cmx netgssapi_support.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netgssapi_auth.cmx .cmx`.p.cmx netgssapi_auth.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_scram.cmx .cmx`.p.cmx netmech_scram.ml File "netmech_scram.ml", line 529, characters 22-27: 527 | ............. 528 | 529 | ....... l'' . Warning 12: this sub-pattern is unused. ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_scram_gssapi.cmx .cmx`.p.cmx netmech_scram_gssapi.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_scram_sasl.cmx .cmx`.p.cmx netmech_scram_sasl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_scram_http.cmx .cmx`.p.cmx netmech_scram_http.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_plain_sasl.cmx .cmx`.p.cmx netmech_plain_sasl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_crammd5_sasl.cmx .cmx`.p.cmx netmech_crammd5_sasl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_digest.cmx .cmx`.p.cmx netmech_digest.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_digest_sasl.cmx .cmx`.p.cmx netmech_digest_sasl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_digest_http.cmx .cmx`.p.cmx netmech_digest_http.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_gs2_sasl.cmx .cmx`.p.cmx netmech_gs2_sasl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_krb5_sasl.cmx .cmx`.p.cmx netmech_krb5_sasl.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmech_spnego_http.cmx .cmx`.p.cmx netmech_spnego_http.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -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.cmxa netconst.cmx netstring_str.cmx netbuffer.cmx netunichar.cmx netaux.cmx netstring_tstring.cmx netchannels.cmx netchannels_crypto.cmx netsockaddr.cmx netdb.cmx netmappings_asn1.cmx netmappings.cmx netconversion.cmx netulex.cmx netencoding.cmx netstream.cmx netdate.cmx netmime_string.cmx nethtml_scanner.cmx nethtml.cmx neturl.cmx neturl_ldap.cmx netsaslprep_data.cmx netsaslprep.cmx netaddress.cmx netcompression.cmx netmime.cmx netmime_header.cmx netmime_channels.cmx netsendmail.cmx nethttp.cmx netpagebuffer.cmx netfs.cmx netglob_lex.cmx netglob.cmx netauth.cmx netnumber.cmx netxdr_mstring.cmx netxdr.cmx netasn1.cmx netasn1_encode.cmx netoid.cmx netdn.cmx netx509.cmx netascii_armor.cmx netx509_pubkey.cmx netx509_pubkey_crypto.cmx nettls_support.cmx netgssapi_support.cmx netgssapi_auth.cmx netmech_scram.cmx netmech_scram_gssapi.cmx netmech_scram_sasl.cmx netmech_scram_http.cmx netmech_plain_sasl.cmx netmech_crammd5_sasl.cmx netmech_digest.cmx netmech_digest_sasl.cmx netmech_digest_http.cmx netmech_gs2_sasl.cmx netmech_krb5_sasl.cmx netmech_spnego_http.cmx; \ else \ ../../tools/mkstublib -o netstring netconst.cmx netstring_str.cmx netbuffer.cmx netunichar.cmx netaux.cmx netstring_tstring.cmx netchannels.cmx netchannels_crypto.cmx netsockaddr.cmx netdb.cmx netmappings_asn1.cmx netmappings.cmx netconversion.cmx netulex.cmx netencoding.cmx netstream.cmx netdate.cmx netmime_string.cmx nethtml_scanner.cmx nethtml.cmx neturl.cmx neturl_ldap.cmx netsaslprep_data.cmx netsaslprep.cmx netaddress.cmx netcompression.cmx netmime.cmx netmime_header.cmx netmime_channels.cmx netsendmail.cmx nethttp.cmx netpagebuffer.cmx netfs.cmx netglob_lex.cmx netglob.cmx netauth.cmx netnumber.cmx netxdr_mstring.cmx netxdr.cmx netasn1.cmx netasn1_encode.cmx netoid.cmx netdn.cmx netx509.cmx netascii_armor.cmx netx509_pubkey.cmx netx509_pubkey_crypto.cmx nettls_support.cmx netgssapi_support.cmx netgssapi_auth.cmx netmech_scram.cmx netmech_scram_gssapi.cmx netmech_scram_sasl.cmx netmech_scram_http.cmx netmech_plain_sasl.cmx netmech_crammd5_sasl.cmx netmech_digest.cmx netmech_digest_sasl.cmx netmech_digest_http.cmx netmech_gs2_sasl.cmx netmech_krb5_sasl.cmx netmech_spnego_http.cmx ; \ fi ocamlfind ocamlopt -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 -linkall -shared -I . -o netstring.cmxs netstring.cmxa ; rm nethtml_scanner.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netuniconfig.cmx .cmx`.p.cmx netuniconfig.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netunidata.cmx .cmx`.p.cmx netunidata.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netunichecksums.cmx .cmx`.p.cmx netunichecksums.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -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.cmxa netuniconfig.cmx netunidata.cmx netunichecksums.cmx; \ else \ ../../tools/mkstublib -o netunidata netuniconfig.cmx netunidata.cmx netunichecksums.cmx ; \ fi ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmappings_iso.cmx .cmx`.p.cmx netmappings_iso.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmappings_other.cmx .cmx`.p.cmx netmappings_other.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmappings_jp.cmx .cmx`.p.cmx netmappings_jp.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netmappings_kr.cmx .cmx`.p.cmx netmappings_kr.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netuniinit.cmx .cmx`.p.cmx netuniinit.ml ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_iso.cmxs netmappings_iso.cmx ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_other.cmxs netmappings_other.cmx ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_jp.cmxs netmappings_jp.cmx ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmappings_kr.cmxs netmappings_kr.cmx ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netuniinit.cmxs netuniinit.cmx ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netunidata.cmxs netunidata.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename equeue.cmx .cmx`.p.cmx equeue.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename unixqueue_util.cmx .cmx`.p.cmx 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 ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename unixqueue_pollset.cmx .cmx`.p.cmx unixqueue_pollset.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename unixqueue_select.cmx .cmx`.p.cmx 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 ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename unixqueue.cmx .cmx`.p.cmx unixqueue.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_resolver.cmx .cmx`.p.cmx uq_resolver.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_engines.cmx .cmx`.p.cmx 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 614, characters 11-24: 614 | xt s in (* yep, it's "partial" *) ^^^^^^^^^^^^^ Warning 5: this function application is partial, maybe some arguments are missing. ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_multiplex.cmx .cmx`.p.cmx uq_multiplex.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_transfer.cmx .cmx`.p.cmx uq_transfer.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_io.cmx .cmx`.p.cmx uq_io.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_lwt.cmx .cmx`.p.cmx uq_lwt.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_libevent.cmx .cmx`.p.cmx uq_libevent.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_mt.cmx .cmx`.p.cmx uq_mt.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_client.cmx .cmx`.p.cmx uq_client.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_server.cmx .cmx`.p.cmx uq_server.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_datagram.cmx .cmx`.p.cmx uq_datagram.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_socks5.cmx .cmx`.p.cmx uq_socks5.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename uq_engines_compat.cmx .cmx`.p.cmx uq_engines_compat.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -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.cmxa equeue.cmx unixqueue_util.cmx unixqueue_pollset.cmx unixqueue_select.cmx unixqueue.cmx uq_resolver.cmx uq_engines.cmx uq_multiplex.cmx uq_transfer.cmx uq_io.cmx uq_lwt.cmx uq_libevent.cmx uq_mt.cmx uq_client.cmx uq_server.cmx uq_datagram.cmx uq_socks5.cmx uq_engines_compat.cmx; \ else \ ../../tools/mkstublib -o equeue equeue.cmx unixqueue_util.cmx unixqueue_pollset.cmx unixqueue_select.cmx unixqueue.cmx uq_resolver.cmx uq_engines.cmx uq_multiplex.cmx uq_transfer.cmx uq_io.cmx uq_lwt.cmx uq_libevent.cmx uq_mt.cmx uq_client.cmx uq_server.cmx uq_datagram.cmx uq_socks5.cmx uq_engines_compat.cmx ; \ fi ocamlfind ocamlopt -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 -linkall -shared -I . -o equeue.cmxs equeue.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename shell_sys.cmx .cmx`.p.cmx shell_sys.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename shell.cmx .cmx`.p.cmx shell.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename shell_uq.cmx .cmx`.p.cmx shell_uq.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename shell_fs.cmx .cmx`.p.cmx shell_fs.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -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.cmxa shell_sys.cmx shell.cmx shell_uq.cmx shell_fs.cmx; \ else \ ../../tools/mkstublib -o shell shell_sys.cmx shell.cmx shell_uq.cmx shell_fs.cmx ; \ fi ocamlfind ocamlopt -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 -linkall -shared -I . -o shell.cmxs shell.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' echo "let cpp = \"cpp\";;" > config.ml make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/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; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename config.cmx .cmx`.p.cmx config.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename syntax.cmx .cmx`.p.cmx syntax.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename options.cmx .cmx`.p.cmx options.ml ocamlfind ocamlopt -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 parser.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename parser.cmx .cmx`.p.cmx parser.ml ocamllex lexer.mll 127 states, 803 transitions, table size 3974 bytes ocamlfind ocamlopt -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 lexer.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename lexer.cmx .cmx`.p.cmx lexer.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename rename.cmx .cmx`.p.cmx rename.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename generate.cmx .cmx`.p.cmx generate.ml ocamlfind ocamlopt -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 && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename direct.cmx .cmx`.p.cmx direct.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -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 rpc_generator.cmxa config.cmx syntax.cmx options.cmx parser.cmx lexer.cmx rename.cmx generate.cmx direct.cmx; \ else \ ../../tools/mkstublib -o rpc_generator config.cmx syntax.cmx options.cmx parser.cmx lexer.cmx rename.cmx generate.cmx direct.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_generator.cmxs rpc_generator.cmxa ; rm lexer.ml make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc.cmx .cmx`.p.cmx rpc.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_common.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_common.cmx .cmx`.p.cmx rpc_common.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_program.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_program.cmx .cmx`.p.cmx rpc_program.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_util.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_util.cmx .cmx`.p.cmx rpc_util.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_aux.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_aux.cmx .cmx`.p.cmx rpc_portmapper_aux.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_packer.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_packer.cmx .cmx`.p.cmx -w p rpc_packer.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_transport.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_transport.cmx .cmx`.p.cmx rpc_transport.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_client_pre.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_client_pre.cmx .cmx`.p.cmx rpc_client_pre.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_clnt.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_clnt.cmx .cmx`.p.cmx rpc_portmapper_clnt.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_impl.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper_impl.cmx .cmx`.p.cmx rpc_portmapper_impl.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_client.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_client.cmx .cmx`.p.cmx rpc_client.ml File "rpc_client.ml", line 52, characters 17-35: 52 | vasives.compare : uint4 -> uint4 -> 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 ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_simple_client.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_simple_client.cmx .cmx`.p.cmx rpc_simple_client.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_portmapper.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_portmapper.cmx .cmx`.p.cmx -w p rpc_portmapper.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_server.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_server.cmx .cmx`.p.cmx rpc_server.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_sys.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_sys.cmx .cmx`.p.cmx rpc_auth_sys.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_gssapi_aux.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_gssapi_aux.cmx .cmx`.p.cmx rpc_auth_gssapi_aux.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_gssapi.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_gssapi.cmx .cmx`.p.cmx rpc_auth_gssapi.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_proxy.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_proxy.cmx .cmx`.p.cmx rpc_proxy.ml File "rpc_proxy.ml", line 417, characters 4-22: 417 | ....mc1.id mc2.id | 417 | 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 File "rpc_proxy.ml", line 1040, characters 8-26: 1039 | ........ 1040 | mset.total_loa...... 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 if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.cmxa rpc.cmx rpc_common.cmx rpc_program.cmx rpc_util.cmx rpc_portmapper_aux.cmx rpc_packer.cmx rpc_transport.cmx rpc_client_pre.cmx rpc_portmapper_clnt.cmx rpc_portmapper_impl.cmx rpc_client.cmx rpc_simple_client.cmx rpc_portmapper.cmx rpc_server.cmx rpc_auth_sys.cmx rpc_auth_gssapi_aux.cmx rpc_auth_gssapi.cmx rpc_proxy.cmx; \ else \ ../../tools/mkstublib -o rpc rpc.cmx rpc_common.cmx rpc_program.cmx rpc_util.cmx rpc_portmapper_aux.cmx rpc_packer.cmx rpc_transport.cmx rpc_client_pre.cmx rpc_portmapper_clnt.cmx rpc_portmapper_impl.cmx rpc_client.cmx rpc_simple_client.cmx rpc_portmapper.cmx rpc_server.cmx rpc_auth_sys.cmx rpc_auth_gssapi_aux.cmx rpc_auth_gssapi.cmx rpc_proxy.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc.cmxs rpc.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_local.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_auth_local.cmx .cmx`.p.cmx rpc_auth_local.ml if [ "Xrpclocal.o" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.cmxa rpc_auth_local.cmx; \ else \ ../../tools/mkstublib -o rpc_auth_local rpc_auth_local.cmx rpclocal.o ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o rpc_auth_local.cmxs rpc_auth_local.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_client_conncache.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_client_conncache.cmx .cmx`.p.cmx nethttp_client_conncache.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_client.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_client.cmx .cmx`.p.cmx nethttp_client.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nettelnet_client.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nettelnet_client.cmx .cmx`.p.cmx nettelnet_client.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_data_endpoint.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_data_endpoint.cmx .cmx`.p.cmx netftp_data_endpoint.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_client.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_client.cmx .cmx`.p.cmx netftp_client.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_fs.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttp_fs.cmx .cmx`.p.cmx nethttp_fs.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_fs.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netftp_fs.cmx .cmx`.p.cmx netftp_fs.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netsmtp.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netsmtp.cmx .cmx`.p.cmx netsmtp.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netpop.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netpop.cmx .cmx`.p.cmx netpop.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netldap.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netldap.cmx .cmx`.p.cmx netldap.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.cmxa nethttp_client_conncache.cmx nethttp_client.cmx nettelnet_client.cmx netftp_data_endpoint.cmx netftp_client.cmx nethttp_fs.cmx netftp_fs.cmx netsmtp.cmx netpop.cmx netldap.cmx; \ else \ ../../tools/mkstublib -o netclient nethttp_client_conncache.cmx nethttp_client.cmx nettelnet_client.cmx netftp_data_endpoint.cmx netftp_client.cmx nethttp_fs.cmx netftp_fs.cmx netsmtp.cmx netpop.cmx netldap.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netclient.cmxs netclient.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_common.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_common.cmx .cmx`.p.cmx netcgi_common.ml File "netcgi_common.ml", line 1067, characters 23-38: 1066 | ....................... 1067 | env#lo................................................................ Warning 52: 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 9.5) ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi.cmx .cmx`.p.cmx netcgi.ml ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_ajp.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_ajp.cmx .cmx`.p.cmx netcgi_ajp.ml ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_scgi.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_scgi.cmx .cmx`.p.cmx netcgi_scgi.ml ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_cgi.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_cgi.cmx .cmx`.p.cmx netcgi_cgi.ml ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_fcgi.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_fcgi.cmx .cmx`.p.cmx netcgi_fcgi.ml ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_dbi.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_dbi.cmx .cmx`.p.cmx netcgi_dbi.ml ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi1_compat.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi1_compat.cmx .cmx`.p.cmx netcgi1_compat.ml ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_test.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_test.cmx .cmx`.p.cmx netcgi_test.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.cmxa netcgi_common.cmx netcgi.cmx netcgi_ajp.cmx netcgi_scgi.cmx netcgi_cgi.cmx netcgi_fcgi.cmx netcgi_dbi.cmx netcgi1_compat.cmx netcgi_test.cmx; \ else \ ../../tools/mkstublib -o netcgi netcgi_common.cmx netcgi.cmx netcgi_ajp.cmx netcgi_scgi.cmx netcgi_cgi.cmx netcgi_fcgi.cmx netcgi_dbi.cmx netcgi1_compat.cmx netcgi_test.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi.cmxs netcgi.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_encap.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_encap.cmx .cmx`.p.cmx netplex_encap.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_types.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_types.cmx .cmx`.p.cmx netplex_types.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_aux.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_aux.cmx .cmx`.p.cmx netplex_ctrl_aux.ml File "netplex_ctrl_aux.ml", line 496, characters 8-12: 496 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. File "netplex_ctrl_aux.ml", line 1831, characters 8-12: 1831 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2458, characters 8-12: 2458 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2568, characters 8-12: 2568 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2816, characters 8-12: 2816 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26: unused variable ctx'. ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_clnt.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_clnt.cmx .cmx`.p.cmx netplex_ctrl_clnt.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_srv.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_ctrl_srv.cmx .cmx`.p.cmx netplex_ctrl_srv.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_util.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_util.cmx .cmx`.p.cmx netplex_util.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_internal.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_internal.cmx .cmx`.p.cmx netplex_internal.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_cenv.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_cenv.cmx .cmx`.p.cmx netplex_cenv.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mp.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mp.cmx .cmx`.p.cmx netplex_mp.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mt.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mt.cmx .cmx`.p.cmx netplex_mt.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_log.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_log.cmx .cmx`.p.cmx netplex_log.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_container.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_container.cmx .cmx`.p.cmx netplex_container.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_sockserv.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_sockserv.cmx .cmx`.p.cmx netplex_sockserv.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_workload.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_workload.cmx .cmx`.p.cmx netplex_workload.ml File "netplex_workload.ml", line 122, characters 34-52: 118 | .......................... 119 | ... 120 | 121 | 122 | .odule ContMap = Ma.............. 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 ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_kit.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_kit.cmx .cmx`.p.cmx netplex_kit.ml File "netplex_kit.ml", line 92, characters 28-46: 92 | ............................y | end | 92 | module PSet.................. 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 ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_sharedvar.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_sharedvar.cmx .cmx`.p.cmx netplex_sharedvar.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_controller.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_controller.cmx .cmx`.p.cmx netplex_controller.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_config.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_config.cmx .cmx`.p.cmx netplex_config.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_main.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_main.cmx .cmx`.p.cmx netplex_main.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_netplex.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename rpc_netplex.cmx .cmx`.p.cmx rpc_netplex.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_semaphore.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_semaphore.cmx .cmx`.p.cmx netplex_semaphore.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mutex.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mutex.cmx .cmx`.p.cmx netplex_mutex.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mbox.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netplex_mbox.cmx .cmx`.p.cmx netplex_mbox.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.cmxa netplex_types.cmx netplex_ctrl_aux.cmx netplex_ctrl_clnt.cmx netplex_ctrl_srv.cmx netplex_util.cmx netplex_encap.cmx netplex_internal.cmx netplex_cenv.cmx netplex_mp.cmx netplex_mt.cmx netplex_log.cmx netplex_container.cmx netplex_sockserv.cmx netplex_workload.cmx netplex_kit.cmx netplex_sharedvar.cmx netplex_controller.cmx netplex_config.cmx netplex_main.cmx rpc_netplex.cmx netplex_semaphore.cmx netplex_mutex.cmx netplex_mbox.cmx; \ else \ ../../tools/mkstublib -o netplex netplex_types.cmx netplex_ctrl_aux.cmx netplex_ctrl_clnt.cmx netplex_ctrl_srv.cmx netplex_util.cmx netplex_encap.cmx netplex_internal.cmx netplex_cenv.cmx netplex_mp.cmx netplex_mt.cmx netplex_log.cmx netplex_container.cmx netplex_sockserv.cmx netplex_workload.cmx netplex_kit.cmx netplex_sharedvar.cmx netplex_controller.cmx netplex_config.cmx netplex_main.cmx rpc_netplex.cmx netplex_semaphore.cmx netplex_mutex.cmx netplex_mbox.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netplex.cmxs netplex.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_plex.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netcgi_plex.cmx .cmx`.p.cmx netcgi_plex.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.cmxa netcgi_plex.cmx; \ else \ ../../tools/mkstublib -o netcgi2-plex netcgi_plex.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcgi2-plex.cmxs netcgi2-plex.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' ocamlfind ocamlopt -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 netcamlbox.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netcamlbox.cmx .cmx`.p.cmx netcamlbox.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -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 netcamlbox.cmxa netcamlbox.cmx; \ else \ ../../tools/mkstublib -o netcamlbox netcamlbox.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netcamlbox.cmxs netcamlbox.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore.cmx .cmx`.p.cmx netmcore.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_camlbox.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_camlbox.cmx .cmx`.p.cmx netmcore_camlbox.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_util.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_util.cmx .cmx`.p.cmx netmcore_util.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_mempool.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_mempool.cmx .cmx`.p.cmx netmcore_mempool.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_heap.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_heap.cmx .cmx`.p.cmx netmcore_heap.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_ref.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_ref.cmx .cmx`.p.cmx netmcore_ref.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_array.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_array.cmx .cmx`.p.cmx netmcore_array.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_sem.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_sem.cmx .cmx`.p.cmx netmcore_sem.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_mutex.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_mutex.cmx .cmx`.p.cmx netmcore_mutex.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_condition.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_condition.cmx .cmx`.p.cmx netmcore_condition.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_queue.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_queue.cmx .cmx`.p.cmx netmcore_queue.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_buffer.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_buffer.cmx .cmx`.p.cmx netmcore_buffer.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_matrix.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_matrix.cmx .cmx`.p.cmx netmcore_matrix.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_hashtbl.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_hashtbl.cmx .cmx`.p.cmx netmcore_hashtbl.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_process.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netmcore_process.cmx .cmx`.p.cmx netmcore_process.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.cmxa netmcore.cmx netmcore_camlbox.cmx netmcore_util.cmx netmcore_mempool.cmx netmcore_heap.cmx netmcore_ref.cmx netmcore_array.cmx netmcore_sem.cmx netmcore_mutex.cmx netmcore_condition.cmx netmcore_queue.cmx netmcore_buffer.cmx netmcore_matrix.cmx netmcore_hashtbl.cmx netmcore_process.cmx; \ else \ ../../tools/mkstublib -o netmulticore netmcore.cmx netmcore_camlbox.cmx netmcore_util.cmx netmcore_mempool.cmx netmcore_heap.cmx netmcore_ref.cmx netmcore_array.cmx netmcore_sem.cmx netmcore_mutex.cmx netmcore_condition.cmx netmcore_queue.cmx netmcore_buffer.cmx netmcore_matrix.cmx netmcore_hashtbl.cmx netmcore_process.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netmulticore.cmxs netmulticore.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_types.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_types.cmx .cmx`.p.cmx nethttpd_types.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_util.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_util.cmx .cmx`.p.cmx nethttpd_util.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_kernel.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_kernel.cmx .cmx`.p.cmx nethttpd_kernel.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_reactor.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_reactor.cmx .cmx`.p.cmx nethttpd_reactor.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_engine.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_engine.cmx .cmx`.p.cmx nethttpd_engine.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_services.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_services.cmx .cmx`.p.cmx nethttpd_services.ml File "nethttpd_services.ml", line 110, characters 16-32: 110 | ................n 110 | let req_port .................................................................. Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "nethttpd_services.ml", line 113, characters 29-45: 113 | .............................st) && 113 | ................................. Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttpd_plex.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename nethttpd_plex.cmx .cmx`.p.cmx nethttpd_plex.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o nethttpd.cmxa nethttpd_types.cmx nethttpd_util.cmx nethttpd_kernel.cmx nethttpd_reactor.cmx nethttpd_engine.cmx nethttpd_services.cmx nethttpd_plex.cmx; \ else \ ../../tools/mkstublib -o nethttpd nethttpd_types.cmx nethttpd_util.cmx nethttpd_kernel.cmx nethttpd_reactor.cmx nethttpd_engine.cmx nethttpd_services.cmx nethttpd_plex.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netcgi2 -I ../../src/netplex -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o nethttpd.cmxs nethttpd.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_tcl.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename uq_tcl.cmx .cmx`.p.cmx uq_tcl.ml if [ "Xtclqueue.o" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue_tcl.cmxa uq_tcl.cmx; \ else \ ../../tools/mkstublib -o equeue_tcl uq_tcl.cmx tclqueue.o -ltcl; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o equeue_tcl.cmxs equeue_tcl.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -c uq_gtk_helper.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -c -p -o `basename uq_gtk_helper.cmx .cmx`.p.cmx uq_gtk_helper.ml ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -c uq_gtk.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -c -p -o `basename uq_gtk.cmx .cmx`.p.cmx uq_gtk.ml File "uq_gtk.ml", line 279, characters 3-12: 279 | _endline("Uq_gtk: Internal uncaught exception: " ^ ^^^^^^^^^ Warning 21: this statement never returns (or has an unsound type.) File "uq_gtk.ml", line 241, characters 8-22: 240 | ........ 241 | | _ -.... Warning 26: unused variable watching_files. if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -a -o equeue_gtk2.cmxa uq_gtk_helper.cmx uq_gtk.cmx; \ else \ ../../tools/mkstublib -o equeue_gtk2 uq_gtk_helper.cmx uq_gtk.cmx ; \ fi ocamlfind ocamlopt -g -safe-string -I ../../src/equeue -I ../../src/netsys -package "bytes unix lablgtk2" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D GTK2_IO_ADD_WATCH_SUPPORTS_LISTS -D GTK2 -D HAVE_BYTES " -w -25 -linkall -shared -I . -o equeue_gtk2.cmxs equeue_gtk2.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' ocamlfind ocamlopt -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netgzip.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -p -o `basename netgzip.cmx .cmx`.p.cmx netgzip.ml if [ "X" = "X" ]; then \ ocamlfind ocamlopt -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netzip.cmxa netgzip.cmx; \ else \ ../../tools/mkstublib -o netzip netgzip.cmx ; \ fi ocamlfind ocamlopt -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -linkall -shared -I . -o netzip.cmxs netzip.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' ocamlfind ocamlopt -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 nettls_gnutls_bindings.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename nettls_gnutls_bindings.cmx .cmx`.p.cmx nettls_gnutls_bindings.ml ocamlfind ocamlopt -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 nettls_nettle_bindings.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename nettls_nettle_bindings.cmx .cmx`.p.cmx nettls_nettle_bindings.ml ocamlfind ocamlopt -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 nettls_gnutls_config.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename nettls_gnutls_config.cmx .cmx`.p.cmx nettls_gnutls_config.ml ocamlfind ocamlopt -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 nettls_gnutls.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename nettls_gnutls.cmx .cmx`.p.cmx nettls_gnutls.ml File "nettls_gnutls.ml", line 7, characters 52-70: 6 | ................................................... 7 | module OIDMap = Ma........... 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 if [ "Xnettls_gnutls_bindings_stubs.o nettls_nettle_bindings_stubs.o" = "X" ]; then \ ocamlfind ocamlopt -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 nettls-gnutls.cmxa nettls_gnutls_bindings.cmx nettls_nettle_bindings.cmx nettls_gnutls_config.cmx nettls_gnutls.cmx; \ else \ ../../tools/mkstublib -o nettls-gnutls nettls_gnutls_bindings.cmx nettls_nettle_bindings.cmx nettls_gnutls_config.cmx nettls_gnutls.cmx nettls_gnutls_bindings_stubs.o nettls_nettle_bindings_stubs.o -lgnutls -lnettle ; \ fi ocamlfind ocamlopt -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 -linkall -shared -I . -o nettls-gnutls.cmxs nettls-gnutls.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' ocamlfind ocamlopt -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 netgss_bindings.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netgss_bindings.cmx .cmx`.p.cmx netgss_bindings.ml ocamlfind ocamlopt -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 netgss_util.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netgss_util.cmx .cmx`.p.cmx netgss_util.ml ocamlfind ocamlopt -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 netgss.ml && \ [ 0 -eq 0 ] || ocamlfind ocamlopt -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 -p -o `basename netgss.cmx .cmx`.p.cmx netgss.ml if [ "Xnetgss_bindings_stubs.o" = "X" ]; then \ ocamlfind ocamlopt -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 netgss-system.cmxa netgss_bindings.cmx netgss_util.cmx netgss.cmx; \ else \ ../../tools/mkstublib -o netgss-system netgss_bindings.cmx netgss_util.cmx netgss.cmx netgss_bindings_stubs.o -lgssapi_krb5; \ fi ocamlfind ocamlopt -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 -linkall -shared -I . -o netgss-system.cmxs netgss-system.cmxa ; make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3wT1MX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64 + cd ocamlnet-4.1.6 + '[' 1 -eq 1 ']' + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64//usr/lib64/ocaml + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64//usr/lib64/ocaml/stublibs + make install 'OCAMLFIND_INSTFLAGS=-destdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64//usr/lib64/ocaml' OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64 for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore nethttpd equeue-tcl equeue-gtk2 netzip nettls-gnutls netgss-system; do \ ( cd src/$pkg && make -f Makefile.pre install ) || exit; \ done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netstring-pcre $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/netstring_pcre.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/netstring_pcre.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netsys_oothr.cmo netsys_oothr_mt_init.cmo netsys_oothr_mt_init.cmx netsys_oothr_mt_init.o netsys_oothr_mt_init.p.cmx netsys_oothr_mt_init.p.o netsys_gprof_init.p.cmx netsys_gprof_init.p.o netsys_c_gprof.o netsys_c_event.h netsys_c_outofheap.o` && \ ocamlfind install netsys $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_c_outofheap.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_c_event.h Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_c_gprof.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/libnetsys.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_xdr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_win32.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_tmp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_tls.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_signal.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_sem.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_sasl_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_sasl_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_rng.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_posix.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_polysocket.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_polypipe.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_win32.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_posix.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_generic.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pollset.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pmanage.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_mem.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_impl_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_gssapi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_global.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_digests.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_crypto_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_crypto_modes.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_crypto.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_conf.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_ciphers.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netlog.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netexn.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_xdr.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_win32.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_tmp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_tls.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_signalling.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_signal.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_sem.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_sasl_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_rng.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_posix.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_polysocket.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_polypipe.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_win32.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_posix.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_generic.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pollset.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_pmanage.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_mem.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_gssapi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_gprof_init.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_global.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_digests.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_crypto_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_crypto_modes.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_crypto.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_ciphers.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netlog.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netexn.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetsys.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetsys.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netshm $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm_hashtbl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm_data.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm_array.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm_hashtbl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm_data.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm_array.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netstring_top.cmo netaccel_link.cmo netconversion.cmx netbuffer.cmx netnumber.cmx netxdr.cmx netconversion.p.cmx netbuffer.p.cmx netnumber.p.cmx netxdr.p.cmx netconversion.o netbuffer.o netnumber.o netxdr.o netconversion.p.o netbuffer.p.o netnumber.p.o netxdr.p.o` && \ ocamlfind install netstring $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netxdr.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netnumber.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netbuffer.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netconversion.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netxdr.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netnumber.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netbuffer.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netconversion.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaccel_link.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring_top.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/libnetaccel_c.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaccel.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netxdr_mstring.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netxdr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netx509_pubkey_crypto.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netx509_pubkey.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netx509.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/neturl_ldap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/neturl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netunichar.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netulex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/nettls_support.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring_tstring.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring_top.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring_str.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstream.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netsockaddr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netsendmail.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netsaslprep_data.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netsaslprep.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netpagebuffer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netoid.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netnumber.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmime_string.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmime_header.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmime_channels.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmime.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_spnego_http.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_scram_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_scram_http.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_scram_gssapi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_scram.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_plain_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_krb5_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_gs2_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_digest_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_digest_http.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_digest.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_crammd5_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmappings_asn1.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmappings.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/nethttp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/nethtml_scanner.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/nethtml.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netgssapi_support.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netgssapi_auth.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netglob_lex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netglob.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netfs.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netencoding.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netdn.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netdb.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netdate.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netconversion.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netconst.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netcompression.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netchannels_crypto.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netchannels.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netbuffer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaux.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netauth.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netasn1_encode.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netasn1.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netascii_armor.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaddress.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaccel_link.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaccel.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netxdr_mstring.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netxdr.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netx509_pubkey_crypto.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netx509_pubkey.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netx509.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/neturl_ldap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/neturl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netunichar.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netulex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/nettls_support.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring_tstring.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring_top.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring_str.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstream.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netsockaddr.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netsendmail.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netsaslprep.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netpagebuffer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netoid.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netnumber.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmime_string.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmime_header.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmime_channels.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmime.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_spnego_http.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_scram_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_scram_http.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_scram_gssapi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_scram.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_plain_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_krb5_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_gs2_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_digest_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_digest_http.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmech_crammd5_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netmappings.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/nethttp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/nethtml.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netgssapi_support.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netgssapi_auth.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netglob.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netfs.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netencoding.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netdn.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netdb.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netdate.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netconversion.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netconst.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netcompression.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netchannels_crypto.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netchannels.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netbuffer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaux.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netauth.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netasn1_encode.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netasn1.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netascii_armor.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaddress.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaccel_link.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netaccel.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetaccel_c.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetaccel_c.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netmappings_iso.cmo netmappings_other.cmo netmappings_jp.cmo netmappings_kr.cmo netmappings_iso.cmx netmappings_other.cmx netmappings_jp.cmx netmappings_kr.cmx netmappings_iso.o netmappings_other.o netmappings_jp.o netmappings_kr.o netuniinit.cmo netuniinit.cmx netuniinit.o` && \ ocamlfind install netunidata $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniinit.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunidata.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunidata.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniconfig.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunichecksums.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunidata.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/META mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/ocaml-ocamlnet" cp netdb/*.netdb "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/ocaml-ocamlnet" Installed .netdb files into /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/ocaml-ocamlnet test -d netdb (cd netdb && ls *.netdb) | \ { while read f; do echo "/usr/share/ocaml-ocamlnet/$f"; done; } >netdb-packlist make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META unixqueue_mt.cmo unixqueue_mt.cmx unixqueue_mt.p.cmx unixqueue_mt.o unixqueue_mt.p.o` && \ ocamlfind install equeue $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/equeue.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/equeue.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/equeue.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/equeue.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_transfer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_socks5.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_server.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_resolver.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_multiplex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_mt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_lwt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_libevent.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_io.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_engines_compat.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_engines.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_datagram.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/unixqueue_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/unixqueue_select.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/unixqueue_pollset.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/unixqueue.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/equeue.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_transfer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_socks5.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_server.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_resolver.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_multiplex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_mt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_lwt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_libevent.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_io.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_engines_compat.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_engines.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_datagram.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/uq_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/unixqueue_select.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/unixqueue_pollset.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/unixqueue.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/equeue.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install shell $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell_uq.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell_sys.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell_fs.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell_uq.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell_sys.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell_fs.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META rpcgen-packlist` && \ ocamlfind install rpc-generator $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/rpcgen-packlist Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/syntax.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/rename.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/parser.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/options.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/main.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/lexer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/generate.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/direct.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/config.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/parser.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/dummy.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/META mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin" cp ocamlrpcgen "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin" Installed ocamlrpcgen into /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install rpc $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_transport.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_simple_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_server.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_proxy.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_program.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_impl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_clnt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_aux.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_packer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_common.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_client_pre.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_auth_sys.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_auth_gssapi_aux.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_auth_gssapi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_util.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_transport.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_simple_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_server.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_proxy.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_program.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_clnt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_aux.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_packer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_client_pre.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_auth_sys.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_auth_gssapi_aux.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc_auth_gssapi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install rpc-auth-local $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/librpc_auth_local.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllrpc_auth_local.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllrpc_auth_local.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netclient $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netclient.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netclient.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netclient.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netclient.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/nettelnet_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netsmtp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netpop.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netldap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/nethttp_fs.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/nethttp_client_conncache.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/nethttp_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netftp_fs.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netftp_data_endpoint.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netftp_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/nettelnet_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netsmtp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netpop.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netldap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/nethttp_fs.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/nethttp_client_conncache.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/nethttp_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netftp_fs.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netftp_data_endpoint.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netftp_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netcgi2 $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_test.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_scgi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_fcgi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_dbi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_common.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_cgi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_ajp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi1_compat.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_test.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_scgi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_fcgi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_dbi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_common.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_cgi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi_ajp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi1_compat.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META netplex-packlist netplex_mt.cmo netplex_mt.cmx netplex_mt.o netplex_mt.p.cmx netplex_mt.p.o` && \ ocamlfind install netplex $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mt.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mt.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mt.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex-packlist Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/rpc_netplex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_workload.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_sockserv.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_sharedvar.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_semaphore.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mutex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mbox.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_main.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_log.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_kit.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_internal.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_encap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_srv.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_clnt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_aux.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_controller.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_container.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_config.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_cenv.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_admin.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/rpc_netplex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_workload.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_sockserv.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_sharedvar.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_semaphore.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mutex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_mbox.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_main.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_log.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_kit.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_internal.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_encap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_srv.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_clnt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_aux.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_controller.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_container.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_config.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex_cenv.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/META mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin" cp netplex-admin "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin" Installed netplex-admin into /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netcgi2-plex $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi_plex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi_plex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netcamlbox $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netmulticore $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_sem.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_ref.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_queue.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_process.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_mutex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_mempool.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_matrix.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_heap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_hashtbl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_condition.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_camlbox.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_buffer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_array.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_sem.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_ref.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_queue.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_process.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_mutex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_mempool.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_matrix.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_heap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_hashtbl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_condition.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_camlbox.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_buffer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_bigarray.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore_array.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmcore.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META LICENSE` && \ ocamlfind install nethttpd $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/LICENSE Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_services.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_reactor.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_plex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_kernel.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_engine.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_util.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_services.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_reactor.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_plex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_kernel.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_engine.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install equeue-tcl $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/libequeue_tcl.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/uq_tcl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/uq_tcl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllequeue_tcl.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllequeue_tcl.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install equeue-gtk2 $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/uq_gtk_helper.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/uq_gtk.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/uq_gtk.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netzip $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/netzip.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/netzip.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/netzip.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/netzip.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/netgzip.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/netgzip.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install nettls-gnutls $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/libnettls-gnutls.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_nettle_bindings.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls_config.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls_bindings.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_nettle_bindings.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls_bindings.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettle.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/gnutls.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnettls-gnutls.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnettls-gnutls.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' files=`../../tools/collect_files *.mli *.cmi *.cma *.cmxa *.cmxs *.a dll* META ` && \ ocamlfind install netgss-system $files Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/libnetgss-system.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss_bindings.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss_bindings.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/gssapi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetgss-system.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetgss-system.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6/src/netgss-system' + rm -f /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/dummy.mli + strip /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllequeue_tcl.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetaccel_c.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetgss-system.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnetsys.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllnettls-gnutls.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllrpc_auth_local.so + mv ChangeLog ChangeLog.old + iconv -f iso-8859-1 -t utf-8 + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 4.1.6-10.mga8 --unique-debug-suffix -4.1.6-10.mga8.aarch64 --unique-debug-src-base ocaml-ocamlnet-4.1.6-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocamlnet-4.1.6 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin/netplex-admin explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin/ocamlrpcgen explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/equeue.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin/netplex-admin explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netclient.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/bin/ocamlrpcgen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netclient/netclient.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netplex/netplex.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netshm/netshm.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/equeue/equeue.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netstring/netstring.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/netzip.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc/rpc.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netsys/netsys.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/shell/shell.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netzip/netzip.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmxs gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] original debug info size: 8004kB, size after compression: 7256kB /usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 1 CRC32s did match. cpio: src/equeue-gtk2/glib.ml: Cannot stat: No such file or directory cpio: src/equeue-gtk2/hashtbl.ml: Cannot stat: No such file or directory cpio: src/equeue-tcl/hashtbl.ml: Cannot stat: No such file or directory cpio: src/equeue/bytes.ml: Cannot stat: No such file or directory cpio: src/equeue/hashtbl.ml: Cannot stat: No such file or directory cpio: src/equeue/list.ml: Cannot stat: No such file or directory cpio: src/equeue/queue.ml: Cannot stat: No such file or directory cpio: src/equeue/stdlib.ml: Cannot stat: No such file or directory cpio: src/equeue/stream.ml: Cannot stat: No such file or directory cpio: src/equeue/string.ml: Cannot stat: No such file or directory cpio: src/netcamlbox/string.ml: Cannot stat: No such file or directory cpio: src/netcgi2/buffer.ml: Cannot stat: No such file or directory cpio: src/netcgi2/bytes.ml: Cannot stat: No such file or directory cpio: src/netcgi2/hashtbl.ml: Cannot stat: No such file or directory cpio: src/netcgi2/list.ml: Cannot stat: No such file or directory cpio: src/netcgi2/printf.ml: Cannot stat: No such file or directory cpio: src/netcgi2/stdlib.ml: Cannot stat: No such file or directory cpio: src/netcgi2/string.ml: Cannot stat: No such file or directory cpio: src/netclient/buffer.ml: Cannot stat: No such file or directory cpio: src/netclient/bytes.ml: Cannot stat: No such file or directory cpio: src/netclient/hashtbl.ml: Cannot stat: No such file or directory cpio: src/netclient/list.ml: Cannot stat: No such file or directory cpio: src/netclient/queue.ml: Cannot stat: No such file or directory cpio: src/netclient/set.ml: Cannot stat: No such file or directory cpio: src/netclient/stdlib.ml: Cannot stat: No such file or directory cpio: src/netclient/string.ml: Cannot stat: No such file or directory cpio: src/netclient/unix.ml: Cannot stat: No such file or directory cpio: src/netgss-system/list.ml: Cannot stat: No such file or directory cpio: src/nethttpd/buffer.ml: Cannot stat: No such file or directory cpio: src/nethttpd/bytes.ml: Cannot stat: No such file or directory cpio: src/nethttpd/int64.ml: Cannot stat: No such file or directory cpio: src/nethttpd/list.ml: Cannot stat: No such file or directory cpio: src/nethttpd/printexc.ml: Cannot stat: No such file or directory cpio: src/nethttpd/queue.ml: Cannot stat: No such file or directory cpio: src/nethttpd/set.ml: Cannot stat: No such file or directory cpio: src/nethttpd/stdlib.ml: Cannot stat: No such file or directory cpio: src/nethttpd/string.ml: Cannot stat: No such file or directory cpio: src/nethttpd/unix.ml: Cannot stat: No such file or directory cpio: src/netmulticore/buffer.ml: Cannot stat: No such file or directory cpio: src/netmulticore/bytes.ml: Cannot stat: No such file or directory cpio: src/netmulticore/hashtbl.ml: Cannot stat: No such file or directory cpio: src/netmulticore/obj.ml: Cannot stat: No such file or directory cpio: src/netmulticore/string.ml: Cannot stat: No such file or directory cpio: src/netmulticore/unix.ml: Cannot stat: No such file or directory cpio: src/netplex/buffer.ml: Cannot stat: No such file or directory cpio: src/netplex/bytes.ml: Cannot stat: No such file or directory cpio: src/netplex/camlprim.c: Cannot stat: No such file or directory cpio: src/netplex/hashtbl.ml: Cannot stat: No such file or directory cpio: src/netplex/int64.ml: Cannot stat: No such file or directory cpio: src/netplex/list.ml: Cannot stat: No such file or directory cpio: src/netplex/marshal.ml: Cannot stat: No such file or directory cpio: src/netplex/printf.ml: Cannot stat: No such file or directory cpio: src/netplex/queue.ml: Cannot stat: No such file or directory cpio: src/netplex/stdlib.ml: Cannot stat: No such file or directory cpio: src/netplex/stream.ml: Cannot stat: No such file or directory cpio: src/netplex/string.ml: Cannot stat: No such file or directory cpio: src/netshm/bytes.ml: Cannot stat: No such file or directory cpio: src/netshm/hashtbl.ml: Cannot stat: No such file or directory cpio: src/netshm/int32.ml: Cannot stat: No such file or directory cpio: src/netshm/list.ml: Cannot stat: No such file or directory cpio: src/netshm/printf.ml: Cannot stat: No such file or directory cpio: src/netshm/unix.ml: Cannot stat: No such file or directory cpio: src/netstring-pcre/lib/pcre.ml: Cannot stat: No such file or directory cpio: src/netstring-pcre/string.ml: Cannot stat: No such file or directory cpio: src/netstring/buffer.ml: Cannot stat: No such file or directory cpio: src/netstring/bytes.ml: Cannot stat: No such file or directory cpio: src/netstring/format.ml: Cannot stat: No such file or directory cpio: src/netstring/hashtbl.ml: Cannot stat: No such file or directory cpio: src/netstring/int64.ml: Cannot stat: No such file or directory cpio: src/netstring/lexing.ml: Cannot stat: No such file or directory cpio: src/netstring/list.ml: Cannot stat: No such file or directory cpio: src/netstring/marshal.ml: Cannot stat: No such file or directory cpio: src/netstring/nethtml_scanner.ml: Cannot stat: No such file or directory cpio: src/netstring/netsys_sasl_util.ml: Cannot stat: No such file or directory cpio: src/netstring/queue.ml: Cannot stat: No such file or directory cpio: src/netstring/stack.ml: Cannot stat: No such file or directory cpio: src/netstring/stdlib.ml: Cannot stat: No such file or directory cpio: src/netstring/str.ml: Cannot stat: No such file or directory cpio: src/netstring/stream.ml: Cannot stat: No such file or directory cpio: src/netstring/string.ml: Cannot stat: No such file or directory cpio: src/netstring/unix.ml: Cannot stat: No such file or directory cpio: src/netsys/buffer.ml: Cannot stat: No such file or directory cpio: src/netsys/bytes.ml: Cannot stat: No such file or directory cpio: src/netsys/hashtbl.ml: Cannot stat: No such file or directory cpio: src/netsys/int64.ml: Cannot stat: No such file or directory cpio: src/netsys/list.ml: Cannot stat: No such file or directory cpio: src/netsys/marshal.ml: Cannot stat: No such file or directory cpio: src/netsys/printexc.ml: Cannot stat: No such file or directory cpio: src/netsys/queue.ml: Cannot stat: No such file or directory cpio: src/netsys/scanf.ml: Cannot stat: No such file or directory cpio: src/netsys/set.ml: Cannot stat: No such file or directory cpio: src/netsys/stdlib.ml: Cannot stat: No such file or directory cpio: src/netsys/string.ml: Cannot stat: No such file or directory cpio: src/netsys/unix.ml: Cannot stat: No such file or directory cpio: src/nettls-gnutls/bytes.ml: Cannot stat: No such file or directory cpio: src/nettls-gnutls/list.ml: Cannot stat: No such file or directory cpio: src/nettls-gnutls/marshal.ml: Cannot stat: No such file or directory cpio: src/nettls-gnutls/stdlib.ml: Cannot stat: No such file or directory cpio: src/netunidata/stdlib.ml: Cannot stat: No such file or directory cpio: src/netzip/gzip.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/bytes.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/camlprim.c: Cannot stat: No such file or directory cpio: src/rpc-generator/format.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/hashtbl.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/int64.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/lexer.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/lexing.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/list.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/queue.ml: Cannot stat: No such file or directory cpio: src/rpc-generator/string.ml: Cannot stat: No such file or directory cpio: src/rpc/buffer.ml: Cannot stat: No such file or directory cpio: src/rpc/bytes.ml: Cannot stat: No such file or directory cpio: src/rpc/hashtbl.ml: Cannot stat: No such file or directory cpio: src/rpc/int64.ml: Cannot stat: No such file or directory cpio: src/rpc/list.ml: Cannot stat: No such file or directory cpio: src/rpc/queue.ml: Cannot stat: No such file or directory cpio: src/rpc/stdlib.ml: Cannot stat: No such file or directory cpio: src/rpc/string.ml: Cannot stat: No such file or directory cpio: src/shell/buffer.ml: Cannot stat: No such file or directory cpio: src/shell/bytes.ml: Cannot stat: No such file or directory cpio: src/shell/hashtbl.ml: Cannot stat: No such file or directory cpio: src/shell/list.ml: Cannot stat: No such file or directory cpio: src/shell/stdlib.ml: Cannot stat: No such file or directory cpio: src/shell/string.ml: Cannot stat: No such file or directory 12308 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-ocamlnet-4.1.6-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WLFQPW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocamlnet-4.1.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr LICENSE.GPL /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr LICENSE.LGPL /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr RELNOTES /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(Config) = 519ad09ae5655504ca7636cd3160a2ad ocaml(Direct) = a08456b6b95330bf9b482bdde5c11e3e ocaml(Equeue) = 304f5ee41cd57bb8146212a2409856bb ocaml(Generate) = 8ca1d2e463cd4f5e9ad6c949a590867d ocaml(Lexer) = 5b8263f2492aea2e645b0b61811b5634 ocaml(Main) = 7f752ff9919501e17b5713a5d0371798 ocaml(Netaccel) = c8851bfe0bdeb9c09b360eb8c0721294 ocaml(Netaccel_link) = 03c1f2d967b4610abddaf9dfd309d89a ocaml(Netaddress) = 110b9b03a6ab7d9968c8095d8031fecc ocaml(Netascii_armor) = 07ee219e05f5fa05265c52fe962959c5 ocaml(Netasn1) = dc7ff9bd8e1d7540e3812a0b9eb22777 ocaml(Netasn1_encode) = 7308721b2ed177f3ac91261a3bf43713 ocaml(Netauth) = 9fa7560235b3cdbb180d29ea5b2cdfb2 ocaml(Netaux) = 3b4dcc3b8e6b7e3bbbf0ffb966da1044 ocaml(Netbuffer) = 0e77354736e6d7487e9e01b76e6bb9da ocaml(Netcamlbox) = d33f7d3e47c8ba95e12fcce0219efdf1 ocaml(Netcgi) = 4bf9316c793b4b2d83c1b22605c19078 ocaml(Netcgi1_compat) = 8f23d9d9ee9165f1629e43d6eb890713 ocaml(Netcgi_ajp) = e33302c7cc3bb54d284ed220e2924288 ocaml(Netcgi_cgi) = 1f9a316695aa4cb9bdac7241e4fed348 ocaml(Netcgi_common) = 705a4004b1b124d8bc324eadd4c16c95 ocaml(Netcgi_dbi) = adba140f5bd1c1559c056acf20cdf9d1 ocaml(Netcgi_fcgi) = 9fb006752325648e8afa97960f78b340 ocaml(Netcgi_plex) = 99a5016b2774c165a3640111f8414b32 ocaml(Netcgi_scgi) = 2f426786b64e5851767deca10d28134b ocaml(Netcgi_test) = 34df21263a7f50a8d5e2695424172e73 ocaml(Netchannels) = 43f6c4017815fd41d3958994a0a00cbc ocaml(Netchannels_crypto) = a13ba1275b1773c4c45639d45bb49365 ocaml(Netcompression) = 5c6744b5a038019e8b7bfa62ad3dc55b ocaml(Netconst) = cfc91b7d77bc646a6cfbd249217fe06b ocaml(Netconversion) = 7fa861c3af4768130bacc46dcb4cddc0 ocaml(Netdate) = 51be411eaa708727aacb9b7f94d4c468 ocaml(Netdb) = 4bd55c3b9a70b08ec46ad450a6957b4f ocaml(Netdn) = 73c860797bedb3376c0e343da2d08abc ocaml(Netencoding) = 33e6e1d39440e4ef0838847af7444243 ocaml(Netexn) = 8a959a57d55f11b788c4cd257472677b ocaml(Netfs) = 2fcf2da19bfed66fbc70a690200b9717 ocaml(Netftp_client) = dba12635db5663b70b71dde2d5e6a5c5 ocaml(Netftp_data_endpoint) = 8d4c7f2a1a1a10e2d020b62d7d1bfa36 ocaml(Netftp_fs) = 22d87ccf21e62dc2475c58c2eea5e574 ocaml(Netglob) = 699601a22a8a107253fa3512a1d47bbd ocaml(Netglob_lex) = 0400db278986ecb5b12e740ecee06141 ocaml(Netgss) = 5938535d34f0dd014b9ce5de0d0272fc ocaml(Netgss_bindings) = 70c39289014469841848e8e12cac24c8 ocaml(Netgss_util) = 64bbef45f6a6a23637abaf72ede98261 ocaml(Netgssapi_auth) = 78fdd4e9e97eb7867c8da97eb2fd6116 ocaml(Netgssapi_support) = ec0964bde3a424fc7a137070cb6a97f5 ocaml(Netgzip) = eb2dc3b652847488e1e9c6dca9019394 ocaml(Nethtml) = 0df288be450af3f3321062339984e1af ocaml(Nethtml_scanner) = 7854c3e26c569ae893ca556593a0cf90 ocaml(Nethttp) = 47eb659687cb6ac7d0f4389490ec3b93 ocaml(Nethttp_client) = c204e56e324b6499822efc25c0dfacce ocaml(Nethttp_client_conncache) = b33f53f95a4341b08e7d7fa4b8ce8bca ocaml(Nethttp_fs) = 294d2606a68df897180ecbf1c3671eca ocaml(Netldap) = b5a75fe4af34dcfbdb7752f9cc5bfe93 ocaml(Netlog) = 8cdf1b92e56909580432cf7030dda694 ocaml(Netmappings) = f06f31db8cdbd3d2a2ac7471ea899396 ocaml(Netmappings_asn1) = f47f4b36254ee65fcb705fef2cf06ebd ocaml(Netmappings_iso) = e7f53d8cbe32a2fe3f985eebb291f469 ocaml(Netmappings_jp) = 96c676847a2f2ec619d5c21ecd5a874f ocaml(Netmappings_kr) = ff8c838009a5fc21bb550e0a7c7671fe ocaml(Netmappings_other) = 13ad0a581f941e5df443bc2298b4ba31 ocaml(Netmcore) = 4a0fc11e85dcf964e9d81001a06d946d ocaml(Netmcore_array) = 28659770700f1a9be114af7849b1d058 ocaml(Netmcore_buffer) = 8d7632a74d06ff931e1e9ab18ea3e7c0 ocaml(Netmcore_camlbox) = 3baf74284163bd7bbe1f0a4efbed04ba ocaml(Netmcore_condition) = 69812bee412666fb4edaa3aa4013de24 ocaml(Netmcore_hashtbl) = 8557df490b3b94530d27460f19a23ce9 ocaml(Netmcore_heap) = 5a9a294a1facf5ee47aa391cf4e20554 ocaml(Netmcore_matrix) = d1e84bb81d09609428c48966778a4c74 ocaml(Netmcore_mempool) = 9b6b8114c3a629bb9ae18806a9267a65 ocaml(Netmcore_mutex) = 79fc77b6c9a146b9330ffa314bb060b4 ocaml(Netmcore_process) = 9a426d197450153a4db3f0d1f984fcc1 ocaml(Netmcore_queue) = 3c69abb4f21cd6980e25051edbe8173f ocaml(Netmcore_ref) = 4838b92c7838f2ae56f5126452914bd7 ocaml(Netmcore_sem) = 2cf561f2397871ebbe398d39fff7fbab ocaml(Netmcore_util) = de975fbc25a449ac1c3ee1eeec6cafb0 ocaml(Netmech_crammd5_sasl) = 2f57b3c83eddfe59597e0c1ccd20bd11 ocaml(Netmech_digest) = 78eb229c340ac7e7be33595c317ed3fd ocaml(Netmech_digest_http) = 7762935a876b97ee553f4bf50e7ef178 ocaml(Netmech_digest_sasl) = c31ea4f4bb2c3cd4c573d2e59a0b1d44 ocaml(Netmech_gs2_sasl) = 65f6d9fd458378a2264ba43857ba8b7a ocaml(Netmech_krb5_sasl) = cdf17f4117cc5ef9d10b22d27529a384 ocaml(Netmech_plain_sasl) = 6f4226282910b53f5f14859d48739f93 ocaml(Netmech_scram) = d44eeb1e57e127bd1a0a7ea2b9873728 ocaml(Netmech_scram_gssapi) = f42a81097fa146e96e14053a9faaf8c8 ocaml(Netmech_scram_http) = 767db3a6a9a7a31e242c73a5d3c0c1d3 ocaml(Netmech_scram_sasl) = 0bbcfb718aeaf6ea823454ca4b8f1559 ocaml(Netmech_spnego_http) = 2a9fb2dd0115ebd1dcf4cdc011d7ecb7 ocaml(Netmime) = ea27f3041ab417cf1b2ad3139d1d810f ocaml(Netmime_channels) = 63b3a8233def6bc4f266df6dbd44bbab ocaml(Netmime_header) = 9d43e1bd0e849d41cb81e2d368e48874 ocaml(Netmime_string) = 2060d2248b1d396a25e02dc8a19053c5 ocaml(Netnumber) = 72c1226ec95361e894ad27dc4d3f3295 ocaml(Netoid) = 8f9cd59a3f9c9dc80314055f4bdfce93 ocaml(Netpagebuffer) = 46a5b88259895d7846676e4696c3e046 ocaml(Netplex_admin) = 4be509e7332d534e17165c635af73aab ocaml(Netplex_cenv) = f3f5873ed11615244b1bad43411eb9b1 ocaml(Netplex_config) = 5495b8db4816bcfa63a55cd27eb87b74 ocaml(Netplex_container) = c5389a405853a92983f84353fd83df19 ocaml(Netplex_controller) = ef447ba3b5f180db8482beb5b816f45b ocaml(Netplex_ctrl_aux) = dc73983da1dfeba22d51efca9e615d5d ocaml(Netplex_ctrl_clnt) = 0b25f6ea034ab03972b7dcde489698a0 ocaml(Netplex_ctrl_srv) = 7c24619d77279587d3982024200c7a37 ocaml(Netplex_encap) = 8754026d88ee35ecc5cb3064407d7921 ocaml(Netplex_internal) = 3daa8bb6ce9b385998dcd8ffbc471e15 ocaml(Netplex_kit) = 3354b97454ded3009f6382e3a80d6eec ocaml(Netplex_log) = 05337501f2e2993b419cb6b0eb0ca4ff ocaml(Netplex_main) = 9235225e67d59bce95aa8ecdc6cced38 ocaml(Netplex_mbox) = 61d843d89694551a925c58373591d760 ocaml(Netplex_mp) = 6336cfbfb754372227dbeeafacc73f00 ocaml(Netplex_mt) = 976d27998e653d2783020214ea772f7f ocaml(Netplex_mutex) = c66a9f6c5a39b7e740f7d65185d3f289 ocaml(Netplex_semaphore) = 9d326055aea7c1b8219dda4a80e7f654 ocaml(Netplex_sharedvar) = 6b364202da65948589a9a5bdf143a25f ocaml(Netplex_sockserv) = 1415df017e90e595b3934d43735bae7a ocaml(Netplex_types) = b1e39c4dde4cca86143d52d4294f4975 ocaml(Netplex_util) = afa2241e42f8acd21b4dfc0994b112e1 ocaml(Netplex_workload) = 3a2efb878efafc021904eb2f035aec41 ocaml(Netpop) = a2be7f014ed8d99d4c4d05ce99be61a3 ocaml(Netsaslprep) = dc0b8b20080fe2ba3edac2fbd9e69dbd ocaml(Netsaslprep_data) = 1e34a3d40110085fbdc2c6e7f5e93d22 ocaml(Netsendmail) = aaf7f78ec2ff45de9edddb5490dbe082 ocaml(Netshm) = a560eda70c92e81bbc3d9ac82d9a7ae3 ocaml(Netshm_array) = 53e7e354b12056885284e113e62ec5cf ocaml(Netshm_data) = d7b13faaac7ea7523fe2e0782c00f09a ocaml(Netshm_hashtbl) = 622d7f9cddb6f7b1b53d428357b88739 ocaml(Netsmtp) = ce4630c3c5ca419bd75cb2544662a339 ocaml(Netsockaddr) = f8b66c25b5e4b8e3702082df964f87e2 ocaml(Netstream) = 7d3e58f9135ecc1f23c6a5af38fdecec ocaml(Netstring_pcre) = f57f8fea335f0bf2cd314fc52e8cd671 ocaml(Netstring_str) = 0922712f17cb741dccd87eeec13ef487 ocaml(Netstring_top) = 56de1d791383ef017187e3ecabf6c7b1 ocaml(Netstring_tstring) = abc69e15edd94e4135a1db502a4f2c43 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_ciphers) = 95b7c373fea7df41fc5bcd2ad21a994a ocaml(Netsys_conf) = 422d7d1310b4991c394720c996a4d8ec ocaml(Netsys_crypto) = 74f5b2b545f5408299f7e0984c3e026c ocaml(Netsys_crypto_modes) = 0d3b63cb0378f59284acc41690b5659b ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_digests) = 19961a6f79900fb36b414f9ee60e7371 ocaml(Netsys_global) = 255052aa877302faaef3897138580f33 ocaml(Netsys_gssapi) = 0b9d75c47ae1c4f2c955f671a4ed4bff ocaml(Netsys_impl_util) = 8d8bc271975aed66dc828d5770b6c8cb ocaml(Netsys_mem) = cb1749b88d7d8d20abf3a46de456a00b ocaml(Netsys_oothr) = fa429551c4cb23fa8500a1ed13868db0 ocaml(Netsys_oothr_mt) = 1aef2f3711464dc3d569d09237b17402 ocaml(Netsys_oothr_mt_init) = 29a0369eea611927c714a354211c8280 ocaml(Netsys_pmanage) = 54f6ab0211c77c5412961372735d59d1 ocaml(Netsys_pollset) = 4e9b8a463f7788ec61bfcda76ff13155 ocaml(Netsys_pollset_generic) = 722dbbaa5e71246fd9d96121393b651b ocaml(Netsys_pollset_posix) = f57bdd2da79fed4aaf0e91b6c4c24ec1 ocaml(Netsys_pollset_win32) = 2790ad983d10f5114402e3d61f4bd5c8 ocaml(Netsys_polypipe) = 27f7d69cbe144e161c34c55259c11476 ocaml(Netsys_polysocket) = 2ade4619a3193993969662606eeb5b2b ocaml(Netsys_posix) = 234422c5daa64ddc9e228d7db413fa33 ocaml(Netsys_rng) = e36d26c6f84fc2a9de996d8b9ab8f118 ocaml(Netsys_sasl) = 5135acc3a4c4c004c15139498d6364ec ocaml(Netsys_sasl_types) = 5f01e621b659553d5563ee96f23b7f29 ocaml(Netsys_sasl_util) = d6bf2233a0298e086f3ebfa58fbd7691 ocaml(Netsys_sem) = f05700cbf636b2f8cf1d686f1d1cc96a ocaml(Netsys_signal) = 3af697e2a833dd3161c3084a437a1a0a ocaml(Netsys_tls) = 63d9d5b9cd3b360ce7929215754f480c ocaml(Netsys_tmp) = be929e9c38681d3a5fa833dfa95e4bab ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Netsys_win32) = e8f726f009d01b2d17f75cdac0928bba ocaml(Netsys_xdr) = 00bfa62ff40476258caf4774b59256cb ocaml(Nettelnet_client) = 7b6abe8ecabb2e2a611bb29f66b86f7e ocaml(Nettls_gnutls) = 20669f82503a64aff78771b77bfb7bb4 ocaml(Nettls_gnutls_bindings) = 03a462c89ff5dc4f51cd27f161213c1d ocaml(Nettls_gnutls_config) = a83b4ff9b162d8e58221e68db81cfc0f ocaml(Nettls_nettle_bindings) = 733fe566ea9fecede733912580b73719 ocaml(Nettls_support) = a15be4ac6ad5d0d9d31eed5146e4ef4f ocaml(Netulex) = dd7db6c3320f4aff27206ff4e23d4fdf ocaml(Netunichar) = 17614149631dd5fbc5010ea52e9d5740 ocaml(Netunichecksums) = 6eb33f788452adfd425de214d8875c07 ocaml(Netuniconfig) = 636062807f4593312c0de1aece5d865e ocaml(Netunidata) = b4a09e4c1cd07cc071c22e4ecd43051d ocaml(Netuniinit) = 1fb722a3dc84182f31bfadfea298f956 ocaml(Neturl) = 2a610861b55d9abbf5904ed38d37e09a ocaml(Neturl_ldap) = b6ff8da068ec2c9388acd80082c37a5e ocaml(Netx509) = 3ef6baab190636a2f0ac5d920adbcc6d ocaml(Netx509_pubkey) = 4980ad840bf52ff8a15c8f4698d00588 ocaml(Netx509_pubkey_crypto) = c4bc87fa95fda854d0ded44d8522feb2 ocaml(Netxdr) = cb05c302f74040b16a1c0e704bcb8a52 ocaml(Netxdr_mstring) = 52c6382b470e1df9193bb611938c1927 ocaml(Options) = a612b90e06b774a5969915f5a99f2af9 ocaml(Parser) = 0aea2e95b11bbdf7bb3f88e07a8ebe84 ocaml(Rename) = 41b15daa2a81df29cbfc615dd21c54ec ocaml(Rpc) = 3e1a29d9fb066358bb513b1e5a845413 ocaml(Rpc_auth_gssapi) = 3db093674c23835e4ee9e2e5af6b57f1 ocaml(Rpc_auth_gssapi_aux) = 41d8cda204b0815924b3c4556a8b7050 ocaml(Rpc_auth_local) = 8e8e4a5c4e74ed1e25211b82209cedb8 ocaml(Rpc_auth_sys) = 1472716fb7c05553aa1c2493eee22a28 ocaml(Rpc_client) = ec839a7515f55051803d01099b7399e1 ocaml(Rpc_client_pre) = 177c5f97140cfef53f79c45cddc074b9 ocaml(Rpc_common) = 007332f4dfc040334b06e11a5f856639 ocaml(Rpc_netplex) = 1ded7675c81768cee6770db127a230c5 ocaml(Rpc_packer) = 96f1ccb50b77560d8571f6e6a8463de4 ocaml(Rpc_portmapper) = da211c38cdd1e69d9004d00ee7b02fc8 ocaml(Rpc_portmapper_aux) = fb4de630fd619f76f0b2832cf548f696 ocaml(Rpc_portmapper_clnt) = 648f2093fc377068b1399156354868bb ocaml(Rpc_portmapper_impl) = 404248dc7349867acaa88a46bfd15f03 ocaml(Rpc_program) = d377d713005c76af633feb475c12a012 ocaml(Rpc_proxy) = 19f4d814c3282596ff75a6ffc2e1cc36 ocaml(Rpc_server) = 5570bbe58b5775c1af91414efeb4b3b4 ocaml(Rpc_simple_client) = 894fc6d9b55b1aa19386149e668686fb ocaml(Rpc_transport) = ec6bd7d4ad25fa7916f384b62158013b ocaml(Rpc_util) = 9dfe4ea900b4bf048dc9d35587ba84b5 ocaml(Shell) = f25abfd74c75265dd95bc8f03d5b0c6b ocaml(Shell_fs) = b5eb0c80fb4b28db59495d4b19a98f28 ocaml(Shell_sys) = 8ae56e1a937db84855691a145d4654f1 ocaml(Shell_uq) = 38c82c26eb1e06f86b6a358dfac4f90d ocaml(Syntax) = 187046c85bd2325f7a646d18814fcd7f ocaml(Unixqueue) = 1fe558b9c81e30ecd0c8f7c2384d028c ocaml(Unixqueue_pollset) = 938ce56b4050ae3021c48fcd533a7c20 ocaml(Unixqueue_select) = fd25c5e73cf8fd9b42b126231288614f ocaml(Unixqueue_util) = 9c64b4f62eb9c8bb368938a5af7b8784 ocaml(Uq_client) = be29b9de684f7c947ac768d1fc1ed48a ocaml(Uq_datagram) = e4aaec44622d7956572dec1bdac405b2 ocaml(Uq_engines) = 07cb4183d42345f84670bf6afe737dfc ocaml(Uq_engines_compat) = 5d83a5fd20c6ac22f7e282c547d36b80 ocaml(Uq_io) = 0e683286dba4dccc777a758baf99b0bf ocaml(Uq_libevent) = c281fef0c96f254648ca0d9050d10be6 ocaml(Uq_lwt) = ade2efecb654341a31021f711b431cb4 ocaml(Uq_mt) = cc3e4a9c8c45812614c1566b5fb3705e ocaml(Uq_multiplex) = a3a78493a7aadf04a1cfcd420f31dc43 ocaml(Uq_resolver) = 3b5cfdb9876ed8e9b86b185b4fb0a31c ocaml(Uq_server) = 721490fd03161b8479275da5b2499c47 ocaml(Uq_socks5) = 37e73603d5c4c2f6801b920379ea7905 ocaml(Uq_tcl) = 23f9ca72b6301f7e010c12606f09414a ocaml(Uq_transfer) = c29c5533a080445dc450aa4946d990a9 ocaml-ocamlnet = 4.1.6-10.mga8 ocaml-ocamlnet(aarch-64) = 4.1.6-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libnettle.so.7()(64bit) libnettle.so.7(NETTLE_7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libtcl8.6.so()(64bit) ocaml(Asttypes) = 37a9cc947318dfe611fc2d1071c7553b ocaml(Build_path_prefix_map) = 1febf1d08c880196a43333d75316fa54 ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Cmi_format) = 6e310e5b3cf58843e1d2c40a15dc6ba0 ocaml(Condition) = 233a49acfae1a67c4ed603d1f75c6f17 ocaml(Config) = 519ad09ae5655504ca7636cd3160a2ad ocaml(Direct) = a08456b6b95330bf9b482bdde5c11e3e ocaml(Env) = c2705a4921e01e6bcf0ba4d7bd0fbff8 ocaml(Equeue) = 304f5ee41cd57bb8146212a2409856bb ocaml(Generate) = 8ca1d2e463cd4f5e9ad6c949a590867d ocaml(Gzip) = 47bf3b199ec27ed5f8d16609ade837c4 ocaml(Ident) = d473a71750058ff722f73eaa4ffe1b0f ocaml(Identifiable) = 9aba059d5e38e4b5011c7dd5bd44b4c8 ocaml(Lexer) = 5b8263f2492aea2e645b0b61811b5634 ocaml(Load_path) = 68cce09db56b08817da293b10892ff6d ocaml(Location) = d85148a19964e6faabcc4fbeb06482be ocaml(Longident) = 6105d99fc70e5d7a3a84628a4bf958e2 ocaml(Misc) = 54b7217c34f2f503fafbe796c91eaed6 ocaml(Mutex) = 519f9d1edadf61d2fbba74a05cfac9ef ocaml(Netaccel) = c8851bfe0bdeb9c09b360eb8c0721294 ocaml(Netaddress) = 110b9b03a6ab7d9968c8095d8031fecc ocaml(Netascii_armor) = 07ee219e05f5fa05265c52fe962959c5 ocaml(Netasn1) = dc7ff9bd8e1d7540e3812a0b9eb22777 ocaml(Netasn1_encode) = 7308721b2ed177f3ac91261a3bf43713 ocaml(Netauth) = 9fa7560235b3cdbb180d29ea5b2cdfb2 ocaml(Netaux) = 3b4dcc3b8e6b7e3bbbf0ffb966da1044 ocaml(Netbuffer) = 0e77354736e6d7487e9e01b76e6bb9da ocaml(Netcamlbox) = d33f7d3e47c8ba95e12fcce0219efdf1 ocaml(Netcgi) = 4bf9316c793b4b2d83c1b22605c19078 ocaml(Netcgi_ajp) = e33302c7cc3bb54d284ed220e2924288 ocaml(Netcgi_cgi) = 1f9a316695aa4cb9bdac7241e4fed348 ocaml(Netcgi_common) = 705a4004b1b124d8bc324eadd4c16c95 ocaml(Netcgi_fcgi) = 9fb006752325648e8afa97960f78b340 ocaml(Netcgi_scgi) = 2f426786b64e5851767deca10d28134b ocaml(Netchannels) = 43f6c4017815fd41d3958994a0a00cbc ocaml(Netchannels_crypto) = a13ba1275b1773c4c45639d45bb49365 ocaml(Netcompression) = 5c6744b5a038019e8b7bfa62ad3dc55b ocaml(Netconversion) = 7fa861c3af4768130bacc46dcb4cddc0 ocaml(Netdate) = 51be411eaa708727aacb9b7f94d4c468 ocaml(Netdb) = 4bd55c3b9a70b08ec46ad450a6957b4f ocaml(Netdn) = 73c860797bedb3376c0e343da2d08abc ocaml(Netencoding) = 33e6e1d39440e4ef0838847af7444243 ocaml(Netexn) = 8a959a57d55f11b788c4cd257472677b ocaml(Netfs) = 2fcf2da19bfed66fbc70a690200b9717 ocaml(Netftp_client) = dba12635db5663b70b71dde2d5e6a5c5 ocaml(Netftp_data_endpoint) = 8d4c7f2a1a1a10e2d020b62d7d1bfa36 ocaml(Netglob_lex) = 0400db278986ecb5b12e740ecee06141 ocaml(Netgss_bindings) = 70c39289014469841848e8e12cac24c8 ocaml(Netgss_util) = 64bbef45f6a6a23637abaf72ede98261 ocaml(Netgssapi_auth) = 78fdd4e9e97eb7867c8da97eb2fd6116 ocaml(Netgssapi_support) = ec0964bde3a424fc7a137070cb6a97f5 ocaml(Nethtml) = 0df288be450af3f3321062339984e1af ocaml(Nethtml_scanner) = 7854c3e26c569ae893ca556593a0cf90 ocaml(Nethttp) = 47eb659687cb6ac7d0f4389490ec3b93 ocaml(Nethttp_client) = c204e56e324b6499822efc25c0dfacce ocaml(Nethttp_client_conncache) = b33f53f95a4341b08e7d7fa4b8ce8bca ocaml(Nethttp_fs) = 294d2606a68df897180ecbf1c3671eca ocaml(Netlog) = 8cdf1b92e56909580432cf7030dda694 ocaml(Netmappings) = f06f31db8cdbd3d2a2ac7471ea899396 ocaml(Netmappings_asn1) = f47f4b36254ee65fcb705fef2cf06ebd ocaml(Netmcore) = 4a0fc11e85dcf964e9d81001a06d946d ocaml(Netmcore_heap) = 5a9a294a1facf5ee47aa391cf4e20554 ocaml(Netmcore_mempool) = 9b6b8114c3a629bb9ae18806a9267a65 ocaml(Netmcore_mutex) = 79fc77b6c9a146b9330ffa314bb060b4 ocaml(Netmcore_sem) = 2cf561f2397871ebbe398d39fff7fbab ocaml(Netmcore_util) = de975fbc25a449ac1c3ee1eeec6cafb0 ocaml(Netmech_digest) = 78eb229c340ac7e7be33595c317ed3fd ocaml(Netmech_digest_http) = 7762935a876b97ee553f4bf50e7ef178 ocaml(Netmech_gs2_sasl) = 65f6d9fd458378a2264ba43857ba8b7a ocaml(Netmech_scram) = d44eeb1e57e127bd1a0a7ea2b9873728 ocaml(Netmime) = ea27f3041ab417cf1b2ad3139d1d810f ocaml(Netmime_channels) = 63b3a8233def6bc4f266df6dbd44bbab ocaml(Netmime_header) = 9d43e1bd0e849d41cb81e2d368e48874 ocaml(Netmime_string) = 2060d2248b1d396a25e02dc8a19053c5 ocaml(Netnumber) = 72c1226ec95361e894ad27dc4d3f3295 ocaml(Netoid) = 8f9cd59a3f9c9dc80314055f4bdfce93 ocaml(Netpagebuffer) = 46a5b88259895d7846676e4696c3e046 ocaml(Netplex_cenv) = f3f5873ed11615244b1bad43411eb9b1 ocaml(Netplex_config) = 5495b8db4816bcfa63a55cd27eb87b74 ocaml(Netplex_container) = c5389a405853a92983f84353fd83df19 ocaml(Netplex_controller) = ef447ba3b5f180db8482beb5b816f45b ocaml(Netplex_ctrl_aux) = dc73983da1dfeba22d51efca9e615d5d ocaml(Netplex_ctrl_clnt) = 0b25f6ea034ab03972b7dcde489698a0 ocaml(Netplex_ctrl_srv) = 7c24619d77279587d3982024200c7a37 ocaml(Netplex_encap) = 8754026d88ee35ecc5cb3064407d7921 ocaml(Netplex_internal) = 3daa8bb6ce9b385998dcd8ffbc471e15 ocaml(Netplex_kit) = 3354b97454ded3009f6382e3a80d6eec ocaml(Netplex_log) = 05337501f2e2993b419cb6b0eb0ca4ff ocaml(Netplex_main) = 9235225e67d59bce95aa8ecdc6cced38 ocaml(Netplex_mp) = 6336cfbfb754372227dbeeafacc73f00 ocaml(Netplex_semaphore) = 9d326055aea7c1b8219dda4a80e7f654 ocaml(Netplex_sharedvar) = 6b364202da65948589a9a5bdf143a25f ocaml(Netplex_sockserv) = 1415df017e90e595b3934d43735bae7a ocaml(Netplex_types) = b1e39c4dde4cca86143d52d4294f4975 ocaml(Netplex_util) = afa2241e42f8acd21b4dfc0994b112e1 ocaml(Netplex_workload) = 3a2efb878efafc021904eb2f035aec41 ocaml(Netsaslprep_data) = 1e34a3d40110085fbdc2c6e7f5e93d22 ocaml(Netshm) = a560eda70c92e81bbc3d9ac82d9a7ae3 ocaml(Netshm_data) = d7b13faaac7ea7523fe2e0782c00f09a ocaml(Netshm_hashtbl) = 622d7f9cddb6f7b1b53d428357b88739 ocaml(Netsockaddr) = f8b66c25b5e4b8e3702082df964f87e2 ocaml(Netstream) = 7d3e58f9135ecc1f23c6a5af38fdecec ocaml(Netstring_str) = 0922712f17cb741dccd87eeec13ef487 ocaml(Netstring_tstring) = abc69e15edd94e4135a1db502a4f2c43 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_ciphers) = 95b7c373fea7df41fc5bcd2ad21a994a ocaml(Netsys_conf) = 422d7d1310b4991c394720c996a4d8ec ocaml(Netsys_crypto) = 74f5b2b545f5408299f7e0984c3e026c ocaml(Netsys_crypto_modes) = 0d3b63cb0378f59284acc41690b5659b ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_digests) = 19961a6f79900fb36b414f9ee60e7371 ocaml(Netsys_global) = 255052aa877302faaef3897138580f33 ocaml(Netsys_gssapi) = 0b9d75c47ae1c4f2c955f671a4ed4bff ocaml(Netsys_impl_util) = 8d8bc271975aed66dc828d5770b6c8cb ocaml(Netsys_mem) = cb1749b88d7d8d20abf3a46de456a00b ocaml(Netsys_oothr) = fa429551c4cb23fa8500a1ed13868db0 ocaml(Netsys_oothr_mt) = 1aef2f3711464dc3d569d09237b17402 ocaml(Netsys_pmanage) = 54f6ab0211c77c5412961372735d59d1 ocaml(Netsys_pollset) = 4e9b8a463f7788ec61bfcda76ff13155 ocaml(Netsys_pollset_generic) = 722dbbaa5e71246fd9d96121393b651b ocaml(Netsys_pollset_posix) = f57bdd2da79fed4aaf0e91b6c4c24ec1 ocaml(Netsys_pollset_win32) = 2790ad983d10f5114402e3d61f4bd5c8 ocaml(Netsys_polypipe) = 27f7d69cbe144e161c34c55259c11476 ocaml(Netsys_polysocket) = 2ade4619a3193993969662606eeb5b2b ocaml(Netsys_posix) = 234422c5daa64ddc9e228d7db413fa33 ocaml(Netsys_rng) = e36d26c6f84fc2a9de996d8b9ab8f118 ocaml(Netsys_sasl) = 5135acc3a4c4c004c15139498d6364ec ocaml(Netsys_sasl_types) = 5f01e621b659553d5563ee96f23b7f29 ocaml(Netsys_sasl_util) = d6bf2233a0298e086f3ebfa58fbd7691 ocaml(Netsys_sem) = f05700cbf636b2f8cf1d686f1d1cc96a ocaml(Netsys_signal) = 3af697e2a833dd3161c3084a437a1a0a ocaml(Netsys_tls) = 63d9d5b9cd3b360ce7929215754f480c ocaml(Netsys_tmp) = be929e9c38681d3a5fa833dfa95e4bab ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Netsys_win32) = e8f726f009d01b2d17f75cdac0928bba ocaml(Netsys_xdr) = 00bfa62ff40476258caf4774b59256cb ocaml(Nettelnet_client) = 7b6abe8ecabb2e2a611bb29f66b86f7e ocaml(Nettls_gnutls_bindings) = 03a462c89ff5dc4f51cd27f161213c1d ocaml(Nettls_gnutls_config) = a83b4ff9b162d8e58221e68db81cfc0f ocaml(Nettls_nettle_bindings) = 733fe566ea9fecede733912580b73719 ocaml(Nettls_support) = a15be4ac6ad5d0d9d31eed5146e4ef4f ocaml(Netunichar) = 17614149631dd5fbc5010ea52e9d5740 ocaml(Netunichecksums) = 6eb33f788452adfd425de214d8875c07 ocaml(Netuniconfig) = 636062807f4593312c0de1aece5d865e ocaml(Netunidata) = b4a09e4c1cd07cc071c22e4ecd43051d ocaml(Neturl) = 2a610861b55d9abbf5904ed38d37e09a ocaml(Netx509) = 3ef6baab190636a2f0ac5d920adbcc6d ocaml(Netx509_pubkey) = 4980ad840bf52ff8a15c8f4698d00588 ocaml(Netxdr) = cb05c302f74040b16a1c0e704bcb8a52 ocaml(Netxdr_mstring) = 52c6382b470e1df9193bb611938c1927 ocaml(Options) = a612b90e06b774a5969915f5a99f2af9 ocaml(Outcometree) = e9b595e0fbbd8b97790827b9c5ba16f1 ocaml(Parser) = 0aea2e95b11bbdf7bb3f88e07a8ebe84 ocaml(Parsetree) = 43885fd24794ef1f196e6442ccec3d76 ocaml(Path) = 35b5bd26bf0da5892160312570cc6fad ocaml(Pcre) = 7cbc5246a6fcc782b1e4d3a438dfbf04 ocaml(Primitive) = 61741ce8bb40d4f5bfb9acd55ebf02ba ocaml(Rename) = 41b15daa2a81df29cbfc615dd21c54ec ocaml(Rpc) = 3e1a29d9fb066358bb513b1e5a845413 ocaml(Rpc_auth_gssapi_aux) = 41d8cda204b0815924b3c4556a8b7050 ocaml(Rpc_client) = ec839a7515f55051803d01099b7399e1 ocaml(Rpc_client_pre) = 177c5f97140cfef53f79c45cddc074b9 ocaml(Rpc_common) = 007332f4dfc040334b06e11a5f856639 ocaml(Rpc_packer) = 96f1ccb50b77560d8571f6e6a8463de4 ocaml(Rpc_portmapper) = da211c38cdd1e69d9004d00ee7b02fc8 ocaml(Rpc_portmapper_aux) = fb4de630fd619f76f0b2832cf548f696 ocaml(Rpc_portmapper_clnt) = 648f2093fc377068b1399156354868bb ocaml(Rpc_portmapper_impl) = 404248dc7349867acaa88a46bfd15f03 ocaml(Rpc_program) = d377d713005c76af633feb475c12a012 ocaml(Rpc_server) = 5570bbe58b5775c1af91414efeb4b3b4 ocaml(Rpc_transport) = ec6bd7d4ad25fa7916f384b62158013b ocaml(Rpc_util) = 9dfe4ea900b4bf048dc9d35587ba84b5 ocaml(Shell) = f25abfd74c75265dd95bc8f03d5b0c6b ocaml(Shell_sys) = 8ae56e1a937db84855691a145d4654f1 ocaml(Shell_uq) = 38c82c26eb1e06f86b6a358dfac4f90d ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arg) = 965c9e33adab6e9e8dc021fbfa95558d ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__digest) = 60c60a8f614ee08eec5a2f5a733a870e ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__gc) = 7fd146e11f52aa63b80f74c58258be74 ocaml(Stdlib__genlex) = eed6c262f8e06627ff281960e76aacbf ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__marshal) = c2ddae800dde5964f2743a87506541ee ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__oo) = 776d71aa45d361a01c1d15d7c8ad4453 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__queue) = 03c7b1e419bb4f4383376912cbd6bf5a ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__scanf) = e84e0fc8d2ad94705113ca03bfc9de5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stack) = b515cb9a8648d069a1e380b3ec573599 ocaml(Stdlib__stream) = 1571ee6ad62a0ffc202bec6301bacca2 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Stdlib__weak) = 566904bc5a0ffe372f2b7937579598cc ocaml(Str) = c5bcee777d07f9d2f20c78da78387372 ocaml(Subst) = 861993380a79caa24741d87a50d2127f ocaml(Syntax) = 187046c85bd2325f7a646d18814fcd7f ocaml(Thread) = 937568460bf33b62f0918f213aa41910 ocaml(Toploop) = 6682718d3b7f119d438c0924331bf005 ocaml(Type_immediacy) = b39a790457fa0a5ae4ae1dfc12fb2a4c ocaml(Types) = 97aaa8f3b4e9dc8f55109cb264c641aa ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Unixqueue) = 1fe558b9c81e30ecd0c8f7c2384d028c ocaml(Unixqueue_pollset) = 938ce56b4050ae3021c48fcd533a7c20 ocaml(Unixqueue_select) = fd25c5e73cf8fd9b42b126231288614f ocaml(Unixqueue_util) = 9c64b4f62eb9c8bb368938a5af7b8784 ocaml(Uq_client) = be29b9de684f7c947ac768d1fc1ed48a ocaml(Uq_datagram) = e4aaec44622d7956572dec1bdac405b2 ocaml(Uq_engines) = 07cb4183d42345f84670bf6afe737dfc ocaml(Uq_io) = 0e683286dba4dccc777a758baf99b0bf ocaml(Uq_mt) = cc3e4a9c8c45812614c1566b5fb3705e ocaml(Uq_multiplex) = a3a78493a7aadf04a1cfcd420f31dc43 ocaml(Uq_resolver) = 3b5cfdb9876ed8e9b86b185b4fb0a31c ocaml(Uq_server) = 721490fd03161b8479275da5b2499c47 ocaml(Uq_socks5) = 37e73603d5c4c2f6801b920379ea7905 ocaml(Uq_transfer) = c29c5533a080445dc450aa4946d990a9 ocaml(Warnings) = b63e4955f5a1b2cfb018bb73b5c0ebde ocaml(Zlib) = 1e2754009f2d349a1a3906dc39722e88 Obsoletes: ocaml-ocamlnet-ssl < 4.1.6-10.mga8 ocaml-ocamlnet-ssl-devel < 4.1.6-10.mga8 Processing files: ocaml-ocamlnet-devel-4.1.6-10.mga8.aarch64 Provides: ocaml(Config) = 519ad09ae5655504ca7636cd3160a2ad ocaml(Direct) = a08456b6b95330bf9b482bdde5c11e3e ocaml(Equeue) = 304f5ee41cd57bb8146212a2409856bb ocaml(Generate) = 8ca1d2e463cd4f5e9ad6c949a590867d ocaml(Lexer) = 5b8263f2492aea2e645b0b61811b5634 ocaml(Netaddress) = 110b9b03a6ab7d9968c8095d8031fecc ocaml(Netascii_armor) = 07ee219e05f5fa05265c52fe962959c5 ocaml(Netasn1) = dc7ff9bd8e1d7540e3812a0b9eb22777 ocaml(Netasn1_encode) = 7308721b2ed177f3ac91261a3bf43713 ocaml(Netauth) = 9fa7560235b3cdbb180d29ea5b2cdfb2 ocaml(Netaux) = 3b4dcc3b8e6b7e3bbbf0ffb966da1044 ocaml(Netbuffer) = 0e77354736e6d7487e9e01b76e6bb9da ocaml(Netcamlbox) = d33f7d3e47c8ba95e12fcce0219efdf1 ocaml(Netcgi) = 4bf9316c793b4b2d83c1b22605c19078 ocaml(Netcgi1_compat) = 8f23d9d9ee9165f1629e43d6eb890713 ocaml(Netcgi_ajp) = e33302c7cc3bb54d284ed220e2924288 ocaml(Netcgi_cgi) = 1f9a316695aa4cb9bdac7241e4fed348 ocaml(Netcgi_common) = 705a4004b1b124d8bc324eadd4c16c95 ocaml(Netcgi_dbi) = adba140f5bd1c1559c056acf20cdf9d1 ocaml(Netcgi_fcgi) = 9fb006752325648e8afa97960f78b340 ocaml(Netcgi_plex) = 99a5016b2774c165a3640111f8414b32 ocaml(Netcgi_scgi) = 2f426786b64e5851767deca10d28134b ocaml(Netcgi_test) = 34df21263a7f50a8d5e2695424172e73 ocaml(Netchannels) = 43f6c4017815fd41d3958994a0a00cbc ocaml(Netchannels_crypto) = a13ba1275b1773c4c45639d45bb49365 ocaml(Netcompression) = 5c6744b5a038019e8b7bfa62ad3dc55b ocaml(Netconst) = cfc91b7d77bc646a6cfbd249217fe06b ocaml(Netconversion) = 7fa861c3af4768130bacc46dcb4cddc0 ocaml(Netdate) = 51be411eaa708727aacb9b7f94d4c468 ocaml(Netdb) = 4bd55c3b9a70b08ec46ad450a6957b4f ocaml(Netdn) = 73c860797bedb3376c0e343da2d08abc ocaml(Netencoding) = 33e6e1d39440e4ef0838847af7444243 ocaml(Netexn) = 8a959a57d55f11b788c4cd257472677b ocaml(Netfs) = 2fcf2da19bfed66fbc70a690200b9717 ocaml(Netftp_client) = dba12635db5663b70b71dde2d5e6a5c5 ocaml(Netftp_data_endpoint) = 8d4c7f2a1a1a10e2d020b62d7d1bfa36 ocaml(Netftp_fs) = 22d87ccf21e62dc2475c58c2eea5e574 ocaml(Netglob) = 699601a22a8a107253fa3512a1d47bbd ocaml(Netglob_lex) = 0400db278986ecb5b12e740ecee06141 ocaml(Netgss) = 5938535d34f0dd014b9ce5de0d0272fc ocaml(Netgss_bindings) = 70c39289014469841848e8e12cac24c8 ocaml(Netgss_util) = 64bbef45f6a6a23637abaf72ede98261 ocaml(Netgssapi_auth) = 78fdd4e9e97eb7867c8da97eb2fd6116 ocaml(Netgssapi_support) = ec0964bde3a424fc7a137070cb6a97f5 ocaml(Netgzip) = eb2dc3b652847488e1e9c6dca9019394 ocaml(Nethtml) = 0df288be450af3f3321062339984e1af ocaml(Nethtml_scanner) = 7854c3e26c569ae893ca556593a0cf90 ocaml(Nethttp) = 47eb659687cb6ac7d0f4389490ec3b93 ocaml(Nethttp_client) = c204e56e324b6499822efc25c0dfacce ocaml(Nethttp_client_conncache) = b33f53f95a4341b08e7d7fa4b8ce8bca ocaml(Nethttp_fs) = 294d2606a68df897180ecbf1c3671eca ocaml(Netldap) = b5a75fe4af34dcfbdb7752f9cc5bfe93 ocaml(Netlog) = 8cdf1b92e56909580432cf7030dda694 ocaml(Netmappings) = f06f31db8cdbd3d2a2ac7471ea899396 ocaml(Netmappings_asn1) = f47f4b36254ee65fcb705fef2cf06ebd ocaml(Netmappings_iso) = e7f53d8cbe32a2fe3f985eebb291f469 ocaml(Netmappings_jp) = 96c676847a2f2ec619d5c21ecd5a874f ocaml(Netmappings_kr) = ff8c838009a5fc21bb550e0a7c7671fe ocaml(Netmappings_other) = 13ad0a581f941e5df443bc2298b4ba31 ocaml(Netmcore) = 4a0fc11e85dcf964e9d81001a06d946d ocaml(Netmcore_array) = 28659770700f1a9be114af7849b1d058 ocaml(Netmcore_buffer) = 8d7632a74d06ff931e1e9ab18ea3e7c0 ocaml(Netmcore_camlbox) = 3baf74284163bd7bbe1f0a4efbed04ba ocaml(Netmcore_condition) = 69812bee412666fb4edaa3aa4013de24 ocaml(Netmcore_hashtbl) = 8557df490b3b94530d27460f19a23ce9 ocaml(Netmcore_heap) = 5a9a294a1facf5ee47aa391cf4e20554 ocaml(Netmcore_matrix) = d1e84bb81d09609428c48966778a4c74 ocaml(Netmcore_mempool) = 9b6b8114c3a629bb9ae18806a9267a65 ocaml(Netmcore_mutex) = 79fc77b6c9a146b9330ffa314bb060b4 ocaml(Netmcore_process) = 9a426d197450153a4db3f0d1f984fcc1 ocaml(Netmcore_queue) = 3c69abb4f21cd6980e25051edbe8173f ocaml(Netmcore_ref) = 4838b92c7838f2ae56f5126452914bd7 ocaml(Netmcore_sem) = 2cf561f2397871ebbe398d39fff7fbab ocaml(Netmcore_util) = de975fbc25a449ac1c3ee1eeec6cafb0 ocaml(Netmech_crammd5_sasl) = 2f57b3c83eddfe59597e0c1ccd20bd11 ocaml(Netmech_digest) = 78eb229c340ac7e7be33595c317ed3fd ocaml(Netmech_digest_http) = 7762935a876b97ee553f4bf50e7ef178 ocaml(Netmech_digest_sasl) = c31ea4f4bb2c3cd4c573d2e59a0b1d44 ocaml(Netmech_gs2_sasl) = 65f6d9fd458378a2264ba43857ba8b7a ocaml(Netmech_krb5_sasl) = cdf17f4117cc5ef9d10b22d27529a384 ocaml(Netmech_plain_sasl) = 6f4226282910b53f5f14859d48739f93 ocaml(Netmech_scram) = d44eeb1e57e127bd1a0a7ea2b9873728 ocaml(Netmech_scram_gssapi) = f42a81097fa146e96e14053a9faaf8c8 ocaml(Netmech_scram_http) = 767db3a6a9a7a31e242c73a5d3c0c1d3 ocaml(Netmech_scram_sasl) = 0bbcfb718aeaf6ea823454ca4b8f1559 ocaml(Netmech_spnego_http) = 2a9fb2dd0115ebd1dcf4cdc011d7ecb7 ocaml(Netmime) = ea27f3041ab417cf1b2ad3139d1d810f ocaml(Netmime_channels) = 63b3a8233def6bc4f266df6dbd44bbab ocaml(Netmime_header) = 9d43e1bd0e849d41cb81e2d368e48874 ocaml(Netmime_string) = 2060d2248b1d396a25e02dc8a19053c5 ocaml(Netnumber) = 72c1226ec95361e894ad27dc4d3f3295 ocaml(Netoid) = 8f9cd59a3f9c9dc80314055f4bdfce93 ocaml(Netpagebuffer) = 46a5b88259895d7846676e4696c3e046 ocaml(Netplex_cenv) = f3f5873ed11615244b1bad43411eb9b1 ocaml(Netplex_config) = 5495b8db4816bcfa63a55cd27eb87b74 ocaml(Netplex_container) = c5389a405853a92983f84353fd83df19 ocaml(Netplex_controller) = ef447ba3b5f180db8482beb5b816f45b ocaml(Netplex_ctrl_aux) = dc73983da1dfeba22d51efca9e615d5d ocaml(Netplex_ctrl_clnt) = 0b25f6ea034ab03972b7dcde489698a0 ocaml(Netplex_ctrl_srv) = 7c24619d77279587d3982024200c7a37 ocaml(Netplex_encap) = 8754026d88ee35ecc5cb3064407d7921 ocaml(Netplex_internal) = 3daa8bb6ce9b385998dcd8ffbc471e15 ocaml(Netplex_kit) = 3354b97454ded3009f6382e3a80d6eec ocaml(Netplex_log) = 05337501f2e2993b419cb6b0eb0ca4ff ocaml(Netplex_main) = 9235225e67d59bce95aa8ecdc6cced38 ocaml(Netplex_mbox) = 61d843d89694551a925c58373591d760 ocaml(Netplex_mp) = 6336cfbfb754372227dbeeafacc73f00 ocaml(Netplex_mt) = 976d27998e653d2783020214ea772f7f ocaml(Netplex_mutex) = c66a9f6c5a39b7e740f7d65185d3f289 ocaml(Netplex_semaphore) = 9d326055aea7c1b8219dda4a80e7f654 ocaml(Netplex_sharedvar) = 6b364202da65948589a9a5bdf143a25f ocaml(Netplex_sockserv) = 1415df017e90e595b3934d43735bae7a ocaml(Netplex_types) = b1e39c4dde4cca86143d52d4294f4975 ocaml(Netplex_util) = afa2241e42f8acd21b4dfc0994b112e1 ocaml(Netplex_workload) = 3a2efb878efafc021904eb2f035aec41 ocaml(Netpop) = a2be7f014ed8d99d4c4d05ce99be61a3 ocaml(Netsaslprep) = dc0b8b20080fe2ba3edac2fbd9e69dbd ocaml(Netsaslprep_data) = 1e34a3d40110085fbdc2c6e7f5e93d22 ocaml(Netsendmail) = aaf7f78ec2ff45de9edddb5490dbe082 ocaml(Netshm) = a560eda70c92e81bbc3d9ac82d9a7ae3 ocaml(Netshm_array) = 53e7e354b12056885284e113e62ec5cf ocaml(Netshm_data) = d7b13faaac7ea7523fe2e0782c00f09a ocaml(Netshm_hashtbl) = 622d7f9cddb6f7b1b53d428357b88739 ocaml(Netsmtp) = ce4630c3c5ca419bd75cb2544662a339 ocaml(Netsockaddr) = f8b66c25b5e4b8e3702082df964f87e2 ocaml(Netstream) = 7d3e58f9135ecc1f23c6a5af38fdecec ocaml(Netstring_pcre) = f57f8fea335f0bf2cd314fc52e8cd671 ocaml(Netstring_str) = 0922712f17cb741dccd87eeec13ef487 ocaml(Netstring_tstring) = abc69e15edd94e4135a1db502a4f2c43 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_ciphers) = 95b7c373fea7df41fc5bcd2ad21a994a ocaml(Netsys_conf) = 422d7d1310b4991c394720c996a4d8ec ocaml(Netsys_crypto) = 74f5b2b545f5408299f7e0984c3e026c ocaml(Netsys_crypto_modes) = 0d3b63cb0378f59284acc41690b5659b ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_digests) = 19961a6f79900fb36b414f9ee60e7371 ocaml(Netsys_global) = 255052aa877302faaef3897138580f33 ocaml(Netsys_gssapi) = 0b9d75c47ae1c4f2c955f671a4ed4bff ocaml(Netsys_impl_util) = 8d8bc271975aed66dc828d5770b6c8cb ocaml(Netsys_mem) = cb1749b88d7d8d20abf3a46de456a00b ocaml(Netsys_oothr) = fa429551c4cb23fa8500a1ed13868db0 ocaml(Netsys_oothr_mt) = 1aef2f3711464dc3d569d09237b17402 ocaml(Netsys_oothr_mt_init) = 29a0369eea611927c714a354211c8280 ocaml(Netsys_pmanage) = 54f6ab0211c77c5412961372735d59d1 ocaml(Netsys_pollset) = 4e9b8a463f7788ec61bfcda76ff13155 ocaml(Netsys_pollset_generic) = 722dbbaa5e71246fd9d96121393b651b ocaml(Netsys_pollset_posix) = f57bdd2da79fed4aaf0e91b6c4c24ec1 ocaml(Netsys_pollset_win32) = 2790ad983d10f5114402e3d61f4bd5c8 ocaml(Netsys_polypipe) = 27f7d69cbe144e161c34c55259c11476 ocaml(Netsys_polysocket) = 2ade4619a3193993969662606eeb5b2b ocaml(Netsys_posix) = 234422c5daa64ddc9e228d7db413fa33 ocaml(Netsys_rng) = e36d26c6f84fc2a9de996d8b9ab8f118 ocaml(Netsys_sasl) = 5135acc3a4c4c004c15139498d6364ec ocaml(Netsys_sasl_types) = 5f01e621b659553d5563ee96f23b7f29 ocaml(Netsys_sasl_util) = d6bf2233a0298e086f3ebfa58fbd7691 ocaml(Netsys_sem) = f05700cbf636b2f8cf1d686f1d1cc96a ocaml(Netsys_signal) = 3af697e2a833dd3161c3084a437a1a0a ocaml(Netsys_tls) = 63d9d5b9cd3b360ce7929215754f480c ocaml(Netsys_tmp) = be929e9c38681d3a5fa833dfa95e4bab ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Netsys_win32) = e8f726f009d01b2d17f75cdac0928bba ocaml(Netsys_xdr) = 00bfa62ff40476258caf4774b59256cb ocaml(Nettelnet_client) = 7b6abe8ecabb2e2a611bb29f66b86f7e ocaml(Nettls_gnutls) = 20669f82503a64aff78771b77bfb7bb4 ocaml(Nettls_gnutls_bindings) = 03a462c89ff5dc4f51cd27f161213c1d ocaml(Nettls_gnutls_config) = a83b4ff9b162d8e58221e68db81cfc0f ocaml(Nettls_nettle_bindings) = 733fe566ea9fecede733912580b73719 ocaml(Nettls_support) = a15be4ac6ad5d0d9d31eed5146e4ef4f ocaml(Netulex) = dd7db6c3320f4aff27206ff4e23d4fdf ocaml(Netunichar) = 17614149631dd5fbc5010ea52e9d5740 ocaml(Netunichecksums) = 6eb33f788452adfd425de214d8875c07 ocaml(Netuniconfig) = 636062807f4593312c0de1aece5d865e ocaml(Netunidata) = b4a09e4c1cd07cc071c22e4ecd43051d ocaml(Netuniinit) = 1fb722a3dc84182f31bfadfea298f956 ocaml(Neturl) = 2a610861b55d9abbf5904ed38d37e09a ocaml(Neturl_ldap) = b6ff8da068ec2c9388acd80082c37a5e ocaml(Netx509) = 3ef6baab190636a2f0ac5d920adbcc6d ocaml(Netx509_pubkey) = 4980ad840bf52ff8a15c8f4698d00588 ocaml(Netx509_pubkey_crypto) = c4bc87fa95fda854d0ded44d8522feb2 ocaml(Netxdr) = cb05c302f74040b16a1c0e704bcb8a52 ocaml(Netxdr_mstring) = 52c6382b470e1df9193bb611938c1927 ocaml(Options) = a612b90e06b774a5969915f5a99f2af9 ocaml(Parser) = 0aea2e95b11bbdf7bb3f88e07a8ebe84 ocaml(Rename) = 41b15daa2a81df29cbfc615dd21c54ec ocaml(Rpc) = 3e1a29d9fb066358bb513b1e5a845413 ocaml(Rpc_auth_gssapi) = 3db093674c23835e4ee9e2e5af6b57f1 ocaml(Rpc_auth_gssapi_aux) = 41d8cda204b0815924b3c4556a8b7050 ocaml(Rpc_auth_local) = 8e8e4a5c4e74ed1e25211b82209cedb8 ocaml(Rpc_auth_sys) = 1472716fb7c05553aa1c2493eee22a28 ocaml(Rpc_client) = ec839a7515f55051803d01099b7399e1 ocaml(Rpc_client_pre) = 177c5f97140cfef53f79c45cddc074b9 ocaml(Rpc_common) = 007332f4dfc040334b06e11a5f856639 ocaml(Rpc_netplex) = 1ded7675c81768cee6770db127a230c5 ocaml(Rpc_packer) = 96f1ccb50b77560d8571f6e6a8463de4 ocaml(Rpc_portmapper) = da211c38cdd1e69d9004d00ee7b02fc8 ocaml(Rpc_portmapper_aux) = fb4de630fd619f76f0b2832cf548f696 ocaml(Rpc_portmapper_clnt) = 648f2093fc377068b1399156354868bb ocaml(Rpc_portmapper_impl) = 404248dc7349867acaa88a46bfd15f03 ocaml(Rpc_program) = d377d713005c76af633feb475c12a012 ocaml(Rpc_proxy) = 19f4d814c3282596ff75a6ffc2e1cc36 ocaml(Rpc_server) = 5570bbe58b5775c1af91414efeb4b3b4 ocaml(Rpc_simple_client) = 894fc6d9b55b1aa19386149e668686fb ocaml(Rpc_transport) = ec6bd7d4ad25fa7916f384b62158013b ocaml(Rpc_util) = 9dfe4ea900b4bf048dc9d35587ba84b5 ocaml(Shell) = f25abfd74c75265dd95bc8f03d5b0c6b ocaml(Shell_fs) = b5eb0c80fb4b28db59495d4b19a98f28 ocaml(Shell_sys) = 8ae56e1a937db84855691a145d4654f1 ocaml(Shell_uq) = 38c82c26eb1e06f86b6a358dfac4f90d ocaml(Syntax) = 187046c85bd2325f7a646d18814fcd7f ocaml(Unixqueue) = 1fe558b9c81e30ecd0c8f7c2384d028c ocaml(Unixqueue_pollset) = 938ce56b4050ae3021c48fcd533a7c20 ocaml(Unixqueue_select) = fd25c5e73cf8fd9b42b126231288614f ocaml(Unixqueue_util) = 9c64b4f62eb9c8bb368938a5af7b8784 ocaml(Uq_client) = be29b9de684f7c947ac768d1fc1ed48a ocaml(Uq_datagram) = e4aaec44622d7956572dec1bdac405b2 ocaml(Uq_engines) = 07cb4183d42345f84670bf6afe737dfc ocaml(Uq_engines_compat) = 5d83a5fd20c6ac22f7e282c547d36b80 ocaml(Uq_io) = 0e683286dba4dccc777a758baf99b0bf ocaml(Uq_libevent) = c281fef0c96f254648ca0d9050d10be6 ocaml(Uq_lwt) = ade2efecb654341a31021f711b431cb4 ocaml(Uq_mt) = cc3e4a9c8c45812614c1566b5fb3705e ocaml(Uq_multiplex) = a3a78493a7aadf04a1cfcd420f31dc43 ocaml(Uq_resolver) = 3b5cfdb9876ed8e9b86b185b4fb0a31c ocaml(Uq_server) = 721490fd03161b8479275da5b2499c47 ocaml(Uq_socks5) = 37e73603d5c4c2f6801b920379ea7905 ocaml(Uq_tcl) = 23f9ca72b6301f7e010c12606f09414a ocaml(Uq_transfer) = c29c5533a080445dc450aa4946d990a9 ocaml-ocamlnet-devel = 4.1.6-10.mga8 ocaml-ocamlnet-devel(aarch-64) = 4.1.6-10.mga8 ocamlx(Config) = 29249d57a0eb454a676357bb9eb9bb4d ocamlx(Direct) = b473a4ae058d56c20bbd1899eee41cab ocamlx(Equeue) = f16881f95dcbb81f47e60222443b2436 ocamlx(Generate) = a365ef3030e1b036b57fbff1e45011bb ocamlx(Lexer) = cf2426673a59d5bd38d63c545ddc6863 ocamlx(Netaddress) = 705a07330bbe18377eef74aff63190c8 ocamlx(Netascii_armor) = 65cd4fa7faf901f6394c76895c91a151 ocamlx(Netasn1) = de241eeaf0873e40721b0ab2d9c573ef ocamlx(Netasn1_encode) = 9cfb96394238de1a80c38df45f26c463 ocamlx(Netauth) = b4f159fbc798683cfcc193884350b05a ocamlx(Netaux) = 2d51815c721244a8ce37dc7dc95f772d ocamlx(Netbuffer) = f251d2417292646b85acb8a3ed6d6c24 ocamlx(Netcamlbox) = 32e4b63077aefdec79b5b5838db40c36 ocamlx(Netcgi) = e174d0318f6c4b63fb31e2de84bb2d9d ocamlx(Netcgi1_compat) = f35d33e9c71a40ee4b6b84ce30c70e0e ocamlx(Netcgi_ajp) = a339b7f5ae9b246dd544887e0722513f ocamlx(Netcgi_cgi) = 5b86988b1ba7e525b6a948b2278f66e1 ocamlx(Netcgi_common) = 7a36ecdc1890da3563b3534686d805d2 ocamlx(Netcgi_dbi) = a1641b8f9af863e6510502d4ce540af0 ocamlx(Netcgi_fcgi) = 7218e7f16a8f56e80b124651271dd79c ocamlx(Netcgi_plex) = 689ccf53741748ef952282b9df7c6c4f ocamlx(Netcgi_scgi) = 180ca530a1bb12496d91a8917b6a2d71 ocamlx(Netcgi_test) = 69c5a086f9108847affd1947107b533f ocamlx(Netchannels) = 2ba5f723c6d5551272bdd2e11ff6c00c ocamlx(Netchannels_crypto) = 8e4e1977ed2dbbfbbfc70c2c219de837 ocamlx(Netcompression) = 595bddd36b4e640086e5a3ea5aa3c7b0 ocamlx(Netconst) = 27af373d734cb1b7c7e495eac2d60676 ocamlx(Netconversion) = 164ab9b20daef42fde2862488280c8d4 ocamlx(Netdate) = 5e03114c22512e59b6c589c5027c1ca0 ocamlx(Netdb) = 74da01665b8142320547be1c939a1f24 ocamlx(Netdn) = 56c2d708c3ec58b867530f14b1f52ba3 ocamlx(Netencoding) = e47352703b30684a5341c4e18c193483 ocamlx(Netexn) = 16e290ec93563d96e2c3279522f187a5 ocamlx(Netfs) = 8d0757992b6e762c8e4c9614fe8f2ef8 ocamlx(Netftp_client) = b0d0ebc137baf1b861db7ae0828717fb ocamlx(Netftp_data_endpoint) = 6b290a4fda516cb02b779f08c198f8f9 ocamlx(Netftp_fs) = 308cc57b11e2dcf56e7a92b8df23e6ba ocamlx(Netglob) = d0045d74e38af1fb22a3864f8f8803c5 ocamlx(Netglob_lex) = f34372ebd7226e7b49cb7e18b973bca1 ocamlx(Netgss) = 403ca81e83e07296327608d8ee6e9c2c ocamlx(Netgss_bindings) = 5ba5338ec997d68b54a08bbe225ca37d ocamlx(Netgss_util) = 04143039066c002be5740f4138ae35d2 ocamlx(Netgssapi_auth) = 5b91af76c0ce14b28a5c1b40cf3d917b ocamlx(Netgssapi_support) = b3e5c75dcdc31beb62378bf33cfdf878 ocamlx(Netgzip) = b471298d6dc421f3d9d8a079e89cf5d8 ocamlx(Nethtml) = 2381b797d40f90422f77cc945d715528 ocamlx(Nethtml_scanner) = 4f4ede6203acbc3e0992a4479046d7e3 ocamlx(Nethttp) = ad04b8d6259d38bbd13ffde4ace44a9f ocamlx(Nethttp_client) = 08bdc26b2cc0822c6ee06d31bbcc8c2e ocamlx(Nethttp_client_conncache) = 13755723dd6f8ce38959ab8ce5aba496 ocamlx(Nethttp_fs) = 593c54f88520b7516f6508dbec30f4ff ocamlx(Netldap) = db2749f22ac4f3b5d1788be6b4bbb47a ocamlx(Netlog) = 10bd3ae5b1048574878696e250a7f10e ocamlx(Netmappings) = 9f9d6c0842b85667f8b428f0de9ac942 ocamlx(Netmappings_asn1) = 8391152fc4c5fb25fac173c721d22e2b ocamlx(Netmappings_iso) = 0b9099f05135e76fc2a113ed18b7c692 ocamlx(Netmappings_jp) = 349a9d45a1423046fc4bc965a98b29bc ocamlx(Netmappings_kr) = 6b3cb050a54a7a46c58a9230aa7091ab ocamlx(Netmappings_other) = 90814ec55348ff563670f215e64880c7 ocamlx(Netmcore) = 1b0fad9fe60b46074e01b12cf7705295 ocamlx(Netmcore_array) = 130cf31ae0d1d82b07290dedd43387c1 ocamlx(Netmcore_buffer) = eabdffd04f30e01f76406dc153b416ca ocamlx(Netmcore_camlbox) = 6af99a9bb4ed1d7a198a3783b7218176 ocamlx(Netmcore_condition) = 608bf2199f8b87ea17f6ea5c46c62a7f ocamlx(Netmcore_hashtbl) = 2dfedb83c3a421f4184724acdb75b9ec ocamlx(Netmcore_heap) = 9d9041da5d9ec38fb91bb247eda43d94 ocamlx(Netmcore_matrix) = c9953bee661c0e63f20449c9e387c7ff ocamlx(Netmcore_mempool) = b15c88c228a4dc645e3709cfba1f76b9 ocamlx(Netmcore_mutex) = 027494eed83520cccb82450d65ab7f09 ocamlx(Netmcore_process) = a80ac3fcd2b254b3b9f903ebab053c1f ocamlx(Netmcore_queue) = c3017cefc4bf94ba042e1b00349115a0 ocamlx(Netmcore_ref) = 1355b12a911c5a252f9361690aaf7492 ocamlx(Netmcore_sem) = c03401f92b7603a953360d900e9cef76 ocamlx(Netmcore_util) = 11fb10ac900ebb5dbb78015e90a54dac ocamlx(Netmech_crammd5_sasl) = 8ba603a723d7388f2ae4afc6c572c0a2 ocamlx(Netmech_digest) = b305cbd6afb0c44123fa3018b2aeccee ocamlx(Netmech_digest_http) = 8dcc31d356e7f8adc261497eafd2c03b ocamlx(Netmech_digest_sasl) = 79257ab12eab8e70c4b72ca866fd3ad3 ocamlx(Netmech_gs2_sasl) = 3c2ffb1e4394cc1e541244d386224c77 ocamlx(Netmech_krb5_sasl) = 5e9e897a5dac1e58bc8d63b9344d4e93 ocamlx(Netmech_plain_sasl) = 5fc2713bc7053608c12a87454ca42a8d ocamlx(Netmech_scram) = aa8392332ea9e36a413a024573c0cb13 ocamlx(Netmech_scram_gssapi) = 171ab0c72b4d02fcde2991e88edf7478 ocamlx(Netmech_scram_http) = e78584dca3d6814e95b2a1912f0568ee ocamlx(Netmech_scram_sasl) = 499814ca8a637d86bf571d3f42779aa6 ocamlx(Netmech_spnego_http) = 43d43042eac3edbb4023b97f480bd1c7 ocamlx(Netmime) = c9bba2ca7758c1449d2eddad05374458 ocamlx(Netmime_channels) = fafe6ed2da23d963beb16eade9532fb6 ocamlx(Netmime_header) = 67fee6b89abcee5642c2f761416bce3c ocamlx(Netmime_string) = c72f1ceabde23bf4db6f1dd3cc77a721 ocamlx(Netnumber) = ecae6e4208eb0bfa7a3bf7c76f974331 ocamlx(Netoid) = 4a8edb6f49509b9dba153646794e181e ocamlx(Netpagebuffer) = 63657fad857bd13a704fb93c4439ea94 ocamlx(Netplex_cenv) = 67c146d2b9ada75f9c53f993aec694fa ocamlx(Netplex_config) = e75e6329a3053a1caf874ab0b6635058 ocamlx(Netplex_container) = af03d4f0e8a8afb061ae2535a3935852 ocamlx(Netplex_controller) = 0ede98b68d8644dde27e38cc361ec9e7 ocamlx(Netplex_ctrl_aux) = b2099dba928ba522e9f99142c0a33f72 ocamlx(Netplex_ctrl_clnt) = 8fdcca4d761cab818e8fd9d00b8f21c3 ocamlx(Netplex_ctrl_srv) = ef4aee95ddb7d51e54d3b9c9dbc680aa ocamlx(Netplex_encap) = 95c2b715de4dd336eecff827a44d0240 ocamlx(Netplex_internal) = e79df0b70265b71c02acf4f4d87ee086 ocamlx(Netplex_kit) = a0a4f1adad9c72940370b464212a7271 ocamlx(Netplex_log) = b9fb73979fc510702ad77953fd5281c2 ocamlx(Netplex_main) = d13bf6084f93e8210f17c714431acddc ocamlx(Netplex_mbox) = 31a80115e635bd7249156fdc40ee6e72 ocamlx(Netplex_mp) = d0e9c35c63a4304dccceb0bac6543057 ocamlx(Netplex_mt) = 91690e33a07c4f6b4da5d9a2e5a25e03 ocamlx(Netplex_mutex) = c2534f91c8779ca35765599113d0308b ocamlx(Netplex_semaphore) = 60b7ff2eca2ef25bab91e251879d6a05 ocamlx(Netplex_sharedvar) = 38ec5b9383d599886d1c19d5f767c3ba ocamlx(Netplex_sockserv) = 0cbbcee619da9caf4d6b385fbb150610 ocamlx(Netplex_types) = d4ed17b0d87c8f301a182021e5417924 ocamlx(Netplex_util) = b2e48e379f8609b137232e88c3abe631 ocamlx(Netplex_workload) = 824f6403acaa9d3f4e3c13a9eddc3b90 ocamlx(Netpop) = 03d77e4d24da14ea2c9a0587aa9b25d7 ocamlx(Netsaslprep) = 89a0fe8f9a6be4d380aa02a4d1481ec2 ocamlx(Netsaslprep_data) = a3dc7bafe7c7d51266b4cbd80eb26449 ocamlx(Netsendmail) = 62ae17532d65fb2d688d7aeb69b02077 ocamlx(Netshm) = 37d85561f8c57cca17f4758d738bfd6d ocamlx(Netshm_array) = 3c84b55f1057b403a161da6b11032de0 ocamlx(Netshm_data) = 84fbcb2b7b60135f00ede7c109b24edb ocamlx(Netshm_hashtbl) = 2196268a62d90a95d834bb56ebf5a190 ocamlx(Netsmtp) = 1a3d4682acaf9ec278d97e82818898a9 ocamlx(Netsockaddr) = a8019bf61298c48166b8060716d2277f ocamlx(Netstream) = 7175fc586915ebc5561b3638ad9986d8 ocamlx(Netstring_pcre) = 3f6b03f86ff06af3b5c62de33caad51d ocamlx(Netstring_str) = b6eccccdc2371f18df01073456de16a6 ocamlx(Netstring_tstring) = 19ebfb8b31647e0665733aeb24645c1c ocamlx(Netsys) = adb522fde7fa957a5ddc225b8c0902fd ocamlx(Netsys_ciphers) = 1779679b2b631773a76e4223a2ed84eb ocamlx(Netsys_conf) = b40b60e997237e7361457463e34d428c ocamlx(Netsys_crypto) = 0afe115f7baa2b7981d38fb3d817d590 ocamlx(Netsys_crypto_modes) = 021862e33930a322d4d12625bb5ad183 ocamlx(Netsys_crypto_types) = 2e23397a94c6af79fd938d97caafd797 ocamlx(Netsys_digests) = 8da9080442c10c2a4c6aec218a3dc7ac ocamlx(Netsys_global) = 0c60e14c628591267f3a2320ece6d3fe ocamlx(Netsys_gssapi) = 841815054316b74ff6e2234a186ebb5b ocamlx(Netsys_impl_util) = 1c5bf6b5f048d8941fc468f93bcc6556 ocamlx(Netsys_mem) = c8992221ac28e4379b7c1a6d64a2efc6 ocamlx(Netsys_oothr) = c4cea66d06535d6aad982b1845012263 ocamlx(Netsys_oothr_mt) = 58cb0ca2dd5e608121b60f92a6ecd6c6 ocamlx(Netsys_oothr_mt_init) = 06f97e2fc8278c9403ed70cd76e00a92 ocamlx(Netsys_pmanage) = 72d4f5996dcd25a7757fca9398bf74f5 ocamlx(Netsys_pollset) = e17357cd42dbe1821abb7e93e8173020 ocamlx(Netsys_pollset_generic) = 9a97c63d728cd601d33834eec670782e ocamlx(Netsys_pollset_posix) = 3ba5862c732b03a6fdd2bd1edd3e92f4 ocamlx(Netsys_pollset_win32) = 661209a4ec5a50821af7552331e48ea3 ocamlx(Netsys_polypipe) = 90e3f4fb8b42c5c8709f3ad8cea9364d ocamlx(Netsys_polysocket) = a43a2b4bd9296783dbc0300de2540388 ocamlx(Netsys_posix) = 20f6ed6089b2ed43dad59bf93887964a ocamlx(Netsys_rng) = a5b56e7137e4fa2d8fdb95c9c4c64061 ocamlx(Netsys_sasl) = 868411711d0342444b936c7568c0e5e9 ocamlx(Netsys_sasl_types) = 784bc81e05b38f1350baed84ddbacb1e ocamlx(Netsys_sasl_util) = 4d0461b2916d6f1467889cfead5ebf95 ocamlx(Netsys_sem) = c7438b392923ad7b69c9c2c05f08a83f ocamlx(Netsys_signal) = 58bbb669769df7a0080c17f62f26a60d ocamlx(Netsys_tls) = 0ea77e64a56484fd32cdfb2da9ae8fb7 ocamlx(Netsys_tmp) = a426e1e62322ddfa26b8ad59735f0f4e ocamlx(Netsys_types) = 2ee4dae08d9dec3ff6a939988630f4c9 ocamlx(Netsys_win32) = 661e4e18cc6130ed432773150d9c4697 ocamlx(Netsys_xdr) = 5cb3ffa129b3452cc8568d1de41ef06d ocamlx(Nettelnet_client) = fb5c6cfd18f985696eb74f317d3729c2 ocamlx(Nettls_gnutls) = eedc2da5b2b639fe457bddf719582a9c ocamlx(Nettls_gnutls_bindings) = a5a8a802c704e67115bad6ea6f7a233d ocamlx(Nettls_gnutls_config) = 1c645833beff4e8bf3aa2ecc2189cf65 ocamlx(Nettls_nettle_bindings) = a14c0154ace469cde5b0ce79d9baf93b ocamlx(Nettls_support) = 1a15850dee4b8dc437342e28ac2108fe ocamlx(Netulex) = 2ff5a52e3610a14fff83895de9d35c85 ocamlx(Netunichar) = 7c6a395b5c7c0fa592d4d455e62c2ec5 ocamlx(Netunichecksums) = 6c24ba17b3ee3b8ced1f6a485722f6b4 ocamlx(Netuniconfig) = 731b1d57d2e178f7aa638cc3375f7068 ocamlx(Netunidata) = c7dd52a73408390ff43c8b0c8709dc1f ocamlx(Netuniinit) = 24fccdb377da5867e97a1d233068cdd7 ocamlx(Neturl) = 4517ed2e0b2d6eaac1417640da0f1941 ocamlx(Neturl_ldap) = 0f5c86ff3501f384f4d4f31f7f6e0e25 ocamlx(Netx509) = 0ba9cd7c71323ef42e2a2e23d3f5834f ocamlx(Netx509_pubkey) = d72bd0d616fd620239d31cc67751434d ocamlx(Netx509_pubkey_crypto) = 04d893f1bf22f781e924d147fa008007 ocamlx(Netxdr) = 0e6a1129e208ad99b1afdf9a9cab2bb5 ocamlx(Netxdr_mstring) = e4b9ca3242024dc254c2f498af5f3fc3 ocamlx(Options) = 9170947cd121bc48f7c28686ddcde5a2 ocamlx(Parser) = 7f775e01b825a7a8d50f68f98d8bb676 ocamlx(Rename) = fca745449db1cb918736de74c608e98b ocamlx(Rpc) = 397a3934ccdc109218ae5f9da8ffd080 ocamlx(Rpc_auth_gssapi) = 783bcc593ed87316dc72a7e33dbb85e6 ocamlx(Rpc_auth_gssapi_aux) = d966271c6e3960d485055a79359a508d ocamlx(Rpc_auth_local) = 29c7512e6cd38db001cdffd1dea84dc6 ocamlx(Rpc_auth_sys) = fbeeb4a70ece75a56e091ddd1f3733c7 ocamlx(Rpc_client) = 37eaa12977d48ee41120f165c0afbed7 ocamlx(Rpc_client_pre) = eabc401eab2712e78410457f058935f9 ocamlx(Rpc_common) = 1654139c4566a1dc9676ca4f53a490f7 ocamlx(Rpc_netplex) = 924aa4099c28579ac0ac048841f3ab5d ocamlx(Rpc_packer) = 6208f4595220543862d232ddaa0102dc ocamlx(Rpc_portmapper) = 9f4a3b580067a400b0e1d05317d4ecc7 ocamlx(Rpc_portmapper_aux) = 028fd5542084f6d047519d19861f6050 ocamlx(Rpc_portmapper_clnt) = fb216cb4642dbd66afdc20f0c89c25d7 ocamlx(Rpc_portmapper_impl) = 3414de5bb3b32939c6a7b31f4d08c0bf ocamlx(Rpc_program) = 455e6762d7621314a8a04fc6645138d4 ocamlx(Rpc_proxy) = 2318c937705de1cd2ad41eda6c46c6f4 ocamlx(Rpc_server) = 72954e119d59b7cb1e909dacda2adcce ocamlx(Rpc_simple_client) = 9f94c6595d5d8312fea4b9e323dcb9bd ocamlx(Rpc_transport) = b14164a149f838963dc7171ffa352d82 ocamlx(Rpc_util) = 597008de06343d75a6d0bd06d2215db4 ocamlx(Shell) = 518f0c34389c7e3a2a8cc2130fa2102f ocamlx(Shell_fs) = da267d572e01f756e5bfe34ee805aa1a ocamlx(Shell_sys) = c145dc32c448c64b6990d2060702415e ocamlx(Shell_uq) = 03436ec8fd39705099c312265a1852b4 ocamlx(Syntax) = 05b8281c872439eb30040fb41dbf2859 ocamlx(Unixqueue) = 0f7db19e7b0b30fb305eeb270d20c789 ocamlx(Unixqueue_pollset) = 9323125c4e677decc67275f97d800cd2 ocamlx(Unixqueue_select) = 28c98f93a50e675bbccc49265fc3011b ocamlx(Unixqueue_util) = ec7870c8432b248b0faff3e35d46cc54 ocamlx(Uq_client) = 81b270d26c875ea40fc25e7f88bc9d08 ocamlx(Uq_datagram) = 598c1c0834b675d70cb443d07b928acc ocamlx(Uq_engines) = 80cb51b41d023d5f1b6af7d99248ec62 ocamlx(Uq_engines_compat) = 4290f0505076a0947016519ccbc1a116 ocamlx(Uq_io) = a2da2b6718251f27413e2f947c94fce6 ocamlx(Uq_libevent) = 62ad1483954e6ae3b1ce19ab98f07da6 ocamlx(Uq_lwt) = c8be15c310f65238a0f68b2169bcbc3f ocamlx(Uq_mt) = 5ca6a595adc33fc1d825f8edf06e8011 ocamlx(Uq_multiplex) = df8b9e55f4139351e93be081f3e5f3d9 ocamlx(Uq_resolver) = 981a34759485be8cb115b650d9d789da ocamlx(Uq_server) = 519c6dadec1954f1c1c5558f5a6afb2b ocamlx(Uq_socks5) = 82d0e6e484c9843d7ae387ab15ad0e10 ocamlx(Uq_tcl) = 38422e2bf52502da34923f6d9eea2613 ocamlx(Uq_transfer) = f3a8791997384fb939d2af631206e5fd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Condition) = 233a49acfae1a67c4ed603d1f75c6f17 ocaml(Equeue) = 304f5ee41cd57bb8146212a2409856bb ocaml(Gzip) = 47bf3b199ec27ed5f8d16609ade837c4 ocaml(Mutex) = 519f9d1edadf61d2fbba74a05cfac9ef ocaml(Netaddress) = 110b9b03a6ab7d9968c8095d8031fecc ocaml(Netascii_armor) = 07ee219e05f5fa05265c52fe962959c5 ocaml(Netasn1) = dc7ff9bd8e1d7540e3812a0b9eb22777 ocaml(Netasn1_encode) = 7308721b2ed177f3ac91261a3bf43713 ocaml(Netauth) = 9fa7560235b3cdbb180d29ea5b2cdfb2 ocaml(Netaux) = 3b4dcc3b8e6b7e3bbbf0ffb966da1044 ocaml(Netbuffer) = 0e77354736e6d7487e9e01b76e6bb9da ocaml(Netcamlbox) = d33f7d3e47c8ba95e12fcce0219efdf1 ocaml(Netcgi) = 4bf9316c793b4b2d83c1b22605c19078 ocaml(Netcgi_ajp) = e33302c7cc3bb54d284ed220e2924288 ocaml(Netcgi_cgi) = 1f9a316695aa4cb9bdac7241e4fed348 ocaml(Netcgi_common) = 705a4004b1b124d8bc324eadd4c16c95 ocaml(Netcgi_fcgi) = 9fb006752325648e8afa97960f78b340 ocaml(Netcgi_scgi) = 2f426786b64e5851767deca10d28134b ocaml(Netchannels) = 43f6c4017815fd41d3958994a0a00cbc ocaml(Netchannels_crypto) = a13ba1275b1773c4c45639d45bb49365 ocaml(Netcompression) = 5c6744b5a038019e8b7bfa62ad3dc55b ocaml(Netconversion) = 7fa861c3af4768130bacc46dcb4cddc0 ocaml(Netdate) = 51be411eaa708727aacb9b7f94d4c468 ocaml(Netdb) = 4bd55c3b9a70b08ec46ad450a6957b4f ocaml(Netdn) = 73c860797bedb3376c0e343da2d08abc ocaml(Netencoding) = 33e6e1d39440e4ef0838847af7444243 ocaml(Netexn) = 8a959a57d55f11b788c4cd257472677b ocaml(Netfs) = 2fcf2da19bfed66fbc70a690200b9717 ocaml(Netftp_client) = dba12635db5663b70b71dde2d5e6a5c5 ocaml(Netftp_data_endpoint) = 8d4c7f2a1a1a10e2d020b62d7d1bfa36 ocaml(Netglob_lex) = 0400db278986ecb5b12e740ecee06141 ocaml(Netgss_bindings) = 70c39289014469841848e8e12cac24c8 ocaml(Netgss_util) = 64bbef45f6a6a23637abaf72ede98261 ocaml(Netgssapi_auth) = 78fdd4e9e97eb7867c8da97eb2fd6116 ocaml(Netgssapi_support) = ec0964bde3a424fc7a137070cb6a97f5 ocaml(Nethtml) = 0df288be450af3f3321062339984e1af ocaml(Nethtml_scanner) = 7854c3e26c569ae893ca556593a0cf90 ocaml(Nethttp) = 47eb659687cb6ac7d0f4389490ec3b93 ocaml(Nethttp_client) = c204e56e324b6499822efc25c0dfacce ocaml(Nethttp_client_conncache) = b33f53f95a4341b08e7d7fa4b8ce8bca ocaml(Nethttp_fs) = 294d2606a68df897180ecbf1c3671eca ocaml(Netlog) = 8cdf1b92e56909580432cf7030dda694 ocaml(Netmappings) = f06f31db8cdbd3d2a2ac7471ea899396 ocaml(Netmappings_asn1) = f47f4b36254ee65fcb705fef2cf06ebd ocaml(Netmcore) = 4a0fc11e85dcf964e9d81001a06d946d ocaml(Netmcore_heap) = 5a9a294a1facf5ee47aa391cf4e20554 ocaml(Netmcore_mempool) = 9b6b8114c3a629bb9ae18806a9267a65 ocaml(Netmcore_mutex) = 79fc77b6c9a146b9330ffa314bb060b4 ocaml(Netmcore_sem) = 2cf561f2397871ebbe398d39fff7fbab ocaml(Netmcore_util) = de975fbc25a449ac1c3ee1eeec6cafb0 ocaml(Netmech_digest) = 78eb229c340ac7e7be33595c317ed3fd ocaml(Netmech_digest_http) = 7762935a876b97ee553f4bf50e7ef178 ocaml(Netmech_gs2_sasl) = 65f6d9fd458378a2264ba43857ba8b7a ocaml(Netmech_scram) = d44eeb1e57e127bd1a0a7ea2b9873728 ocaml(Netmime) = ea27f3041ab417cf1b2ad3139d1d810f ocaml(Netmime_channels) = 63b3a8233def6bc4f266df6dbd44bbab ocaml(Netmime_header) = 9d43e1bd0e849d41cb81e2d368e48874 ocaml(Netmime_string) = 2060d2248b1d396a25e02dc8a19053c5 ocaml(Netnumber) = 72c1226ec95361e894ad27dc4d3f3295 ocaml(Netoid) = 8f9cd59a3f9c9dc80314055f4bdfce93 ocaml(Netpagebuffer) = 46a5b88259895d7846676e4696c3e046 ocaml(Netplex_cenv) = f3f5873ed11615244b1bad43411eb9b1 ocaml(Netplex_config) = 5495b8db4816bcfa63a55cd27eb87b74 ocaml(Netplex_container) = c5389a405853a92983f84353fd83df19 ocaml(Netplex_controller) = ef447ba3b5f180db8482beb5b816f45b ocaml(Netplex_ctrl_aux) = dc73983da1dfeba22d51efca9e615d5d ocaml(Netplex_ctrl_clnt) = 0b25f6ea034ab03972b7dcde489698a0 ocaml(Netplex_ctrl_srv) = 7c24619d77279587d3982024200c7a37 ocaml(Netplex_encap) = 8754026d88ee35ecc5cb3064407d7921 ocaml(Netplex_internal) = 3daa8bb6ce9b385998dcd8ffbc471e15 ocaml(Netplex_kit) = 3354b97454ded3009f6382e3a80d6eec ocaml(Netplex_log) = 05337501f2e2993b419cb6b0eb0ca4ff ocaml(Netplex_main) = 9235225e67d59bce95aa8ecdc6cced38 ocaml(Netplex_mp) = 6336cfbfb754372227dbeeafacc73f00 ocaml(Netplex_semaphore) = 9d326055aea7c1b8219dda4a80e7f654 ocaml(Netplex_sharedvar) = 6b364202da65948589a9a5bdf143a25f ocaml(Netplex_sockserv) = 1415df017e90e595b3934d43735bae7a ocaml(Netplex_types) = b1e39c4dde4cca86143d52d4294f4975 ocaml(Netplex_util) = afa2241e42f8acd21b4dfc0994b112e1 ocaml(Netplex_workload) = 3a2efb878efafc021904eb2f035aec41 ocaml(Netsaslprep_data) = 1e34a3d40110085fbdc2c6e7f5e93d22 ocaml(Netshm) = a560eda70c92e81bbc3d9ac82d9a7ae3 ocaml(Netshm_data) = d7b13faaac7ea7523fe2e0782c00f09a ocaml(Netshm_hashtbl) = 622d7f9cddb6f7b1b53d428357b88739 ocaml(Netsockaddr) = f8b66c25b5e4b8e3702082df964f87e2 ocaml(Netstream) = 7d3e58f9135ecc1f23c6a5af38fdecec ocaml(Netstring_str) = 0922712f17cb741dccd87eeec13ef487 ocaml(Netstring_tstring) = abc69e15edd94e4135a1db502a4f2c43 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_ciphers) = 95b7c373fea7df41fc5bcd2ad21a994a ocaml(Netsys_conf) = 422d7d1310b4991c394720c996a4d8ec ocaml(Netsys_crypto) = 74f5b2b545f5408299f7e0984c3e026c ocaml(Netsys_crypto_modes) = 0d3b63cb0378f59284acc41690b5659b ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_digests) = 19961a6f79900fb36b414f9ee60e7371 ocaml(Netsys_global) = 255052aa877302faaef3897138580f33 ocaml(Netsys_gssapi) = 0b9d75c47ae1c4f2c955f671a4ed4bff ocaml(Netsys_impl_util) = 8d8bc271975aed66dc828d5770b6c8cb ocaml(Netsys_mem) = cb1749b88d7d8d20abf3a46de456a00b ocaml(Netsys_oothr) = fa429551c4cb23fa8500a1ed13868db0 ocaml(Netsys_oothr_mt) = 1aef2f3711464dc3d569d09237b17402 ocaml(Netsys_pmanage) = 54f6ab0211c77c5412961372735d59d1 ocaml(Netsys_pollset) = 4e9b8a463f7788ec61bfcda76ff13155 ocaml(Netsys_pollset_generic) = 722dbbaa5e71246fd9d96121393b651b ocaml(Netsys_pollset_posix) = f57bdd2da79fed4aaf0e91b6c4c24ec1 ocaml(Netsys_pollset_win32) = 2790ad983d10f5114402e3d61f4bd5c8 ocaml(Netsys_polypipe) = 27f7d69cbe144e161c34c55259c11476 ocaml(Netsys_polysocket) = 2ade4619a3193993969662606eeb5b2b ocaml(Netsys_posix) = 234422c5daa64ddc9e228d7db413fa33 ocaml(Netsys_rng) = e36d26c6f84fc2a9de996d8b9ab8f118 ocaml(Netsys_sasl) = 5135acc3a4c4c004c15139498d6364ec ocaml(Netsys_sasl_types) = 5f01e621b659553d5563ee96f23b7f29 ocaml(Netsys_sasl_util) = d6bf2233a0298e086f3ebfa58fbd7691 ocaml(Netsys_sem) = f05700cbf636b2f8cf1d686f1d1cc96a ocaml(Netsys_signal) = 3af697e2a833dd3161c3084a437a1a0a ocaml(Netsys_tls) = 63d9d5b9cd3b360ce7929215754f480c ocaml(Netsys_tmp) = be929e9c38681d3a5fa833dfa95e4bab ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Netsys_win32) = e8f726f009d01b2d17f75cdac0928bba ocaml(Netsys_xdr) = 00bfa62ff40476258caf4774b59256cb ocaml(Nettelnet_client) = 7b6abe8ecabb2e2a611bb29f66b86f7e ocaml(Nettls_gnutls_bindings) = 03a462c89ff5dc4f51cd27f161213c1d ocaml(Nettls_gnutls_config) = a83b4ff9b162d8e58221e68db81cfc0f ocaml(Nettls_nettle_bindings) = 733fe566ea9fecede733912580b73719 ocaml(Nettls_support) = a15be4ac6ad5d0d9d31eed5146e4ef4f ocaml(Netunichar) = 17614149631dd5fbc5010ea52e9d5740 ocaml(Netunichecksums) = 6eb33f788452adfd425de214d8875c07 ocaml(Netuniconfig) = 636062807f4593312c0de1aece5d865e ocaml(Netunidata) = b4a09e4c1cd07cc071c22e4ecd43051d ocaml(Neturl) = 2a610861b55d9abbf5904ed38d37e09a ocaml(Netx509) = 3ef6baab190636a2f0ac5d920adbcc6d ocaml(Netx509_pubkey) = 4980ad840bf52ff8a15c8f4698d00588 ocaml(Netxdr) = cb05c302f74040b16a1c0e704bcb8a52 ocaml(Netxdr_mstring) = 52c6382b470e1df9193bb611938c1927 ocaml(Options) = a612b90e06b774a5969915f5a99f2af9 ocaml(Parser) = 0aea2e95b11bbdf7bb3f88e07a8ebe84 ocaml(Pcre) = 7cbc5246a6fcc782b1e4d3a438dfbf04 ocaml(Rpc) = 3e1a29d9fb066358bb513b1e5a845413 ocaml(Rpc_auth_gssapi_aux) = 41d8cda204b0815924b3c4556a8b7050 ocaml(Rpc_client) = ec839a7515f55051803d01099b7399e1 ocaml(Rpc_client_pre) = 177c5f97140cfef53f79c45cddc074b9 ocaml(Rpc_common) = 007332f4dfc040334b06e11a5f856639 ocaml(Rpc_packer) = 96f1ccb50b77560d8571f6e6a8463de4 ocaml(Rpc_portmapper) = da211c38cdd1e69d9004d00ee7b02fc8 ocaml(Rpc_portmapper_aux) = fb4de630fd619f76f0b2832cf548f696 ocaml(Rpc_portmapper_clnt) = 648f2093fc377068b1399156354868bb ocaml(Rpc_portmapper_impl) = 404248dc7349867acaa88a46bfd15f03 ocaml(Rpc_program) = d377d713005c76af633feb475c12a012 ocaml(Rpc_server) = 5570bbe58b5775c1af91414efeb4b3b4 ocaml(Rpc_transport) = ec6bd7d4ad25fa7916f384b62158013b ocaml(Rpc_util) = 9dfe4ea900b4bf048dc9d35587ba84b5 ocaml(Shell) = f25abfd74c75265dd95bc8f03d5b0c6b ocaml(Shell_sys) = 8ae56e1a937db84855691a145d4654f1 ocaml(Shell_uq) = 38c82c26eb1e06f86b6a358dfac4f90d ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arg) = 965c9e33adab6e9e8dc021fbfa95558d ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__digest) = 60c60a8f614ee08eec5a2f5a733a870e ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__gc) = 7fd146e11f52aa63b80f74c58258be74 ocaml(Stdlib__genlex) = eed6c262f8e06627ff281960e76aacbf ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__marshal) = c2ddae800dde5964f2743a87506541ee ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__oo) = 776d71aa45d361a01c1d15d7c8ad4453 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__queue) = 03c7b1e419bb4f4383376912cbd6bf5a ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__scanf) = e84e0fc8d2ad94705113ca03bfc9de5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stack) = b515cb9a8648d069a1e380b3ec573599 ocaml(Stdlib__stream) = 1571ee6ad62a0ffc202bec6301bacca2 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Stdlib__weak) = 566904bc5a0ffe372f2b7937579598cc ocaml(Str) = c5bcee777d07f9d2f20c78da78387372 ocaml(Syntax) = 187046c85bd2325f7a646d18814fcd7f ocaml(Thread) = 937568460bf33b62f0918f213aa41910 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Unixqueue) = 1fe558b9c81e30ecd0c8f7c2384d028c ocaml(Unixqueue_pollset) = 938ce56b4050ae3021c48fcd533a7c20 ocaml(Unixqueue_select) = fd25c5e73cf8fd9b42b126231288614f ocaml(Unixqueue_util) = 9c64b4f62eb9c8bb368938a5af7b8784 ocaml(Uq_client) = be29b9de684f7c947ac768d1fc1ed48a ocaml(Uq_datagram) = e4aaec44622d7956572dec1bdac405b2 ocaml(Uq_engines) = 07cb4183d42345f84670bf6afe737dfc ocaml(Uq_io) = 0e683286dba4dccc777a758baf99b0bf ocaml(Uq_mt) = cc3e4a9c8c45812614c1566b5fb3705e ocaml(Uq_multiplex) = a3a78493a7aadf04a1cfcd420f31dc43 ocaml(Uq_resolver) = 3b5cfdb9876ed8e9b86b185b4fb0a31c ocaml(Uq_server) = 721490fd03161b8479275da5b2499c47 ocaml(Uq_socks5) = 37e73603d5c4c2f6801b920379ea7905 ocaml(Uq_transfer) = c29c5533a080445dc450aa4946d990a9 ocaml(Zlib) = 1e2754009f2d349a1a3906dc39722e88 ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Condition) = 07f255814da2411b1c25d7d626430ba9 ocamlx(Gzip) = 725997b91953aece9a1aac6ecd61bcc8 ocamlx(Mutex) = da1696d5e322b2c40d095e3e45eb2967 ocamlx(Netglob_lex) = f34372ebd7226e7b49cb7e18b973bca1 ocamlx(Netgss_util) = 04143039066c002be5740f4138ae35d2 ocamlx(Nethtml_scanner) = 4f4ede6203acbc3e0992a4479046d7e3 ocamlx(Netmappings_asn1) = 8391152fc4c5fb25fac173c721d22e2b ocamlx(Netmcore_util) = 11fb10ac900ebb5dbb78015e90a54dac ocamlx(Netmech_digest) = b305cbd6afb0c44123fa3018b2aeccee ocamlx(Netplex_util) = b2e48e379f8609b137232e88c3abe631 ocamlx(Netsaslprep_data) = a3dc7bafe7c7d51266b4cbd80eb26449 ocamlx(Netsys_conf) = b40b60e997237e7361457463e34d428c ocamlx(Netsys_impl_util) = 1c5bf6b5f048d8941fc468f93bcc6556 ocamlx(Netsys_sasl_util) = 4d0461b2916d6f1467889cfead5ebf95 ocamlx(Nettls_gnutls_config) = 1c645833beff4e8bf3aa2ecc2189cf65 ocamlx(Netunichecksums) = 6c24ba17b3ee3b8ced1f6a485722f6b4 ocamlx(Netuniconfig) = 731b1d57d2e178f7aa638cc3375f7068 ocamlx(Options) = 9170947cd121bc48f7c28686ddcde5a2 ocamlx(Pcre) = 3d0c27df32fe236f1f0bf4d29808a0e8 ocamlx(Rpc_portmapper_impl) = 3414de5bb3b32939c6a7b31f4d08c0bf ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__arg) = cb1eaa0d37316e516697f64cadc75f5f ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bigarray) = b14315739423f75b471a54b0cd4e3d10 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__callback) = 6f6b40fcf5f20c4ef361f7a516fc4327 ocamlx(Stdlib__char) = d80ec3dec044dcabdaf3546ec3ca4692 ocamlx(Stdlib__digest) = 86a46ee67f616c9e2a28cf8f9057e89c ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__gc) = 88ea814453410dc94978809800d4f5da ocamlx(Stdlib__genlex) = 182800fe68dfb683fc7c439fd9eaea26 ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__lexing) = e7ce663ca25a827e8cc02172a8f8f6fb ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__map) = 3ed208b888965290b89d720efaf17612 ocamlx(Stdlib__marshal) = 650ea397c78bf14d75a0fc6cbd264975 ocamlx(Stdlib__obj) = 930dac301330b9d6c1d5e7e7c2310683 ocamlx(Stdlib__parsing) = 6cc6af62ef0c74e718bcf92be05fd292 ocamlx(Stdlib__pervasives) = a4e6439f19e44d97d49bbd087347b9ec ocamlx(Stdlib__printexc) = 678fbefb5bcbeaeb7afb5ae5ca515b17 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__queue) = 81c3e47f06925d2c8ab234b197abc367 ocamlx(Stdlib__random) = f020b2b5cbd6298e4259d8f07989b898 ocamlx(Stdlib__scanf) = 70e0ba7c9ddc1a8ecb11ae0eee0f2313 ocamlx(Stdlib__set) = 82f5cc8aac133142447f442798e3e68e ocamlx(Stdlib__stack) = e4921211a708a4285a797ff8f01741a1 ocamlx(Stdlib__stream) = 86781de8c85b808c620b24c4c1e0ef61 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Stdlib__weak) = b8f1a2821001d118c5570770bb7b673f ocamlx(Str) = b2619808edfd808b4097e5ec36277e82 ocamlx(Syntax) = 05b8281c872439eb30040fb41dbf2859 ocamlx(Thread) = 465003cbe6cf3895c2aaa4e277eafefd ocamlx(Unix) = ba030e73c9a8a296035219290541184c ocamlx(Unixqueue_util) = ec7870c8432b248b0faff3e35d46cc54 ocamlx(Zlib) = 3610f541b603644e0bf6e13cf304599b Processing files: ocaml-ocamlnet-gtk2-4.1.6-10.mga8.aarch64 Provides: ocaml(Uq_gtk) = dab74455bce25aadb87c9674d31d9006 ocaml(Uq_gtk_helper) = 71c9235d904fbbf77612ff6bb84eb0cc ocaml-ocamlnet-gtk2 = 4.1.6-10.mga8 ocaml-ocamlnet-gtk2(aarch-64) = 4.1.6-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Equeue) = 304f5ee41cd57bb8146212a2409856bb ocaml(GData) = 7299f7a24a85ca5423a9197f84b67c29 ocaml(GDraw) = 03e48c3d121d272823d6385058784093 ocaml(GMain) = cfc6ac58fe6f57fa1504660951a9437b ocaml(GObj) = 8b75c599da755428984ccd70b4c8da1b ocaml(GPango) = 2e114dc536c7fd77f563e8afb129a93e ocaml(Gaux) = 84c3af0a4966ba3ece3b94c27cfb0cd1 ocaml(Gdk) = 9bbc670c4898e1dd7ee044eadfe2fdd1 ocaml(GdkEvent) = beb4fff51cd40795a2bd97e34e904464 ocaml(GdkPixbuf) = 9d48f5ca384a87e3aee368230b412358 ocaml(Glib) = e2f8bef9e649a416d91658c7e08bc966 ocaml(Gobject) = d61eaa6e372749d91b4a08bcf0bc3a86 ocaml(Gpointer) = 2de3be71319cf14351b1cf437f4b4c5c ocaml(Gtk) = 8791a929476346715743c35920c1335e ocaml(GtkSignal) = b70771e5f2e0e8ed97fc6f4eb0bc9d72 ocaml(GtkStock) = 3b5d72040d7fc96a1f6879a2a6292751 ocaml(Netexn) = 8a959a57d55f11b788c4cd257472677b ocaml(Netlog) = 8cdf1b92e56909580432cf7030dda694 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_signal) = 3af697e2a833dd3161c3084a437a1a0a ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Pango) = 468b4df2b58fc0214a73d53246e1f249 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__oo) = 776d71aa45d361a01c1d15d7c8ad4453 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Unixqueue) = 1fe558b9c81e30ecd0c8f7c2384d028c ocaml(Unixqueue_select) = fd25c5e73cf8fd9b42b126231288614f ocaml(Unixqueue_util) = 9c64b4f62eb9c8bb368938a5af7b8784 ocaml(Uq_gtk_helper) = 71c9235d904fbbf77612ff6bb84eb0cc Processing files: ocaml-ocamlnet-gtk2-devel-4.1.6-10.mga8.aarch64 Provides: ocaml(Uq_gtk) = dab74455bce25aadb87c9674d31d9006 ocaml(Uq_gtk_helper) = 71c9235d904fbbf77612ff6bb84eb0cc ocaml-ocamlnet-gtk2-devel = 4.1.6-10.mga8 ocaml-ocamlnet-gtk2-devel(aarch-64) = 4.1.6-10.mga8 ocamlx(Uq_gtk) = 3d12bddf9be344d6d17f5637a6bfb038 ocamlx(Uq_gtk_helper) = 8fef93b49215c561e0c383b26970bfab Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Equeue) = 304f5ee41cd57bb8146212a2409856bb ocaml(GData) = 7299f7a24a85ca5423a9197f84b67c29 ocaml(GDraw) = 03e48c3d121d272823d6385058784093 ocaml(GMain) = cfc6ac58fe6f57fa1504660951a9437b ocaml(GObj) = 8b75c599da755428984ccd70b4c8da1b ocaml(GPango) = 2e114dc536c7fd77f563e8afb129a93e ocaml(Gaux) = 84c3af0a4966ba3ece3b94c27cfb0cd1 ocaml(Gdk) = 9bbc670c4898e1dd7ee044eadfe2fdd1 ocaml(GdkEvent) = beb4fff51cd40795a2bd97e34e904464 ocaml(GdkPixbuf) = 9d48f5ca384a87e3aee368230b412358 ocaml(Glib) = e2f8bef9e649a416d91658c7e08bc966 ocaml(Gobject) = d61eaa6e372749d91b4a08bcf0bc3a86 ocaml(Gpointer) = 2de3be71319cf14351b1cf437f4b4c5c ocaml(Gtk) = 8791a929476346715743c35920c1335e ocaml(GtkSignal) = b70771e5f2e0e8ed97fc6f4eb0bc9d72 ocaml(GtkStock) = 3b5d72040d7fc96a1f6879a2a6292751 ocaml(Netexn) = 8a959a57d55f11b788c4cd257472677b ocaml(Netlog) = 8cdf1b92e56909580432cf7030dda694 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_signal) = 3af697e2a833dd3161c3084a437a1a0a ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Pango) = 468b4df2b58fc0214a73d53246e1f249 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__oo) = 776d71aa45d361a01c1d15d7c8ad4453 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Unixqueue) = 1fe558b9c81e30ecd0c8f7c2384d028c ocaml(Unixqueue_select) = fd25c5e73cf8fd9b42b126231288614f ocaml(Unixqueue_util) = 9c64b4f62eb9c8bb368938a5af7b8784 ocaml(Uq_gtk_helper) = 71c9235d904fbbf77612ff6bb84eb0cc ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(GMain) = c749888273b8266378c06bc6b8eaf325 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Unix) = ba030e73c9a8a296035219290541184c ocamlx(Uq_gtk_helper) = 8fef93b49215c561e0c383b26970bfab Processing files: ocaml-ocamlnet-doc-4.1.6-10.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j8OCAW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocamlnet-4.1.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet-doc + cp -pr doc/html-main/ /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet-doc + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64/usr/share/doc/ocaml-ocamlnet-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-ocamlnet-doc = 4.1.6-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocamlnet-nethttpd-4.1.6-10.mga8.aarch64 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(Nethttpd_engine) = 8330dacf5c58b0039b27cc88c77d3cea ocaml(Nethttpd_kernel) = 559ef87360917213bb60c814c0b924dd ocaml(Nethttpd_plex) = 4c36043df1e73be2387ccd66e7c27215 ocaml(Nethttpd_reactor) = bb6207d5d5b205070a3d46085d6b598e ocaml(Nethttpd_services) = 63620e8cd71f0d3c962f542ea484bc17 ocaml(Nethttpd_types) = 3e4fcea5dbd833f03bde649af317739c ocaml(Nethttpd_util) = 199c1ec510b6b7c74e4ed3860dc6ade8 ocaml-ocamlnet-nethttpd = 4.1.6-10.mga8 ocaml-ocamlnet-nethttpd(aarch-64) = 4.1.6-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Equeue) = 304f5ee41cd57bb8146212a2409856bb ocaml(Netasn1) = dc7ff9bd8e1d7540e3812a0b9eb22777 ocaml(Netbuffer) = 0e77354736e6d7487e9e01b76e6bb9da ocaml(Netcgi) = 4bf9316c793b4b2d83c1b22605c19078 ocaml(Netcgi_common) = 705a4004b1b124d8bc324eadd4c16c95 ocaml(Netchannels) = 43f6c4017815fd41d3958994a0a00cbc ocaml(Netconst) = cfc91b7d77bc646a6cfbd249217fe06b ocaml(Netconversion) = 7fa861c3af4768130bacc46dcb4cddc0 ocaml(Netdate) = 51be411eaa708727aacb9b7f94d4c468 ocaml(Netdn) = 73c860797bedb3376c0e343da2d08abc ocaml(Netencoding) = 33e6e1d39440e4ef0838847af7444243 ocaml(Netexn) = 8a959a57d55f11b788c4cd257472677b ocaml(Nethttp) = 47eb659687cb6ac7d0f4389490ec3b93 ocaml(Nethttpd_engine) = 8330dacf5c58b0039b27cc88c77d3cea ocaml(Nethttpd_kernel) = 559ef87360917213bb60c814c0b924dd ocaml(Nethttpd_reactor) = bb6207d5d5b205070a3d46085d6b598e ocaml(Nethttpd_services) = 63620e8cd71f0d3c962f542ea484bc17 ocaml(Nethttpd_types) = 3e4fcea5dbd833f03bde649af317739c ocaml(Nethttpd_util) = 199c1ec510b6b7c74e4ed3860dc6ade8 ocaml(Netlog) = 8cdf1b92e56909580432cf7030dda694 ocaml(Netmime) = ea27f3041ab417cf1b2ad3139d1d810f ocaml(Netmime_channels) = 63b3a8233def6bc4f266df6dbd44bbab ocaml(Netmime_string) = 2060d2248b1d396a25e02dc8a19053c5 ocaml(Netnumber) = 72c1226ec95361e894ad27dc4d3f3295 ocaml(Netoid) = 8f9cd59a3f9c9dc80314055f4bdfce93 ocaml(Netplex_cenv) = f3f5873ed11615244b1bad43411eb9b1 ocaml(Netplex_config) = 5495b8db4816bcfa63a55cd27eb87b74 ocaml(Netplex_encap) = 8754026d88ee35ecc5cb3064407d7921 ocaml(Netplex_kit) = 3354b97454ded3009f6382e3a80d6eec ocaml(Netplex_sharedvar) = 6b364202da65948589a9a5bdf143a25f ocaml(Netplex_types) = b1e39c4dde4cca86143d52d4294f4975 ocaml(Netsockaddr) = f8b66c25b5e4b8e3702082df964f87e2 ocaml(Netstream) = 7d3e58f9135ecc1f23c6a5af38fdecec ocaml(Netstring_str) = 0922712f17cb741dccd87eeec13ef487 ocaml(Netstring_tstring) = abc69e15edd94e4135a1db502a4f2c43 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_crypto) = 74f5b2b545f5408299f7e0984c3e026c ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_global) = 255052aa877302faaef3897138580f33 ocaml(Netsys_gssapi) = 0b9d75c47ae1c4f2c955f671a4ed4bff ocaml(Netsys_mem) = cb1749b88d7d8d20abf3a46de456a00b ocaml(Netsys_pmanage) = 54f6ab0211c77c5412961372735d59d1 ocaml(Netsys_polypipe) = 27f7d69cbe144e161c34c55259c11476 ocaml(Netsys_polysocket) = 2ade4619a3193993969662606eeb5b2b ocaml(Netsys_posix) = 234422c5daa64ddc9e228d7db413fa33 ocaml(Netsys_sasl_types) = 5f01e621b659553d5563ee96f23b7f29 ocaml(Netsys_signal) = 3af697e2a833dd3161c3084a437a1a0a ocaml(Netsys_tls) = 63d9d5b9cd3b360ce7929215754f480c ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Netsys_win32) = e8f726f009d01b2d17f75cdac0928bba ocaml(Nettls_support) = a15be4ac6ad5d0d9d31eed5146e4ef4f ocaml(Neturl) = 2a610861b55d9abbf5904ed38d37e09a ocaml(Netx509) = 3ef6baab190636a2f0ac5d920adbcc6d ocaml(Netxdr) = cb05c302f74040b16a1c0e704bcb8a52 ocaml(Netxdr_mstring) = 52c6382b470e1df9193bb611938c1927 ocaml(Rpc) = 3e1a29d9fb066358bb513b1e5a845413 ocaml(Rpc_client) = ec839a7515f55051803d01099b7399e1 ocaml(Rpc_packer) = 96f1ccb50b77560d8571f6e6a8463de4 ocaml(Rpc_program) = d377d713005c76af633feb475c12a012 ocaml(Rpc_server) = 5570bbe58b5775c1af91414efeb4b3b4 ocaml(Rpc_transport) = ec6bd7d4ad25fa7916f384b62158013b ocaml(Rpc_util) = 9dfe4ea900b4bf048dc9d35587ba84b5 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__oo) = 776d71aa45d361a01c1d15d7c8ad4453 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__queue) = 03c7b1e419bb4f4383376912cbd6bf5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stream) = 1571ee6ad62a0ffc202bec6301bacca2 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Str) = c5bcee777d07f9d2f20c78da78387372 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Unixqueue) = 1fe558b9c81e30ecd0c8f7c2384d028c ocaml(Unixqueue_util) = 9c64b4f62eb9c8bb368938a5af7b8784 ocaml(Uq_engines) = 07cb4183d42345f84670bf6afe737dfc ocaml(Uq_mt) = cc3e4a9c8c45812614c1566b5fb3705e ocaml(Uq_resolver) = 3b5cfdb9876ed8e9b86b185b4fb0a31c Processing files: ocaml-ocamlnet-nethttpd-devel-4.1.6-10.mga8.aarch64 Provides: ocaml(Nethttpd_engine) = 8330dacf5c58b0039b27cc88c77d3cea ocaml(Nethttpd_kernel) = 559ef87360917213bb60c814c0b924dd ocaml(Nethttpd_plex) = 4c36043df1e73be2387ccd66e7c27215 ocaml(Nethttpd_reactor) = bb6207d5d5b205070a3d46085d6b598e ocaml(Nethttpd_services) = 63620e8cd71f0d3c962f542ea484bc17 ocaml(Nethttpd_types) = 3e4fcea5dbd833f03bde649af317739c ocaml(Nethttpd_util) = 199c1ec510b6b7c74e4ed3860dc6ade8 ocaml-ocamlnet-nethttpd-devel = 4.1.6-10.mga8 ocaml-ocamlnet-nethttpd-devel(aarch-64) = 4.1.6-10.mga8 ocamlx(Nethttpd_engine) = 660a51d62fd134365424cd8d8fb677a7 ocamlx(Nethttpd_kernel) = 1106f42c70ff3ad25108ce60dd169621 ocamlx(Nethttpd_plex) = 2df870dfda46a9f0e51d8b97cafbd141 ocamlx(Nethttpd_reactor) = b341626a84024ce03f1da7f71659818c ocamlx(Nethttpd_services) = b7bfd5f8028a602de7ffd4694cd518b5 ocamlx(Nethttpd_types) = 01818a00b5e6bc63f9e556dc46e981f0 ocamlx(Nethttpd_util) = 9c1dc1fd30dbcdadfc769b3b24e2aed8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Equeue) = 304f5ee41cd57bb8146212a2409856bb ocaml(Netasn1) = dc7ff9bd8e1d7540e3812a0b9eb22777 ocaml(Netbuffer) = 0e77354736e6d7487e9e01b76e6bb9da ocaml(Netcgi) = 4bf9316c793b4b2d83c1b22605c19078 ocaml(Netcgi_common) = 705a4004b1b124d8bc324eadd4c16c95 ocaml(Netchannels) = 43f6c4017815fd41d3958994a0a00cbc ocaml(Netconst) = cfc91b7d77bc646a6cfbd249217fe06b ocaml(Netconversion) = 7fa861c3af4768130bacc46dcb4cddc0 ocaml(Netdate) = 51be411eaa708727aacb9b7f94d4c468 ocaml(Netdn) = 73c860797bedb3376c0e343da2d08abc ocaml(Netencoding) = 33e6e1d39440e4ef0838847af7444243 ocaml(Netexn) = 8a959a57d55f11b788c4cd257472677b ocaml(Nethttp) = 47eb659687cb6ac7d0f4389490ec3b93 ocaml(Nethttpd_engine) = 8330dacf5c58b0039b27cc88c77d3cea ocaml(Nethttpd_kernel) = 559ef87360917213bb60c814c0b924dd ocaml(Nethttpd_reactor) = bb6207d5d5b205070a3d46085d6b598e ocaml(Nethttpd_services) = 63620e8cd71f0d3c962f542ea484bc17 ocaml(Nethttpd_types) = 3e4fcea5dbd833f03bde649af317739c ocaml(Nethttpd_util) = 199c1ec510b6b7c74e4ed3860dc6ade8 ocaml(Netlog) = 8cdf1b92e56909580432cf7030dda694 ocaml(Netmime) = ea27f3041ab417cf1b2ad3139d1d810f ocaml(Netmime_channels) = 63b3a8233def6bc4f266df6dbd44bbab ocaml(Netmime_string) = 2060d2248b1d396a25e02dc8a19053c5 ocaml(Netnumber) = 72c1226ec95361e894ad27dc4d3f3295 ocaml(Netoid) = 8f9cd59a3f9c9dc80314055f4bdfce93 ocaml(Netplex_cenv) = f3f5873ed11615244b1bad43411eb9b1 ocaml(Netplex_config) = 5495b8db4816bcfa63a55cd27eb87b74 ocaml(Netplex_encap) = 8754026d88ee35ecc5cb3064407d7921 ocaml(Netplex_kit) = 3354b97454ded3009f6382e3a80d6eec ocaml(Netplex_sharedvar) = 6b364202da65948589a9a5bdf143a25f ocaml(Netplex_types) = b1e39c4dde4cca86143d52d4294f4975 ocaml(Netsockaddr) = f8b66c25b5e4b8e3702082df964f87e2 ocaml(Netstream) = 7d3e58f9135ecc1f23c6a5af38fdecec ocaml(Netstring_str) = 0922712f17cb741dccd87eeec13ef487 ocaml(Netstring_tstring) = abc69e15edd94e4135a1db502a4f2c43 ocaml(Netsys) = a8d54b13241907a3a535670317490f30 ocaml(Netsys_crypto) = 74f5b2b545f5408299f7e0984c3e026c ocaml(Netsys_crypto_types) = 99097bac1da5d4ce4cd22fbb26e2add5 ocaml(Netsys_global) = 255052aa877302faaef3897138580f33 ocaml(Netsys_gssapi) = 0b9d75c47ae1c4f2c955f671a4ed4bff ocaml(Netsys_mem) = cb1749b88d7d8d20abf3a46de456a00b ocaml(Netsys_pmanage) = 54f6ab0211c77c5412961372735d59d1 ocaml(Netsys_polypipe) = 27f7d69cbe144e161c34c55259c11476 ocaml(Netsys_polysocket) = 2ade4619a3193993969662606eeb5b2b ocaml(Netsys_posix) = 234422c5daa64ddc9e228d7db413fa33 ocaml(Netsys_sasl_types) = 5f01e621b659553d5563ee96f23b7f29 ocaml(Netsys_signal) = 3af697e2a833dd3161c3084a437a1a0a ocaml(Netsys_tls) = 63d9d5b9cd3b360ce7929215754f480c ocaml(Netsys_types) = 1cd8bda8ada6056c8a56c4501dffd77e ocaml(Netsys_win32) = e8f726f009d01b2d17f75cdac0928bba ocaml(Nettls_support) = a15be4ac6ad5d0d9d31eed5146e4ef4f ocaml(Neturl) = 2a610861b55d9abbf5904ed38d37e09a ocaml(Netx509) = 3ef6baab190636a2f0ac5d920adbcc6d ocaml(Netxdr) = cb05c302f74040b16a1c0e704bcb8a52 ocaml(Netxdr_mstring) = 52c6382b470e1df9193bb611938c1927 ocaml(Rpc) = 3e1a29d9fb066358bb513b1e5a845413 ocaml(Rpc_client) = ec839a7515f55051803d01099b7399e1 ocaml(Rpc_packer) = 96f1ccb50b77560d8571f6e6a8463de4 ocaml(Rpc_program) = d377d713005c76af633feb475c12a012 ocaml(Rpc_server) = 5570bbe58b5775c1af91414efeb4b3b4 ocaml(Rpc_transport) = ec6bd7d4ad25fa7916f384b62158013b ocaml(Rpc_util) = 9dfe4ea900b4bf048dc9d35587ba84b5 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__oo) = 776d71aa45d361a01c1d15d7c8ad4453 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__queue) = 03c7b1e419bb4f4383376912cbd6bf5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stream) = 1571ee6ad62a0ffc202bec6301bacca2 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Str) = c5bcee777d07f9d2f20c78da78387372 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Unixqueue) = 1fe558b9c81e30ecd0c8f7c2384d028c ocaml(Unixqueue_util) = 9c64b4f62eb9c8bb368938a5af7b8784 ocaml(Uq_engines) = 07cb4183d42345f84670bf6afe737dfc ocaml(Uq_mt) = cc3e4a9c8c45812614c1566b5fb3705e ocaml(Uq_resolver) = 3b5cfdb9876ed8e9b86b185b4fb0a31c ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__map) = 3ed208b888965290b89d720efaf17612 ocamlx(Stdlib__printexc) = 678fbefb5bcbeaeb7afb5ae5ca515b17 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__queue) = 81c3e47f06925d2c8ab234b197abc367 ocamlx(Stdlib__set) = 82f5cc8aac133142447f442798e3e68e ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Unix) = ba030e73c9a8a296035219290541184c Processing files: ocaml-ocamlnet-debugsource-4.1.6-10.mga8.aarch64 Provides: ocaml-ocamlnet-debugsource = 4.1.6-10.mga8 ocaml-ocamlnet-debugsource(aarch-64) = 4.1.6-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocamlnet-debuginfo-4.1.6-10.mga8.aarch64 Provides: debuginfo(build-id) = 0b0abcd133b59d9ecf8b2d8ca987fbef19970da4 debuginfo(build-id) = 1accb3b182729579b116ad20c4cae894b91187b3 debuginfo(build-id) = 1cebd40b46473b08ad758ad09d7fab34ad861836 debuginfo(build-id) = 24a4e02228120be3c6c9212e5c100d84cbcf02d6 debuginfo(build-id) = 24bb944fc28d194ca0b2db8279f07ece468ca26e debuginfo(build-id) = 27d6a38a2fd7ae4a58fd5e029c56f4f687d7a6c9 debuginfo(build-id) = 2c152683c986e1acb6838d0da657615f0dc0217a debuginfo(build-id) = 44e1cf3c259e8eebea088c0f0db83a195ac673b4 debuginfo(build-id) = 4f63b23220300cc06d7e102ddaf53a2a7e71e1f1 debuginfo(build-id) = 511ec22029b8a6e517b5571b15ef5fd68f727be1 debuginfo(build-id) = 59bbf8048ed8b0e33e3981f81230f5018d79a6ec debuginfo(build-id) = 652bb0e01e3cc48821b65bca40ea84e1bf0e4204 debuginfo(build-id) = 6953f2e0e0227d06a971eaf9d8b3de53a01126dd debuginfo(build-id) = 6e646e95feed6673b02fc20803f497ff84ba935f debuginfo(build-id) = 6f9f2e0ca405cc5253664a637e997553b2d8b1fc debuginfo(build-id) = 7155dc3d5f064004b687783b6267aa2af14c9d9c debuginfo(build-id) = 7d87f39bdf16299e349e16fb44a254ba574e25e5 debuginfo(build-id) = 8994e8cb88d638be6c96fef35a2218e35b450c1f debuginfo(build-id) = 9313aad8d25f13d00ff4a2bcca05732c46491a12 debuginfo(build-id) = 9cfbfe9a595a76fdc45f13fddcfb7466f8eda487 debuginfo(build-id) = a15b10289fd3f167f9a802537e1f8d94ce686882 debuginfo(build-id) = a63a07bc0a4b49a472b7ab32ebd88d629bacc9cc debuginfo(build-id) = a7a46532d741f70c9b0092083d8a64159357fd19 debuginfo(build-id) = b14832afa9c67e5308764656ed2e09c2607ddb51 debuginfo(build-id) = b6ba43d066783dfe7dc92fbf94adfe2b7445d7f5 debuginfo(build-id) = b7cef600f993e6e04cb061b01ebec57075e8704b debuginfo(build-id) = cb41e8b4c38380c661f8f5ddddfd007273e62089 debuginfo(build-id) = d2d0e92c88b6b5c2e1c7dfc33a1eee3d712252a2 debuginfo(build-id) = dce95baa221b86d78c90d75b08d22f22b3cee24c debuginfo(build-id) = ecf58604287f93e36ec711449f03a78f98056e9a debuginfo(build-id) = f1c2afcd1105f4c8138dfd90410b738af05d7669 debuginfo(build-id) = faea742d516080c29171b1e2b37d12a5c6103401 ocaml-ocamlnet-debuginfo = 4.1.6-10.mga8 ocaml-ocamlnet-debuginfo(aarch-64) = 4.1.6-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ocamlnet-debugsource(aarch-64) = 4.1.6-10.mga8 Processing files: ocaml-ocamlnet-devel-debuginfo-4.1.6-10.mga8.aarch64 Provides: debuginfo(build-id) = b6ba43d066783dfe7dc92fbf94adfe2b7445d7f5 debuginfo(build-id) = cb41e8b4c38380c661f8f5ddddfd007273e62089 ocaml-ocamlnet-devel-debuginfo = 4.1.6-10.mga8 ocaml-ocamlnet-devel-debuginfo(aarch-64) = 4.1.6-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ocamlnet-debugsource(aarch-64) = 4.1.6-10.mga8 Processing files: ocaml-ocamlnet-nethttpd-debuginfo-4.1.6-10.mga8.aarch64 Provides: debuginfo(build-id) = cb41e8b4c38380c661f8f5ddddfd007273e62089 ocaml-ocamlnet-nethttpd-debuginfo = 4.1.6-10.mga8 ocaml-ocamlnet-nethttpd-debuginfo(aarch-64) = 4.1.6-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ocamlnet-debugsource(aarch-64) = 4.1.6-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-gtk2-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-devel-debuginfo-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-nethttpd-debuginfo-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-gtk2-devel-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-nethttpd-devel-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-nethttpd-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-debuginfo-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-debugsource-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/ocaml-ocamlnet-doc-4.1.6-10.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-devel-4.1.6-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-4.1.6-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vwMyVW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocamlnet-4.1.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.6-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.w2RQ6X + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocamlnet-4.1.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!