D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/ocaml-ocamlnet-4.1.8-3.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DqLxi1 + 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.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocamlnet-4.1.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocamlnet-4.1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JDHvDr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocamlnet-4.1.8 + '[' 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.8 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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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/StringLabels.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.8/tools/cppo-0.9.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/tools/cppo-0.9.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/tools/cppo-0.9.4' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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-var]: 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.8/tools/cppo-0.9.4' ( cd tools/unimap_to_ocaml && make all ) make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/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.8/src/netstring-pcre' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/' \ -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.8/src/netstring-pcre' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netsys' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [fragile-literal-pattern]: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c.c' ../../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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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:21: 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:20: 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:21: 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:20: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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:11: 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:61, from netsys_c_clock.c:8: netsys_c_clock.c: In function 'netsys_timer_create': /usr/lib64/ocaml/caml/mlvalues.h:282:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_clock.c:299:16: 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:473, 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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:61, from netsys_c_mem.c:3: netsys_c_mem.c: In function 'netsys_blit_memory_to_string': /usr/lib64/ocaml/caml/mlvalues.h:282:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) | ^ netsys_c_mem.c:34:16: note: in expansion of macro 'String_val' 34 | char * s = String_val(sv); | ^~~~~~~~~~ netsys_c_mem.c: In function 'netsys_blit_string_to_memory': /usr/lib64/ocaml/caml/mlvalues.h:282:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) | ^ netsys_c_mem.c:52:16: note: in expansion of macro 'String_val' 52 | char * s = String_val(sv); | ^~~~~~~~~~ netsys_c_mem.c: In function 'netsys_init_value_1': netsys_c_mem.c:907:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 907 | id = custom_ops->identifier; | ^ netsys_c_mem.c: In function 'netsys_copy_value': netsys_c_mem.c:1418:23: warning: implicit declaration of function 'caml_alloc_for_heap'; did you mean 'caml_alloc_boxed'? [-Wimplicit-function-declaration] 1418 | extra_block = caml_alloc_for_heap(request); | ^~~~~~~~~~~~~~~~~~~ | caml_alloc_boxed netsys_c_mem.c:1418:21: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 1418 | extra_block = caml_alloc_for_heap(request); | ^ netsys_c_mem.c:1470:9: warning: implicit declaration of function 'caml_add_to_heap' [-Wimplicit-function-declaration] 1470 | caml_add_to_heap(extra_block); | ^~~~~~~~~~~~~~~~ ../../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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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:11: 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:61, from netsys_c_xdr.c:5: /usr/lib64/ocaml/caml/mlvalues.h:282:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_xdr.c:93:16: note: in expansion of macro 'String_val' 93 | memcpy(String_val(uv), s+p, e); | ^~~~~~~~~~ In file included from /usr/include/features.h:473, 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -O -g -I'/usr/lib64/ocaml' 'netsys_c_outofheap.c' netsys_c_outofheap.c: In function 'caml_modify': netsys_c_outofheap.c:25:17: warning: implicit declaration of function 'caml_realloc_ref_table'; did you mean 'caml_alloc_unboxable'? [-Wimplicit-function-declaration] 25 | caml_realloc_ref_table (&caml_ref_table); | ^~~~~~~~~~~~~~~~~~~~~~ | caml_alloc_unboxable 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.8/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netshm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' sed -e 's/@VERSION@/4.1.8/' 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.8/' \ -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.8/src/netstring' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [partial-match]: this pattern-matching is not exhaustive. All clauses in this pattern-matching are guarded. File "netchannels.ml", line 1005, characters 13-31: 1005 | ............./O directly. 1005 | ................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1007, characters 6-23: | . 1007 | .... *) 1007 | let p0 = ........................ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1012, characters 12-30: | ........... 1012 | len 1012 | with Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1021, characters 15-32: 1020 | ........... 1021 | ... if closed then s........................ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1026, characters 17-44: 1026 | .................losed(); 1026 | #ifdef HAVE_BY... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1033, characters 15-37: | .......... 1033 | ....#endif | 1033 | method outpu.......... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1037, characters 15-39: 1037 | ...............h) c | 1037 | method output_st........ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1042, characters 17-40: 1041 | ................ 1042 | if closed then self..................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1049, characters 15-37: 1049 | monitored (Pervasives.output_string ch) s ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1064, characters 14-30: 1063 | ............ 1064 | . (self : #out_ob.............................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1074, characters 5-31: 1074 | .....ing 1074 | operation raised........................................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1076, characters 5-25: 1076 | n, and we are now likely in the ^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1085, characters 7-33: 1085 | .......output_channel: \ 1085 | ............................................................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1093, characters 4-22: 1092 | .... 1093 | closed <- ...... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", lines 1477-1490, characters 2-28: 1477 | ..hod pos_out = | (ch # pos_out) + bufpos | end | ;; | ... | let r'' = | new buffered_raw_out_channel | ?buffer_size ?pass_through (r' :> raw_out_channel) in 1490 | new lift_raw_o.............. Warning 8 [partial-match]: this pattern-matching is not exhaustive. All clauses in this pattern-matching are guarded. File "netchannels.ml", line 1847, characters 6-25: 1847 | t = Printexc.get_backtrace() in ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1862, characters 4-22: | 1862 | ... ) | | 1862 | method pos_..... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1879, characters 4-23: 1879 | ....r | ); 1879 | self #........ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims opts="-opaque"; \ if [ -f "$(basename 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 [nonreturning-statement]: 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 1012, characters 5-23: 1012 | .....e q2 q1) 1012 | (List.f..... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims 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 [redundant-subpat]: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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.8/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/' \ -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.8/src/netunidata' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/equeue' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [ignored-partial-application]: 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.8/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/shell' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' ocamlyacc parser.mly sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/rpc-generator' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' ../rpc-generator/ocamlrpcgen -aux rpc_portmapper.x ../rpc-generator/ocamlrpcgen -clnt-only-functor rpc_portmapper.x sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/rpc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/rpc-auth-local' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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.8/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netclient' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netcgi2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [fragile-literal-pattern]: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 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.8/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/' \ -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.8/src/netplex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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-var]: 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-var]: 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-var]: 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-var]: 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-var]: 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.8/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netcgi2-plex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netcamlbox' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netmulticore' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/nethttpd' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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/StringLabels.lowercase_ascii instead. File "nethttpd_services.ml", line 113, characters 29-45: 113 | .............................st) && 113 | ................................. Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.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.8/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/equeue-tcl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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.8/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/equeue-gtk2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [nonreturning-statement]: this statement never returns (or has an unsound type.) File "uq_gtk.ml", line 241, characters 8-22: 240 | ........ 241 | | _ -.... Warning 26 [unused-var]: 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.8/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netzip' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/nettls-gnutls' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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:282:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #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:473, 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:3600, 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:3600, 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:3600, from nettls_gnutls_bindings_stubs.c:30: /usr/include/gnutls/compat.h:232:9: 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:3600, from nettls_gnutls_bindings_stubs.c:30: /usr/include/gnutls/compat.h:235:9: 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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.8/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' sed -e 's/@VERSION@/4.1.8/' \ -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.8/src/netgss-system' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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:282:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #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:473, 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:282:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #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:473, 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.8/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.8/tools/cppo-0.9.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/tools/cppo-0.9.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/tools/cppo-0.9.4' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/tools/cppo-0.9.4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/tools/cppo-0.9.4' ( cd tools/unimap_to_ocaml && make all ) make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/tools/unimap_to_ocaml' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netstring-pcre' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [fragile-literal-pattern]: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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.8/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [partial-match]: this pattern-matching is not exhaustive. All clauses in this pattern-matching are guarded. File "netchannels.ml", line 1005, characters 13-31: 1005 | ............./O directly. 1005 | ................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1007, characters 6-23: | . 1007 | .... *) 1007 | let p0 = ........................ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1012, characters 12-30: | ........... 1012 | len 1012 | with Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1021, characters 15-32: 1020 | ........... 1021 | ... if closed then s........................ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1026, characters 17-44: 1026 | .................losed(); 1026 | #ifdef HAVE_BY... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1033, characters 15-37: | .......... 1033 | ....#endif | 1033 | method outpu.......... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1037, characters 15-39: 1037 | ...............h) c | 1037 | method output_st........ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1042, characters 17-40: 1041 | ................ 1042 | if closed then self..................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1049, characters 15-37: 1049 | monitored (Pervasives.output_string ch) s ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1064, characters 14-30: 1063 | ............ 1064 | . (self : #out_ob.............................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1074, characters 5-31: 1074 | .....ing 1074 | operation raised........................................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1076, characters 5-25: 1076 | n, and we are now likely in the ^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1085, characters 7-33: 1085 | .......output_channel: \ 1085 | ............................................................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1093, characters 4-22: 1092 | .... 1093 | closed <- ...... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", lines 1477-1490, characters 2-28: 1477 | ..hod pos_out = | (ch # pos_out) + bufpos | end | ;; | ... | let r'' = | new buffered_raw_out_channel | ?buffer_size ?pass_through (r' :> raw_out_channel) in 1490 | new lift_raw_o.............. Warning 8 [partial-match]: this pattern-matching is not exhaustive. All clauses in this pattern-matching are guarded. File "netchannels.ml", line 1847, characters 6-25: 1847 | t = Printexc.get_backtrace() in ^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1862, characters 4-22: | 1862 | ... ) | | 1862 | method pos_..... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "netchannels.ml", line 1879, characters 4-23: 1879 | ....r | ); 1879 | self #........ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims 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 [nonreturning-statement]: 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 1012, characters 5-23: 1012 | .....e q2 q1) 1012 | (List.f..... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims 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 [redundant-subpat]: 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.8/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [ignored-partial-application]: 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.8/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' echo "let cpp = \"cpp\";;" > config.ml make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [fragile-literal-pattern]: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 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.8/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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-var]: 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-var]: 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-var]: 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-var]: 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-var]: 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.8/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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/StringLabels.lowercase_ascii instead. File "nethttpd_services.ml", line 113, characters 29-45: 113 | .............................st) && 113 | ................................. Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.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.8/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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 [nonreturning-statement]: this statement never returns (or has an unsound type.) File "uq_gtk.ml", line 241, characters 8-22: 240 | ........ 241 | | _ -.... Warning 26 [unused-var]: 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.8/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[2]: Nothing to be done for 'realgenerate'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[1]: 'depend' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8/src/netgss-system' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EYpZsu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64 + cd ocamlnet-4.1.8 + '[' 1 -eq 1 ']' + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64//usr/lib64/ocaml + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64//usr/lib64/ocaml/stublibs + make install 'OCAMLFIND_INSTFLAGS=-destdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64//usr/lib64/ocaml' OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8/src/netstring-pcre' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring-pcre/netstring_pcre.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring-pcre/netstring_pcre.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring-pcre/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring-pcre' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_c_outofheap.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_c_event.h Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_c_gprof.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/libnetsys.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_xdr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_win32.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_tmp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_tls.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_signal.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_sem.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_sasl_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_sasl_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_rng.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_posix.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_polysocket.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_polypipe.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_win32.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_posix.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_generic.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pollset.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pmanage.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_mem.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_impl_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_gssapi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_global.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_digests.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_crypto_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_crypto_modes.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_crypto.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_conf.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_ciphers.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netlog.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netexn.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_xdr.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_win32.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_tmp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_tls.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_signalling.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_signal.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_sem.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_sasl_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_rng.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_posix.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_polysocket.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_polypipe.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_win32.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_posix.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pollset_generic.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pollset.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_pmanage.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_mem.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_gssapi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_gprof_init.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_global.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_digests.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_crypto_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_crypto_modes.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_crypto.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_ciphers.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netlog.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netexn.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllnetsys.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netsys' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm_hashtbl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm_data.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm_array.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm_hashtbl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm_data.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm_array.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netshm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netxdr.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netnumber.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netbuffer.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netconversion.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netxdr.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netnumber.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netbuffer.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netconversion.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaccel_link.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring_top.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/libnetaccel_c.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaccel.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netxdr_mstring.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netxdr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netx509_pubkey_crypto.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netx509_pubkey.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netx509.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/neturl_ldap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/neturl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netunichar.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netulex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/nettls_support.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring_tstring.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring_top.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring_str.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstream.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netsockaddr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netsendmail.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netsaslprep_data.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netsaslprep.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netpagebuffer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netoid.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netnumber.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmime_string.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmime_header.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmime_channels.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmime.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_spnego_http.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_scram_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_scram_http.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_scram_gssapi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_scram.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_plain_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_krb5_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_gs2_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_digest_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_digest_http.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_digest.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_crammd5_sasl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmappings_asn1.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmappings.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/nethttp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/nethtml_scanner.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/nethtml.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netgssapi_support.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netgssapi_auth.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netglob_lex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netglob.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netfs.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netencoding.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netdn.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netdb.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netdate.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netconversion.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netconst.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netcompression.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netchannels_crypto.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netchannels.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netbuffer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaux.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netauth.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netasn1_encode.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netasn1.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netascii_armor.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaddress.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaccel_link.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaccel.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netxdr_mstring.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netxdr.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netx509_pubkey_crypto.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netx509_pubkey.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netx509.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/neturl_ldap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/neturl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netunichar.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netulex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/nettls_support.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring_tstring.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring_top.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring_str.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstream.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netsockaddr.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netsendmail.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netsaslprep.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netpagebuffer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netoid.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netnumber.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmime_string.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmime_header.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmime_channels.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmime.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_spnego_http.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_scram_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_scram_http.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_scram_gssapi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_scram.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_plain_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_krb5_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_gs2_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_digest_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_digest_http.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmech_crammd5_sasl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netmappings.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/nethttp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/nethtml.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netgssapi_support.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netgssapi_auth.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netglob.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netfs.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netencoding.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netdn.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netdb.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netdate.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netconversion.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netconst.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netcompression.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netchannels_crypto.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netchannels.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netbuffer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaux.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netauth.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netasn1_encode.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netasn1.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netascii_armor.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaddress.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaccel_link.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netaccel.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllnetaccel_c.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netstring' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netuniinit.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netunidata.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netunidata.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netuniconfig.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netunichecksums.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netunidata.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/META mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/ocaml-ocamlnet" cp netdb/*.netdb "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/ocaml-ocamlnet" Installed .netdb files into /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8/src/netunidata' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netunidata' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/equeue.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/equeue.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/equeue.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/equeue.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_transfer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_socks5.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_server.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_resolver.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_multiplex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_mt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_lwt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_libevent.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_io.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_engines_compat.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_engines.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_datagram.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/unixqueue_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/unixqueue_select.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/unixqueue_pollset.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/unixqueue.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/equeue.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_transfer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_socks5.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_server.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_resolver.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_multiplex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_mt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_lwt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_libevent.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_io.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_engines_compat.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_engines.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_datagram.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/uq_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/unixqueue_select.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/unixqueue_pollset.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/unixqueue.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/equeue.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell_uq.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell_sys.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell_fs.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell_uq.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell_sys.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell_fs.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/shell' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/rpcgen-packlist Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/syntax.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/rename.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/parser.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/options.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/main.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/lexer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/generate.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/direct.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/config.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/parser.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/dummy.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/META mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/bin" cp ocamlrpcgen "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/bin" Installed ocamlrpcgen into /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/bin make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-generator' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_transport.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_simple_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_server.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_proxy.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_program.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_impl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_clnt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_aux.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_packer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_common.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_client_pre.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_auth_sys.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_auth_gssapi_aux.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_auth_gssapi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_util.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_transport.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_simple_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_server.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_proxy.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_program.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_clnt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper_aux.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_portmapper.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_packer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_client_pre.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_auth_sys.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_auth_gssapi_aux.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc_auth_gssapi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/librpc_auth_local.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllrpc_auth_local.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/rpc-auth-local' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netclient.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netclient.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netclient.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netclient.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/nettelnet_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netsmtp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netpop.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netldap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/nethttp_fs.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/nethttp_client_conncache.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/nethttp_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netftp_fs.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netftp_data_endpoint.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netftp_client.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/nettelnet_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netsmtp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netpop.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netldap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/nethttp_fs.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/nethttp_client_conncache.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/nethttp_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netftp_fs.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netftp_data_endpoint.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netftp_client.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_test.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_scgi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_fcgi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_dbi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_common.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_cgi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_ajp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi1_compat.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_test.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_scgi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_fcgi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_dbi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_common.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_cgi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi_ajp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi1_compat.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mt.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mt.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mt.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex-packlist Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/rpc_netplex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_workload.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_sockserv.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_sharedvar.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_semaphore.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mutex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mp.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mbox.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_main.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_log.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_kit.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_internal.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_encap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_srv.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_clnt.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_aux.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_controller.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_container.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_config.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_cenv.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_admin.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/rpc_netplex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_workload.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_sockserv.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_sharedvar.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_semaphore.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mutex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mp.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_mbox.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_main.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_log.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_kit.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_internal.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_encap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_srv.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_clnt.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_ctrl_aux.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_controller.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_container.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_config.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex_cenv.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/META mkdir -p "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/bin" cp netplex-admin "/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/bin" Installed netplex-admin into /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/bin make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netplex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi_plex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi_plex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2-plex/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcgi2-plex' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcamlbox/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netcamlbox' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_sem.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_ref.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_queue.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_process.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_mutex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_mempool.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_matrix.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_heap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_hashtbl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_condition.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_camlbox.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_buffer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_array.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_sem.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_ref.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_queue.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_process.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_mutex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_mempool.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_matrix.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_heap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_hashtbl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_condition.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_camlbox.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_buffer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_bigarray.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore_array.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmcore.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netmulticore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/LICENSE Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_types.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_services.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_reactor.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_plex.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_kernel.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_engine.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_util.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_types.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_services.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_reactor.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_plex.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_kernel.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd_engine.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nethttpd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/libequeue_tcl.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/uq_tcl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/uq_tcl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllequeue_tcl.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-tcl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/uq_gtk_helper.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/uq_gtk.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/uq_gtk.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/equeue-gtk2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netzip/netzip.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netzip/netzip.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netzip/netzip.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netzip/netzip.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netzip/netgzip.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netzip/netgzip.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netzip/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netzip' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/libnettls-gnutls.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_nettle_bindings.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls_config.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls_bindings.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_nettle_bindings.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls_bindings.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls_gnutls.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettle.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/gnutls.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllnettls-gnutls.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/nettls-gnutls' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/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.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/libnetgss-system.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss_util.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss_bindings.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss_bindings.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/gssapi.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllnetgss-system.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/META make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8/src/netgss-system' + rm -f /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/dummy.mli + strip /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllequeue_tcl.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllnetaccel_c.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllnetgss-system.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllnetsys.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllnettls-gnutls.so /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/stublibs/dllrpc_auth_local.so + mv ChangeLog ChangeLog.old + iconv -f iso-8859-1 -t utf-8 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.1.8-3.mga9 --unique-debug-suffix -4.1.8-3.mga9.aarch64 --unique-debug-src-base ocaml-ocamlnet-4.1.8-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocamlnet-4.1.8 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/bin/netplex-admin extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/bin/ocamlrpcgen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-tcl/equeue_tcl.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue/equeue.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcamlbox/netcamlbox.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/equeue-gtk2/equeue_gtk2.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2-plex/netcgi2-plex.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netcgi2/netcgi.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netclient/netclient.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netgss-system/netgss-system.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nethttpd/nethttpd.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netmulticore/netmulticore.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netplex/netplex.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netshm/netshm.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring/netstring.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netstring-pcre/netstring-pcre.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netsys/netsys_oothr_mt_init.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_iso.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_jp.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_kr.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netmappings_other.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netunidata.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netzip/netzip.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc-generator/rpc_generator.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/rpc/rpc.cmxs gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/netunidata/netuniinit.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/lib64/ocaml/shell/shell.cmxs dwz: ./usr/bin/netplex-admin-4.1.8-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ocamlrpcgen-4.1.8-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/ocaml/equeue-tcl/equeue_tcl.cmxs-4.1.8-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/ocaml/netgss-system/netgss-system.cmxs-4.1.8-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/ocaml/netsys/netsys.cmxs-4.1.8-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/ocaml/nettls-gnutls/nettls-gnutls.cmxs-4.1.8-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/ocaml/rpc-auth-local/rpc_auth_local.cmxs-4.1.8-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 7908kB, size after compression: 7904kB /usr/bin/sepdebugcrcfix: Updated 13 CRC32s, 19 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/equeue/unix.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/char.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/char.ml: 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 12316 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-ocamlnet-4.1.8-3.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5uvjgN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocamlnet-4.1.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr LICENSE.GPL /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr LICENSE.LGPL /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet + cp -pr RELNOTES /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Config) = 78c2c90331165e845c9367f8133bb499 ocaml(Direct) = 166588150c9b7ed6ff1a78b1ff00275c ocaml(Equeue) = d64aab672ac89ef4edc350dcab2b36d2 ocaml(Generate) = 65873c6de1116b2f1dc6a1ef3d1c022e ocaml(Lexer) = a531a67c329f826242a5248a0fbf8d92 ocaml(Main) = af832f51c12cabbf9985a0479650a48a ocaml(Netaccel) = f88f4d6d04142ecbed074d8a983e1e7c ocaml(Netaccel_link) = 746b519e739cc3b90e6a24bef41f291a ocaml(Netaddress) = d4149841eeae3e971039d5e2223e71fe ocaml(Netascii_armor) = e231838adedf274b5988cbb9a409e8be ocaml(Netasn1) = ea44e19bbd87d5a90f9072e740141e32 ocaml(Netasn1_encode) = e669deca312e7744f5eb9f7cb3b2da6b ocaml(Netauth) = e41f409724a6c6cacf445b642703aa84 ocaml(Netaux) = c3a1d365da13f4bbe685cef07ee8456c ocaml(Netbuffer) = 26f4c963ad11892a164e0404c60ff641 ocaml(Netcamlbox) = af73ae85e639a70e62621529b4ae1a3c ocaml(Netcgi) = 2a65bab57b0d2378154a118d9cf47e71 ocaml(Netcgi1_compat) = 83ebede775991ee3e35dbb38f9b7dbb9 ocaml(Netcgi_ajp) = f627dd83678813510f6ba0cbc81ef0fc ocaml(Netcgi_cgi) = eba7e8cca8b4255cb229418f490eaefe ocaml(Netcgi_common) = 80ff760c074834fe10bce5622c3cfc67 ocaml(Netcgi_dbi) = 15e3ee355403316f5db4fce94284f3f7 ocaml(Netcgi_fcgi) = 37d4979f5832c5864e5838ffb81b6c14 ocaml(Netcgi_plex) = 889f2a7abd4736818b814adde4e4a91d ocaml(Netcgi_scgi) = fc71f21d911ea3c4408ec3c0b8fc43d9 ocaml(Netcgi_test) = 543e21c7d943093fdadc83e0513142db ocaml(Netchannels) = c5ba9ad0206f54928656f6801a549b69 ocaml(Netchannels_crypto) = a87c26c020a38eed76ed6e23202db2a4 ocaml(Netcompression) = 7ac873d3ea65d9ae9835bca446bfc94a ocaml(Netconst) = a8c6c16806768f6382f5524fa52e67cc ocaml(Netconversion) = 1c0ad2dd2ea0ffb5efb614615b4006b4 ocaml(Netdate) = bed54460ceb9bf9c62d7a0a3c3c88096 ocaml(Netdb) = 689502aa6004a1e25001e0f8ab5de4ad ocaml(Netdn) = 765b13b4202f004a887aa87346253e9e ocaml(Netencoding) = f97855449f657fee00986fe00e9172cc ocaml(Netexn) = cfed486be07a3319f1375e2555ec3911 ocaml(Netfs) = c27cc39f9e7ce71427f1475a898719cb ocaml(Netftp_client) = 4a4831a1dfec0cf42618d43db9738895 ocaml(Netftp_data_endpoint) = bf7e5ece3ef6602ac649289767fd45e2 ocaml(Netftp_fs) = b3586088a29c2366c90091193dd91b34 ocaml(Netglob) = d987ec1ab6fc4722adc29cda3c97c841 ocaml(Netglob_lex) = cb295d0ea0ae50eb11b464ae99080416 ocaml(Netgss) = 639c0e1b4881409a8eb1d462bc2dedef ocaml(Netgss_bindings) = 86c57dda8f166ec825930e7227523c4b ocaml(Netgss_util) = 2bad7694196415fa5c5fc9ce8604573a ocaml(Netgssapi_auth) = 4683cfec065f3a626c857b2dbf8bad2e ocaml(Netgssapi_support) = fd9e33c3b8410a90b0ed3c60651608ae ocaml(Netgzip) = aff416cb68cb9d1e7fbbcfc9effb5e07 ocaml(Nethtml) = b7d7ec9b0377ce3bd17f73f8782e9a87 ocaml(Nethtml_scanner) = 8ba95aae32e844b9b51afa83613c014e ocaml(Nethttp) = 1e959dd79367fb49d3cfa4a4ca3b0ee9 ocaml(Nethttp_client) = d04aaed6880add7c2128dab2fdb334f2 ocaml(Nethttp_client_conncache) = 7b4c629448bc26c11e91ba3ad3965013 ocaml(Nethttp_fs) = f320b2490d1dea7ee0dcaf32579596a2 ocaml(Netldap) = b674fbb80b03b2bc963acba751ef7524 ocaml(Netlog) = 0f864c79cd4cab505181ad161c2a2728 ocaml(Netmappings) = 41d7a43dc53d913f5a874da215a62970 ocaml(Netmappings_asn1) = 3ed51a640e24c6117f8be18030ad52e9 ocaml(Netmappings_iso) = d6877297796e746c79756a831e65ce91 ocaml(Netmappings_jp) = 03af9a1f4e051a980e8ada6152eba136 ocaml(Netmappings_kr) = 41689d3241d5205c7329b1ea01c36f7f ocaml(Netmappings_other) = 344cdade908dadbb5d055596a54cb186 ocaml(Netmcore) = eb2c8dc4c2b99f8a0b14cf1aecab597e ocaml(Netmcore_array) = cf07d45d1e5fedc1a3f4b008fdac4f49 ocaml(Netmcore_buffer) = 10a0b08debebaf44fe050c60f8840ea5 ocaml(Netmcore_camlbox) = 0fc5cc5d135a941aebe3db1244fb9b8a ocaml(Netmcore_condition) = 84ea772ad829ecc9d2a529b24eab5344 ocaml(Netmcore_hashtbl) = 56e47fd69025c6e51e87371cba2e9468 ocaml(Netmcore_heap) = f7129e6203afabf1be0e1e55cab37a3a ocaml(Netmcore_matrix) = ee5618b01c34444dc74e7a493c0f56c2 ocaml(Netmcore_mempool) = 0fe699a0bd1f3ab55656b8a92bde8917 ocaml(Netmcore_mutex) = ab400d326de9476864775ef1a43a5e2b ocaml(Netmcore_process) = 99de69dfeeedfabd8a16b163d167b6f9 ocaml(Netmcore_queue) = ca701ef7d0bc55555ed6373ea8de8f71 ocaml(Netmcore_ref) = 00161ea2c9c3c0619f4bd6cba853b391 ocaml(Netmcore_sem) = a5d07969a82e8368a47ce928602d7cfe ocaml(Netmcore_util) = 010a5a01954af071e7f409b969617306 ocaml(Netmech_crammd5_sasl) = 1c2f549fb439312cf27524f70fb80160 ocaml(Netmech_digest) = db20b970262e8b06c509e15eb9503e47 ocaml(Netmech_digest_http) = 8c8f75ce99e89ced37dc8eca8c00e163 ocaml(Netmech_digest_sasl) = 87b7f60e39d498695ccd436a98b9a939 ocaml(Netmech_gs2_sasl) = 6d1bb3346af86eb2eaaa2d2049a22a15 ocaml(Netmech_krb5_sasl) = 4c81b12f2c9367a0af1bdb0d33394011 ocaml(Netmech_plain_sasl) = eda6fea67f8a990f99a2be4c5fad8d38 ocaml(Netmech_scram) = 8ba4c3279bdccd1d71be795b9c3120d1 ocaml(Netmech_scram_gssapi) = bf5520ae744a2299a6a51e13cd361955 ocaml(Netmech_scram_http) = 5229530ae68f23dd1a96725f831c157d ocaml(Netmech_scram_sasl) = e83e7a1040d6a78f7a015cc79fa42660 ocaml(Netmech_spnego_http) = e52e2a890de8c81d165c20aa40acd79e ocaml(Netmime) = f4e62e0b046de914c4c39407f54aff00 ocaml(Netmime_channels) = 7c117d7d55d05f1bd2ed2ef44fff47db ocaml(Netmime_header) = f59e809df07c50e9ca4951e9734b3afa ocaml(Netmime_string) = 0c0283b4682ec6d56e9039024b734703 ocaml(Netnumber) = 054b1b6b76fede6370f7ef7ff7ac6cf7 ocaml(Netoid) = df0ad8c20acad39e0268861cd74ff6b3 ocaml(Netpagebuffer) = 868cba806b7d6696f1179a21ad5ab361 ocaml(Netplex_admin) = 839dcf4e062cf48df23b67c385dde592 ocaml(Netplex_cenv) = 906b201525e4f93b10c19803e32d5194 ocaml(Netplex_config) = 6ce37a3f1c892233cae05a462a7937ca ocaml(Netplex_container) = fd2dabb06a4a6e136302428f6e5c3235 ocaml(Netplex_controller) = 40b53d0b2345f2e94add4e266a5a81ed ocaml(Netplex_ctrl_aux) = d856797804fe963092a03e4397f32926 ocaml(Netplex_ctrl_clnt) = 43d10be919207135e93fe369a8c28a72 ocaml(Netplex_ctrl_srv) = 7d628af53ad92e90905230566ee3d08c ocaml(Netplex_encap) = b7881c72cb6d6a8c7a9751dd2a235858 ocaml(Netplex_internal) = cc524b11a1d9aee57965270265f1115a ocaml(Netplex_kit) = 2fbbd45202e3eb2ae55de4d210533aac ocaml(Netplex_log) = 9549e716767b7080d6011cd1b63910f8 ocaml(Netplex_main) = afb915977ace2dcad28cb4b28293283f ocaml(Netplex_mbox) = e508aaadeb0543c990e75d0506282aa1 ocaml(Netplex_mp) = 0d3af87dbc1b98a9d5e2f5a080ca594b ocaml(Netplex_mt) = 4ab2ed4be3909f152fdb9887f89315c2 ocaml(Netplex_mutex) = 3dcd2c5e530ec5dd932141bfd29dcf0f ocaml(Netplex_semaphore) = 755cec98d685d87c3d0ef97e8e08535a ocaml(Netplex_sharedvar) = e9b6e6b012e48ca63f06db1840263374 ocaml(Netplex_sockserv) = 0d982bf10ca6d7856b0fc34136c91f19 ocaml(Netplex_types) = ac32f334f811106d11cc93b02a5b0f8d ocaml(Netplex_util) = 02dc42c040a4d24c68bf20ee209f3285 ocaml(Netplex_workload) = 437926002e5fc6fb69f6129453f976fe ocaml(Netpop) = 43ca412bb14880fe2668452af9a6eb22 ocaml(Netsaslprep) = d73f3439b7b3649a4160fa3e9c3065b6 ocaml(Netsaslprep_data) = d86f5085e76733fd952ba62b3debad24 ocaml(Netsendmail) = a2fe39180ae01d5dc9911ca3c82d1a57 ocaml(Netshm) = 2744738a923e72ad4bb686e8a05431b3 ocaml(Netshm_array) = e7924baa9c1915a6cdc952571343e97c ocaml(Netshm_data) = bc87583861b8d7b19c82d33248ec8c17 ocaml(Netshm_hashtbl) = d26ac7d482fa19771a6c7388bd5c91d4 ocaml(Netsmtp) = baf2a2f1a8e8d8135ce393ef114c833f ocaml(Netsockaddr) = 53583233644e59239402f0356ef1a3ba ocaml(Netstream) = b50664faecad0b0474b5ff19fde46f9c ocaml(Netstring_pcre) = 88eb15d22d760a2c65674722df8fd908 ocaml(Netstring_str) = 801751ab4129783e3594c2ae6bf71115 ocaml(Netstring_top) = bc275f474a05d20850aafeb1e381ec09 ocaml(Netstring_tstring) = ce9b49cd3e5214586f35f99f045b3e5d ocaml(Netsys) = 68b0413c117ff7120d1fa276fe98ee80 ocaml(Netsys_ciphers) = 70f040275943684603c4c30a9eee5b05 ocaml(Netsys_conf) = 9b3da6574e84c0697b3dabf3b05d1a34 ocaml(Netsys_crypto) = 41c480d3788ad71b882bd1e92ab7f3c1 ocaml(Netsys_crypto_modes) = e552f7351427ceb25c9ca2b711057c74 ocaml(Netsys_crypto_types) = 427abb4a64b8d090842d0b5b305a7d9f ocaml(Netsys_digests) = 6d19383d6f291431e1727d16e6bdabdd ocaml(Netsys_global) = 0b5e454944a06dd46246747f00c235f6 ocaml(Netsys_gssapi) = 2a309aa97cd44ec392b1b0f18b291d0c ocaml(Netsys_impl_util) = f8423ad2d65c4c53a1ee51a01e6866c1 ocaml(Netsys_mem) = 704a41e88c0ea2e99bf88246ecb85e28 ocaml(Netsys_oothr) = ea63830ab7d11080ac5f250c621fbc55 ocaml(Netsys_oothr_mt) = 3e1954c1ca677332299d89bba61a3704 ocaml(Netsys_oothr_mt_init) = 24f92f069c0729aab2096a6ababbd841 ocaml(Netsys_pmanage) = 4a2442196d06fbe29c78148487b4f1c0 ocaml(Netsys_pollset) = 589910b09c48d7146ccf94b6a0d2fdf5 ocaml(Netsys_pollset_generic) = 00e2fc33693633b387edb96ce619f6b7 ocaml(Netsys_pollset_posix) = 4f1da639edfcb5cd199b90fb1858b8d1 ocaml(Netsys_pollset_win32) = 693c557220850aeef5e3fb9e1c4c3dab ocaml(Netsys_polypipe) = 37dc15a824788444708148b515776c5c ocaml(Netsys_polysocket) = c4be61b9e7a143cb50fc5d780712d22a ocaml(Netsys_posix) = b5096c39a738b7902ada702e7b1400ac ocaml(Netsys_rng) = 086cf0e51a3f51b8fe4796abc5b36ff8 ocaml(Netsys_sasl) = da583ab8d0b35775e9eef692fdd9bd06 ocaml(Netsys_sasl_types) = 35629d26646c2c553aebf112e126a2da ocaml(Netsys_sasl_util) = 012376e4db058a01b133b44ca505ae92 ocaml(Netsys_sem) = 652deff96ae6ba840235a4f6c9653306 ocaml(Netsys_signal) = 8e647b9b4e54d1f0e34c96257b289cf9 ocaml(Netsys_tls) = 1369f9671d369632243b38cbc988457b ocaml(Netsys_tmp) = 1a840beecca3856e1c0bec5b261e5a0d ocaml(Netsys_types) = 73530b0e4fe0364ef5f13ada1e876189 ocaml(Netsys_win32) = d46a9b10a1ffa567081b1fdd954ab080 ocaml(Netsys_xdr) = 217fab0e8b80ea9759c24f4ffc28d23b ocaml(Nettelnet_client) = ecd07062292356fdd9ff6be962d6bdb1 ocaml(Nettls_gnutls) = f0a584af661416199ca33b2efec00a1d ocaml(Nettls_gnutls_bindings) = e2afea0f959bc81fe022bf4c731c1682 ocaml(Nettls_gnutls_config) = f7253111f862a338d962f94738c496be ocaml(Nettls_nettle_bindings) = 9d4a20f8da6bece3822a6a4daa2022c4 ocaml(Nettls_support) = 4a335cfaa41a96b5ec8165a4b8462a0d ocaml(Netulex) = b6ffc3a0a0b8b18720d012aff3e5d7f3 ocaml(Netunichar) = 7952347ce1e87d2277431960a817410b ocaml(Netunichecksums) = 70d5b7297d0d9cb9bb239d9d85724a12 ocaml(Netuniconfig) = f956c22e72c09d05d15d69ce590a64cd ocaml(Netunidata) = a919cb71bf27f5d3e8b270a2b5ebc372 ocaml(Netuniinit) = a9d135abe14ca9acb44037b3c236fd9a ocaml(Neturl) = bf78def0c78fcfc0cf0926383306e7d2 ocaml(Neturl_ldap) = 1e6549102c2f206e0a7197925a40c9ab ocaml(Netx509) = a128dedfef6149d45c21baebe1d00ac7 ocaml(Netx509_pubkey) = f2e41c772ae9e1414874eee75646eb00 ocaml(Netx509_pubkey_crypto) = df4d8c8475169be8f9d7f0f327c775cb ocaml(Netxdr) = e0ee18e11dc355ecc1776c96623ee549 ocaml(Netxdr_mstring) = 2e9391f41b7857b39bd4ddcb9bf6aa40 ocaml(Options) = e4970a05a416ba40d088c33dc3be46d9 ocaml(Parser) = a49c36e605b0b932bace18fe4e0662bb ocaml(Rename) = 8cdccdae855ed010339e0a3bfaae545b ocaml(Rpc) = 4da768bf5f80276b55b6f6e7c61b3c93 ocaml(Rpc_auth_gssapi) = 6f6a8632ad0e3ebb54d29ea74cf6d6e0 ocaml(Rpc_auth_gssapi_aux) = a355ff384bc0f53506dc9e50f76667de ocaml(Rpc_auth_local) = 802ddaf379e9f2d6ede1ebdf1edf81fd ocaml(Rpc_auth_sys) = 57e5f5d147a024b0c63fa1c8127efaff ocaml(Rpc_client) = b3fa3df982f20130c30eab633bde0c09 ocaml(Rpc_client_pre) = 09653784ef269425a40190caddca0d02 ocaml(Rpc_common) = 507492f11bfa8a0cc4cd3484d582deed ocaml(Rpc_netplex) = a7c2b43a3afffb3650e51b8f64fd6686 ocaml(Rpc_packer) = 73d0226165e90bead6fe60b91827ba08 ocaml(Rpc_portmapper) = 7d066d91c73f9302172a67caa107ba30 ocaml(Rpc_portmapper_aux) = 70e3b489aceb170be48352707a83c389 ocaml(Rpc_portmapper_clnt) = 07a6d499785bf2bd074a608fe251d238 ocaml(Rpc_portmapper_impl) = 71ddb7abf51604009f2ea0a6c6657d26 ocaml(Rpc_program) = 8f563ec78687e3d1ca5cc9e21dc96b35 ocaml(Rpc_proxy) = a3a56da36cc5cdcd68a1eef5159764a2 ocaml(Rpc_server) = 93c53e2a310aa7db1218ae1a4e50863f ocaml(Rpc_simple_client) = 18e5e66eebc2abc157ba4eeeb39218e8 ocaml(Rpc_transport) = 8a87f72a57d886ecb839d933dcde90a5 ocaml(Rpc_util) = cef1459d3bb65e6f0fc0e3378c7856ce ocaml(Shell) = 34714da1083e292b8bb0a0950c2c37fa ocaml(Shell_fs) = bef228d05e69761b78ce428246df77a2 ocaml(Shell_sys) = 7b61e716094b670258b15918f67d590e ocaml(Shell_uq) = a5c807c13e9b2d365a857e6024a5e3c3 ocaml(Syntax) = 2189a821ba3a7fe887e603b816448e00 ocaml(Unixqueue) = dc8efee4b1563ff9d0f2fc97ae658c31 ocaml(Unixqueue_pollset) = ec0138c7c23fff9bb2709cd2fbf296ab ocaml(Unixqueue_select) = 077abdfe158b499e2ef530e1c3a64e37 ocaml(Unixqueue_util) = 3cd1afbd9ac397020ac0b0d562c1ebaf ocaml(Uq_client) = b2b473456f86f968920743645949e879 ocaml(Uq_datagram) = 0548393f2cdd7762e747ca6c2ea66ccd ocaml(Uq_engines) = c49bf475e09ea63f4bb5413ea6dd4d8f ocaml(Uq_engines_compat) = 0cd03d7a9017d1616e7860f60b3c715f ocaml(Uq_io) = cbac329bf688ea3381b075282ea1edaa ocaml(Uq_libevent) = 033dd439ab90b3768cadfaaf088bd4d2 ocaml(Uq_lwt) = 0a662f5a4550db39d4fc376f48d032e9 ocaml(Uq_mt) = cfd8b3297498c19ae8be0fd1c3f29d08 ocaml(Uq_multiplex) = b17d7631e52fa1db402a4bd8abdb0169 ocaml(Uq_resolver) = 614454a4685397488c3f7611664db87d ocaml(Uq_server) = 97e63a468ea4031f533df97ec0852521 ocaml(Uq_socks5) = f298c64a367f62ea83aacb8078940cf6 ocaml(Uq_tcl) = 0a204b6ba5f27dd1df14db9a3519154f ocaml(Uq_transfer) = a59dc44b4564c2a2d13ecb21aaa5fede ocaml-ocamlnet = 4.1.8-3.mga9 ocaml-ocamlnet(aarch-64) = 4.1.8-3.mga9 ocamlx(Config) = eded8574d8888ea14cb0c2a2927b03b8 ocamlx(Direct) = 2740febf3d17018c8259181f7789f7e8 ocamlx(Equeue) = 79654660be7085e7673d5d8f7174bc78 ocamlx(Generate) = 3b2a125961f237a1f90ebd438bb0e34e ocamlx(Lexer) = 8f7a6a7482c6502a53f0658cd87a680d ocamlx(Netaddress) = f0d69b9a7fea9c81e3f78f4fc373871a ocamlx(Netascii_armor) = bb5d15e5dfc348f4a5ac614f23f7f50c ocamlx(Netasn1) = 639952e2d38b40addef4c8e079c7ef2c ocamlx(Netasn1_encode) = ef0536d98d4edf5d3a7ab3ea4c1372ed ocamlx(Netauth) = 75169e8443ad9edf6fdf1df1de118213 ocamlx(Netaux) = ab1bcbc2b53e0e497c9075031e75841d ocamlx(Netbuffer) = 0f11e6d561ac5ce36db7e25262ecb8f1 ocamlx(Netcamlbox) = 571986578be4e6f5a4409529f0a2fa8c ocamlx(Netcgi) = d9f65fbeb1ea6fa85a7adc3c3ce27727 ocamlx(Netcgi1_compat) = 7577f43a8fa609002777fab189249f95 ocamlx(Netcgi_ajp) = 55093b08da3c268148e0a3eec0bd319b ocamlx(Netcgi_cgi) = ec4174b6988a03d90dfc9d4a44881998 ocamlx(Netcgi_common) = 0d2895b3c54a2bb98dda7a42ccd3702a ocamlx(Netcgi_dbi) = 6a5c9b2435837f620a53c5ea91191b5c ocamlx(Netcgi_fcgi) = 3e195e12f19a735e2820a30163d85cd9 ocamlx(Netcgi_plex) = e6455a0c5cca1a73731b853de3d2bdfe ocamlx(Netcgi_scgi) = 1a96eb25ca9ed74454997207f335c49a ocamlx(Netcgi_test) = 63b6a7d59520a627360f13636b9145f1 ocamlx(Netchannels) = 8cd228d906da8d4778d8299e59d4de76 ocamlx(Netchannels_crypto) = 6c928243df33b0d8b84b902401fbe6a1 ocamlx(Netcompression) = 99dcc81af47141088d9b7fdc0f02476e ocamlx(Netconst) = b7f1cec468953846624935031b2713fd ocamlx(Netconversion) = 5b1dc34818ffb35bf20aa68e719925bc ocamlx(Netdate) = e7154bef1d8a2ce039d38014ecc8127b ocamlx(Netdb) = 9585576d9a8ac1d82e2ecf2921b2fe70 ocamlx(Netdn) = 0d54fc7fb4ad85aa75a72ea9646e22e9 ocamlx(Netencoding) = 7f68053eb5db1ae6a52dabaa1e5f4a1c ocamlx(Netexn) = 05b44649d318b2147a56e02e1d08d8d3 ocamlx(Netfs) = eb9407a37012a58d181539cf7f6bbadc ocamlx(Netftp_client) = 0ede0ae32f37be48dd163315520e2e5d ocamlx(Netftp_data_endpoint) = 0aa35cf8980f5f41d088e3759231e452 ocamlx(Netftp_fs) = 0b3e03d61ed1edc6b8bbf756dd98a982 ocamlx(Netglob) = 41e933cb489b592c1659eb779e710eb2 ocamlx(Netglob_lex) = 4be4a0aa97d14360ed4f0bfbba0f7e2e ocamlx(Netgss) = 67ce24ef4034aa8b4382f8a11dc10e09 ocamlx(Netgss_bindings) = b7cfbbd62704185f44b58464368c581f ocamlx(Netgss_util) = 5930b19d484f04eb8f8ba448e42e6616 ocamlx(Netgssapi_auth) = b8e423dd72bb6c3707b392a131801e2c ocamlx(Netgssapi_support) = 08250e3c4d152757773ab9bea7135ddc ocamlx(Netgzip) = d6743a152cb34f4d395870e0b7fbe8ac ocamlx(Nethtml) = 6a179c9a1297e0001353f4a53d2822b7 ocamlx(Nethtml_scanner) = c2e6a34415fbf5ef7d689a3fc764c945 ocamlx(Nethttp) = bac37e2024f20c341c3e8122f61af8d6 ocamlx(Nethttp_client) = dcde2237b0cf26adf386627668efcb07 ocamlx(Nethttp_client_conncache) = 3305a8c23a8319839ae9eb47d3404be0 ocamlx(Nethttp_fs) = 1ea8db0f1b8036af5e0807738591c190 ocamlx(Netldap) = fb447c2ec24c0d5b068e2f6bb58c9672 ocamlx(Netlog) = 8920610d25efa26572412bfb5a1e70c3 ocamlx(Netmappings) = 4b107b893c4753b75c9eb49b54afe301 ocamlx(Netmappings_asn1) = 16dc1d12f99534be3465176a52dbea17 ocamlx(Netmappings_iso) = d5c477d0b58cd341885859f07fee8d31 ocamlx(Netmappings_jp) = 5e04898640dd4b29be871b83e5e08c0c ocamlx(Netmappings_kr) = 09a201a7d1cbd94e72cb965cf628f478 ocamlx(Netmappings_other) = 42d7ffc5fbcb3ffba936a1c64b914c48 ocamlx(Netmcore) = d2d656a5700b4f2be4cd6125b5c6c0ee ocamlx(Netmcore_array) = b21693bd3ba90e894780577c52cc7435 ocamlx(Netmcore_buffer) = 152cabb68350e5c9ed899b6ce15a955a ocamlx(Netmcore_camlbox) = 87e5c76b6a71067ee1f33e9f3f4ea9c2 ocamlx(Netmcore_condition) = dc177cd61f35337921cd63e5b7a5a5b2 ocamlx(Netmcore_hashtbl) = 2fed8789623d59d40bdf4679575357d0 ocamlx(Netmcore_heap) = 2d59e2b537da3f230b9bba7cc0092ec1 ocamlx(Netmcore_matrix) = 9152e78e9d571c0f261b57fa566f8f1b ocamlx(Netmcore_mempool) = 799d989e972d4010121f54ee5b9141a5 ocamlx(Netmcore_mutex) = 48553787cb13fe14191bc58e4c98ee4c ocamlx(Netmcore_process) = 245b3576bf27068c2ef346835babf587 ocamlx(Netmcore_queue) = 509176e7009dae868c132bf539e81cd3 ocamlx(Netmcore_ref) = b85b5d86b649b50dfdfc1830ba32c372 ocamlx(Netmcore_sem) = cbaa88f1301b3155c48719cea1d28c45 ocamlx(Netmcore_util) = c62c41d1f10b1cf7adf6da837433ac60 ocamlx(Netmech_crammd5_sasl) = e382b9662d1da1425b22ce42559f0632 ocamlx(Netmech_digest) = a76150989020d651e006b85afcac0791 ocamlx(Netmech_digest_http) = 2b81decbfa8db8b9141aac7852c6dc62 ocamlx(Netmech_digest_sasl) = 2e4461fb531106beb62a8f8ac3198d77 ocamlx(Netmech_gs2_sasl) = 3dd248fd1499d41593cca2c60cd57218 ocamlx(Netmech_krb5_sasl) = 27fa9163aa7c068132fb837d79527271 ocamlx(Netmech_plain_sasl) = 8bdfe0e375c0edac3616f5dcdec3ff24 ocamlx(Netmech_scram) = 34b62749261b029f289b8054d4ac00ec ocamlx(Netmech_scram_gssapi) = 479c747b83c77972abbeabc262b12bd6 ocamlx(Netmech_scram_http) = 924c78c7efb13bd3580b58275040a61a ocamlx(Netmech_scram_sasl) = b01a4f5f528fc0fd97fd08ac8943249b ocamlx(Netmech_spnego_http) = 43cc33bd633607d7a7bb2a93cbf362c9 ocamlx(Netmime) = 2e744532f4128f3426429c931f00b97b ocamlx(Netmime_channels) = ae5ab48493a6b7a92d5b89b64c13777b ocamlx(Netmime_header) = e66dd46ed40eade2d42f0fe069168b00 ocamlx(Netmime_string) = ca6b66d26653e065902cd1b0de69178b ocamlx(Netnumber) = 262c884c6a52982703de8c1bdbc634dd ocamlx(Netoid) = 54d63cb1aa26891379b9415f4c301ca8 ocamlx(Netpagebuffer) = f3a13512e959dc71a50759e1d36f8cca ocamlx(Netplex_cenv) = 16cdf373fd0ef0844c33aad08839ef30 ocamlx(Netplex_config) = 31f5d210d32142aa4f13a05a59279682 ocamlx(Netplex_container) = a0c81b7d591e6931e0170dd359e2ffc1 ocamlx(Netplex_controller) = c639b9dfa3e5ad6e3a0fe9471bac3c9a ocamlx(Netplex_ctrl_aux) = dffd60ed05f4ac78fd21406dbb114ea0 ocamlx(Netplex_ctrl_clnt) = 2c432cf354980f86d7a1b3ff78454b08 ocamlx(Netplex_ctrl_srv) = 93b62dafb492a170cdf79246e86935b7 ocamlx(Netplex_encap) = c7c51086edbdf9bb719c1053852d3609 ocamlx(Netplex_internal) = b640a36477eddf62a8a4aca6473ce99a ocamlx(Netplex_kit) = fd39699afea950b9b789b931c2aabf80 ocamlx(Netplex_log) = 2f23081116daabc127f3b88e8a7f4f6c ocamlx(Netplex_main) = 9172baab4f55ce0fad7c3a5a279e767f ocamlx(Netplex_mbox) = 304b3e7389052bdcd0f9aa778660eda3 ocamlx(Netplex_mp) = da7e673b8ea0fe8ef9968d5913424457 ocamlx(Netplex_mt) = bc3fdd46d61317f9115534ff3e7d609c ocamlx(Netplex_mutex) = 61ec8ebf572ac8eb5f4ec6a8f93f8b84 ocamlx(Netplex_semaphore) = 84222117bb2142fa9f471e405eafe7e5 ocamlx(Netplex_sharedvar) = 43c857c7323629c2cf0d7b223a1b95f8 ocamlx(Netplex_sockserv) = 4b92bb229f851b078d7eb0fdd9dcbdd2 ocamlx(Netplex_types) = 58c5ca9544ca6aaf2afdaae00b2ddf98 ocamlx(Netplex_util) = 21fa9a2262bd6117e7fb20083dc0ea63 ocamlx(Netplex_workload) = ed681a4a791c5c43a4a91373e0b13a92 ocamlx(Netpop) = de4cf40ff957824b3cc8660e1e6dc2b4 ocamlx(Netsaslprep) = d9baa446b7d2e5e4557518068c583ba3 ocamlx(Netsaslprep_data) = 261d0c23f039c5566a861a2488c4754e ocamlx(Netsendmail) = 5000f655bec82bd9375e1e400e1f9fc8 ocamlx(Netshm) = 7cf8f2917fbd7dbd33fc5e34c44575ba ocamlx(Netshm_array) = fa7189eb45a746312ab1de7649254725 ocamlx(Netshm_data) = 845d523bc41a418f0e0cc2db4524a3c8 ocamlx(Netshm_hashtbl) = 582ebfa6e0fa194581a30a2aff308f56 ocamlx(Netsmtp) = 062657b6a4839607d6d4b1ea8b87213c ocamlx(Netsockaddr) = 3c4e9dc05faa3c31a46acf85978dcc79 ocamlx(Netstream) = 0132cb6c23182e41e8f1d1dcddda4e0a ocamlx(Netstring_pcre) = 19cff3c1b5df4f59359656fb62cd49d6 ocamlx(Netstring_str) = e3a9f83bd31eef47e24bb4e7cd39948f ocamlx(Netstring_tstring) = 3039a8dd90378173bd8f013c48fe40de ocamlx(Netsys) = b72427a9645a8700ca846188fbe19860 ocamlx(Netsys_ciphers) = b91a2c662cd8206a5120c3e011e5da9f ocamlx(Netsys_conf) = 1008d325c7e16f75586edf2da20d2bcb ocamlx(Netsys_crypto) = 84848a129f337f4190b41f0352c25fe2 ocamlx(Netsys_crypto_modes) = 721e50bbc7c58d2a0798538f2268a4b0 ocamlx(Netsys_crypto_types) = 1f97c62ae942a0b785d4a01e196f623b ocamlx(Netsys_digests) = 879377a0daf5b0a185a0c85f33cc1c96 ocamlx(Netsys_global) = b241cf8e837110daaa7cb6577df03233 ocamlx(Netsys_gssapi) = ac5b6250277c75ff841e525a7d20dea2 ocamlx(Netsys_impl_util) = 8f231be839547052026b952f8b7ed3a1 ocamlx(Netsys_mem) = c807db61a1a75e867c5159c148efd3ea ocamlx(Netsys_oothr) = 86c98d25eb2499a12b7f062fa631c83e ocamlx(Netsys_oothr_mt) = 404b16e9f08fb9a507f415efa58d3bc1 ocamlx(Netsys_pmanage) = e3a08faa3b9b31714f24426173ac97e6 ocamlx(Netsys_pollset) = 044d61847a31e623d610490a4916393a ocamlx(Netsys_pollset_generic) = 02b363dabba0ea6ef600d238b8779a5c ocamlx(Netsys_pollset_posix) = 437fdcc87bf1bb985a66b8bf01608b49 ocamlx(Netsys_pollset_win32) = 9a2665f87354d47b6ae96a6fa693e8ad ocamlx(Netsys_polypipe) = 0d524ac6afde22592ead5c1f4d0efbaf ocamlx(Netsys_polysocket) = 5d94a6c2757175d2db8801efbc3f95a1 ocamlx(Netsys_posix) = dfd2811eebca6e951e529c951c14cd71 ocamlx(Netsys_rng) = b6db7447c918a6e0d9c37ec9be028b89 ocamlx(Netsys_sasl) = 898cfd485ea19ca4ec4c21b16460717a ocamlx(Netsys_sasl_types) = a1339bf54215f2a4c358253cb339a33e ocamlx(Netsys_sasl_util) = fa857260353074db891dae99a51afce7 ocamlx(Netsys_sem) = acf604665d9279ff81dcb347ec7c1f81 ocamlx(Netsys_signal) = 0779e5d7b4c4d6dbf46fda336808dc0c ocamlx(Netsys_tls) = 5fe4bc8e8c782d00221fc8cef24f5baf ocamlx(Netsys_tmp) = c55f70ea2c6da34467aefd3ca6f61f82 ocamlx(Netsys_types) = 3329b4955bf8a93dbbb193a1fcbd99c0 ocamlx(Netsys_win32) = 65af3d953e6329ff0577416e38b1a143 ocamlx(Netsys_xdr) = 6a539ec8675d1875b2b12cf70fca7e5c ocamlx(Nettelnet_client) = 01d604d5237aeb69a48ff1d58af285fd ocamlx(Nettls_gnutls) = 487fbe51a811869179095c4bfa514018 ocamlx(Nettls_gnutls_bindings) = 5646c742eb2d0a335cb427a6fc5d3966 ocamlx(Nettls_gnutls_config) = 876ffe5a738e08eaaa2f44cfc07bf00e ocamlx(Nettls_nettle_bindings) = 373626b8e642be785ad576ac864fe018 ocamlx(Nettls_support) = bc41811c424a3193a274f5fe674c3520 ocamlx(Netulex) = 1abb3ce6092aa17b2e3dc69ceb45c56f ocamlx(Netunichar) = 595d71c655e61fd890dd0e7ba30454aa ocamlx(Netunichecksums) = f91d8a79a5f2156994e11ec3851bc791 ocamlx(Netuniconfig) = ced8878533f5b9fc58b9379f8b29f8c1 ocamlx(Netunidata) = 08e32c7cb37fcd8bff627e8729f110b1 ocamlx(Netuniinit) = 1b531b974fb93b00cb76681794c9061d ocamlx(Neturl) = b460eb71c2c8cbfd43a4889c83a42ac3 ocamlx(Neturl_ldap) = 999b0fb800b8632313ea51fa086dfbfd ocamlx(Netx509) = e8314ea5827ad2bfaf6755e393cc5fd6 ocamlx(Netx509_pubkey) = e8a2046d9647b31e6df73bca0245a12a ocamlx(Netx509_pubkey_crypto) = ff8341dfda8e4d316497988824520a3a ocamlx(Netxdr) = 36f05711bfbdf21faefc86abd149e62f ocamlx(Netxdr_mstring) = 330d77e5c73ac21004b3508bf402d298 ocamlx(Options) = 82bf0c248dacece813e2e8556b83af77 ocamlx(Parser) = 51e09227161ec647b46ca835bca12826 ocamlx(Rename) = 757c3f2c6f088153ec29b560c2f5b80c ocamlx(Rpc) = cbb0904ede913ff62b5c87e9cddaa029 ocamlx(Rpc_auth_gssapi) = bc0defd7149e6a77233f8bc3ac929558 ocamlx(Rpc_auth_gssapi_aux) = b1df8fb648a7e8424bd20b9e512875d8 ocamlx(Rpc_auth_local) = 00e2f7657d504526f98fc6e3afb4bb44 ocamlx(Rpc_auth_sys) = 40d5da417f3ca03e24d45a17064c4b28 ocamlx(Rpc_client) = b8774a9ab1e6b465e8ee76b9fa864104 ocamlx(Rpc_client_pre) = 3353c98da092dac2434260a6e863f849 ocamlx(Rpc_common) = d80f6ec42f01c246bfde6b561bd56a88 ocamlx(Rpc_netplex) = 9bb0fb8816b2d2a52b6f8e423c668612 ocamlx(Rpc_packer) = 4b8f4d4e3974be9b65f81d3577d8ecde ocamlx(Rpc_portmapper) = 9b8f33ab2b607f307e7ae5bc48af6e28 ocamlx(Rpc_portmapper_aux) = 5e748b5f92b1fc23d85beb69b77dd8bb ocamlx(Rpc_portmapper_clnt) = 45511e83adad2ab84a25ccc6ad73d13a ocamlx(Rpc_portmapper_impl) = d50485868ced18461a7f082229e2782a ocamlx(Rpc_program) = 61d7e9c222141e2e610914d32f1dfaf2 ocamlx(Rpc_proxy) = aced2b8cf3f1bf2c9acba1da67f634a6 ocamlx(Rpc_server) = 72fc1326feae7ef2a09e73bf964dfc29 ocamlx(Rpc_simple_client) = ad5ed7c96bd7c42e06fafdd6f86db288 ocamlx(Rpc_transport) = c39be88e14bba81700877d6795faedee ocamlx(Rpc_util) = 66d9dac0a91e50d928662ab5df3f6b02 ocamlx(Shell) = 695333da9daced68f384ff6aaf29cd59 ocamlx(Shell_fs) = 58b976e8de3350b4b73ed404f14f1b7a ocamlx(Shell_sys) = c2793503d8fb26003000f9138d1078dc ocamlx(Shell_uq) = 25b79332943ddf5de13b6c778b84dc01 ocamlx(Syntax) = af12fd14106b00dabeb6dfad2d2703e8 ocamlx(Unixqueue) = bcf3cf9926f82a44aeeea76983b370c1 ocamlx(Unixqueue_pollset) = 1974d2850f2a09e0c31b0a0ad9597d04 ocamlx(Unixqueue_select) = 33991ec7c968b63c9c1f060fc5261e3b ocamlx(Unixqueue_util) = 8c49ee8f18dbf1121b268f8bff274d27 ocamlx(Uq_client) = a235c3547d449e2d9b9e121e6d9787ae ocamlx(Uq_datagram) = ed4c2c08e7171fd95138dbe5ccd1fd7b ocamlx(Uq_engines) = f3032dca0d2082776cc69695535794be ocamlx(Uq_engines_compat) = c35ccbffeb823e49a4a142f815d14581 ocamlx(Uq_io) = e60b7956a66af5f02b21c5a4698ae495 ocamlx(Uq_libevent) = 41fa7f5517289f044eaa21bf862ddd25 ocamlx(Uq_lwt) = f7d5a54c548824bd4eccabe977de6a28 ocamlx(Uq_mt) = c7a6843deb9716aa8a3b5ead10d7c810 ocamlx(Uq_multiplex) = 6aa10a0728d3a190c6467c0f70005d1b ocamlx(Uq_resolver) = 4ad09f1843018243c80adf59d3634cd8 ocamlx(Uq_server) = 7e83cbe4a0ec8af399a762fef0c5c3c9 ocamlx(Uq_socks5) = 9c812f79f53b2b847340b746fa7a748c ocamlx(Uq_tcl) = d262075142b5a2cccf20cae7bec4f368 ocamlx(Uq_transfer) = 4f187b50f968c2e5bb5fe8a82be69a2c 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) libc.so.6(GLIBC_2.33)(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.29)(64bit) libnettle.so.8()(64bit) libnettle.so.8(NETTLE_8)(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) = baea8c9e359e5952e9a469e3736250bf ocaml(Build_path_prefix_map) = 656e8c2e61574f0408f16108c60367f0 ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(CamlinternalOO) = eb6b614bf67c7bb6a6a1fb16658d4420 ocaml(Cmi_format) = ad11b8813db59bdebbf21670f529360f ocaml(Condition) = 76cd8b455eb0162ced68da0cd9930f3a ocaml(Config) = 78c2c90331165e845c9367f8133bb499 ocaml(Direct) = 166588150c9b7ed6ff1a78b1ff00275c ocaml(Env) = 8651f47cb9dc78afdc91ff4dc5697536 ocaml(Equeue) = d64aab672ac89ef4edc350dcab2b36d2 ocaml(Generate) = 65873c6de1116b2f1dc6a1ef3d1c022e ocaml(Gzip) = 3bfac0182a4f0d1c45c1e585cc3517ed ocaml(Ident) = d0041fef70990bc1d325207cf24e375b ocaml(Identifiable) = a4d66fbcd33ffca1875ac854589e628c ocaml(Lexer) = a531a67c329f826242a5248a0fbf8d92 ocaml(Load_path) = cf04f5eaaf6a5d9d842035be1c066fc6 ocaml(Location) = c873f444edddd1142525804a7b1212cc ocaml(Longident) = 13b3eb270b04752adb0fbb8c29cf4c58 ocaml(Misc) = 30be4e8f87fe2899b438c2bfc21a5d66 ocaml(Mutex) = ec993c9491bec46cd3ee373f9d313390 ocaml(Netaccel) = f88f4d6d04142ecbed074d8a983e1e7c ocaml(Netaddress) = d4149841eeae3e971039d5e2223e71fe ocaml(Netascii_armor) = e231838adedf274b5988cbb9a409e8be ocaml(Netasn1) = ea44e19bbd87d5a90f9072e740141e32 ocaml(Netasn1_encode) = e669deca312e7744f5eb9f7cb3b2da6b ocaml(Netauth) = e41f409724a6c6cacf445b642703aa84 ocaml(Netaux) = c3a1d365da13f4bbe685cef07ee8456c ocaml(Netbuffer) = 26f4c963ad11892a164e0404c60ff641 ocaml(Netcamlbox) = af73ae85e639a70e62621529b4ae1a3c ocaml(Netcgi) = 2a65bab57b0d2378154a118d9cf47e71 ocaml(Netcgi_ajp) = f627dd83678813510f6ba0cbc81ef0fc ocaml(Netcgi_cgi) = eba7e8cca8b4255cb229418f490eaefe ocaml(Netcgi_common) = 80ff760c074834fe10bce5622c3cfc67 ocaml(Netcgi_fcgi) = 37d4979f5832c5864e5838ffb81b6c14 ocaml(Netcgi_scgi) = fc71f21d911ea3c4408ec3c0b8fc43d9 ocaml(Netchannels) = c5ba9ad0206f54928656f6801a549b69 ocaml(Netchannels_crypto) = a87c26c020a38eed76ed6e23202db2a4 ocaml(Netcompression) = 7ac873d3ea65d9ae9835bca446bfc94a ocaml(Netconversion) = 1c0ad2dd2ea0ffb5efb614615b4006b4 ocaml(Netdate) = bed54460ceb9bf9c62d7a0a3c3c88096 ocaml(Netdb) = 689502aa6004a1e25001e0f8ab5de4ad ocaml(Netdn) = 765b13b4202f004a887aa87346253e9e ocaml(Netencoding) = f97855449f657fee00986fe00e9172cc ocaml(Netexn) = cfed486be07a3319f1375e2555ec3911 ocaml(Netfs) = c27cc39f9e7ce71427f1475a898719cb ocaml(Netftp_client) = 4a4831a1dfec0cf42618d43db9738895 ocaml(Netftp_data_endpoint) = bf7e5ece3ef6602ac649289767fd45e2 ocaml(Netglob_lex) = cb295d0ea0ae50eb11b464ae99080416 ocaml(Netgss_bindings) = 86c57dda8f166ec825930e7227523c4b ocaml(Netgss_util) = 2bad7694196415fa5c5fc9ce8604573a ocaml(Netgssapi_auth) = 4683cfec065f3a626c857b2dbf8bad2e ocaml(Netgssapi_support) = fd9e33c3b8410a90b0ed3c60651608ae ocaml(Nethtml) = b7d7ec9b0377ce3bd17f73f8782e9a87 ocaml(Nethtml_scanner) = 8ba95aae32e844b9b51afa83613c014e ocaml(Nethttp) = 1e959dd79367fb49d3cfa4a4ca3b0ee9 ocaml(Nethttp_client) = d04aaed6880add7c2128dab2fdb334f2 ocaml(Nethttp_client_conncache) = 7b4c629448bc26c11e91ba3ad3965013 ocaml(Nethttp_fs) = f320b2490d1dea7ee0dcaf32579596a2 ocaml(Netlog) = 0f864c79cd4cab505181ad161c2a2728 ocaml(Netmappings) = 41d7a43dc53d913f5a874da215a62970 ocaml(Netmappings_asn1) = 3ed51a640e24c6117f8be18030ad52e9 ocaml(Netmcore) = eb2c8dc4c2b99f8a0b14cf1aecab597e ocaml(Netmcore_heap) = f7129e6203afabf1be0e1e55cab37a3a ocaml(Netmcore_mempool) = 0fe699a0bd1f3ab55656b8a92bde8917 ocaml(Netmcore_mutex) = ab400d326de9476864775ef1a43a5e2b ocaml(Netmcore_sem) = a5d07969a82e8368a47ce928602d7cfe ocaml(Netmcore_util) = 010a5a01954af071e7f409b969617306 ocaml(Netmech_digest) = db20b970262e8b06c509e15eb9503e47 ocaml(Netmech_digest_http) = 8c8f75ce99e89ced37dc8eca8c00e163 ocaml(Netmech_gs2_sasl) = 6d1bb3346af86eb2eaaa2d2049a22a15 ocaml(Netmech_scram) = 8ba4c3279bdccd1d71be795b9c3120d1 ocaml(Netmime) = f4e62e0b046de914c4c39407f54aff00 ocaml(Netmime_channels) = 7c117d7d55d05f1bd2ed2ef44fff47db ocaml(Netmime_header) = f59e809df07c50e9ca4951e9734b3afa ocaml(Netmime_string) = 0c0283b4682ec6d56e9039024b734703 ocaml(Netnumber) = 054b1b6b76fede6370f7ef7ff7ac6cf7 ocaml(Netoid) = df0ad8c20acad39e0268861cd74ff6b3 ocaml(Netpagebuffer) = 868cba806b7d6696f1179a21ad5ab361 ocaml(Netplex_cenv) = 906b201525e4f93b10c19803e32d5194 ocaml(Netplex_config) = 6ce37a3f1c892233cae05a462a7937ca ocaml(Netplex_container) = fd2dabb06a4a6e136302428f6e5c3235 ocaml(Netplex_controller) = 40b53d0b2345f2e94add4e266a5a81ed ocaml(Netplex_ctrl_aux) = d856797804fe963092a03e4397f32926 ocaml(Netplex_ctrl_clnt) = 43d10be919207135e93fe369a8c28a72 ocaml(Netplex_ctrl_srv) = 7d628af53ad92e90905230566ee3d08c ocaml(Netplex_encap) = b7881c72cb6d6a8c7a9751dd2a235858 ocaml(Netplex_internal) = cc524b11a1d9aee57965270265f1115a ocaml(Netplex_kit) = 2fbbd45202e3eb2ae55de4d210533aac ocaml(Netplex_log) = 9549e716767b7080d6011cd1b63910f8 ocaml(Netplex_main) = afb915977ace2dcad28cb4b28293283f ocaml(Netplex_mp) = 0d3af87dbc1b98a9d5e2f5a080ca594b ocaml(Netplex_semaphore) = 755cec98d685d87c3d0ef97e8e08535a ocaml(Netplex_sharedvar) = e9b6e6b012e48ca63f06db1840263374 ocaml(Netplex_sockserv) = 0d982bf10ca6d7856b0fc34136c91f19 ocaml(Netplex_types) = ac32f334f811106d11cc93b02a5b0f8d ocaml(Netplex_util) = 02dc42c040a4d24c68bf20ee209f3285 ocaml(Netplex_workload) = 437926002e5fc6fb69f6129453f976fe ocaml(Netsaslprep_data) = d86f5085e76733fd952ba62b3debad24 ocaml(Netshm) = 2744738a923e72ad4bb686e8a05431b3 ocaml(Netshm_data) = bc87583861b8d7b19c82d33248ec8c17 ocaml(Netshm_hashtbl) = d26ac7d482fa19771a6c7388bd5c91d4 ocaml(Netsockaddr) = 53583233644e59239402f0356ef1a3ba ocaml(Netstream) = b50664faecad0b0474b5ff19fde46f9c ocaml(Netstring_str) = 801751ab4129783e3594c2ae6bf71115 ocaml(Netstring_tstring) = ce9b49cd3e5214586f35f99f045b3e5d ocaml(Netsys) = 68b0413c117ff7120d1fa276fe98ee80 ocaml(Netsys_ciphers) = 70f040275943684603c4c30a9eee5b05 ocaml(Netsys_conf) = 9b3da6574e84c0697b3dabf3b05d1a34 ocaml(Netsys_crypto) = 41c480d3788ad71b882bd1e92ab7f3c1 ocaml(Netsys_crypto_modes) = e552f7351427ceb25c9ca2b711057c74 ocaml(Netsys_crypto_types) = 427abb4a64b8d090842d0b5b305a7d9f ocaml(Netsys_digests) = 6d19383d6f291431e1727d16e6bdabdd ocaml(Netsys_global) = 0b5e454944a06dd46246747f00c235f6 ocaml(Netsys_gssapi) = 2a309aa97cd44ec392b1b0f18b291d0c ocaml(Netsys_impl_util) = f8423ad2d65c4c53a1ee51a01e6866c1 ocaml(Netsys_mem) = 704a41e88c0ea2e99bf88246ecb85e28 ocaml(Netsys_oothr) = ea63830ab7d11080ac5f250c621fbc55 ocaml(Netsys_oothr_mt) = 3e1954c1ca677332299d89bba61a3704 ocaml(Netsys_pmanage) = 4a2442196d06fbe29c78148487b4f1c0 ocaml(Netsys_pollset) = 589910b09c48d7146ccf94b6a0d2fdf5 ocaml(Netsys_pollset_generic) = 00e2fc33693633b387edb96ce619f6b7 ocaml(Netsys_pollset_posix) = 4f1da639edfcb5cd199b90fb1858b8d1 ocaml(Netsys_pollset_win32) = 693c557220850aeef5e3fb9e1c4c3dab ocaml(Netsys_polypipe) = 37dc15a824788444708148b515776c5c ocaml(Netsys_polysocket) = c4be61b9e7a143cb50fc5d780712d22a ocaml(Netsys_posix) = b5096c39a738b7902ada702e7b1400ac ocaml(Netsys_rng) = 086cf0e51a3f51b8fe4796abc5b36ff8 ocaml(Netsys_sasl) = da583ab8d0b35775e9eef692fdd9bd06 ocaml(Netsys_sasl_types) = 35629d26646c2c553aebf112e126a2da ocaml(Netsys_sasl_util) = 012376e4db058a01b133b44ca505ae92 ocaml(Netsys_sem) = 652deff96ae6ba840235a4f6c9653306 ocaml(Netsys_signal) = 8e647b9b4e54d1f0e34c96257b289cf9 ocaml(Netsys_tls) = 1369f9671d369632243b38cbc988457b ocaml(Netsys_tmp) = 1a840beecca3856e1c0bec5b261e5a0d ocaml(Netsys_types) = 73530b0e4fe0364ef5f13ada1e876189 ocaml(Netsys_win32) = d46a9b10a1ffa567081b1fdd954ab080 ocaml(Netsys_xdr) = 217fab0e8b80ea9759c24f4ffc28d23b ocaml(Nettelnet_client) = ecd07062292356fdd9ff6be962d6bdb1 ocaml(Nettls_gnutls_bindings) = e2afea0f959bc81fe022bf4c731c1682 ocaml(Nettls_gnutls_config) = f7253111f862a338d962f94738c496be ocaml(Nettls_nettle_bindings) = 9d4a20f8da6bece3822a6a4daa2022c4 ocaml(Nettls_support) = 4a335cfaa41a96b5ec8165a4b8462a0d ocaml(Netunichar) = 7952347ce1e87d2277431960a817410b ocaml(Netunichecksums) = 70d5b7297d0d9cb9bb239d9d85724a12 ocaml(Netuniconfig) = f956c22e72c09d05d15d69ce590a64cd ocaml(Netunidata) = a919cb71bf27f5d3e8b270a2b5ebc372 ocaml(Neturl) = bf78def0c78fcfc0cf0926383306e7d2 ocaml(Netx509) = a128dedfef6149d45c21baebe1d00ac7 ocaml(Netx509_pubkey) = f2e41c772ae9e1414874eee75646eb00 ocaml(Netxdr) = e0ee18e11dc355ecc1776c96623ee549 ocaml(Netxdr_mstring) = 2e9391f41b7857b39bd4ddcb9bf6aa40 ocaml(Options) = e4970a05a416ba40d088c33dc3be46d9 ocaml(Outcometree) = 0e91eaf4f577f96b9021c4b2e6f51be9 ocaml(Parser) = a49c36e605b0b932bace18fe4e0662bb ocaml(Parsetree) = 92c4e671d243ad0ccc4f8c13d9953f7d ocaml(Path) = b122d3d0700d3ef36c9d99c256e0cdb0 ocaml(Pcre) = 191f52fc59bd272893c79d903c0206d0 ocaml(Primitive) = 18b142b72feab26ac77fa634c50352a9 ocaml(Rename) = 8cdccdae855ed010339e0a3bfaae545b ocaml(Rpc) = 4da768bf5f80276b55b6f6e7c61b3c93 ocaml(Rpc_auth_gssapi_aux) = a355ff384bc0f53506dc9e50f76667de ocaml(Rpc_client) = b3fa3df982f20130c30eab633bde0c09 ocaml(Rpc_client_pre) = 09653784ef269425a40190caddca0d02 ocaml(Rpc_common) = 507492f11bfa8a0cc4cd3484d582deed ocaml(Rpc_packer) = 73d0226165e90bead6fe60b91827ba08 ocaml(Rpc_portmapper) = 7d066d91c73f9302172a67caa107ba30 ocaml(Rpc_portmapper_aux) = 70e3b489aceb170be48352707a83c389 ocaml(Rpc_portmapper_clnt) = 07a6d499785bf2bd074a608fe251d238 ocaml(Rpc_portmapper_impl) = 71ddb7abf51604009f2ea0a6c6657d26 ocaml(Rpc_program) = 8f563ec78687e3d1ca5cc9e21dc96b35 ocaml(Rpc_server) = 93c53e2a310aa7db1218ae1a4e50863f ocaml(Rpc_transport) = 8a87f72a57d886ecb839d933dcde90a5 ocaml(Rpc_util) = cef1459d3bb65e6f0fc0e3378c7856ce ocaml(Shell) = 34714da1083e292b8bb0a0950c2c37fa ocaml(Shell_sys) = 7b61e716094b670258b15918f67d590e ocaml(Shell_uq) = a5c807c13e9b2d365a857e6024a5e3c3 ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__arg) = cb7276f4b80d17f122d4ba1cbcfd70dd ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__callback) = 21c02abb4cc9eea752b0e9ab3b1a0e6a ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__digest) = 58b6f86a69b21b761db8c98e4a6e5d5b ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__filename) = 8c147c37b4043616a4f94de5d087796e ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__gc) = dc6a7673c4090b9da739ce254d1f56a1 ocaml(Stdlib__genlex) = ec9907352f3159585bbd8bda92ace0b0 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__int64) = 6cf7f095ea7fd59bad44ff22d084c4ee ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__lexing) = f7569937b419d08065107a2889d2cf28 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__marshal) = ec702ee270a7328dce6deb90393c8cc2 ocaml(Stdlib__nativeint) = 28b842ced0fedd41c55b9dd34f0fe79c ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a ocaml(Stdlib__oo) = 9ff536c4828e9643994001521344eb0a ocaml(Stdlib__parsing) = d0ecc986ba63d696b7b6b4eddbd730cf ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printexc) = 2ed36879cfa0bc71cb0de0098e5580b3 ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__queue) = d2482d035931625f85b5c791c05b388c ocaml(Stdlib__random) = de46e8f11a20ccab9d54a09afb8394b8 ocaml(Stdlib__scanf) = fcbac178fa03ea42ea3104cab0aa7de5 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__set) = d47fad5d5151b45276616200bec25877 ocaml(Stdlib__stack) = 488eb4d35e3f40d97bf3fea930a4fc73 ocaml(Stdlib__stream) = cda772eb826fdc1bf6a75538ae8efa6e ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Stdlib__weak) = cba3563dd81326f4bdf520cd5fbcc4cc ocaml(Str) = bef96aee1069de14a002f95c42f07d31 ocaml(Subst) = f5b88697bd877408d266a57fce2e6ef2 ocaml(Syntax) = 2189a821ba3a7fe887e603b816448e00 ocaml(Thread) = a5f19c00abf12e43bcffa2998c478777 ocaml(Toploop) = 0495573e4ea22cb4203cdf4c7af97fb2 ocaml(Type_immediacy) = d5796c46b433b1c31c4386661672b4cc ocaml(Types) = 00d7663871b37d50f34bbc98f15c654a ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Unixqueue) = dc8efee4b1563ff9d0f2fc97ae658c31 ocaml(Unixqueue_pollset) = ec0138c7c23fff9bb2709cd2fbf296ab ocaml(Unixqueue_select) = 077abdfe158b499e2ef530e1c3a64e37 ocaml(Unixqueue_util) = 3cd1afbd9ac397020ac0b0d562c1ebaf ocaml(Uq_client) = b2b473456f86f968920743645949e879 ocaml(Uq_datagram) = 0548393f2cdd7762e747ca6c2ea66ccd ocaml(Uq_engines) = c49bf475e09ea63f4bb5413ea6dd4d8f ocaml(Uq_io) = cbac329bf688ea3381b075282ea1edaa ocaml(Uq_mt) = cfd8b3297498c19ae8be0fd1c3f29d08 ocaml(Uq_multiplex) = b17d7631e52fa1db402a4bd8abdb0169 ocaml(Uq_resolver) = 614454a4685397488c3f7611664db87d ocaml(Uq_server) = 97e63a468ea4031f533df97ec0852521 ocaml(Uq_socks5) = f298c64a367f62ea83aacb8078940cf6 ocaml(Uq_transfer) = a59dc44b4564c2a2d13ecb21aaa5fede ocaml(Warnings) = b2d4200e106af1252d6a1052a7c96c9f ocaml(Zlib) = d02073c57d52bfdfb696e82e75619c94 ocamlx(CamlinternalLazy) = 5f1da61615ee34940899352e3f13883f ocamlx(CamlinternalOO) = 78b812b275282dc096a34a827cba80a0 ocamlx(Condition) = 2f0a4dd0f67fcd0ce2134d45cebebdc6 ocamlx(Gzip) = ed7c83bf559716e4233b01fe2a3f7977 ocamlx(Mutex) = 9e92b5f80ce643a8259210bbb7a4e1e3 ocamlx(Netglob_lex) = 4be4a0aa97d14360ed4f0bfbba0f7e2e ocamlx(Netgss_util) = 5930b19d484f04eb8f8ba448e42e6616 ocamlx(Nethtml_scanner) = c2e6a34415fbf5ef7d689a3fc764c945 ocamlx(Netmappings_asn1) = 16dc1d12f99534be3465176a52dbea17 ocamlx(Netmcore_util) = c62c41d1f10b1cf7adf6da837433ac60 ocamlx(Netmech_digest) = a76150989020d651e006b85afcac0791 ocamlx(Netplex_util) = 21fa9a2262bd6117e7fb20083dc0ea63 ocamlx(Netsaslprep_data) = 261d0c23f039c5566a861a2488c4754e ocamlx(Netsys_conf) = 1008d325c7e16f75586edf2da20d2bcb ocamlx(Netsys_impl_util) = 8f231be839547052026b952f8b7ed3a1 ocamlx(Netsys_sasl_util) = fa857260353074db891dae99a51afce7 ocamlx(Nettls_gnutls_config) = 876ffe5a738e08eaaa2f44cfc07bf00e ocamlx(Netunichecksums) = f91d8a79a5f2156994e11ec3851bc791 ocamlx(Netuniconfig) = ced8878533f5b9fc58b9379f8b29f8c1 ocamlx(Options) = 82bf0c248dacece813e2e8556b83af77 ocamlx(Pcre) = 7db434cb60e29d1f86544334a90b4ce7 ocamlx(Rpc_portmapper_impl) = d50485868ced18461a7f082229e2782a ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__arg) = 31e8dcb38ea7adf461aa606aee9aeedb ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__bigarray) = 4651c2ef0ffc9b4d24ffe12cf6babda3 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__callback) = f51ffea73ea6512880e00974c161a04c ocamlx(Stdlib__char) = ceadb77e2c81b1c955823f0bf953c676 ocamlx(Stdlib__digest) = d19c41d079eb14c4d4c18051bb693ba5 ocamlx(Stdlib__filename) = fd27ed43c8cba6245eb4a8892d1492f6 ocamlx(Stdlib__format) = 41296ac99a85560c95c2f9d56ed27a7d ocamlx(Stdlib__gc) = 132b3af1318da21f2765f4d2dc8f5fb9 ocamlx(Stdlib__genlex) = 94281e3c7b51593ab1e852591dff02a7 ocamlx(Stdlib__hashtbl) = d6c11956a20f699b6d99ffbeaf7af8ce ocamlx(Stdlib__int32) = 567da02fa9f45ca62bbf66f3987cfd66 ocamlx(Stdlib__int64) = 54c5d202b981a695ff231a328f5611d3 ocamlx(Stdlib__lexing) = ebc068c08b7e3910fd9a4618bdc64e1f ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__marshal) = ff8789189659a9a2a8d315220228f7f7 ocamlx(Stdlib__obj) = e743e73c186f8bba38aad5be8e4a7f06 ocamlx(Stdlib__parsing) = 9be257dd4196e68e0281e3f8fef6a0d2 ocamlx(Stdlib__pervasives) = 57ad99849d3d858359a22c12d3944c85 ocamlx(Stdlib__printexc) = e4c142a6302c9afbffcc5e2dbfab469c ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__queue) = 8acdc8c2f4e6cbf4cc67537fdeb86d62 ocamlx(Stdlib__random) = 6d2f1dcbbfaef5ccedc4500e239fdb4a ocamlx(Stdlib__scanf) = d2166da9bb1fa4ae53f3718acb2837ac ocamlx(Stdlib__set) = c27557b5a6100db8742e263f38fd23be ocamlx(Stdlib__stack) = 671aefd3da8bdd2f8cdd3ff3927fb06d ocamlx(Stdlib__stream) = c6ff2117753f6ef72f5c58b33f41bc0f ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd ocamlx(Stdlib__weak) = 7eb8f855f952c8efb56dc2d6be10ebc8 ocamlx(Str) = 10d37a74f0ae0998f9cb9414c6430d85 ocamlx(Syntax) = af12fd14106b00dabeb6dfad2d2703e8 ocamlx(Thread) = 5b8312fda8f617d11b90ef0b5611e3d9 ocamlx(Unix) = 6cad08ee79360aa0781ccb2644c36087 ocamlx(Unixqueue_util) = 8c49ee8f18dbf1121b268f8bff274d27 ocamlx(Zlib) = 3af5400e44a20cfacc53faeb9ed89d28 Obsoletes: ocaml-ocamlnet-ssl < 4.1.8-3.mga9 ocaml-ocamlnet-ssl-devel < 4.1.8-3.mga9 Processing files: ocaml-ocamlnet-devel-4.1.8-3.mga9.aarch64 Provides: ocaml(Config) = 78c2c90331165e845c9367f8133bb499 ocaml(Direct) = 166588150c9b7ed6ff1a78b1ff00275c ocaml(Equeue) = d64aab672ac89ef4edc350dcab2b36d2 ocaml(Generate) = 65873c6de1116b2f1dc6a1ef3d1c022e ocaml(Lexer) = a531a67c329f826242a5248a0fbf8d92 ocaml(Netaddress) = d4149841eeae3e971039d5e2223e71fe ocaml(Netascii_armor) = e231838adedf274b5988cbb9a409e8be ocaml(Netasn1) = ea44e19bbd87d5a90f9072e740141e32 ocaml(Netasn1_encode) = e669deca312e7744f5eb9f7cb3b2da6b ocaml(Netauth) = e41f409724a6c6cacf445b642703aa84 ocaml(Netaux) = c3a1d365da13f4bbe685cef07ee8456c ocaml(Netbuffer) = 26f4c963ad11892a164e0404c60ff641 ocaml(Netcamlbox) = af73ae85e639a70e62621529b4ae1a3c ocaml(Netcgi) = 2a65bab57b0d2378154a118d9cf47e71 ocaml(Netcgi1_compat) = 83ebede775991ee3e35dbb38f9b7dbb9 ocaml(Netcgi_ajp) = f627dd83678813510f6ba0cbc81ef0fc ocaml(Netcgi_cgi) = eba7e8cca8b4255cb229418f490eaefe ocaml(Netcgi_common) = 80ff760c074834fe10bce5622c3cfc67 ocaml(Netcgi_dbi) = 15e3ee355403316f5db4fce94284f3f7 ocaml(Netcgi_fcgi) = 37d4979f5832c5864e5838ffb81b6c14 ocaml(Netcgi_plex) = 889f2a7abd4736818b814adde4e4a91d ocaml(Netcgi_scgi) = fc71f21d911ea3c4408ec3c0b8fc43d9 ocaml(Netcgi_test) = 543e21c7d943093fdadc83e0513142db ocaml(Netchannels) = c5ba9ad0206f54928656f6801a549b69 ocaml(Netchannels_crypto) = a87c26c020a38eed76ed6e23202db2a4 ocaml(Netcompression) = 7ac873d3ea65d9ae9835bca446bfc94a ocaml(Netconst) = a8c6c16806768f6382f5524fa52e67cc ocaml(Netconversion) = 1c0ad2dd2ea0ffb5efb614615b4006b4 ocaml(Netdate) = bed54460ceb9bf9c62d7a0a3c3c88096 ocaml(Netdb) = 689502aa6004a1e25001e0f8ab5de4ad ocaml(Netdn) = 765b13b4202f004a887aa87346253e9e ocaml(Netencoding) = f97855449f657fee00986fe00e9172cc ocaml(Netexn) = cfed486be07a3319f1375e2555ec3911 ocaml(Netfs) = c27cc39f9e7ce71427f1475a898719cb ocaml(Netftp_client) = 4a4831a1dfec0cf42618d43db9738895 ocaml(Netftp_data_endpoint) = bf7e5ece3ef6602ac649289767fd45e2 ocaml(Netftp_fs) = b3586088a29c2366c90091193dd91b34 ocaml(Netglob) = d987ec1ab6fc4722adc29cda3c97c841 ocaml(Netglob_lex) = cb295d0ea0ae50eb11b464ae99080416 ocaml(Netgss) = 639c0e1b4881409a8eb1d462bc2dedef ocaml(Netgss_bindings) = 86c57dda8f166ec825930e7227523c4b ocaml(Netgss_util) = 2bad7694196415fa5c5fc9ce8604573a ocaml(Netgssapi_auth) = 4683cfec065f3a626c857b2dbf8bad2e ocaml(Netgssapi_support) = fd9e33c3b8410a90b0ed3c60651608ae ocaml(Netgzip) = aff416cb68cb9d1e7fbbcfc9effb5e07 ocaml(Nethtml) = b7d7ec9b0377ce3bd17f73f8782e9a87 ocaml(Nethtml_scanner) = 8ba95aae32e844b9b51afa83613c014e ocaml(Nethttp) = 1e959dd79367fb49d3cfa4a4ca3b0ee9 ocaml(Nethttp_client) = d04aaed6880add7c2128dab2fdb334f2 ocaml(Nethttp_client_conncache) = 7b4c629448bc26c11e91ba3ad3965013 ocaml(Nethttp_fs) = f320b2490d1dea7ee0dcaf32579596a2 ocaml(Netldap) = b674fbb80b03b2bc963acba751ef7524 ocaml(Netlog) = 0f864c79cd4cab505181ad161c2a2728 ocaml(Netmappings) = 41d7a43dc53d913f5a874da215a62970 ocaml(Netmappings_asn1) = 3ed51a640e24c6117f8be18030ad52e9 ocaml(Netmappings_iso) = d6877297796e746c79756a831e65ce91 ocaml(Netmappings_jp) = 03af9a1f4e051a980e8ada6152eba136 ocaml(Netmappings_kr) = 41689d3241d5205c7329b1ea01c36f7f ocaml(Netmappings_other) = 344cdade908dadbb5d055596a54cb186 ocaml(Netmcore) = eb2c8dc4c2b99f8a0b14cf1aecab597e ocaml(Netmcore_array) = cf07d45d1e5fedc1a3f4b008fdac4f49 ocaml(Netmcore_buffer) = 10a0b08debebaf44fe050c60f8840ea5 ocaml(Netmcore_camlbox) = 0fc5cc5d135a941aebe3db1244fb9b8a ocaml(Netmcore_condition) = 84ea772ad829ecc9d2a529b24eab5344 ocaml(Netmcore_hashtbl) = 56e47fd69025c6e51e87371cba2e9468 ocaml(Netmcore_heap) = f7129e6203afabf1be0e1e55cab37a3a ocaml(Netmcore_matrix) = ee5618b01c34444dc74e7a493c0f56c2 ocaml(Netmcore_mempool) = 0fe699a0bd1f3ab55656b8a92bde8917 ocaml(Netmcore_mutex) = ab400d326de9476864775ef1a43a5e2b ocaml(Netmcore_process) = 99de69dfeeedfabd8a16b163d167b6f9 ocaml(Netmcore_queue) = ca701ef7d0bc55555ed6373ea8de8f71 ocaml(Netmcore_ref) = 00161ea2c9c3c0619f4bd6cba853b391 ocaml(Netmcore_sem) = a5d07969a82e8368a47ce928602d7cfe ocaml(Netmcore_util) = 010a5a01954af071e7f409b969617306 ocaml(Netmech_crammd5_sasl) = 1c2f549fb439312cf27524f70fb80160 ocaml(Netmech_digest) = db20b970262e8b06c509e15eb9503e47 ocaml(Netmech_digest_http) = 8c8f75ce99e89ced37dc8eca8c00e163 ocaml(Netmech_digest_sasl) = 87b7f60e39d498695ccd436a98b9a939 ocaml(Netmech_gs2_sasl) = 6d1bb3346af86eb2eaaa2d2049a22a15 ocaml(Netmech_krb5_sasl) = 4c81b12f2c9367a0af1bdb0d33394011 ocaml(Netmech_plain_sasl) = eda6fea67f8a990f99a2be4c5fad8d38 ocaml(Netmech_scram) = 8ba4c3279bdccd1d71be795b9c3120d1 ocaml(Netmech_scram_gssapi) = bf5520ae744a2299a6a51e13cd361955 ocaml(Netmech_scram_http) = 5229530ae68f23dd1a96725f831c157d ocaml(Netmech_scram_sasl) = e83e7a1040d6a78f7a015cc79fa42660 ocaml(Netmech_spnego_http) = e52e2a890de8c81d165c20aa40acd79e ocaml(Netmime) = f4e62e0b046de914c4c39407f54aff00 ocaml(Netmime_channels) = 7c117d7d55d05f1bd2ed2ef44fff47db ocaml(Netmime_header) = f59e809df07c50e9ca4951e9734b3afa ocaml(Netmime_string) = 0c0283b4682ec6d56e9039024b734703 ocaml(Netnumber) = 054b1b6b76fede6370f7ef7ff7ac6cf7 ocaml(Netoid) = df0ad8c20acad39e0268861cd74ff6b3 ocaml(Netpagebuffer) = 868cba806b7d6696f1179a21ad5ab361 ocaml(Netplex_cenv) = 906b201525e4f93b10c19803e32d5194 ocaml(Netplex_config) = 6ce37a3f1c892233cae05a462a7937ca ocaml(Netplex_container) = fd2dabb06a4a6e136302428f6e5c3235 ocaml(Netplex_controller) = 40b53d0b2345f2e94add4e266a5a81ed ocaml(Netplex_ctrl_aux) = d856797804fe963092a03e4397f32926 ocaml(Netplex_ctrl_clnt) = 43d10be919207135e93fe369a8c28a72 ocaml(Netplex_ctrl_srv) = 7d628af53ad92e90905230566ee3d08c ocaml(Netplex_encap) = b7881c72cb6d6a8c7a9751dd2a235858 ocaml(Netplex_internal) = cc524b11a1d9aee57965270265f1115a ocaml(Netplex_kit) = 2fbbd45202e3eb2ae55de4d210533aac ocaml(Netplex_log) = 9549e716767b7080d6011cd1b63910f8 ocaml(Netplex_main) = afb915977ace2dcad28cb4b28293283f ocaml(Netplex_mbox) = e508aaadeb0543c990e75d0506282aa1 ocaml(Netplex_mp) = 0d3af87dbc1b98a9d5e2f5a080ca594b ocaml(Netplex_mt) = 4ab2ed4be3909f152fdb9887f89315c2 ocaml(Netplex_mutex) = 3dcd2c5e530ec5dd932141bfd29dcf0f ocaml(Netplex_semaphore) = 755cec98d685d87c3d0ef97e8e08535a ocaml(Netplex_sharedvar) = e9b6e6b012e48ca63f06db1840263374 ocaml(Netplex_sockserv) = 0d982bf10ca6d7856b0fc34136c91f19 ocaml(Netplex_types) = ac32f334f811106d11cc93b02a5b0f8d ocaml(Netplex_util) = 02dc42c040a4d24c68bf20ee209f3285 ocaml(Netplex_workload) = 437926002e5fc6fb69f6129453f976fe ocaml(Netpop) = 43ca412bb14880fe2668452af9a6eb22 ocaml(Netsaslprep) = d73f3439b7b3649a4160fa3e9c3065b6 ocaml(Netsaslprep_data) = d86f5085e76733fd952ba62b3debad24 ocaml(Netsendmail) = a2fe39180ae01d5dc9911ca3c82d1a57 ocaml(Netshm) = 2744738a923e72ad4bb686e8a05431b3 ocaml(Netshm_array) = e7924baa9c1915a6cdc952571343e97c ocaml(Netshm_data) = bc87583861b8d7b19c82d33248ec8c17 ocaml(Netshm_hashtbl) = d26ac7d482fa19771a6c7388bd5c91d4 ocaml(Netsmtp) = baf2a2f1a8e8d8135ce393ef114c833f ocaml(Netsockaddr) = 53583233644e59239402f0356ef1a3ba ocaml(Netstream) = b50664faecad0b0474b5ff19fde46f9c ocaml(Netstring_pcre) = 88eb15d22d760a2c65674722df8fd908 ocaml(Netstring_str) = 801751ab4129783e3594c2ae6bf71115 ocaml(Netstring_tstring) = ce9b49cd3e5214586f35f99f045b3e5d ocaml(Netsys) = 68b0413c117ff7120d1fa276fe98ee80 ocaml(Netsys_ciphers) = 70f040275943684603c4c30a9eee5b05 ocaml(Netsys_conf) = 9b3da6574e84c0697b3dabf3b05d1a34 ocaml(Netsys_crypto) = 41c480d3788ad71b882bd1e92ab7f3c1 ocaml(Netsys_crypto_modes) = e552f7351427ceb25c9ca2b711057c74 ocaml(Netsys_crypto_types) = 427abb4a64b8d090842d0b5b305a7d9f ocaml(Netsys_digests) = 6d19383d6f291431e1727d16e6bdabdd ocaml(Netsys_global) = 0b5e454944a06dd46246747f00c235f6 ocaml(Netsys_gssapi) = 2a309aa97cd44ec392b1b0f18b291d0c ocaml(Netsys_impl_util) = f8423ad2d65c4c53a1ee51a01e6866c1 ocaml(Netsys_mem) = 704a41e88c0ea2e99bf88246ecb85e28 ocaml(Netsys_oothr) = ea63830ab7d11080ac5f250c621fbc55 ocaml(Netsys_oothr_mt) = 3e1954c1ca677332299d89bba61a3704 ocaml(Netsys_oothr_mt_init) = 24f92f069c0729aab2096a6ababbd841 ocaml(Netsys_pmanage) = 4a2442196d06fbe29c78148487b4f1c0 ocaml(Netsys_pollset) = 589910b09c48d7146ccf94b6a0d2fdf5 ocaml(Netsys_pollset_generic) = 00e2fc33693633b387edb96ce619f6b7 ocaml(Netsys_pollset_posix) = 4f1da639edfcb5cd199b90fb1858b8d1 ocaml(Netsys_pollset_win32) = 693c557220850aeef5e3fb9e1c4c3dab ocaml(Netsys_polypipe) = 37dc15a824788444708148b515776c5c ocaml(Netsys_polysocket) = c4be61b9e7a143cb50fc5d780712d22a ocaml(Netsys_posix) = b5096c39a738b7902ada702e7b1400ac ocaml(Netsys_rng) = 086cf0e51a3f51b8fe4796abc5b36ff8 ocaml(Netsys_sasl) = da583ab8d0b35775e9eef692fdd9bd06 ocaml(Netsys_sasl_types) = 35629d26646c2c553aebf112e126a2da ocaml(Netsys_sasl_util) = 012376e4db058a01b133b44ca505ae92 ocaml(Netsys_sem) = 652deff96ae6ba840235a4f6c9653306 ocaml(Netsys_signal) = 8e647b9b4e54d1f0e34c96257b289cf9 ocaml(Netsys_tls) = 1369f9671d369632243b38cbc988457b ocaml(Netsys_tmp) = 1a840beecca3856e1c0bec5b261e5a0d ocaml(Netsys_types) = 73530b0e4fe0364ef5f13ada1e876189 ocaml(Netsys_win32) = d46a9b10a1ffa567081b1fdd954ab080 ocaml(Netsys_xdr) = 217fab0e8b80ea9759c24f4ffc28d23b ocaml(Nettelnet_client) = ecd07062292356fdd9ff6be962d6bdb1 ocaml(Nettls_gnutls) = f0a584af661416199ca33b2efec00a1d ocaml(Nettls_gnutls_bindings) = e2afea0f959bc81fe022bf4c731c1682 ocaml(Nettls_gnutls_config) = f7253111f862a338d962f94738c496be ocaml(Nettls_nettle_bindings) = 9d4a20f8da6bece3822a6a4daa2022c4 ocaml(Nettls_support) = 4a335cfaa41a96b5ec8165a4b8462a0d ocaml(Netulex) = b6ffc3a0a0b8b18720d012aff3e5d7f3 ocaml(Netunichar) = 7952347ce1e87d2277431960a817410b ocaml(Netunichecksums) = 70d5b7297d0d9cb9bb239d9d85724a12 ocaml(Netuniconfig) = f956c22e72c09d05d15d69ce590a64cd ocaml(Netunidata) = a919cb71bf27f5d3e8b270a2b5ebc372 ocaml(Netuniinit) = a9d135abe14ca9acb44037b3c236fd9a ocaml(Neturl) = bf78def0c78fcfc0cf0926383306e7d2 ocaml(Neturl_ldap) = 1e6549102c2f206e0a7197925a40c9ab ocaml(Netx509) = a128dedfef6149d45c21baebe1d00ac7 ocaml(Netx509_pubkey) = f2e41c772ae9e1414874eee75646eb00 ocaml(Netx509_pubkey_crypto) = df4d8c8475169be8f9d7f0f327c775cb ocaml(Netxdr) = e0ee18e11dc355ecc1776c96623ee549 ocaml(Netxdr_mstring) = 2e9391f41b7857b39bd4ddcb9bf6aa40 ocaml(Options) = e4970a05a416ba40d088c33dc3be46d9 ocaml(Parser) = a49c36e605b0b932bace18fe4e0662bb ocaml(Rename) = 8cdccdae855ed010339e0a3bfaae545b ocaml(Rpc) = 4da768bf5f80276b55b6f6e7c61b3c93 ocaml(Rpc_auth_gssapi) = 6f6a8632ad0e3ebb54d29ea74cf6d6e0 ocaml(Rpc_auth_gssapi_aux) = a355ff384bc0f53506dc9e50f76667de ocaml(Rpc_auth_local) = 802ddaf379e9f2d6ede1ebdf1edf81fd ocaml(Rpc_auth_sys) = 57e5f5d147a024b0c63fa1c8127efaff ocaml(Rpc_client) = b3fa3df982f20130c30eab633bde0c09 ocaml(Rpc_client_pre) = 09653784ef269425a40190caddca0d02 ocaml(Rpc_common) = 507492f11bfa8a0cc4cd3484d582deed ocaml(Rpc_netplex) = a7c2b43a3afffb3650e51b8f64fd6686 ocaml(Rpc_packer) = 73d0226165e90bead6fe60b91827ba08 ocaml(Rpc_portmapper) = 7d066d91c73f9302172a67caa107ba30 ocaml(Rpc_portmapper_aux) = 70e3b489aceb170be48352707a83c389 ocaml(Rpc_portmapper_clnt) = 07a6d499785bf2bd074a608fe251d238 ocaml(Rpc_portmapper_impl) = 71ddb7abf51604009f2ea0a6c6657d26 ocaml(Rpc_program) = 8f563ec78687e3d1ca5cc9e21dc96b35 ocaml(Rpc_proxy) = a3a56da36cc5cdcd68a1eef5159764a2 ocaml(Rpc_server) = 93c53e2a310aa7db1218ae1a4e50863f ocaml(Rpc_simple_client) = 18e5e66eebc2abc157ba4eeeb39218e8 ocaml(Rpc_transport) = 8a87f72a57d886ecb839d933dcde90a5 ocaml(Rpc_util) = cef1459d3bb65e6f0fc0e3378c7856ce ocaml(Shell) = 34714da1083e292b8bb0a0950c2c37fa ocaml(Shell_fs) = bef228d05e69761b78ce428246df77a2 ocaml(Shell_sys) = 7b61e716094b670258b15918f67d590e ocaml(Shell_uq) = a5c807c13e9b2d365a857e6024a5e3c3 ocaml(Syntax) = 2189a821ba3a7fe887e603b816448e00 ocaml(Unixqueue) = dc8efee4b1563ff9d0f2fc97ae658c31 ocaml(Unixqueue_pollset) = ec0138c7c23fff9bb2709cd2fbf296ab ocaml(Unixqueue_select) = 077abdfe158b499e2ef530e1c3a64e37 ocaml(Unixqueue_util) = 3cd1afbd9ac397020ac0b0d562c1ebaf ocaml(Uq_client) = b2b473456f86f968920743645949e879 ocaml(Uq_datagram) = 0548393f2cdd7762e747ca6c2ea66ccd ocaml(Uq_engines) = c49bf475e09ea63f4bb5413ea6dd4d8f ocaml(Uq_engines_compat) = 0cd03d7a9017d1616e7860f60b3c715f ocaml(Uq_io) = cbac329bf688ea3381b075282ea1edaa ocaml(Uq_libevent) = 033dd439ab90b3768cadfaaf088bd4d2 ocaml(Uq_lwt) = 0a662f5a4550db39d4fc376f48d032e9 ocaml(Uq_mt) = cfd8b3297498c19ae8be0fd1c3f29d08 ocaml(Uq_multiplex) = b17d7631e52fa1db402a4bd8abdb0169 ocaml(Uq_resolver) = 614454a4685397488c3f7611664db87d ocaml(Uq_server) = 97e63a468ea4031f533df97ec0852521 ocaml(Uq_socks5) = f298c64a367f62ea83aacb8078940cf6 ocaml(Uq_tcl) = 0a204b6ba5f27dd1df14db9a3519154f ocaml(Uq_transfer) = a59dc44b4564c2a2d13ecb21aaa5fede ocaml-ocamlnet-devel = 4.1.8-3.mga9 ocaml-ocamlnet-devel(aarch-64) = 4.1.8-3.mga9 ocamlx(Config) = eded8574d8888ea14cb0c2a2927b03b8 ocamlx(Direct) = 2740febf3d17018c8259181f7789f7e8 ocamlx(Equeue) = 79654660be7085e7673d5d8f7174bc78 ocamlx(Generate) = 3b2a125961f237a1f90ebd438bb0e34e ocamlx(Lexer) = 8f7a6a7482c6502a53f0658cd87a680d ocamlx(Netaddress) = f0d69b9a7fea9c81e3f78f4fc373871a ocamlx(Netascii_armor) = bb5d15e5dfc348f4a5ac614f23f7f50c ocamlx(Netasn1) = 639952e2d38b40addef4c8e079c7ef2c ocamlx(Netasn1_encode) = ef0536d98d4edf5d3a7ab3ea4c1372ed ocamlx(Netauth) = 75169e8443ad9edf6fdf1df1de118213 ocamlx(Netaux) = ab1bcbc2b53e0e497c9075031e75841d ocamlx(Netbuffer) = 0f11e6d561ac5ce36db7e25262ecb8f1 ocamlx(Netcamlbox) = 571986578be4e6f5a4409529f0a2fa8c ocamlx(Netcgi) = d9f65fbeb1ea6fa85a7adc3c3ce27727 ocamlx(Netcgi1_compat) = 7577f43a8fa609002777fab189249f95 ocamlx(Netcgi_ajp) = 55093b08da3c268148e0a3eec0bd319b ocamlx(Netcgi_cgi) = ec4174b6988a03d90dfc9d4a44881998 ocamlx(Netcgi_common) = 0d2895b3c54a2bb98dda7a42ccd3702a ocamlx(Netcgi_dbi) = 6a5c9b2435837f620a53c5ea91191b5c ocamlx(Netcgi_fcgi) = 3e195e12f19a735e2820a30163d85cd9 ocamlx(Netcgi_plex) = e6455a0c5cca1a73731b853de3d2bdfe ocamlx(Netcgi_scgi) = 1a96eb25ca9ed74454997207f335c49a ocamlx(Netcgi_test) = 63b6a7d59520a627360f13636b9145f1 ocamlx(Netchannels) = 8cd228d906da8d4778d8299e59d4de76 ocamlx(Netchannels_crypto) = 6c928243df33b0d8b84b902401fbe6a1 ocamlx(Netcompression) = 99dcc81af47141088d9b7fdc0f02476e ocamlx(Netconst) = b7f1cec468953846624935031b2713fd ocamlx(Netconversion) = 5b1dc34818ffb35bf20aa68e719925bc ocamlx(Netdate) = e7154bef1d8a2ce039d38014ecc8127b ocamlx(Netdb) = 9585576d9a8ac1d82e2ecf2921b2fe70 ocamlx(Netdn) = 0d54fc7fb4ad85aa75a72ea9646e22e9 ocamlx(Netencoding) = 7f68053eb5db1ae6a52dabaa1e5f4a1c ocamlx(Netexn) = 05b44649d318b2147a56e02e1d08d8d3 ocamlx(Netfs) = eb9407a37012a58d181539cf7f6bbadc ocamlx(Netftp_client) = 0ede0ae32f37be48dd163315520e2e5d ocamlx(Netftp_data_endpoint) = 0aa35cf8980f5f41d088e3759231e452 ocamlx(Netftp_fs) = 0b3e03d61ed1edc6b8bbf756dd98a982 ocamlx(Netglob) = 41e933cb489b592c1659eb779e710eb2 ocamlx(Netglob_lex) = 4be4a0aa97d14360ed4f0bfbba0f7e2e ocamlx(Netgss) = 67ce24ef4034aa8b4382f8a11dc10e09 ocamlx(Netgss_bindings) = b7cfbbd62704185f44b58464368c581f ocamlx(Netgss_util) = 5930b19d484f04eb8f8ba448e42e6616 ocamlx(Netgssapi_auth) = b8e423dd72bb6c3707b392a131801e2c ocamlx(Netgssapi_support) = 08250e3c4d152757773ab9bea7135ddc ocamlx(Netgzip) = d6743a152cb34f4d395870e0b7fbe8ac ocamlx(Nethtml) = 6a179c9a1297e0001353f4a53d2822b7 ocamlx(Nethtml_scanner) = c2e6a34415fbf5ef7d689a3fc764c945 ocamlx(Nethttp) = bac37e2024f20c341c3e8122f61af8d6 ocamlx(Nethttp_client) = dcde2237b0cf26adf386627668efcb07 ocamlx(Nethttp_client_conncache) = 3305a8c23a8319839ae9eb47d3404be0 ocamlx(Nethttp_fs) = 1ea8db0f1b8036af5e0807738591c190 ocamlx(Netldap) = fb447c2ec24c0d5b068e2f6bb58c9672 ocamlx(Netlog) = 8920610d25efa26572412bfb5a1e70c3 ocamlx(Netmappings) = 4b107b893c4753b75c9eb49b54afe301 ocamlx(Netmappings_asn1) = 16dc1d12f99534be3465176a52dbea17 ocamlx(Netmappings_iso) = d5c477d0b58cd341885859f07fee8d31 ocamlx(Netmappings_jp) = 5e04898640dd4b29be871b83e5e08c0c ocamlx(Netmappings_kr) = 09a201a7d1cbd94e72cb965cf628f478 ocamlx(Netmappings_other) = 42d7ffc5fbcb3ffba936a1c64b914c48 ocamlx(Netmcore) = d2d656a5700b4f2be4cd6125b5c6c0ee ocamlx(Netmcore_array) = b21693bd3ba90e894780577c52cc7435 ocamlx(Netmcore_buffer) = 152cabb68350e5c9ed899b6ce15a955a ocamlx(Netmcore_camlbox) = 87e5c76b6a71067ee1f33e9f3f4ea9c2 ocamlx(Netmcore_condition) = dc177cd61f35337921cd63e5b7a5a5b2 ocamlx(Netmcore_hashtbl) = 2fed8789623d59d40bdf4679575357d0 ocamlx(Netmcore_heap) = 2d59e2b537da3f230b9bba7cc0092ec1 ocamlx(Netmcore_matrix) = 9152e78e9d571c0f261b57fa566f8f1b ocamlx(Netmcore_mempool) = 799d989e972d4010121f54ee5b9141a5 ocamlx(Netmcore_mutex) = 48553787cb13fe14191bc58e4c98ee4c ocamlx(Netmcore_process) = 245b3576bf27068c2ef346835babf587 ocamlx(Netmcore_queue) = 509176e7009dae868c132bf539e81cd3 ocamlx(Netmcore_ref) = b85b5d86b649b50dfdfc1830ba32c372 ocamlx(Netmcore_sem) = cbaa88f1301b3155c48719cea1d28c45 ocamlx(Netmcore_util) = c62c41d1f10b1cf7adf6da837433ac60 ocamlx(Netmech_crammd5_sasl) = e382b9662d1da1425b22ce42559f0632 ocamlx(Netmech_digest) = a76150989020d651e006b85afcac0791 ocamlx(Netmech_digest_http) = 2b81decbfa8db8b9141aac7852c6dc62 ocamlx(Netmech_digest_sasl) = 2e4461fb531106beb62a8f8ac3198d77 ocamlx(Netmech_gs2_sasl) = 3dd248fd1499d41593cca2c60cd57218 ocamlx(Netmech_krb5_sasl) = 27fa9163aa7c068132fb837d79527271 ocamlx(Netmech_plain_sasl) = 8bdfe0e375c0edac3616f5dcdec3ff24 ocamlx(Netmech_scram) = 34b62749261b029f289b8054d4ac00ec ocamlx(Netmech_scram_gssapi) = 479c747b83c77972abbeabc262b12bd6 ocamlx(Netmech_scram_http) = 924c78c7efb13bd3580b58275040a61a ocamlx(Netmech_scram_sasl) = b01a4f5f528fc0fd97fd08ac8943249b ocamlx(Netmech_spnego_http) = 43cc33bd633607d7a7bb2a93cbf362c9 ocamlx(Netmime) = 2e744532f4128f3426429c931f00b97b ocamlx(Netmime_channels) = ae5ab48493a6b7a92d5b89b64c13777b ocamlx(Netmime_header) = e66dd46ed40eade2d42f0fe069168b00 ocamlx(Netmime_string) = ca6b66d26653e065902cd1b0de69178b ocamlx(Netnumber) = 262c884c6a52982703de8c1bdbc634dd ocamlx(Netoid) = 54d63cb1aa26891379b9415f4c301ca8 ocamlx(Netpagebuffer) = f3a13512e959dc71a50759e1d36f8cca ocamlx(Netplex_cenv) = 16cdf373fd0ef0844c33aad08839ef30 ocamlx(Netplex_config) = 31f5d210d32142aa4f13a05a59279682 ocamlx(Netplex_container) = a0c81b7d591e6931e0170dd359e2ffc1 ocamlx(Netplex_controller) = c639b9dfa3e5ad6e3a0fe9471bac3c9a ocamlx(Netplex_ctrl_aux) = dffd60ed05f4ac78fd21406dbb114ea0 ocamlx(Netplex_ctrl_clnt) = 2c432cf354980f86d7a1b3ff78454b08 ocamlx(Netplex_ctrl_srv) = 93b62dafb492a170cdf79246e86935b7 ocamlx(Netplex_encap) = c7c51086edbdf9bb719c1053852d3609 ocamlx(Netplex_internal) = b640a36477eddf62a8a4aca6473ce99a ocamlx(Netplex_kit) = fd39699afea950b9b789b931c2aabf80 ocamlx(Netplex_log) = 2f23081116daabc127f3b88e8a7f4f6c ocamlx(Netplex_main) = 9172baab4f55ce0fad7c3a5a279e767f ocamlx(Netplex_mbox) = 304b3e7389052bdcd0f9aa778660eda3 ocamlx(Netplex_mp) = da7e673b8ea0fe8ef9968d5913424457 ocamlx(Netplex_mt) = bc3fdd46d61317f9115534ff3e7d609c ocamlx(Netplex_mutex) = 61ec8ebf572ac8eb5f4ec6a8f93f8b84 ocamlx(Netplex_semaphore) = 84222117bb2142fa9f471e405eafe7e5 ocamlx(Netplex_sharedvar) = 43c857c7323629c2cf0d7b223a1b95f8 ocamlx(Netplex_sockserv) = 4b92bb229f851b078d7eb0fdd9dcbdd2 ocamlx(Netplex_types) = 58c5ca9544ca6aaf2afdaae00b2ddf98 ocamlx(Netplex_util) = 21fa9a2262bd6117e7fb20083dc0ea63 ocamlx(Netplex_workload) = ed681a4a791c5c43a4a91373e0b13a92 ocamlx(Netpop) = de4cf40ff957824b3cc8660e1e6dc2b4 ocamlx(Netsaslprep) = d9baa446b7d2e5e4557518068c583ba3 ocamlx(Netsaslprep_data) = 261d0c23f039c5566a861a2488c4754e ocamlx(Netsendmail) = 5000f655bec82bd9375e1e400e1f9fc8 ocamlx(Netshm) = 7cf8f2917fbd7dbd33fc5e34c44575ba ocamlx(Netshm_array) = fa7189eb45a746312ab1de7649254725 ocamlx(Netshm_data) = 845d523bc41a418f0e0cc2db4524a3c8 ocamlx(Netshm_hashtbl) = 582ebfa6e0fa194581a30a2aff308f56 ocamlx(Netsmtp) = 062657b6a4839607d6d4b1ea8b87213c ocamlx(Netsockaddr) = 3c4e9dc05faa3c31a46acf85978dcc79 ocamlx(Netstream) = 0132cb6c23182e41e8f1d1dcddda4e0a ocamlx(Netstring_pcre) = 19cff3c1b5df4f59359656fb62cd49d6 ocamlx(Netstring_str) = e3a9f83bd31eef47e24bb4e7cd39948f ocamlx(Netstring_tstring) = 3039a8dd90378173bd8f013c48fe40de ocamlx(Netsys) = b72427a9645a8700ca846188fbe19860 ocamlx(Netsys_ciphers) = b91a2c662cd8206a5120c3e011e5da9f ocamlx(Netsys_conf) = 1008d325c7e16f75586edf2da20d2bcb ocamlx(Netsys_crypto) = 84848a129f337f4190b41f0352c25fe2 ocamlx(Netsys_crypto_modes) = 721e50bbc7c58d2a0798538f2268a4b0 ocamlx(Netsys_crypto_types) = 1f97c62ae942a0b785d4a01e196f623b ocamlx(Netsys_digests) = 879377a0daf5b0a185a0c85f33cc1c96 ocamlx(Netsys_global) = b241cf8e837110daaa7cb6577df03233 ocamlx(Netsys_gssapi) = ac5b6250277c75ff841e525a7d20dea2 ocamlx(Netsys_impl_util) = 8f231be839547052026b952f8b7ed3a1 ocamlx(Netsys_mem) = c807db61a1a75e867c5159c148efd3ea ocamlx(Netsys_oothr) = 86c98d25eb2499a12b7f062fa631c83e ocamlx(Netsys_oothr_mt) = 404b16e9f08fb9a507f415efa58d3bc1 ocamlx(Netsys_oothr_mt_init) = b14349ed09f9e82f7aa8ba46f9227f55 ocamlx(Netsys_pmanage) = e3a08faa3b9b31714f24426173ac97e6 ocamlx(Netsys_pollset) = 044d61847a31e623d610490a4916393a ocamlx(Netsys_pollset_generic) = 02b363dabba0ea6ef600d238b8779a5c ocamlx(Netsys_pollset_posix) = 437fdcc87bf1bb985a66b8bf01608b49 ocamlx(Netsys_pollset_win32) = 9a2665f87354d47b6ae96a6fa693e8ad ocamlx(Netsys_polypipe) = 0d524ac6afde22592ead5c1f4d0efbaf ocamlx(Netsys_polysocket) = 5d94a6c2757175d2db8801efbc3f95a1 ocamlx(Netsys_posix) = dfd2811eebca6e951e529c951c14cd71 ocamlx(Netsys_rng) = b6db7447c918a6e0d9c37ec9be028b89 ocamlx(Netsys_sasl) = 898cfd485ea19ca4ec4c21b16460717a ocamlx(Netsys_sasl_types) = a1339bf54215f2a4c358253cb339a33e ocamlx(Netsys_sasl_util) = fa857260353074db891dae99a51afce7 ocamlx(Netsys_sem) = acf604665d9279ff81dcb347ec7c1f81 ocamlx(Netsys_signal) = 0779e5d7b4c4d6dbf46fda336808dc0c ocamlx(Netsys_tls) = 5fe4bc8e8c782d00221fc8cef24f5baf ocamlx(Netsys_tmp) = c55f70ea2c6da34467aefd3ca6f61f82 ocamlx(Netsys_types) = 3329b4955bf8a93dbbb193a1fcbd99c0 ocamlx(Netsys_win32) = 65af3d953e6329ff0577416e38b1a143 ocamlx(Netsys_xdr) = 6a539ec8675d1875b2b12cf70fca7e5c ocamlx(Nettelnet_client) = 01d604d5237aeb69a48ff1d58af285fd ocamlx(Nettls_gnutls) = 487fbe51a811869179095c4bfa514018 ocamlx(Nettls_gnutls_bindings) = 5646c742eb2d0a335cb427a6fc5d3966 ocamlx(Nettls_gnutls_config) = 876ffe5a738e08eaaa2f44cfc07bf00e ocamlx(Nettls_nettle_bindings) = 373626b8e642be785ad576ac864fe018 ocamlx(Nettls_support) = bc41811c424a3193a274f5fe674c3520 ocamlx(Netulex) = 1abb3ce6092aa17b2e3dc69ceb45c56f ocamlx(Netunichar) = 595d71c655e61fd890dd0e7ba30454aa ocamlx(Netunichecksums) = f91d8a79a5f2156994e11ec3851bc791 ocamlx(Netuniconfig) = ced8878533f5b9fc58b9379f8b29f8c1 ocamlx(Netunidata) = 08e32c7cb37fcd8bff627e8729f110b1 ocamlx(Netuniinit) = 1b531b974fb93b00cb76681794c9061d ocamlx(Neturl) = b460eb71c2c8cbfd43a4889c83a42ac3 ocamlx(Neturl_ldap) = 999b0fb800b8632313ea51fa086dfbfd ocamlx(Netx509) = e8314ea5827ad2bfaf6755e393cc5fd6 ocamlx(Netx509_pubkey) = e8a2046d9647b31e6df73bca0245a12a ocamlx(Netx509_pubkey_crypto) = ff8341dfda8e4d316497988824520a3a ocamlx(Netxdr) = 36f05711bfbdf21faefc86abd149e62f ocamlx(Netxdr_mstring) = 330d77e5c73ac21004b3508bf402d298 ocamlx(Options) = 82bf0c248dacece813e2e8556b83af77 ocamlx(Parser) = 51e09227161ec647b46ca835bca12826 ocamlx(Rename) = 757c3f2c6f088153ec29b560c2f5b80c ocamlx(Rpc) = cbb0904ede913ff62b5c87e9cddaa029 ocamlx(Rpc_auth_gssapi) = bc0defd7149e6a77233f8bc3ac929558 ocamlx(Rpc_auth_gssapi_aux) = b1df8fb648a7e8424bd20b9e512875d8 ocamlx(Rpc_auth_local) = 00e2f7657d504526f98fc6e3afb4bb44 ocamlx(Rpc_auth_sys) = 40d5da417f3ca03e24d45a17064c4b28 ocamlx(Rpc_client) = b8774a9ab1e6b465e8ee76b9fa864104 ocamlx(Rpc_client_pre) = 3353c98da092dac2434260a6e863f849 ocamlx(Rpc_common) = d80f6ec42f01c246bfde6b561bd56a88 ocamlx(Rpc_netplex) = 9bb0fb8816b2d2a52b6f8e423c668612 ocamlx(Rpc_packer) = 4b8f4d4e3974be9b65f81d3577d8ecde ocamlx(Rpc_portmapper) = 9b8f33ab2b607f307e7ae5bc48af6e28 ocamlx(Rpc_portmapper_aux) = 5e748b5f92b1fc23d85beb69b77dd8bb ocamlx(Rpc_portmapper_clnt) = 45511e83adad2ab84a25ccc6ad73d13a ocamlx(Rpc_portmapper_impl) = d50485868ced18461a7f082229e2782a ocamlx(Rpc_program) = 61d7e9c222141e2e610914d32f1dfaf2 ocamlx(Rpc_proxy) = aced2b8cf3f1bf2c9acba1da67f634a6 ocamlx(Rpc_server) = 72fc1326feae7ef2a09e73bf964dfc29 ocamlx(Rpc_simple_client) = ad5ed7c96bd7c42e06fafdd6f86db288 ocamlx(Rpc_transport) = c39be88e14bba81700877d6795faedee ocamlx(Rpc_util) = 66d9dac0a91e50d928662ab5df3f6b02 ocamlx(Shell) = 695333da9daced68f384ff6aaf29cd59 ocamlx(Shell_fs) = 58b976e8de3350b4b73ed404f14f1b7a ocamlx(Shell_sys) = c2793503d8fb26003000f9138d1078dc ocamlx(Shell_uq) = 25b79332943ddf5de13b6c778b84dc01 ocamlx(Syntax) = af12fd14106b00dabeb6dfad2d2703e8 ocamlx(Unixqueue) = bcf3cf9926f82a44aeeea76983b370c1 ocamlx(Unixqueue_pollset) = 1974d2850f2a09e0c31b0a0ad9597d04 ocamlx(Unixqueue_select) = 33991ec7c968b63c9c1f060fc5261e3b ocamlx(Unixqueue_util) = 8c49ee8f18dbf1121b268f8bff274d27 ocamlx(Uq_client) = a235c3547d449e2d9b9e121e6d9787ae ocamlx(Uq_datagram) = ed4c2c08e7171fd95138dbe5ccd1fd7b ocamlx(Uq_engines) = f3032dca0d2082776cc69695535794be ocamlx(Uq_engines_compat) = c35ccbffeb823e49a4a142f815d14581 ocamlx(Uq_io) = e60b7956a66af5f02b21c5a4698ae495 ocamlx(Uq_libevent) = 41fa7f5517289f044eaa21bf862ddd25 ocamlx(Uq_lwt) = f7d5a54c548824bd4eccabe977de6a28 ocamlx(Uq_mt) = c7a6843deb9716aa8a3b5ead10d7c810 ocamlx(Uq_multiplex) = 6aa10a0728d3a190c6467c0f70005d1b ocamlx(Uq_resolver) = 4ad09f1843018243c80adf59d3634cd8 ocamlx(Uq_server) = 7e83cbe4a0ec8af399a762fef0c5c3c9 ocamlx(Uq_socks5) = 9c812f79f53b2b847340b746fa7a748c ocamlx(Uq_tcl) = d262075142b5a2cccf20cae7bec4f368 ocamlx(Uq_transfer) = 4f187b50f968c2e5bb5fe8a82be69a2c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(CamlinternalOO) = eb6b614bf67c7bb6a6a1fb16658d4420 ocaml(Condition) = 76cd8b455eb0162ced68da0cd9930f3a ocaml(Equeue) = d64aab672ac89ef4edc350dcab2b36d2 ocaml(Gzip) = 3bfac0182a4f0d1c45c1e585cc3517ed ocaml(Mutex) = ec993c9491bec46cd3ee373f9d313390 ocaml(Netaddress) = d4149841eeae3e971039d5e2223e71fe ocaml(Netascii_armor) = e231838adedf274b5988cbb9a409e8be ocaml(Netasn1) = ea44e19bbd87d5a90f9072e740141e32 ocaml(Netasn1_encode) = e669deca312e7744f5eb9f7cb3b2da6b ocaml(Netauth) = e41f409724a6c6cacf445b642703aa84 ocaml(Netaux) = c3a1d365da13f4bbe685cef07ee8456c ocaml(Netbuffer) = 26f4c963ad11892a164e0404c60ff641 ocaml(Netcamlbox) = af73ae85e639a70e62621529b4ae1a3c ocaml(Netcgi) = 2a65bab57b0d2378154a118d9cf47e71 ocaml(Netcgi_ajp) = f627dd83678813510f6ba0cbc81ef0fc ocaml(Netcgi_cgi) = eba7e8cca8b4255cb229418f490eaefe ocaml(Netcgi_common) = 80ff760c074834fe10bce5622c3cfc67 ocaml(Netcgi_fcgi) = 37d4979f5832c5864e5838ffb81b6c14 ocaml(Netcgi_scgi) = fc71f21d911ea3c4408ec3c0b8fc43d9 ocaml(Netchannels) = c5ba9ad0206f54928656f6801a549b69 ocaml(Netchannels_crypto) = a87c26c020a38eed76ed6e23202db2a4 ocaml(Netcompression) = 7ac873d3ea65d9ae9835bca446bfc94a ocaml(Netconversion) = 1c0ad2dd2ea0ffb5efb614615b4006b4 ocaml(Netdate) = bed54460ceb9bf9c62d7a0a3c3c88096 ocaml(Netdb) = 689502aa6004a1e25001e0f8ab5de4ad ocaml(Netdn) = 765b13b4202f004a887aa87346253e9e ocaml(Netencoding) = f97855449f657fee00986fe00e9172cc ocaml(Netexn) = cfed486be07a3319f1375e2555ec3911 ocaml(Netfs) = c27cc39f9e7ce71427f1475a898719cb ocaml(Netftp_client) = 4a4831a1dfec0cf42618d43db9738895 ocaml(Netftp_data_endpoint) = bf7e5ece3ef6602ac649289767fd45e2 ocaml(Netglob_lex) = cb295d0ea0ae50eb11b464ae99080416 ocaml(Netgss_bindings) = 86c57dda8f166ec825930e7227523c4b ocaml(Netgss_util) = 2bad7694196415fa5c5fc9ce8604573a ocaml(Netgssapi_auth) = 4683cfec065f3a626c857b2dbf8bad2e ocaml(Netgssapi_support) = fd9e33c3b8410a90b0ed3c60651608ae ocaml(Nethtml) = b7d7ec9b0377ce3bd17f73f8782e9a87 ocaml(Nethtml_scanner) = 8ba95aae32e844b9b51afa83613c014e ocaml(Nethttp) = 1e959dd79367fb49d3cfa4a4ca3b0ee9 ocaml(Nethttp_client) = d04aaed6880add7c2128dab2fdb334f2 ocaml(Nethttp_client_conncache) = 7b4c629448bc26c11e91ba3ad3965013 ocaml(Nethttp_fs) = f320b2490d1dea7ee0dcaf32579596a2 ocaml(Netlog) = 0f864c79cd4cab505181ad161c2a2728 ocaml(Netmappings) = 41d7a43dc53d913f5a874da215a62970 ocaml(Netmappings_asn1) = 3ed51a640e24c6117f8be18030ad52e9 ocaml(Netmcore) = eb2c8dc4c2b99f8a0b14cf1aecab597e ocaml(Netmcore_heap) = f7129e6203afabf1be0e1e55cab37a3a ocaml(Netmcore_mempool) = 0fe699a0bd1f3ab55656b8a92bde8917 ocaml(Netmcore_mutex) = ab400d326de9476864775ef1a43a5e2b ocaml(Netmcore_sem) = a5d07969a82e8368a47ce928602d7cfe ocaml(Netmcore_util) = 010a5a01954af071e7f409b969617306 ocaml(Netmech_digest) = db20b970262e8b06c509e15eb9503e47 ocaml(Netmech_digest_http) = 8c8f75ce99e89ced37dc8eca8c00e163 ocaml(Netmech_gs2_sasl) = 6d1bb3346af86eb2eaaa2d2049a22a15 ocaml(Netmech_scram) = 8ba4c3279bdccd1d71be795b9c3120d1 ocaml(Netmime) = f4e62e0b046de914c4c39407f54aff00 ocaml(Netmime_channels) = 7c117d7d55d05f1bd2ed2ef44fff47db ocaml(Netmime_header) = f59e809df07c50e9ca4951e9734b3afa ocaml(Netmime_string) = 0c0283b4682ec6d56e9039024b734703 ocaml(Netnumber) = 054b1b6b76fede6370f7ef7ff7ac6cf7 ocaml(Netoid) = df0ad8c20acad39e0268861cd74ff6b3 ocaml(Netpagebuffer) = 868cba806b7d6696f1179a21ad5ab361 ocaml(Netplex_cenv) = 906b201525e4f93b10c19803e32d5194 ocaml(Netplex_config) = 6ce37a3f1c892233cae05a462a7937ca ocaml(Netplex_container) = fd2dabb06a4a6e136302428f6e5c3235 ocaml(Netplex_controller) = 40b53d0b2345f2e94add4e266a5a81ed ocaml(Netplex_ctrl_aux) = d856797804fe963092a03e4397f32926 ocaml(Netplex_ctrl_clnt) = 43d10be919207135e93fe369a8c28a72 ocaml(Netplex_ctrl_srv) = 7d628af53ad92e90905230566ee3d08c ocaml(Netplex_encap) = b7881c72cb6d6a8c7a9751dd2a235858 ocaml(Netplex_internal) = cc524b11a1d9aee57965270265f1115a ocaml(Netplex_kit) = 2fbbd45202e3eb2ae55de4d210533aac ocaml(Netplex_log) = 9549e716767b7080d6011cd1b63910f8 ocaml(Netplex_main) = afb915977ace2dcad28cb4b28293283f ocaml(Netplex_mp) = 0d3af87dbc1b98a9d5e2f5a080ca594b ocaml(Netplex_semaphore) = 755cec98d685d87c3d0ef97e8e08535a ocaml(Netplex_sharedvar) = e9b6e6b012e48ca63f06db1840263374 ocaml(Netplex_sockserv) = 0d982bf10ca6d7856b0fc34136c91f19 ocaml(Netplex_types) = ac32f334f811106d11cc93b02a5b0f8d ocaml(Netplex_util) = 02dc42c040a4d24c68bf20ee209f3285 ocaml(Netplex_workload) = 437926002e5fc6fb69f6129453f976fe ocaml(Netsaslprep_data) = d86f5085e76733fd952ba62b3debad24 ocaml(Netshm) = 2744738a923e72ad4bb686e8a05431b3 ocaml(Netshm_data) = bc87583861b8d7b19c82d33248ec8c17 ocaml(Netshm_hashtbl) = d26ac7d482fa19771a6c7388bd5c91d4 ocaml(Netsockaddr) = 53583233644e59239402f0356ef1a3ba ocaml(Netstream) = b50664faecad0b0474b5ff19fde46f9c ocaml(Netstring_str) = 801751ab4129783e3594c2ae6bf71115 ocaml(Netstring_tstring) = ce9b49cd3e5214586f35f99f045b3e5d ocaml(Netsys) = 68b0413c117ff7120d1fa276fe98ee80 ocaml(Netsys_ciphers) = 70f040275943684603c4c30a9eee5b05 ocaml(Netsys_conf) = 9b3da6574e84c0697b3dabf3b05d1a34 ocaml(Netsys_crypto) = 41c480d3788ad71b882bd1e92ab7f3c1 ocaml(Netsys_crypto_modes) = e552f7351427ceb25c9ca2b711057c74 ocaml(Netsys_crypto_types) = 427abb4a64b8d090842d0b5b305a7d9f ocaml(Netsys_digests) = 6d19383d6f291431e1727d16e6bdabdd ocaml(Netsys_global) = 0b5e454944a06dd46246747f00c235f6 ocaml(Netsys_gssapi) = 2a309aa97cd44ec392b1b0f18b291d0c ocaml(Netsys_impl_util) = f8423ad2d65c4c53a1ee51a01e6866c1 ocaml(Netsys_mem) = 704a41e88c0ea2e99bf88246ecb85e28 ocaml(Netsys_oothr) = ea63830ab7d11080ac5f250c621fbc55 ocaml(Netsys_oothr_mt) = 3e1954c1ca677332299d89bba61a3704 ocaml(Netsys_pmanage) = 4a2442196d06fbe29c78148487b4f1c0 ocaml(Netsys_pollset) = 589910b09c48d7146ccf94b6a0d2fdf5 ocaml(Netsys_pollset_generic) = 00e2fc33693633b387edb96ce619f6b7 ocaml(Netsys_pollset_posix) = 4f1da639edfcb5cd199b90fb1858b8d1 ocaml(Netsys_pollset_win32) = 693c557220850aeef5e3fb9e1c4c3dab ocaml(Netsys_polypipe) = 37dc15a824788444708148b515776c5c ocaml(Netsys_polysocket) = c4be61b9e7a143cb50fc5d780712d22a ocaml(Netsys_posix) = b5096c39a738b7902ada702e7b1400ac ocaml(Netsys_rng) = 086cf0e51a3f51b8fe4796abc5b36ff8 ocaml(Netsys_sasl) = da583ab8d0b35775e9eef692fdd9bd06 ocaml(Netsys_sasl_types) = 35629d26646c2c553aebf112e126a2da ocaml(Netsys_sasl_util) = 012376e4db058a01b133b44ca505ae92 ocaml(Netsys_sem) = 652deff96ae6ba840235a4f6c9653306 ocaml(Netsys_signal) = 8e647b9b4e54d1f0e34c96257b289cf9 ocaml(Netsys_tls) = 1369f9671d369632243b38cbc988457b ocaml(Netsys_tmp) = 1a840beecca3856e1c0bec5b261e5a0d ocaml(Netsys_types) = 73530b0e4fe0364ef5f13ada1e876189 ocaml(Netsys_win32) = d46a9b10a1ffa567081b1fdd954ab080 ocaml(Netsys_xdr) = 217fab0e8b80ea9759c24f4ffc28d23b ocaml(Nettelnet_client) = ecd07062292356fdd9ff6be962d6bdb1 ocaml(Nettls_gnutls_bindings) = e2afea0f959bc81fe022bf4c731c1682 ocaml(Nettls_gnutls_config) = f7253111f862a338d962f94738c496be ocaml(Nettls_nettle_bindings) = 9d4a20f8da6bece3822a6a4daa2022c4 ocaml(Nettls_support) = 4a335cfaa41a96b5ec8165a4b8462a0d ocaml(Netunichar) = 7952347ce1e87d2277431960a817410b ocaml(Netunichecksums) = 70d5b7297d0d9cb9bb239d9d85724a12 ocaml(Netuniconfig) = f956c22e72c09d05d15d69ce590a64cd ocaml(Netunidata) = a919cb71bf27f5d3e8b270a2b5ebc372 ocaml(Neturl) = bf78def0c78fcfc0cf0926383306e7d2 ocaml(Netx509) = a128dedfef6149d45c21baebe1d00ac7 ocaml(Netx509_pubkey) = f2e41c772ae9e1414874eee75646eb00 ocaml(Netxdr) = e0ee18e11dc355ecc1776c96623ee549 ocaml(Netxdr_mstring) = 2e9391f41b7857b39bd4ddcb9bf6aa40 ocaml(Options) = e4970a05a416ba40d088c33dc3be46d9 ocaml(Parser) = a49c36e605b0b932bace18fe4e0662bb ocaml(Pcre) = 191f52fc59bd272893c79d903c0206d0 ocaml(Rpc) = 4da768bf5f80276b55b6f6e7c61b3c93 ocaml(Rpc_auth_gssapi_aux) = a355ff384bc0f53506dc9e50f76667de ocaml(Rpc_client) = b3fa3df982f20130c30eab633bde0c09 ocaml(Rpc_client_pre) = 09653784ef269425a40190caddca0d02 ocaml(Rpc_common) = 507492f11bfa8a0cc4cd3484d582deed ocaml(Rpc_packer) = 73d0226165e90bead6fe60b91827ba08 ocaml(Rpc_portmapper) = 7d066d91c73f9302172a67caa107ba30 ocaml(Rpc_portmapper_aux) = 70e3b489aceb170be48352707a83c389 ocaml(Rpc_portmapper_clnt) = 07a6d499785bf2bd074a608fe251d238 ocaml(Rpc_portmapper_impl) = 71ddb7abf51604009f2ea0a6c6657d26 ocaml(Rpc_program) = 8f563ec78687e3d1ca5cc9e21dc96b35 ocaml(Rpc_server) = 93c53e2a310aa7db1218ae1a4e50863f ocaml(Rpc_transport) = 8a87f72a57d886ecb839d933dcde90a5 ocaml(Rpc_util) = cef1459d3bb65e6f0fc0e3378c7856ce ocaml(Shell) = 34714da1083e292b8bb0a0950c2c37fa ocaml(Shell_sys) = 7b61e716094b670258b15918f67d590e ocaml(Shell_uq) = a5c807c13e9b2d365a857e6024a5e3c3 ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__arg) = cb7276f4b80d17f122d4ba1cbcfd70dd ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__callback) = 21c02abb4cc9eea752b0e9ab3b1a0e6a ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__digest) = 58b6f86a69b21b761db8c98e4a6e5d5b ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__filename) = 8c147c37b4043616a4f94de5d087796e ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__gc) = dc6a7673c4090b9da739ce254d1f56a1 ocaml(Stdlib__genlex) = ec9907352f3159585bbd8bda92ace0b0 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__int64) = 6cf7f095ea7fd59bad44ff22d084c4ee ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__lexing) = f7569937b419d08065107a2889d2cf28 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__marshal) = ec702ee270a7328dce6deb90393c8cc2 ocaml(Stdlib__nativeint) = 28b842ced0fedd41c55b9dd34f0fe79c ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a ocaml(Stdlib__oo) = 9ff536c4828e9643994001521344eb0a ocaml(Stdlib__parsing) = d0ecc986ba63d696b7b6b4eddbd730cf ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printexc) = 2ed36879cfa0bc71cb0de0098e5580b3 ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__queue) = d2482d035931625f85b5c791c05b388c ocaml(Stdlib__random) = de46e8f11a20ccab9d54a09afb8394b8 ocaml(Stdlib__scanf) = fcbac178fa03ea42ea3104cab0aa7de5 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__set) = d47fad5d5151b45276616200bec25877 ocaml(Stdlib__stack) = 488eb4d35e3f40d97bf3fea930a4fc73 ocaml(Stdlib__stream) = cda772eb826fdc1bf6a75538ae8efa6e ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Stdlib__weak) = cba3563dd81326f4bdf520cd5fbcc4cc ocaml(Str) = bef96aee1069de14a002f95c42f07d31 ocaml(Syntax) = 2189a821ba3a7fe887e603b816448e00 ocaml(Thread) = a5f19c00abf12e43bcffa2998c478777 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Unixqueue) = dc8efee4b1563ff9d0f2fc97ae658c31 ocaml(Unixqueue_pollset) = ec0138c7c23fff9bb2709cd2fbf296ab ocaml(Unixqueue_select) = 077abdfe158b499e2ef530e1c3a64e37 ocaml(Unixqueue_util) = 3cd1afbd9ac397020ac0b0d562c1ebaf ocaml(Uq_client) = b2b473456f86f968920743645949e879 ocaml(Uq_datagram) = 0548393f2cdd7762e747ca6c2ea66ccd ocaml(Uq_engines) = c49bf475e09ea63f4bb5413ea6dd4d8f ocaml(Uq_io) = cbac329bf688ea3381b075282ea1edaa ocaml(Uq_mt) = cfd8b3297498c19ae8be0fd1c3f29d08 ocaml(Uq_multiplex) = b17d7631e52fa1db402a4bd8abdb0169 ocaml(Uq_resolver) = 614454a4685397488c3f7611664db87d ocaml(Uq_server) = 97e63a468ea4031f533df97ec0852521 ocaml(Uq_socks5) = f298c64a367f62ea83aacb8078940cf6 ocaml(Uq_transfer) = a59dc44b4564c2a2d13ecb21aaa5fede ocaml(Zlib) = d02073c57d52bfdfb696e82e75619c94 ocamlx(CamlinternalLazy) = 5f1da61615ee34940899352e3f13883f ocamlx(CamlinternalOO) = 78b812b275282dc096a34a827cba80a0 ocamlx(Condition) = 2f0a4dd0f67fcd0ce2134d45cebebdc6 ocamlx(Gzip) = ed7c83bf559716e4233b01fe2a3f7977 ocamlx(Mutex) = 9e92b5f80ce643a8259210bbb7a4e1e3 ocamlx(Netglob_lex) = 4be4a0aa97d14360ed4f0bfbba0f7e2e ocamlx(Netgss_util) = 5930b19d484f04eb8f8ba448e42e6616 ocamlx(Nethtml_scanner) = c2e6a34415fbf5ef7d689a3fc764c945 ocamlx(Netmappings_asn1) = 16dc1d12f99534be3465176a52dbea17 ocamlx(Netmcore_util) = c62c41d1f10b1cf7adf6da837433ac60 ocamlx(Netmech_digest) = a76150989020d651e006b85afcac0791 ocamlx(Netplex_util) = 21fa9a2262bd6117e7fb20083dc0ea63 ocamlx(Netsaslprep_data) = 261d0c23f039c5566a861a2488c4754e ocamlx(Netsys_conf) = 1008d325c7e16f75586edf2da20d2bcb ocamlx(Netsys_impl_util) = 8f231be839547052026b952f8b7ed3a1 ocamlx(Netsys_sasl_util) = fa857260353074db891dae99a51afce7 ocamlx(Nettls_gnutls_config) = 876ffe5a738e08eaaa2f44cfc07bf00e ocamlx(Netunichecksums) = f91d8a79a5f2156994e11ec3851bc791 ocamlx(Netuniconfig) = ced8878533f5b9fc58b9379f8b29f8c1 ocamlx(Options) = 82bf0c248dacece813e2e8556b83af77 ocamlx(Pcre) = 7db434cb60e29d1f86544334a90b4ce7 ocamlx(Rpc_portmapper_impl) = d50485868ced18461a7f082229e2782a ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__arg) = 31e8dcb38ea7adf461aa606aee9aeedb ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__bigarray) = 4651c2ef0ffc9b4d24ffe12cf6babda3 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__callback) = f51ffea73ea6512880e00974c161a04c ocamlx(Stdlib__char) = ceadb77e2c81b1c955823f0bf953c676 ocamlx(Stdlib__digest) = d19c41d079eb14c4d4c18051bb693ba5 ocamlx(Stdlib__filename) = fd27ed43c8cba6245eb4a8892d1492f6 ocamlx(Stdlib__format) = 41296ac99a85560c95c2f9d56ed27a7d ocamlx(Stdlib__gc) = 132b3af1318da21f2765f4d2dc8f5fb9 ocamlx(Stdlib__genlex) = 94281e3c7b51593ab1e852591dff02a7 ocamlx(Stdlib__hashtbl) = d6c11956a20f699b6d99ffbeaf7af8ce ocamlx(Stdlib__int32) = 567da02fa9f45ca62bbf66f3987cfd66 ocamlx(Stdlib__int64) = 54c5d202b981a695ff231a328f5611d3 ocamlx(Stdlib__lexing) = ebc068c08b7e3910fd9a4618bdc64e1f ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__marshal) = ff8789189659a9a2a8d315220228f7f7 ocamlx(Stdlib__obj) = e743e73c186f8bba38aad5be8e4a7f06 ocamlx(Stdlib__parsing) = 9be257dd4196e68e0281e3f8fef6a0d2 ocamlx(Stdlib__pervasives) = 57ad99849d3d858359a22c12d3944c85 ocamlx(Stdlib__printexc) = e4c142a6302c9afbffcc5e2dbfab469c ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__queue) = 8acdc8c2f4e6cbf4cc67537fdeb86d62 ocamlx(Stdlib__random) = 6d2f1dcbbfaef5ccedc4500e239fdb4a ocamlx(Stdlib__scanf) = d2166da9bb1fa4ae53f3718acb2837ac ocamlx(Stdlib__set) = c27557b5a6100db8742e263f38fd23be ocamlx(Stdlib__stack) = 671aefd3da8bdd2f8cdd3ff3927fb06d ocamlx(Stdlib__stream) = c6ff2117753f6ef72f5c58b33f41bc0f ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd ocamlx(Stdlib__weak) = 7eb8f855f952c8efb56dc2d6be10ebc8 ocamlx(Str) = 10d37a74f0ae0998f9cb9414c6430d85 ocamlx(Syntax) = af12fd14106b00dabeb6dfad2d2703e8 ocamlx(Thread) = 5b8312fda8f617d11b90ef0b5611e3d9 ocamlx(Unix) = 6cad08ee79360aa0781ccb2644c36087 ocamlx(Unixqueue_util) = 8c49ee8f18dbf1121b268f8bff274d27 ocamlx(Zlib) = 3af5400e44a20cfacc53faeb9ed89d28 Processing files: ocaml-ocamlnet-gtk2-4.1.8-3.mga9.aarch64 Provides: ocaml(Uq_gtk) = b874fff12cd5583b61868fcc5a3713e4 ocaml(Uq_gtk_helper) = 8fcaacde977599eb412ac140679b820d ocaml-ocamlnet-gtk2 = 4.1.8-3.mga9 ocaml-ocamlnet-gtk2(aarch-64) = 4.1.8-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(CamlinternalOO) = eb6b614bf67c7bb6a6a1fb16658d4420 ocaml(Equeue) = d64aab672ac89ef4edc350dcab2b36d2 ocaml(GData) = 43cfee15d3fad9c78897a2da10aed556 ocaml(GDraw) = ba45e2f4a9623c29048ad0d72be8d7e8 ocaml(GMain) = b5d13ba6a22da4577cdad1414459ebc4 ocaml(GObj) = 570e5601a7549d3dce24f56f3a56a257 ocaml(GPango) = 26ffc26b6ec742a0b552e78cb691cecc ocaml(Gaux) = e80df2677b124000e778869dff225200 ocaml(Gdk) = 26c662c76ad43392ee6c9c0c4809a918 ocaml(GdkEvent) = 60e5451b73550be6827ab59ffcdcb7ce ocaml(GdkPixbuf) = fc69e921c97c7ca24f2276cf816dd07e ocaml(Glib) = 09dab3a53a33fc324fb8980fc9f2beac ocaml(Gobject) = a53aa621c9151e5e6fc1c86452a4deab ocaml(Gpointer) = 199b210d08912767738954d774d7c298 ocaml(Gtk) = 4c4807d3155afbf03df3ad09577da262 ocaml(GtkSignal) = c75f25b69baf13e4320119cfbf5fb2c9 ocaml(GtkStock) = cad4d64b892b1b203de61ffa8271f60c ocaml(Netexn) = cfed486be07a3319f1375e2555ec3911 ocaml(Netlog) = 0f864c79cd4cab505181ad161c2a2728 ocaml(Netsys) = 68b0413c117ff7120d1fa276fe98ee80 ocaml(Netsys_crypto_types) = 427abb4a64b8d090842d0b5b305a7d9f ocaml(Netsys_signal) = 8e647b9b4e54d1f0e34c96257b289cf9 ocaml(Netsys_types) = 73530b0e4fe0364ef5f13ada1e876189 ocaml(Pango) = 8c64edea920bf73a14fd8363945d48fd ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__int64) = 6cf7f095ea7fd59bad44ff22d084c4ee ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a ocaml(Stdlib__oo) = 9ff536c4828e9643994001521344eb0a ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__set) = d47fad5d5151b45276616200bec25877 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Unixqueue) = dc8efee4b1563ff9d0f2fc97ae658c31 ocaml(Unixqueue_select) = 077abdfe158b499e2ef530e1c3a64e37 ocaml(Unixqueue_util) = 3cd1afbd9ac397020ac0b0d562c1ebaf ocaml(Uq_gtk_helper) = 8fcaacde977599eb412ac140679b820d Processing files: ocaml-ocamlnet-gtk2-devel-4.1.8-3.mga9.aarch64 Provides: ocaml(Uq_gtk) = b874fff12cd5583b61868fcc5a3713e4 ocaml(Uq_gtk_helper) = 8fcaacde977599eb412ac140679b820d ocaml-ocamlnet-gtk2-devel = 4.1.8-3.mga9 ocaml-ocamlnet-gtk2-devel(aarch-64) = 4.1.8-3.mga9 ocamlx(Uq_gtk) = 5d662beebba589ee7521d93a126f33cb ocamlx(Uq_gtk_helper) = 293c1a7c130c50164da14267b1e0fc80 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(CamlinternalOO) = eb6b614bf67c7bb6a6a1fb16658d4420 ocaml(Equeue) = d64aab672ac89ef4edc350dcab2b36d2 ocaml(GData) = 43cfee15d3fad9c78897a2da10aed556 ocaml(GDraw) = ba45e2f4a9623c29048ad0d72be8d7e8 ocaml(GMain) = b5d13ba6a22da4577cdad1414459ebc4 ocaml(GObj) = 570e5601a7549d3dce24f56f3a56a257 ocaml(GPango) = 26ffc26b6ec742a0b552e78cb691cecc ocaml(Gaux) = e80df2677b124000e778869dff225200 ocaml(Gdk) = 26c662c76ad43392ee6c9c0c4809a918 ocaml(GdkEvent) = 60e5451b73550be6827ab59ffcdcb7ce ocaml(GdkPixbuf) = fc69e921c97c7ca24f2276cf816dd07e ocaml(Glib) = 09dab3a53a33fc324fb8980fc9f2beac ocaml(Gobject) = a53aa621c9151e5e6fc1c86452a4deab ocaml(Gpointer) = 199b210d08912767738954d774d7c298 ocaml(Gtk) = 4c4807d3155afbf03df3ad09577da262 ocaml(GtkSignal) = c75f25b69baf13e4320119cfbf5fb2c9 ocaml(GtkStock) = cad4d64b892b1b203de61ffa8271f60c ocaml(Netexn) = cfed486be07a3319f1375e2555ec3911 ocaml(Netlog) = 0f864c79cd4cab505181ad161c2a2728 ocaml(Netsys) = 68b0413c117ff7120d1fa276fe98ee80 ocaml(Netsys_crypto_types) = 427abb4a64b8d090842d0b5b305a7d9f ocaml(Netsys_signal) = 8e647b9b4e54d1f0e34c96257b289cf9 ocaml(Netsys_types) = 73530b0e4fe0364ef5f13ada1e876189 ocaml(Pango) = 8c64edea920bf73a14fd8363945d48fd ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__int64) = 6cf7f095ea7fd59bad44ff22d084c4ee ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a ocaml(Stdlib__oo) = 9ff536c4828e9643994001521344eb0a ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__set) = d47fad5d5151b45276616200bec25877 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Unixqueue) = dc8efee4b1563ff9d0f2fc97ae658c31 ocaml(Unixqueue_select) = 077abdfe158b499e2ef530e1c3a64e37 ocaml(Unixqueue_util) = 3cd1afbd9ac397020ac0b0d562c1ebaf ocaml(Uq_gtk_helper) = 8fcaacde977599eb412ac140679b820d ocamlx(CamlinternalOO) = 78b812b275282dc096a34a827cba80a0 ocamlx(GMain) = 346e6ea222f08c746a9c02184eb0cc6a ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__hashtbl) = d6c11956a20f699b6d99ffbeaf7af8ce ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Unix) = 6cad08ee79360aa0781ccb2644c36087 ocamlx(Uq_gtk_helper) = 293c1a7c130c50164da14267b1e0fc80 Processing files: ocaml-ocamlnet-doc-4.1.8-3.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y5eRFD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocamlnet-4.1.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.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.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet-doc + cp -pr doc/html-main/ /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet-doc + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64/usr/share/doc/ocaml-ocamlnet-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-ocamlnet-doc = 4.1.8-3.mga9 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.8-3.mga9.aarch64 Provides: ocaml(Nethttpd_engine) = f20f94773efcc655ecc28a688afc93fe ocaml(Nethttpd_kernel) = 000e29ba893610180cbcb7bf8b4183a3 ocaml(Nethttpd_plex) = ffcb333567291064783c83ae44eabc66 ocaml(Nethttpd_reactor) = 87131eeaffe7f980aec714ab91d22aaa ocaml(Nethttpd_services) = b0528dcfa5305469cd727a76e10acbb5 ocaml(Nethttpd_types) = 450fa1ada3889ad61d084c378ecf269d ocaml(Nethttpd_util) = fd7f8217bddc1ab07bc66dcec1dbfe25 ocaml-ocamlnet-nethttpd = 4.1.8-3.mga9 ocaml-ocamlnet-nethttpd(aarch-64) = 4.1.8-3.mga9 ocamlx(Nethttpd_engine) = c6cdee4e154ac19a230242338ef5fec0 ocamlx(Nethttpd_kernel) = 015de2f0c8776358973e7e0b9e83015d ocamlx(Nethttpd_plex) = cb5f6cddd7b1650e2ad30e1c4f512a11 ocamlx(Nethttpd_reactor) = 77ae28b554b4b48a80c1b7071416ebfc ocamlx(Nethttpd_services) = f242cdc8f43cb6f97e917cea484ab1da ocamlx(Nethttpd_types) = e33581d9ef9e81873639bdee8623ab9f ocamlx(Nethttpd_util) = cb559ea683e17942a154f13f9065535f 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) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(CamlinternalOO) = eb6b614bf67c7bb6a6a1fb16658d4420 ocaml(Equeue) = d64aab672ac89ef4edc350dcab2b36d2 ocaml(Netasn1) = ea44e19bbd87d5a90f9072e740141e32 ocaml(Netbuffer) = 26f4c963ad11892a164e0404c60ff641 ocaml(Netcgi) = 2a65bab57b0d2378154a118d9cf47e71 ocaml(Netcgi_common) = 80ff760c074834fe10bce5622c3cfc67 ocaml(Netchannels) = c5ba9ad0206f54928656f6801a549b69 ocaml(Netconst) = a8c6c16806768f6382f5524fa52e67cc ocaml(Netconversion) = 1c0ad2dd2ea0ffb5efb614615b4006b4 ocaml(Netdate) = bed54460ceb9bf9c62d7a0a3c3c88096 ocaml(Netdn) = 765b13b4202f004a887aa87346253e9e ocaml(Netencoding) = f97855449f657fee00986fe00e9172cc ocaml(Netexn) = cfed486be07a3319f1375e2555ec3911 ocaml(Nethttp) = 1e959dd79367fb49d3cfa4a4ca3b0ee9 ocaml(Nethttpd_engine) = f20f94773efcc655ecc28a688afc93fe ocaml(Nethttpd_kernel) = 000e29ba893610180cbcb7bf8b4183a3 ocaml(Nethttpd_reactor) = 87131eeaffe7f980aec714ab91d22aaa ocaml(Nethttpd_services) = b0528dcfa5305469cd727a76e10acbb5 ocaml(Nethttpd_types) = 450fa1ada3889ad61d084c378ecf269d ocaml(Nethttpd_util) = fd7f8217bddc1ab07bc66dcec1dbfe25 ocaml(Netlog) = 0f864c79cd4cab505181ad161c2a2728 ocaml(Netmime) = f4e62e0b046de914c4c39407f54aff00 ocaml(Netmime_channels) = 7c117d7d55d05f1bd2ed2ef44fff47db ocaml(Netmime_string) = 0c0283b4682ec6d56e9039024b734703 ocaml(Netnumber) = 054b1b6b76fede6370f7ef7ff7ac6cf7 ocaml(Netoid) = df0ad8c20acad39e0268861cd74ff6b3 ocaml(Netplex_cenv) = 906b201525e4f93b10c19803e32d5194 ocaml(Netplex_config) = 6ce37a3f1c892233cae05a462a7937ca ocaml(Netplex_encap) = b7881c72cb6d6a8c7a9751dd2a235858 ocaml(Netplex_kit) = 2fbbd45202e3eb2ae55de4d210533aac ocaml(Netplex_sharedvar) = e9b6e6b012e48ca63f06db1840263374 ocaml(Netplex_types) = ac32f334f811106d11cc93b02a5b0f8d ocaml(Netsockaddr) = 53583233644e59239402f0356ef1a3ba ocaml(Netstream) = b50664faecad0b0474b5ff19fde46f9c ocaml(Netstring_str) = 801751ab4129783e3594c2ae6bf71115 ocaml(Netstring_tstring) = ce9b49cd3e5214586f35f99f045b3e5d ocaml(Netsys) = 68b0413c117ff7120d1fa276fe98ee80 ocaml(Netsys_crypto) = 41c480d3788ad71b882bd1e92ab7f3c1 ocaml(Netsys_crypto_types) = 427abb4a64b8d090842d0b5b305a7d9f ocaml(Netsys_global) = 0b5e454944a06dd46246747f00c235f6 ocaml(Netsys_gssapi) = 2a309aa97cd44ec392b1b0f18b291d0c ocaml(Netsys_mem) = 704a41e88c0ea2e99bf88246ecb85e28 ocaml(Netsys_pmanage) = 4a2442196d06fbe29c78148487b4f1c0 ocaml(Netsys_polypipe) = 37dc15a824788444708148b515776c5c ocaml(Netsys_polysocket) = c4be61b9e7a143cb50fc5d780712d22a ocaml(Netsys_posix) = b5096c39a738b7902ada702e7b1400ac ocaml(Netsys_sasl_types) = 35629d26646c2c553aebf112e126a2da ocaml(Netsys_signal) = 8e647b9b4e54d1f0e34c96257b289cf9 ocaml(Netsys_tls) = 1369f9671d369632243b38cbc988457b ocaml(Netsys_types) = 73530b0e4fe0364ef5f13ada1e876189 ocaml(Netsys_win32) = d46a9b10a1ffa567081b1fdd954ab080 ocaml(Nettls_support) = 4a335cfaa41a96b5ec8165a4b8462a0d ocaml(Neturl) = bf78def0c78fcfc0cf0926383306e7d2 ocaml(Netx509) = a128dedfef6149d45c21baebe1d00ac7 ocaml(Netxdr) = e0ee18e11dc355ecc1776c96623ee549 ocaml(Netxdr_mstring) = 2e9391f41b7857b39bd4ddcb9bf6aa40 ocaml(Rpc) = 4da768bf5f80276b55b6f6e7c61b3c93 ocaml(Rpc_client) = b3fa3df982f20130c30eab633bde0c09 ocaml(Rpc_packer) = 73d0226165e90bead6fe60b91827ba08 ocaml(Rpc_program) = 8f563ec78687e3d1ca5cc9e21dc96b35 ocaml(Rpc_server) = 93c53e2a310aa7db1218ae1a4e50863f ocaml(Rpc_transport) = 8a87f72a57d886ecb839d933dcde90a5 ocaml(Rpc_util) = cef1459d3bb65e6f0fc0e3378c7856ce ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__filename) = 8c147c37b4043616a4f94de5d087796e ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__int64) = 6cf7f095ea7fd59bad44ff22d084c4ee ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__lexing) = f7569937b419d08065107a2889d2cf28 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a ocaml(Stdlib__oo) = 9ff536c4828e9643994001521344eb0a ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printexc) = 2ed36879cfa0bc71cb0de0098e5580b3 ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__queue) = d2482d035931625f85b5c791c05b388c ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__set) = d47fad5d5151b45276616200bec25877 ocaml(Stdlib__stream) = cda772eb826fdc1bf6a75538ae8efa6e ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Str) = bef96aee1069de14a002f95c42f07d31 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Unixqueue) = dc8efee4b1563ff9d0f2fc97ae658c31 ocaml(Unixqueue_util) = 3cd1afbd9ac397020ac0b0d562c1ebaf ocaml(Uq_engines) = c49bf475e09ea63f4bb5413ea6dd4d8f ocaml(Uq_mt) = cfd8b3297498c19ae8be0fd1c3f29d08 ocaml(Uq_resolver) = 614454a4685397488c3f7611664db87d ocamlx(CamlinternalLazy) = 5f1da61615ee34940899352e3f13883f ocamlx(CamlinternalOO) = 78b812b275282dc096a34a827cba80a0 ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__filename) = fd27ed43c8cba6245eb4a8892d1492f6 ocamlx(Stdlib__format) = 41296ac99a85560c95c2f9d56ed27a7d ocamlx(Stdlib__int64) = 54c5d202b981a695ff231a328f5611d3 ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__printexc) = e4c142a6302c9afbffcc5e2dbfab469c ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__queue) = 8acdc8c2f4e6cbf4cc67537fdeb86d62 ocamlx(Stdlib__set) = c27557b5a6100db8742e263f38fd23be ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd ocamlx(Unix) = 6cad08ee79360aa0781ccb2644c36087 Processing files: ocaml-ocamlnet-nethttpd-devel-4.1.8-3.mga9.aarch64 Provides: ocaml(Nethttpd_engine) = f20f94773efcc655ecc28a688afc93fe ocaml(Nethttpd_kernel) = 000e29ba893610180cbcb7bf8b4183a3 ocaml(Nethttpd_plex) = ffcb333567291064783c83ae44eabc66 ocaml(Nethttpd_reactor) = 87131eeaffe7f980aec714ab91d22aaa ocaml(Nethttpd_services) = b0528dcfa5305469cd727a76e10acbb5 ocaml(Nethttpd_types) = 450fa1ada3889ad61d084c378ecf269d ocaml(Nethttpd_util) = fd7f8217bddc1ab07bc66dcec1dbfe25 ocaml-ocamlnet-nethttpd-devel = 4.1.8-3.mga9 ocaml-ocamlnet-nethttpd-devel(aarch-64) = 4.1.8-3.mga9 ocamlx(Nethttpd_engine) = c6cdee4e154ac19a230242338ef5fec0 ocamlx(Nethttpd_kernel) = 015de2f0c8776358973e7e0b9e83015d ocamlx(Nethttpd_plex) = cb5f6cddd7b1650e2ad30e1c4f512a11 ocamlx(Nethttpd_reactor) = 77ae28b554b4b48a80c1b7071416ebfc ocamlx(Nethttpd_services) = f242cdc8f43cb6f97e917cea484ab1da ocamlx(Nethttpd_types) = e33581d9ef9e81873639bdee8623ab9f ocamlx(Nethttpd_util) = cb559ea683e17942a154f13f9065535f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(CamlinternalOO) = eb6b614bf67c7bb6a6a1fb16658d4420 ocaml(Equeue) = d64aab672ac89ef4edc350dcab2b36d2 ocaml(Netasn1) = ea44e19bbd87d5a90f9072e740141e32 ocaml(Netbuffer) = 26f4c963ad11892a164e0404c60ff641 ocaml(Netcgi) = 2a65bab57b0d2378154a118d9cf47e71 ocaml(Netcgi_common) = 80ff760c074834fe10bce5622c3cfc67 ocaml(Netchannels) = c5ba9ad0206f54928656f6801a549b69 ocaml(Netconst) = a8c6c16806768f6382f5524fa52e67cc ocaml(Netconversion) = 1c0ad2dd2ea0ffb5efb614615b4006b4 ocaml(Netdate) = bed54460ceb9bf9c62d7a0a3c3c88096 ocaml(Netdn) = 765b13b4202f004a887aa87346253e9e ocaml(Netencoding) = f97855449f657fee00986fe00e9172cc ocaml(Netexn) = cfed486be07a3319f1375e2555ec3911 ocaml(Nethttp) = 1e959dd79367fb49d3cfa4a4ca3b0ee9 ocaml(Nethttpd_engine) = f20f94773efcc655ecc28a688afc93fe ocaml(Nethttpd_kernel) = 000e29ba893610180cbcb7bf8b4183a3 ocaml(Nethttpd_reactor) = 87131eeaffe7f980aec714ab91d22aaa ocaml(Nethttpd_services) = b0528dcfa5305469cd727a76e10acbb5 ocaml(Nethttpd_types) = 450fa1ada3889ad61d084c378ecf269d ocaml(Nethttpd_util) = fd7f8217bddc1ab07bc66dcec1dbfe25 ocaml(Netlog) = 0f864c79cd4cab505181ad161c2a2728 ocaml(Netmime) = f4e62e0b046de914c4c39407f54aff00 ocaml(Netmime_channels) = 7c117d7d55d05f1bd2ed2ef44fff47db ocaml(Netmime_string) = 0c0283b4682ec6d56e9039024b734703 ocaml(Netnumber) = 054b1b6b76fede6370f7ef7ff7ac6cf7 ocaml(Netoid) = df0ad8c20acad39e0268861cd74ff6b3 ocaml(Netplex_cenv) = 906b201525e4f93b10c19803e32d5194 ocaml(Netplex_config) = 6ce37a3f1c892233cae05a462a7937ca ocaml(Netplex_encap) = b7881c72cb6d6a8c7a9751dd2a235858 ocaml(Netplex_kit) = 2fbbd45202e3eb2ae55de4d210533aac ocaml(Netplex_sharedvar) = e9b6e6b012e48ca63f06db1840263374 ocaml(Netplex_types) = ac32f334f811106d11cc93b02a5b0f8d ocaml(Netsockaddr) = 53583233644e59239402f0356ef1a3ba ocaml(Netstream) = b50664faecad0b0474b5ff19fde46f9c ocaml(Netstring_str) = 801751ab4129783e3594c2ae6bf71115 ocaml(Netstring_tstring) = ce9b49cd3e5214586f35f99f045b3e5d ocaml(Netsys) = 68b0413c117ff7120d1fa276fe98ee80 ocaml(Netsys_crypto) = 41c480d3788ad71b882bd1e92ab7f3c1 ocaml(Netsys_crypto_types) = 427abb4a64b8d090842d0b5b305a7d9f ocaml(Netsys_global) = 0b5e454944a06dd46246747f00c235f6 ocaml(Netsys_gssapi) = 2a309aa97cd44ec392b1b0f18b291d0c ocaml(Netsys_mem) = 704a41e88c0ea2e99bf88246ecb85e28 ocaml(Netsys_pmanage) = 4a2442196d06fbe29c78148487b4f1c0 ocaml(Netsys_polypipe) = 37dc15a824788444708148b515776c5c ocaml(Netsys_polysocket) = c4be61b9e7a143cb50fc5d780712d22a ocaml(Netsys_posix) = b5096c39a738b7902ada702e7b1400ac ocaml(Netsys_sasl_types) = 35629d26646c2c553aebf112e126a2da ocaml(Netsys_signal) = 8e647b9b4e54d1f0e34c96257b289cf9 ocaml(Netsys_tls) = 1369f9671d369632243b38cbc988457b ocaml(Netsys_types) = 73530b0e4fe0364ef5f13ada1e876189 ocaml(Netsys_win32) = d46a9b10a1ffa567081b1fdd954ab080 ocaml(Nettls_support) = 4a335cfaa41a96b5ec8165a4b8462a0d ocaml(Neturl) = bf78def0c78fcfc0cf0926383306e7d2 ocaml(Netx509) = a128dedfef6149d45c21baebe1d00ac7 ocaml(Netxdr) = e0ee18e11dc355ecc1776c96623ee549 ocaml(Netxdr_mstring) = 2e9391f41b7857b39bd4ddcb9bf6aa40 ocaml(Rpc) = 4da768bf5f80276b55b6f6e7c61b3c93 ocaml(Rpc_client) = b3fa3df982f20130c30eab633bde0c09 ocaml(Rpc_packer) = 73d0226165e90bead6fe60b91827ba08 ocaml(Rpc_program) = 8f563ec78687e3d1ca5cc9e21dc96b35 ocaml(Rpc_server) = 93c53e2a310aa7db1218ae1a4e50863f ocaml(Rpc_transport) = 8a87f72a57d886ecb839d933dcde90a5 ocaml(Rpc_util) = cef1459d3bb65e6f0fc0e3378c7856ce ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__filename) = 8c147c37b4043616a4f94de5d087796e ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__int32) = 4c0749e51d8fce5752bcb00fe42a4ddc ocaml(Stdlib__int64) = 6cf7f095ea7fd59bad44ff22d084c4ee ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__lexing) = f7569937b419d08065107a2889d2cf28 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__obj) = 2b540dc54438cf063883f6e85c4aa37a ocaml(Stdlib__oo) = 9ff536c4828e9643994001521344eb0a ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printexc) = 2ed36879cfa0bc71cb0de0098e5580b3 ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__queue) = d2482d035931625f85b5c791c05b388c ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__set) = d47fad5d5151b45276616200bec25877 ocaml(Stdlib__stream) = cda772eb826fdc1bf6a75538ae8efa6e ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Str) = bef96aee1069de14a002f95c42f07d31 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocaml(Unixqueue) = dc8efee4b1563ff9d0f2fc97ae658c31 ocaml(Unixqueue_util) = 3cd1afbd9ac397020ac0b0d562c1ebaf ocaml(Uq_engines) = c49bf475e09ea63f4bb5413ea6dd4d8f ocaml(Uq_mt) = cfd8b3297498c19ae8be0fd1c3f29d08 ocaml(Uq_resolver) = 614454a4685397488c3f7611664db87d ocamlx(CamlinternalLazy) = 5f1da61615ee34940899352e3f13883f ocamlx(CamlinternalOO) = 78b812b275282dc096a34a827cba80a0 ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__filename) = fd27ed43c8cba6245eb4a8892d1492f6 ocamlx(Stdlib__format) = 41296ac99a85560c95c2f9d56ed27a7d ocamlx(Stdlib__int64) = 54c5d202b981a695ff231a328f5611d3 ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__printexc) = e4c142a6302c9afbffcc5e2dbfab469c ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__queue) = 8acdc8c2f4e6cbf4cc67537fdeb86d62 ocamlx(Stdlib__set) = c27557b5a6100db8742e263f38fd23be ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd ocamlx(Unix) = 6cad08ee79360aa0781ccb2644c36087 Processing files: ocaml-ocamlnet-debugsource-4.1.8-3.mga9.aarch64 Provides: ocaml-ocamlnet-debugsource = 4.1.8-3.mga9 ocaml-ocamlnet-debugsource(aarch-64) = 4.1.8-3.mga9 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.8-3.mga9.aarch64 Provides: debuginfo(build-id) = 01569a98fced64239918bab8fc9a568b53884bd9 debuginfo(build-id) = 020cfb895e9d998874c3eaa0679dcb5c70f9b293 debuginfo(build-id) = 1483239c64f77203de3fef65ad5c24cbf2790638 debuginfo(build-id) = 15681efd85d95599f5d19007c30e23f0a4f90159 debuginfo(build-id) = 166fdb12913e882b3dc606c580687b7185545a6a debuginfo(build-id) = 23c99484668cab617841b7450f7caeed6a49c63a debuginfo(build-id) = 29418672f9e0462a9127d474348c86ebc7bcf585 debuginfo(build-id) = 2e809457b9f813705fd4933cfa4e33230d010ae5 debuginfo(build-id) = 2eaf4b78d3a6123e3a010f84c240707f5eea6611 debuginfo(build-id) = 42469682860ffec8a40b85d2a2b25990a831805e debuginfo(build-id) = 4e83116ec6f6e5b81e2d9748976ea8ea68c6a6ae debuginfo(build-id) = 540384768729bfe368124bc4c1af44533e876f6c debuginfo(build-id) = 5c9628bedecbfafe58edcd69edee51d249e86f27 debuginfo(build-id) = 5dad2b53c9f50cd8ee0c3722ec319179086f4e18 debuginfo(build-id) = 6a78fad241561457699abbc9c52d2d3faaec54b8 debuginfo(build-id) = 7603ca2f601c1e2aa77fec95fa46bd464980e373 debuginfo(build-id) = 8b2cfefcf2fdd3f38168d8a627d68f4eaa9b1e4d debuginfo(build-id) = 8db188990cee368bc98d2e78b757f9a7b97e8f95 debuginfo(build-id) = 8f08dace1bbd91e449598c9d9b113cb0a02b4e34 debuginfo(build-id) = adc2ffa29da2c304f1c5bc10d303c8b1d27a4e76 debuginfo(build-id) = af204a1d4a442b3f7a3e00f77d16474fb7a59c1d debuginfo(build-id) = b0242065437502ea6abfa6628041a594c852cc00 debuginfo(build-id) = b23b906846d4aad64276c2bd9868437880ab3a91 debuginfo(build-id) = b7a3ae9bf35af39f85077b4ae6e31224ddbf8542 debuginfo(build-id) = c0feee68f08f935f534bb4893fc66e978f07697a debuginfo(build-id) = c878405b9636d240fa09f4cba57c759ad94137f4 debuginfo(build-id) = d04d096383d671052b8c30b55d92a9cbbd908762 debuginfo(build-id) = dbd9a428f5680f61b296833ec8917d95d201eba9 debuginfo(build-id) = df949c9541dc38d6e939e0bc80d36be2470a83e8 debuginfo(build-id) = e04adf14ac60f72513cb9a777a30db6ea456b4a5 debuginfo(build-id) = e5764e7d994bbce73bae757a2543b6c295744eaa debuginfo(build-id) = e94a2ca1df1f4a14b73d7deaf3ec20f9ed8c327b ocaml-ocamlnet-debuginfo = 4.1.8-3.mga9 ocaml-ocamlnet-debuginfo(aarch-64) = 4.1.8-3.mga9 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.8-3.mga9 Processing files: ocaml-ocamlnet-devel-debuginfo-4.1.8-3.mga9.aarch64 Provides: debuginfo(build-id) = 1483239c64f77203de3fef65ad5c24cbf2790638 debuginfo(build-id) = 15681efd85d95599f5d19007c30e23f0a4f90159 ocaml-ocamlnet-devel-debuginfo = 4.1.8-3.mga9 ocaml-ocamlnet-devel-debuginfo(aarch-64) = 4.1.8-3.mga9 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.8-3.mga9 Processing files: ocaml-ocamlnet-nethttpd-debuginfo-4.1.8-3.mga9.aarch64 Provides: debuginfo(build-id) = 15681efd85d95599f5d19007c30e23f0a4f90159 ocaml-ocamlnet-nethttpd-debuginfo = 4.1.8-3.mga9 ocaml-ocamlnet-nethttpd-debuginfo(aarch-64) = 4.1.8-3.mga9 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.8-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-nethttpd-debuginfo-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-gtk2-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-gtk2-devel-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-devel-debuginfo-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-nethttpd-devel-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-nethttpd-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-debugsource-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-debuginfo-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/ocaml-ocamlnet-doc-4.1.8-3.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-devel-4.1.8-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ocamlnet-4.1.8-3.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T8I3qC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocamlnet-4.1.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocamlnet-4.1.8-3.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.maquhf + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocamlnet-4.1.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!