Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-ssl.spec'], chrootPath='/var/lib/mock/f33-build-289242-54274/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-ssl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/ocaml-ssl-0.5.9-10.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-ssl.spec'], chrootPath='/var/lib/mock/f33-build-289242-54274/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-ssl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iRBUeX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-ssl-0.5.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-ssl-0.5.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-ssl-0.5.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zYqpoW + umask 022 + cd /builddir/build/BUILD + cd ocaml-ssl-0.5.9 + dune build -p ssl --verbose -j4 Workspace root: /builddir/build/BUILD/ocaml-ssl-0.5.9 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune574168.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/builddir/build/BUILD/ocaml-ssl-0.5.9/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/ocaml-ssl-0.5.9/_build/default" ; "MANPATH" : "/builddir/build/BUILD/ocaml-ssl-0.5.9/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/ocaml-ssl-0.5.9/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/ocaml-ssl-0.5.9/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/ocaml-ssl-0.5.9/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.11.0+dev2-2020-04-22" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ] ; cc_profile = [] ; architecture = "riscv" ; model = "riscv64" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "riscv64-unknown-linux-gnu" ; target = "riscv64-unknown-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X027" ; cmi_magic_number = "Caml1999I027" ; cmo_magic_number = "Caml1999O027" ; cma_magic_number = "Caml1999A027" ; cmx_magic_number = "Caml1999Y027" ; cmxa_magic_number = "Caml1999Z027" ; ast_impl_magic_number = "Caml1999M027" ; ast_intf_magic_number = "Caml1999N027" ; cmxs_magic_number = "Caml1999D027" ; cmt_magic_number = "Caml1999T027" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/config/discover.ml) > _build/default/src/config/.discover.eobjs/discover.ml.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ssl.mli) > _build/default/src/.ssl.objs/ssl.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ssl.ml) > _build/default/src/.ssl.objs/ssl.ml.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ssl_threads.mli) > _build/default/src/.ssl.objs/ssl_threads.mli.d Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/config/.discover.eobjs/byte -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/dune-private-libs/dune_csexp -no-alias-deps -o src/config/.discover.eobjs/byte/discover.cmo -c -impl src/config/discover.ml) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ssl.objs/byte -no-alias-deps -o src/.ssl.objs/byte/ssl.cmi -c -intf src/ssl.mli) Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ssl.objs/byte -no-alias-deps -o src/.ssl.objs/byte/ssl_threads.cmi -c -intf src/ssl_threads.mli) Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ssl_threads.ml) > _build/default/src/.ssl.objs/ssl_threads.ml.d Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/dune-private-libs/dune_csexp -intf-suffix .ml -no-alias-deps -o src/config/.discover.eobjs/native/discover.cmx -c -impl src/config/discover.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ssl.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ssl.objs/byte/ssl.cmo -c -impl src/ssl.ml) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ssl.objs/byte -intf-suffix .ml -no-alias-deps -o src/.ssl.objs/byte/ssl_threads.cmo -c -impl src/ssl_threads.ml) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ssl.objs/byte -I src/.ssl.objs/native -intf-suffix .ml -no-alias-deps -o src/.ssl.objs/native/ssl.cmx -c -impl src/ssl.ml) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/config/discover.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/dune-private-libs/dune_csexp/dune_csexp.cmxa /usr/lib64/ocaml/dune-configurator/configurator.cmxa src/config/.discover.eobjs/native/discover.cmx) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ssl.objs/byte -I src/.ssl.objs/native -intf-suffix .ml -no-alias-deps -o src/.ssl.objs/native/ssl_threads.cmx -c -impl src/ssl_threads.ml) Running[15]: (cd _build/default/src && config/discover.exe) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/ssl.cmxa -cclib -lssl_stubs -cclib -lssl -cclib -lcrypto src/.ssl.objs/native/ssl.cmx src/.ssl.objs/native/ssl_threads.cmx) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ssl.cma -dllib -lssl_stubs -cclib -lssl_stubs -cclib -lssl -cclib -lcrypto src/.ssl.objs/byte/ssl.cmo src/.ssl.objs/byte/ssl_threads.cmo) Running[18]: (cd _build/default/src && /usr/bin/ocamlc.opt -g -ccopt -g -o ssl_stubs.o ssl_stubs.c) Output[18]: ssl_stubs.c: In function 'get_method': ssl_stubs.c:335:11: warning: 'TLSv1_client_method' is deprecated [-Wdeprecated-declarations] 335 | method = TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:339:11: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] 339 | method = TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:343:11: warning: 'TLSv1_method' is deprecated [-Wdeprecated-declarations] 343 | method = TLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1882:1: note: declared here 1882 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:353:11: warning: 'TLSv1_1_client_method' is deprecated [-Wdeprecated-declarations] 353 | method = TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:357:11: warning: 'TLSv1_1_server_method' is deprecated [-Wdeprecated-declarations] 357 | method = TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:361:11: warning: 'TLSv1_1_method' is deprecated [-Wdeprecated-declarations] 361 | method = TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1888:1: note: declared here 1888 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:372:11: warning: 'TLSv1_2_client_method' is deprecated [-Wdeprecated-declarations] 372 | method = TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:376:11: warning: 'TLSv1_2_server_method' is deprecated [-Wdeprecated-declarations] 376 | method = TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ ssl_stubs.c:380:11: warning: 'TLSv1_2_method' is deprecated [-Wdeprecated-declarations] 380 | method = TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/openssl/e_os2.h:13, from /usr/include/openssl/ssl.h:15, from ssl_stubs.c:46: /usr/include/openssl/ssl.h:1894:1: note: declared here 1894 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/ocaml/caml/alloc.h:24, from ssl_stubs.c:36: ssl_stubs.c: In function 'ocaml_ssl_ctx_use_certificate': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:446:21: note: in expansion of macro 'String_val' 446 | char *cert_name = String_val(cert); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:447:24: note: in expansion of macro 'String_val' 447 | char *privkey_name = String_val(privkey); | ^~~~~~~~~~ ssl_stubs.c: In function 'ocaml_ssl_ctx_set_client_CA_list_from_file': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:565:20: note: in expansion of macro 'String_val' 565 | char *filename = String_val(vfilename); | ^~~~~~~~~~ ssl_stubs.c: In function 'alpn_select_cb': ssl_stubs.c:682:8: warning: pointer targets in assignment from 'const char *' to 'const unsigned char *' differ in signedness [-Wpointer-sign] 682 | *out = String_val(selected_protocol); | ^ In file included from /usr/lib64/ocaml/caml/alloc.h:24, from ssl_stubs.c:36: ssl_stubs.c: In function 'ocaml_ssl_ctx_set_cipher_list': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:773:19: note: in expansion of macro 'String_val' 773 | char *ciphers = String_val(ciphers_string); | ^~~~~~~~~~ ssl_stubs.c: In function 'ocaml_ssl_ctx_init_dh_from_file': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:856:25: note: in expansion of macro 'String_val' 856 | char *dh_cfile_path = String_val(dh_file_path); | ^~~~~~~~~~ ssl_stubs.c: In function 'ocaml_ssl_ctx_init_ec_from_named_curve': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:886:25: note: in expansion of macro 'String_val' 886 | char *ec_curve_name = String_val(curve_name); | ^~~~~~~~~~ ssl_stubs.c: In function 'ocaml_ssl_read_certificate': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:946:20: note: in expansion of macro 'String_val' 946 | char *filename = String_val(vfilename); | ^~~~~~~~~~ ssl_stubs.c: In function 'ocaml_ssl_write_certificate': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:973:20: note: in expansion of macro 'String_val' 973 | char *filename = String_val(vfilename); | ^~~~~~~~~~ ssl_stubs.c: In function 'ocaml_ssl_ctx_load_verify_locations': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:1046:18: note: in expansion of macro 'String_val' 1046 | char *CAfile = String_val(ca_file); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:1047:18: note: in expansion of macro 'String_val' 1047 | char *CApath = String_val(ca_path); | ^~~~~~~~~~ ssl_stubs.c: In function 'ocaml_ssl_set_client_SNI_hostname': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ ssl_stubs.c:1130:20: note: in expansion of macro 'String_val' 1130 | char *hostname = String_val(vhostname); | ^~~~~~~~~~ At top level: ssl_stubs.c:212:13: warning: 'dyn_destroy_function' defined but not used [-Wunused-function] 212 | static void dyn_destroy_function(struct CRYPTO_dynlock_value *l, const char *file, int line) | ^~~~~~~~~~~~~~~~~~~~ ssl_stubs.c:204:13: warning: 'dyn_lock_function' defined but not used [-Wunused-function] 204 | static void dyn_lock_function(int mode, struct CRYPTO_dynlock_value *l, const char *file, int line) | ^~~~~~~~~~~~~~~~~ ssl_stubs.c:192:37: warning: 'dyn_create_function' defined but not used [-Wunused-function] 192 | static struct CRYPTO_dynlock_value *dyn_create_function(const char *file, int line) | ^~~~~~~~~~~~~~~~~~~ ssl_stubs.c:187:22: warning: 'id_function' defined but not used [-Wunused-function] 187 | static unsigned long id_function(void) | ^~~~~~~~~~~ ssl_stubs.c:179:13: warning: 'locking_function' defined but not used [-Wunused-function] 179 | static void locking_function(int mode, int n, const char *file, int line) | ^~~~~~~~~~~~~~~~ Running[19]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/ssl_stubs src/ssl_stubs.o -lssl -lcrypto) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/ssl.cmxs src/ssl.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t0Oo3U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64 + cd ocaml-ssl-0.5.9 + dune install --destdir /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64 Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/META Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/dune-package Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/libssl_stubs.a Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/opam Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.a Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.cma Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.cmi Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.cmt Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.cmti Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.cmx Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.cmxa Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.cmxs Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.ml Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl.mli Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl_threads.cmi Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl_threads.cmt Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl_threads.cmti Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl_threads.cmx Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl_threads.ml Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/ssl/ssl_threads.mli Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/doc/ssl/CHANGES Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/doc/ssl/README.md Installing /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/stublibs/dllssl_stubs.so + rm -rf /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.5.9-10.fc33 --unique-debug-suffix -0.5.9-10.fc33.riscv64 --unique-debug-src-base ocaml-ssl-0.5.9-10.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-ssl-0.5.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/stublibs/dllssl_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/lib64/ocaml/stublibs/dllssl_stubs.so original debug info size: 132kB, size after compression: 132kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 82 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-ssl-0.5.9-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cqL50V + umask 022 + cd /builddir/build/BUILD + cd ocaml-ssl-0.5.9 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/share/doc/ocaml-ssl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/share/doc/ocaml-ssl + cp -pr CHANGES /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/share/doc/ocaml-ssl + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/share/doc/ocaml-ssl + cp -pr README.md /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/share/doc/ocaml-ssl + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Requires ocaml(Unix)=b2e90099b3b7ea80d565f58cd4840d0a from /usr/lib64/ocaml/ssl/ssl.cmxs INFO: ignoring Requires ocaml(Unix)=b2e90099b3b7ea80d565f58cd4840d0a from /usr/lib64/ocaml/ssl/ssl.cma INFO: ignoring Requires ocaml(Unix)=b2e90099b3b7ea80d565f58cd4840d0a from /usr/lib64/ocaml/ssl/ssl.cmi INFO: ignoring Requires ocaml(Unix)=b2e90099b3b7ea80d565f58cd4840d0a from /usr/lib64/ocaml/ssl/ssl_threads.cmx INFO: ignoring Requires ocaml(Unix)=b2e90099b3b7ea80d565f58cd4840d0a from /usr/lib64/ocaml/ssl/ssl.cmx Provides: ocaml(Ssl) = 13ad3d13d27f7dbb03e2f661f8188b32 ocaml(Ssl_threads) = c2c79a36bea8d327c814afe7888c4c3a ocaml-ssl = 0.5.9-10.fc33 ocaml-ssl(riscv-64) = 0.5.9-10.fc33 ocamlx(Ssl) = c785adf3cc350186a35f4d957f48647a ocamlx(Ssl_threads) = cf6646b4a94b3be12b76ff897532df1f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(Ssl) = 13ad3d13d27f7dbb03e2f661f8188b32 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__bigarray) = 6753964e3fa1b4a43d82aa25d8b470f7 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__callback) = 163655e158bea18bef01aa78b1eff19a ocaml(Stdlib__complex) = 1bb63213f3e1f7d8188b2c4de5d4112f ocaml(Stdlib__printexc) = 9d1161786d90e22b3dc3952dc821f0b3 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Unix) = b2e90099b3b7ea80d565f58cd4840d0a ocamlx(Ssl) = c785adf3cc350186a35f4d957f48647a ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__bytes) = 4e462d95b7bc2937cc43807bf08aa6cd ocamlx(Stdlib__callback) = 7f310ba88c7f5a1aa21a0b1072c24a6f ocamlx(Stdlib__printexc) = c5a925778ddf5cc6cd1105196dff3e88 ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 ocamlx(Unix) = 7ad16957e553dda1287d128e1af67e45 rtld(GNU_HASH) Processing files: ocaml-ssl-devel-0.5.9-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UtBEWU + umask 022 + cd /builddir/build/BUILD + cd ocaml-ssl-0.5.9 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/share/doc/ocaml-ssl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/share/doc/ocaml-ssl-devel + cp -pr examples/alpn.ml examples/stalkd.ml examples/stelnet.ml /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64/usr/share/doc/ocaml-ssl-devel + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Requires ocaml(Unix)=b2e90099b3b7ea80d565f58cd4840d0a from /usr/lib64/ocaml/ssl/ssl.cmxa Provides: ocaml(Ssl) = 13ad3d13d27f7dbb03e2f661f8188b32 ocaml(Ssl_threads) = c2c79a36bea8d327c814afe7888c4c3a ocaml-ssl-devel = 0.5.9-10.fc33 ocaml-ssl-devel(riscv-64) = 0.5.9-10.fc33 ocamlx(Ssl) = c785adf3cc350186a35f4d957f48647a ocamlx(Ssl_threads) = cf6646b4a94b3be12b76ff897532df1f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(Ssl) = 13ad3d13d27f7dbb03e2f661f8188b32 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__bigarray) = 6753964e3fa1b4a43d82aa25d8b470f7 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__callback) = 163655e158bea18bef01aa78b1eff19a ocaml(Stdlib__complex) = 1bb63213f3e1f7d8188b2c4de5d4112f ocaml(Stdlib__printexc) = 9d1161786d90e22b3dc3952dc821f0b3 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Unix) = b2e90099b3b7ea80d565f58cd4840d0a ocamlx(Ssl) = c785adf3cc350186a35f4d957f48647a ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__bytes) = 4e462d95b7bc2937cc43807bf08aa6cd ocamlx(Stdlib__callback) = 7f310ba88c7f5a1aa21a0b1072c24a6f ocamlx(Stdlib__printexc) = c5a925778ddf5cc6cd1105196dff3e88 ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 ocamlx(Unix) = 7ad16957e553dda1287d128e1af67e45 Processing files: ocaml-ssl-debugsource-0.5.9-10.fc33.riscv64 Provides: ocaml-ssl-debugsource = 0.5.9-10.fc33 ocaml-ssl-debugsource(riscv-64) = 0.5.9-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ssl-debuginfo-0.5.9-10.fc33.riscv64 Provides: debuginfo(build-id) = 2f9d50fc82ba648947d8a8d7f8e34553c26dd8bf ocaml-ssl-debuginfo = 0.5.9-10.fc33 ocaml-ssl-debuginfo(riscv-64) = 0.5.9-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ssl-debugsource(riscv-64) = 0.5.9-10.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-ssl-debugsource-0.5.9-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-ssl-debuginfo-0.5.9-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-ssl-0.5.9-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-ssl-devel-0.5.9-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7Zym4T + umask 022 + cd /builddir/build/BUILD + cd ocaml-ssl-0.5.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-ssl-0.5.9-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0