Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-findlib.spec'], chrootPath='/var/lib/mock/f37-build-642459-72061/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': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-findlib.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/ocaml-findlib-1.9.5-2.fc37.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-findlib.spec'], chrootPath='/var/lib/mock/f37-build-642459-72061/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': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-findlib.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r5bCON + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf findlib-1.9.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/findlib-1.9.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd findlib-1.9.5 + /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.kaZX1I + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd findlib-1.9.5 + ocamlc -version 4.14.0 + ocamlc -where /usr/lib64/ocaml + cd tools/extract_args + make ocamllex -o extract_args.ml extract_args.mll 17 states, 566 transitions, table size 2366 bytes 2076 additional bytes used for bindings ocamlc -o extract_args extract_args.ml + tools/extract_args/extract_args -o src/findlib/ocaml_args.ml ocamlc ocamlcp ocamlmktop ocamlopt ocamldep ocamldoc + cat src/findlib/ocaml_args.ml let ocamlc_spec = Some [ "-a", false, " Build a library"; "-alert", true, " Enable or disable alerts according to :\n + enable alert \n - disable alert \n ++ treat as fatal error"; "--", true, " treat as non-fatal\n @ enable and treat it as fatal error\n can be 'all' to refer to all alert names"; "-absname", false, " Show absolute filenames in error messages"; "-annot", false, " (deprecated) Save information in .annot"; "-bin-annot", false, " Save typedtree in .cmt"; "-c", false, " Compile only (do not link)"; "-cc", true, " Use as the C compiler and linker"; "-cclib", true, " Pass option to the C linker"; "-ccopt", true, " Pass option to the C compiler and linker"; "-color", true, "{auto|always|never} Enable or disable colors in compiler messages\n The following settings are supported:\n auto use heuristics to enable colors only if supported\n always enable colors\n never disable colors\n The default setting is 'auto', and the current heuristic\n checks that the TERM environment variable exists and is\n not empty or \"dumb\", and that isatty(stderr) holds.\n If the option is not specified, these setting can alternatively\n be set through the OCAML_COLOR environment variable."; "-error-style", true, "{contextual|short} Control the way error messages and warnings are printed\n The following settings are supported:\n short only print the error and its location\n contextual like \"short\", but also display the source code\n snippet corresponding to the location of the error\n The default setting is 'contextual'.\n If the option is not specified, these setting can alternatively\n be set through the OCAML_ERROR_STYLE environment variable."; "-compat-32", false, " Check that generated bytecode can run on 32-bit platforms"; "-config", false, " Print configuration values and exit"; "-config-var", false, " Print the value of a configuration variable, without a newline, and exit\n (print nothing and exit with error value if the variable does not exist)"; "-custom", false, " Link in custom mode"; "-dllib", true, " Use the dynamically-loaded library "; "-dllpath", true, " Add to the run-time search path for shared libraries"; "-dtypes", false, " (deprecated) same as -annot"; "-for-pack", true, " Generate code that can later be `packed' with\n ocamlc -pack -o .cmo"; "-g", false, " Save debugging information"; "-stop-after", true, "{parsing|typing} Stop after the given compilation pass."; "-i", false, " Print inferred interface"; "-I", true, " Add to the list of include directories"; "-impl", true, " Compile as a .ml file"; "-intf", true, " Compile as a .mli file"; "-intf-suffix", true, " Suffix for interface files (default: .mli)"; "-intf_suffix", true, " (deprecated) same as -intf-suffix"; "-keep-docs", false, " Keep documentation strings in .cmi files"; "-no-keep-docs", false, " Do not keep documentation strings in .cmi files (default)"; "-keep-locs", false, " Keep locations in .cmi files (default)"; "-no-keep-locs", false, " Do not keep locations in .cmi files"; "-labels", false, " Use commuting label mode"; "-linkall", false, " Link all modules, even unused ones"; "-make-runtime", false, " Build a runtime system with given C objects and libraries"; "-make_runtime", false, " (deprecated) same as -make-runtime"; "-modern", false, " (deprecated) same as -labels"; "-alias-deps", false, " Do record dependencies for module aliases"; "-no-alias-deps", false, " Do not record dependencies for module aliases"; "-app-funct", false, " Activate applicative functors"; "-no-app-funct", false, " Deactivate applicative functors"; "-no-check-prims", false, " Do not check runtime for primitives"; "-noassert", false, " Do not compile assertion checks"; "-noautolink", false, " Do not automatically link C libraries specified in .cma files"; "-nolabels", false, " Ignore non-optional labels in types"; "-nostdlib", false, " Do not add default directory to the list of include directories"; "-nopervasives", false, " (undocumented)"; "-o", true, " Set output file name to "; "-opaque", false, " Does not generate cross-module optimization information\n (reduces necessary recompilation on module change)"; "-open", true, " Opens the module before typing"; "-output-obj", false, " Output an object file instead of an executable"; "-output-complete-obj", false, " Output an object file, including runtime, instead of an executable"; "-output-complete-exe", false, " Output a self-contained executable, including runtime and C stubs"; "-pack", false, " Package the given .cmo files into one .cmo"; "-pp", true, " Pipe sources through preprocessor "; "-ppx", true, " Pipe abstract syntax trees through preprocessor "; "-plugin", true, " (no longer supported)"; "-principal", false, " Check principality of type inference"; "-no-principal", false, " Do not check principality of type inference (default)"; "-rectypes", false, " Allow arbitrary recursive types"; "-no-rectypes", false, " Do not allow arbitrary recursive types (default)"; "-runtime-variant", true, " Use the variant of the run-time system"; "-with-runtime", false, "Include the runtime system in the generated program (default)"; "-without-runtime", false, "Do not include the runtime system in the generated program."; "-safe-string", false, " (was set when configuring the compiler)"; "-short-paths", false, " Shorten paths in types"; "-strict-sequence", false, " Left-hand part of a sequence must have type unit"; "-no-strict-sequence", false, " Left-hand part of a sequence need not have type unit (default)"; "-strict-formats", false, " Reject invalid formats accepted by legacy implementations\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should always use this flag\n to detect invalid formats so you can fix them.)"; "-no-strict-formats", false, " Accept invalid formats accepted by legacy implementations (default)\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should never use this flag\n and instead fix invalid formats.)"; "-thread", false, " (deprecated) same as -I +threads"; "-force-tmc", false, " Rewrite all possible TMC calls"; "-unboxed-types", false, " unannotated unboxable types will be unboxed"; "-no-unboxed-types", false, " unannotated unboxable types will not be unboxed (default)"; "-unsafe", false, " Do not compile bounds checking on array and string access"; "-unsafe-string", false, " (option not available)"; "-use-runtime", true, " Generate bytecode for the given runtime system"; "-use_runtime", true, " (deprecated) same as -use-runtime"; "-v", false, " Print compiler version and location of standard library and exit"; "-verbose", false, " Print calls to external commands"; "-version", false, " Print version and exit"; "--version", false, " Print version and exit"; "-vmthread", false, " (no longer supported)"; "-vnum", false, " Print version number and exit"; "-w", true, " Enable or disable warnings according to :\n + enable warnings in \n - disable warnings in \n @ enable warnings in and treat them as errors\n can be:\n a single warning number\n .. a range of consecutive warning numbers\n a predefined set\n default setting is \"+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70\""; "-warn-error", true, " Enable or disable error status for warnings according\n to . See option -w for the syntax of .\n Default setting is \"-a+31\""; "-warn-help", false, " Show description of warning numbers"; "-where", false, " Print location of standard library and exit"; "-", true, " Treat as a file name (even if it starts with `-')"; "-match-context-rows", true, " (advanced, see manual section 11.2.)"; "-use-prims", true, " (undocumented)"; "-dno-unique-ids", false, " (undocumented)"; "-dunique-ids", false, " (undocumented)"; "-dno-locations", false, " (undocumented)"; "-dlocations", false, " (undocumented)"; "-dsource", false, " (undocumented)"; "-dparsetree", false, " (undocumented)"; "-dtypedtree", false, " (undocumented)"; "-dshape", false, " (undocumented)"; "-drawlambda", false, " (undocumented)"; "-dlambda", false, " (undocumented)"; "-dinstr", false, " (undocumented)"; "-dcamlprimc", false, " (undocumented)"; "-dtimings", false, " Print timings information for each pass"; "-dprofile", false, " Print performance information for each pass\n The columns are: time alloc top-heap absolute-top-heap."; "-dump-into-file", false, " dump output like -dlambda into .dump"; "-dump-dir", true, " dump output like -dlambda into /.dump"; "-args", true, " Read additional newline-terminated command line arguments\n from "; "-args0", true, " Read additional null character terminated command line arguments\nfrom "; "-depend", true, " Compute dependencies (use 'ocamlc -depend -help' for details)"; ];; let ocamlcp_spec = Some [ "-P", true, "[afilmt] Profile constructs specified by argument (default fm):\n a Everything\n f Function calls and method calls\n i if ... then ... else\n l while and for loops\n m match ... with\n t try ... with"; "-p", true, "[afilmt] Same as option -P"; "-a", false, " Build a library"; "-alert", true, " Enable or disable alerts according to :\n + enable alert \n - disable alert \n ++ treat as fatal error"; "--", true, " treat as non-fatal\n @ enable and treat it as fatal error\n can be 'all' to refer to all alert names"; "-absname", false, " Show absolute filenames in error messages"; "-annot", false, " (deprecated) Save information in .annot"; "-bin-annot", false, " Save typedtree in .cmt"; "-c", false, " Compile only (do not link)"; "-cc", true, " Use as the C compiler and linker"; "-cclib", true, " Pass option to the C linker"; "-ccopt", true, " Pass option to the C compiler and linker"; "-color", true, "{auto|always|never} Enable or disable colors in compiler messages\n The following settings are supported:\n auto use heuristics to enable colors only if supported\n always enable colors\n never disable colors\n The default setting is 'auto', and the current heuristic\n checks that the TERM environment variable exists and is\n not empty or \"dumb\", and that isatty(stderr) holds.\n If the option is not specified, these setting can alternatively\n be set through the OCAML_COLOR environment variable."; "-error-style", true, "{contextual|short} Control the way error messages and warnings are printed\n The following settings are supported:\n short only print the error and its location\n contextual like \"short\", but also display the source code\n snippet corresponding to the location of the error\n The default setting is 'contextual'.\n If the option is not specified, these setting can alternatively\n be set through the OCAML_ERROR_STYLE environment variable."; "-compat-32", false, " Check that generated bytecode can run on 32-bit platforms"; "-config", false, " Print configuration values and exit"; "-config-var", false, " Print the value of a configuration variable, without a newline, and exit\n (print nothing and exit with error value if the variable does not exist)"; "-custom", false, " Link in custom mode"; "-dllib", true, " Use the dynamically-loaded library "; "-dllpath", true, " Add to the run-time search path for shared libraries"; "-dtypes", false, " (deprecated) same as -annot"; "-for-pack", true, " Generate code that can later be `packed' with\n ocamlc -pack -o .cmo"; "-g", false, " Save debugging information"; "-stop-after", true, "{parsing|typing} Stop after the given compilation pass."; "-i", false, " Print inferred interface"; "-I", true, " Add to the list of include directories"; "-impl", true, " Compile as a .ml file"; "-intf", true, " Compile as a .mli file"; "-intf-suffix", true, " Suffix for interface files (default: .mli)"; "-intf_suffix", true, " (deprecated) same as -intf-suffix"; "-keep-docs", false, " Keep documentation strings in .cmi files"; "-no-keep-docs", false, " Do not keep documentation strings in .cmi files (default)"; "-keep-locs", false, " Keep locations in .cmi files (default)"; "-no-keep-locs", false, " Do not keep locations in .cmi files"; "-labels", false, " Use commuting label mode"; "-linkall", false, " Link all modules, even unused ones"; "-make-runtime", false, " Build a runtime system with given C objects and libraries"; "-make_runtime", false, " (deprecated) same as -make-runtime"; "-modern", false, " (deprecated) same as -labels"; "-alias-deps", false, " Do record dependencies for module aliases"; "-no-alias-deps", false, " Do not record dependencies for module aliases"; "-app-funct", false, " Activate applicative functors"; "-no-app-funct", false, " Deactivate applicative functors"; "-no-check-prims", false, " Do not check runtime for primitives"; "-noassert", false, " Do not compile assertion checks"; "-noautolink", false, " Do not automatically link C libraries specified in .cma files"; "-nolabels", false, " Ignore non-optional labels in types"; "-nostdlib", false, " Do not add default directory to the list of include directories"; "-nopervasives", false, " (undocumented)"; "-o", true, " Set output file name to "; "-opaque", false, " Does not generate cross-module optimization information\n (reduces necessary recompilation on module change)"; "-open", true, " Opens the module before typing"; "-output-obj", false, " Output an object file instead of an executable"; "-output-complete-obj", false, " Output an object file, including runtime, instead of an executable"; "-output-complete-exe", false, " Output a self-contained executable, including runtime and C stubs"; "-pack", false, " Package the given .cmo files into one .cmo"; "-pp", true, " Pipe sources through preprocessor "; "-ppx", true, " Pipe abstract syntax trees through preprocessor "; "-plugin", true, " (no longer supported)"; "-principal", false, " Check principality of type inference"; "-no-principal", false, " Do not check principality of type inference (default)"; "-rectypes", false, " Allow arbitrary recursive types"; "-no-rectypes", false, " Do not allow arbitrary recursive types (default)"; "-runtime-variant", true, " Use the variant of the run-time system"; "-with-runtime", false, "Include the runtime system in the generated program (default)"; "-without-runtime", false, "Do not include the runtime system in the generated program."; "-safe-string", false, " (was set when configuring the compiler)"; "-short-paths", false, " Shorten paths in types"; "-strict-sequence", false, " Left-hand part of a sequence must have type unit"; "-no-strict-sequence", false, " Left-hand part of a sequence need not have type unit (default)"; "-strict-formats", false, " Reject invalid formats accepted by legacy implementations\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should always use this flag\n to detect invalid formats so you can fix them.)"; "-no-strict-formats", false, " Accept invalid formats accepted by legacy implementations (default)\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should never use this flag\n and instead fix invalid formats.)"; "-thread", false, " (deprecated) same as -I +threads"; "-force-tmc", false, " Rewrite all possible TMC calls"; "-unboxed-types", false, " unannotated unboxable types will be unboxed"; "-no-unboxed-types", false, " unannotated unboxable types will not be unboxed (default)"; "-unsafe", false, " Do not compile bounds checking on array and string access"; "-unsafe-string", false, " (option not available)"; "-use-runtime", true, " Generate bytecode for the given runtime system"; "-use_runtime", true, " (deprecated) same as -use-runtime"; "-v", false, " Print compiler version and location of standard library and exit"; "-verbose", false, " Print calls to external commands"; "-version", false, " Print version and exit"; "--version", false, " Print version and exit"; "-vmthread", false, " (no longer supported)"; "-vnum", false, " Print version number and exit"; "-w", true, " Enable or disable warnings according to :\n + enable warnings in \n - disable warnings in \n @ enable warnings in and treat them as errors\n can be:\n a single warning number\n .. a range of consecutive warning numbers\n a predefined set\n default setting is \"+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70\""; "-warn-error", true, " Enable or disable error status for warnings according\n to . See option -w for the syntax of .\n Default setting is \"-a+31\""; "-warn-help", false, " Show description of warning numbers"; "-where", false, " Print location of standard library and exit"; "-", true, " Treat as a file name (even if it starts with `-')"; "-match-context-rows", true, " (advanced, see manual section 11.2.)"; "-use-prims", true, " (undocumented)"; "-dno-unique-ids", false, " (undocumented)"; "-dunique-ids", false, " (undocumented)"; "-dno-locations", false, " (undocumented)"; "-dlocations", false, " (undocumented)"; "-dsource", false, " (undocumented)"; "-dparsetree", false, " (undocumented)"; "-dtypedtree", false, " (undocumented)"; "-dshape", false, " (undocumented)"; "-drawlambda", false, " (undocumented)"; "-dlambda", false, " (undocumented)"; "-dinstr", false, " (undocumented)"; "-dcamlprimc", false, " (undocumented)"; "-dtimings", false, " Print timings information for each pass"; "-dprofile", false, " Print performance information for each pass\n The columns are: time alloc top-heap absolute-top-heap."; "-dump-into-file", false, " dump output like -dlambda into .dump"; "-dump-dir", true, " dump output like -dlambda into /.dump"; "-args", true, " Read additional newline-terminated command line arguments\n from "; "-args0", true, " Read additional null character terminated command line arguments\nfrom "; ];; let ocamlmktop_spec = Some [ "-a", false, " Build a library"; "-alert", true, " Enable or disable alerts according to :\n + enable alert \n - disable alert \n ++ treat as fatal error"; "--", true, " treat as non-fatal\n @ enable and treat it as fatal error\n can be 'all' to refer to all alert names"; "-absname", false, " Show absolute filenames in error messages"; "-annot", false, " (deprecated) Save information in .annot"; "-bin-annot", false, " Save typedtree in .cmt"; "-c", false, " Compile only (do not link)"; "-cc", true, " Use as the C compiler and linker"; "-cclib", true, " Pass option to the C linker"; "-ccopt", true, " Pass option to the C compiler and linker"; "-color", true, "{auto|always|never} Enable or disable colors in compiler messages\n The following settings are supported:\n auto use heuristics to enable colors only if supported\n always enable colors\n never disable colors\n The default setting is 'auto', and the current heuristic\n checks that the TERM environment variable exists and is\n not empty or \"dumb\", and that isatty(stderr) holds.\n If the option is not specified, these setting can alternatively\n be set through the OCAML_COLOR environment variable."; "-error-style", true, "{contextual|short} Control the way error messages and warnings are printed\n The following settings are supported:\n short only print the error and its location\n contextual like \"short\", but also display the source code\n snippet corresponding to the location of the error\n The default setting is 'contextual'.\n If the option is not specified, these setting can alternatively\n be set through the OCAML_ERROR_STYLE environment variable."; "-compat-32", false, " Check that generated bytecode can run on 32-bit platforms"; "-config", false, " Print configuration values and exit"; "-config-var", false, " Print the value of a configuration variable, without a newline, and exit\n (print nothing and exit with error value if the variable does not exist)"; "-custom", false, " Link in custom mode"; "-dllib", true, " Use the dynamically-loaded library "; "-dllpath", true, " Add to the run-time search path for shared libraries"; "-dtypes", false, " (deprecated) same as -annot"; "-for-pack", true, " Generate code that can later be `packed' with\n ocamlc -pack -o .cmo"; "-g", false, " Save debugging information"; "-stop-after", true, "{parsing|typing} Stop after the given compilation pass."; "-i", false, " Print inferred interface"; "-I", true, " Add to the list of include directories"; "-impl", true, " Compile as a .ml file"; "-intf", true, " Compile as a .mli file"; "-intf-suffix", true, " Suffix for interface files (default: .mli)"; "-intf_suffix", true, " (deprecated) same as -intf-suffix"; "-keep-docs", false, " Keep documentation strings in .cmi files"; "-no-keep-docs", false, " Do not keep documentation strings in .cmi files (default)"; "-keep-locs", false, " Keep locations in .cmi files (default)"; "-no-keep-locs", false, " Do not keep locations in .cmi files"; "-labels", false, " Use commuting label mode"; "-linkall", false, " Link all modules, even unused ones"; "-make-runtime", false, " Build a runtime system with given C objects and libraries"; "-make_runtime", false, " (deprecated) same as -make-runtime"; "-modern", false, " (deprecated) same as -labels"; "-alias-deps", false, " Do record dependencies for module aliases"; "-no-alias-deps", false, " Do not record dependencies for module aliases"; "-app-funct", false, " Activate applicative functors"; "-no-app-funct", false, " Deactivate applicative functors"; "-no-check-prims", false, " Do not check runtime for primitives"; "-noassert", false, " Do not compile assertion checks"; "-noautolink", false, " Do not automatically link C libraries specified in .cma files"; "-nolabels", false, " Ignore non-optional labels in types"; "-nostdlib", false, " Do not add default directory to the list of include directories"; "-nopervasives", false, " (undocumented)"; "-o", true, " Set output file name to "; "-opaque", false, " Does not generate cross-module optimization information\n (reduces necessary recompilation on module change)"; "-open", true, " Opens the module before typing"; "-output-obj", false, " Output an object file instead of an executable"; "-output-complete-obj", false, " Output an object file, including runtime, instead of an executable"; "-output-complete-exe", false, " Output a self-contained executable, including runtime and C stubs"; "-pack", false, " Package the given .cmo files into one .cmo"; "-pp", true, " Pipe sources through preprocessor "; "-ppx", true, " Pipe abstract syntax trees through preprocessor "; "-plugin", true, " (no longer supported)"; "-principal", false, " Check principality of type inference"; "-no-principal", false, " Do not check principality of type inference (default)"; "-rectypes", false, " Allow arbitrary recursive types"; "-no-rectypes", false, " Do not allow arbitrary recursive types (default)"; "-runtime-variant", true, " Use the variant of the run-time system"; "-with-runtime", false, "Include the runtime system in the generated program (default)"; "-without-runtime", false, "Do not include the runtime system in the generated program."; "-safe-string", false, " (was set when configuring the compiler)"; "-short-paths", false, " Shorten paths in types"; "-strict-sequence", false, " Left-hand part of a sequence must have type unit"; "-no-strict-sequence", false, " Left-hand part of a sequence need not have type unit (default)"; "-strict-formats", false, " Reject invalid formats accepted by legacy implementations\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should always use this flag\n to detect invalid formats so you can fix them.)"; "-no-strict-formats", false, " Accept invalid formats accepted by legacy implementations (default)\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should never use this flag\n and instead fix invalid formats.)"; "-thread", false, " (deprecated) same as -I +threads"; "-force-tmc", false, " Rewrite all possible TMC calls"; "-unboxed-types", false, " unannotated unboxable types will be unboxed"; "-no-unboxed-types", false, " unannotated unboxable types will not be unboxed (default)"; "-unsafe", false, " Do not compile bounds checking on array and string access"; "-unsafe-string", false, " (option not available)"; "-use-runtime", true, " Generate bytecode for the given runtime system"; "-use_runtime", true, " (deprecated) same as -use-runtime"; "-v", false, " Print compiler version and location of standard library and exit"; "-verbose", false, " Print calls to external commands"; "-version", false, " Print version and exit"; "--version", false, " Print version and exit"; "-vmthread", false, " (no longer supported)"; "-vnum", false, " Print version number and exit"; "-w", true, " Enable or disable warnings according to :\n + enable warnings in \n - disable warnings in \n @ enable warnings in and treat them as errors\n can be:\n a single warning number\n .. a range of consecutive warning numbers\n a predefined set\n default setting is \"+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70\""; "-warn-error", true, " Enable or disable error status for warnings according\n to . See option -w for the syntax of .\n Default setting is \"-a+31\""; "-warn-help", false, " Show description of warning numbers"; "-where", false, " Print location of standard library and exit"; "-", true, " Treat as a file name (even if it starts with `-')"; "-match-context-rows", true, " (advanced, see manual section 11.2.)"; "-use-prims", true, " (undocumented)"; "-dno-unique-ids", false, " (undocumented)"; "-dunique-ids", false, " (undocumented)"; "-dno-locations", false, " (undocumented)"; "-dlocations", false, " (undocumented)"; "-dsource", false, " (undocumented)"; "-dparsetree", false, " (undocumented)"; "-dtypedtree", false, " (undocumented)"; "-dshape", false, " (undocumented)"; "-drawlambda", false, " (undocumented)"; "-dlambda", false, " (undocumented)"; "-dinstr", false, " (undocumented)"; "-dcamlprimc", false, " (undocumented)"; "-dtimings", false, " Print timings information for each pass"; "-dprofile", false, " Print performance information for each pass\n The columns are: time alloc top-heap absolute-top-heap."; "-dump-into-file", false, " dump output like -dlambda into .dump"; "-dump-dir", true, " dump output like -dlambda into /.dump"; "-args", true, " Read additional newline-terminated command line arguments\n from "; "-args0", true, " Read additional null character terminated command line arguments\nfrom "; "-depend", true, " Compute dependencies (use 'ocamlc -depend -help' for details)"; ];; let ocamlopt_spec = Some [ "-a", false, " Build a library"; "-alert", true, " Enable or disable alerts according to :\n + enable alert \n - disable alert \n ++ treat as fatal error"; "--", true, " treat as non-fatal\n @ enable and treat it as fatal error\n can be 'all' to refer to all alert names"; "-absname", false, " Show absolute filenames in error messages"; "-afl-instrument", false, "Enable instrumentation for afl-fuzz"; "-afl-inst-ratio", false, "Configure percentage of branches instrumented\n (advanced, see afl-fuzz docs for AFL_INST_RATIO)"; "-annot", false, " (deprecated) Save information in .annot"; "-bin-annot", false, " Save typedtree in .cmt"; "-inline-branch-factor", true, "|=[,...] Estimate the probability of a branch being cold as 1/(1+n) (used for inlining) (default 0.10)"; "-c", false, " Compile only (do not link)"; "-cc", true, " Use as the C compiler and linker"; "-cclib", true, " Pass option to the C linker"; "-ccopt", true, " Pass option to the C compiler and linker"; "-clambda-checks", false, " Instrument clambda code with closure and field access checks (for debugging the compiler)"; "-Oclassic", false, " Make inlining decisions at function definition time rather than at the call site (replicates previous behaviour of the compiler)"; "-color", true, "{auto|always|never} Enable or disable colors in compiler messages\n The following settings are supported:\n auto use heuristics to enable colors only if supported\n always enable colors\n never disable colors\n The default setting is 'auto', and the current heuristic\n checks that the TERM environment variable exists and is\n not empty or \"dumb\", and that isatty(stderr) holds.\n If the option is not specified, these setting can alternatively\n be set through the OCAML_COLOR environment variable."; "-error-style", true, "{contextual|short} Control the way error messages and warnings are printed\n The following settings are supported:\n short only print the error and its location\n contextual like \"short\", but also display the source code\n snippet corresponding to the location of the error\n The default setting is 'contextual'.\n If the option is not specified, these setting can alternatively\n be set through the OCAML_ERROR_STYLE environment variable."; "-compact", false, " Optimize code size rather than speed"; "-config", false, " Print configuration values and exit"; "-config-var", false, " Print the value of a configuration variable, without a newline, and exit\n (print nothing and exit with error value if the variable does not exist)"; "-dtypes", false, " (deprecated) same as -annot"; "-for-pack", true, " Generate code that can later be `packed' with\n ocamlopt -pack -o .cmx"; "-g", false, " Record debugging information for exception backtrace"; "-function-sections", false, " (option not available)"; "-stop-after", true, "{parsing|typing|scheduling|emit} Stop after the given compilation pass."; "-save-ir-after", true, "{scheduling} Save intermediate representation after the given compilation pass(may be specified more than once)."; "-i", false, " Print inferred interface"; "-I", true, " Add to the list of include directories"; "-impl", true, " Compile as a .ml file"; "-inline", true, "|=[,...] Aggressiveness of inlining (default 1.25, higher numbers mean more aggressive)"; "-inline-toplevel", true, "|=[,...] Aggressiveness of inlining at toplevel (higher numbers mean more aggressive)"; "-inline-alloc-cost", true, "|=[,...] The cost of not removing an allocation during inlining (default 7, higher numbers more costly)"; "-inline-branch-cost", true, "|=[,...] The cost of not removing a conditional during inlining (default 5, higher numbers more costly)"; "-inline-call-cost", true, "|=[,...] The cost of not removing a call during inlining (default 5, higher numbers more costly)"; "-inline-prim-cost", true, "|=[,...] The cost of not removing a primitive during inlining (default 3, higher numbers more costly)"; "-inline-indirect-cost", true, "|=[,...] The cost of not removing an indirect call during inlining (default 4, higher numbers more costly)"; "-inline-lifting-benefit", true, "|=[,...] The benefit of lifting definitions to toplevel during inlining (default 1300, higher numbers more beneficial)"; "-inlining-report", false, " Emit `..inlining' file(s) (one per round) showing the inliner's decisions"; "-insn-sched", false, " Run the instruction scheduling pass (default)"; "-intf", true, " Compile as a .mli file"; "-intf-suffix", true, " Suffix for interface files (default: .mli)"; "-keep-docs", false, " Keep documentation strings in .cmi files"; "-no-keep-docs", false, " Do not keep documentation strings in .cmi files (default)"; "-keep-locs", false, " Keep locations in .cmi files (default)"; "-no-keep-locs", false, " Do not keep locations in .cmi files"; "-labels", false, " Use commuting label mode"; "-linkall", false, " Link all modules, even unused ones"; "-inline-max-depth", true, "|=[,...] Maximum depth of search for inlining opportunities inside inlined functions (default 1)"; "-alias-deps", false, " Do record dependencies for module aliases"; "-no-alias-deps", false, " Do not record dependencies for module aliases"; "-linscan", false, " Use the linear scan register allocator"; "-app-funct", false, " Activate applicative functors"; "-no-app-funct", false, " Deactivate applicative functors"; "-no-float-const-prop", false, " Deactivate constant propagation for floating-point operations"; "-noassert", false, " Do not compile assertion checks"; "-noautolink", false, " Do not automatically link C libraries specified in .cmxa files"; "-nodynlink", false, " Enable optimizations for code that will not be dynlinked"; "-no-insn-sched", false, " Do not run the instruction scheduling pass"; "-nolabels", false, " Ignore non-optional labels in types"; "-nostdlib", false, " Do not add default directory to the list of include directories"; "-nopervasives", false, " (undocumented)"; "-no-unbox-free-vars-of-closures", false, " Do not unbox variables that will appear inside function closures"; "-no-unbox-specialised-args", false, " Do not unbox arguments to which functions have been specialised"; "-o", true, " Set output file name to "; "-O2", false, " Apply increased optimization for speed"; "-O3", false, " Apply aggressive optimization for speed (may significantly increase code size and compilation time)"; "-opaque", false, " Does not generate cross-module optimization information\n (reduces necessary recompilation on module change)"; "-open", true, " Opens the module before typing"; "-output-obj", false, " Output an object file instead of an executable"; "-output-complete-obj", false, " Output an object file, including runtime, instead of an executable"; "-p", false, " (no longer supported)"; "-pack", false, " Package the given .cmx files into one .cmx"; "-plugin", true, " (no longer supported)"; "-pp", true, " Pipe sources through preprocessor "; "-ppx", true, " Pipe abstract syntax trees through preprocessor "; "-principal", false, " Check principality of type inference"; "-no-principal", false, " Do not check principality of type inference (default)"; "-rectypes", false, " Allow arbitrary recursive types"; "-no-rectypes", false, " Do not allow arbitrary recursive types (default)"; "-remove-unused-arguments", false, " Remove unused function arguments"; "-rounds", true, " Repeat tree optimization and inlining phases this many times (default 1). Rounds are numbered starting from zero."; "-runtime-variant", true, " Use the variant of the run-time system"; "-with-runtime", false, "Include the runtime system in the generated program (default)"; "-without-runtime", false, "Do not include the runtime system in the generated program."; "-S", false, " Keep intermediate assembly file"; "-safe-string", false, " (was set when configuring the compiler)"; "-shared", false, " Produce a dynlinkable plugin"; "-short-paths", false, " Shorten paths in types"; "-strict-sequence", false, " Left-hand part of a sequence must have type unit"; "-no-strict-sequence", false, " Left-hand part of a sequence need not have type unit (default)"; "-strict-formats", false, " Reject invalid formats accepted by legacy implementations\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should always use this flag\n to detect invalid formats so you can fix them.)"; "-no-strict-formats", false, " Accept invalid formats accepted by legacy implementations (default)\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should never use this flag\n and instead fix invalid formats.)"; "-thread", false, " (deprecated) same as -I +threads"; "-force-tmc", false, " Rewrite all possible TMC calls"; "-unbox-closures", false, " Pass free variables via specialised arguments rather than closures"; "-unbox-closures-factor", true, " 0> Scale the size threshold above which unbox-closures will slow down indirect calls rather than duplicating a function (default 10)"; "-inline-max-unroll", true, "|=[,...] Unroll recursive functions at most this many times (default 0)"; "-unboxed-types", false, " unannotated unboxable types will be unboxed"; "-no-unboxed-types", false, " unannotated unboxable types will not be unboxed (default)"; "-unsafe", false, " Do not compile bounds checking on array and string access"; "-unsafe-string", false, " (option not available)"; "-v", false, " Print compiler version and location of standard library and exit"; "-verbose", false, " Print calls to external commands"; "-version", false, " Print version and exit"; "--version", false, " Print version and exit"; "-vnum", false, " Print version number and exit"; "-w", true, " Enable or disable warnings according to :\n + enable warnings in \n - disable warnings in \n @ enable warnings in and treat them as errors\n can be:\n a single warning number\n .. a range of consecutive warning numbers\n a predefined set\n default setting is \"+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70\""; "-warn-error", true, " Enable or disable error status for warnings according\n to . See option -w for the syntax of .\n Default setting is \"-a+31\""; "-warn-help", false, " Show description of warning numbers"; "-where", false, " Print location of standard library and exit"; "-", true, " Treat as a file name (even if it starts with `-')"; "-match-context-rows", true, " (advanced, see manual section 11.2.)"; "-dno-unique-ids", false, " (undocumented)"; "-dunique-ids", false, " (undocumented)"; "-dno-locations", false, " (undocumented)"; "-dlocations", false, " (undocumented)"; "-dsource", false, " (undocumented)"; "-dparsetree", false, " (undocumented)"; "-dtypedtree", false, " (undocumented)"; "-dshape", false, " (undocumented)"; "-drawlambda", false, " (undocumented)"; "-dlambda", false, " (undocumented)"; "-drawclambda", false, " (undocumented)"; "-dclambda", false, " (undocumented)"; "-dcmm-invariants", false, " Extra sanity checks on Cmm"; "-dflambda", false, " Print Flambda terms"; "-drawflambda", false, " Print Flambda terms after closure conversion"; "-dflambda-invariants", false, " Check Flambda invariants around each pass"; "-dflambda-no-invariants", false, " Do not Check Flambda invariants around each pass"; "-dflambda-let", true, " Print when the given Flambda [Let] is created"; "-dflambda-verbose", false, " Print Flambda terms including around each pass"; "-dcmm", false, " (undocumented)"; "-dsel", false, " (undocumented)"; "-dcombine", false, " (undocumented)"; "-dcse", false, " (undocumented)"; "-dlive", false, " (undocumented)"; "-dspill", false, " (undocumented)"; "-dsplit", false, " (undocumented)"; "-dinterf", false, " (undocumented)"; "-dprefer", false, " (undocumented)"; "-dalloc", false, " (undocumented)"; "-dreload", false, " (undocumented)"; "-dscheduling", false, " (undocumented)"; "-dlinear", false, " (undocumented)"; "-dinterval", false, " (undocumented)"; "-dstartup", false, " (undocumented)"; "-dtimings", false, " Print timings information for each pass"; "-dprofile", false, " Print performance information for each pass\n The columns are: time alloc top-heap absolute-top-heap."; "-dump-into-file", false, " dump output like -dlambda into .dump"; "-dump-dir", true, " dump output like -dlambda into /.dump"; "-dump-pass", false, " Record transformations performed by these passes:\n unbox-closures unbox-specialised-args unbox-free-vars-of-closures\n remove-free-vars-equal-to-args remove-unused-arguments unused-arguments"; "-args", true, " Read additional newline-terminated command line arguments\n from "; "-args0", true, " Read additional null character terminated command line arguments\nfrom "; "-depend", true, " Compute dependencies (use 'ocamlopt -depend -help' for details)"; ];; let ocamldep_spec = Some [ "-absname", false, " Show absolute filenames in error messages"; "-all", false, " Generate dependencies on all files"; "-allow-approx", false, " Fallback to a lexer-based approximation on unparsable files"; "-as-map", false, " Omit delayed dependencies for module aliases (-no-alias-deps -w -49)"; "-debug-map", false, " Dump the delayed dependency map for each map file"; "-I", true, " Add to the list of include directories"; "-nocwd", false, " Do not add current working directory to the list of include directories"; "-impl", true, " Process as a .ml file"; "-intf", true, " Process as a .mli file"; "-map", true, " Read and propagate delayed dependencies to following files"; "-ml-synonym", true, " Consider as a synonym of the .ml extension"; "-mli-synonym", true, " Consider as a synonym of the .mli extension"; "-modules", false, " Print module dependencies in raw form (not suitable for make)"; "-native", false, " Generate dependencies for native-code only (no .cmo files)"; "-bytecode", false, " Generate dependencies for bytecode-code only (no .cmx files)"; "-one-line", false, " Output one line per file, regardless of the length"; "-open", true, " Opens the module before typing"; "-plugin", true, " (no longer supported)"; "-pp", true, " Pipe sources through preprocessor "; "-ppx", true, " Pipe abstract syntax trees through preprocessor "; "-shared", false, " Generate dependencies for native plugin files (.cmxs targets)"; "-slash", false, " (Windows) Use forward slash / instead of backslash \\ in file paths"; "-sort", false, " Sort files according to their dependencies"; "-version", false, " Print version and exit"; "-vnum", false, " Print version number and exit"; "-args", true, " Read additional newline separated command line arguments \n from "; "-args0", true, " Read additional NUL separated command line arguments from \n "; ];; let ocamldoc_spec = Some [ "-absname", false, " Show absolute filenames in error messages"; "-alert", true, " Enable or disable alerts according to :\n + enable alert \n - disable alert \n ++ treat as fatal error"; "--", true, " treat as non-fatal\n @ enable and treat it as fatal error\n can be 'all' to refer to all alert names"; "-I", true, " Add to the list of include directories"; "-impl", true, " Compile as a .ml file"; "-intf", true, " Compile as a .mli file"; "-intf-suffix", true, " Suffix for interface files (default: .mli)"; "-intf_suffix", true, " (deprecated) same as -intf-suffix"; "-labels", false, " Use commuting label mode"; "-modern", false, " (deprecated) same as -labels"; "-alias-deps", false, " Do record dependencies for module aliases"; "-no-alias-deps", false, " Do not record dependencies for module aliases"; "-app-funct", false, " Activate applicative functors"; "-no-app-funct", false, " Deactivate applicative functors"; "-noassert", false, " Do not compile assertion checks"; "-nolabels", false, " Ignore non-optional labels in types"; "-nostdlib", false, " Do not add default directory to the list of include directories"; "-open", true, " Opens the module before typing"; "-pp", true, " Pipe sources through preprocessor "; "-ppx", true, " Pipe abstract syntax trees through preprocessor "; "-principal", false, " Check principality of type inference"; "-no-principal", false, " Do not check principality of type inference (default)"; "-rectypes", false, " Allow arbitrary recursive types"; "-no-rectypes", false, " Do not allow arbitrary recursive types (default)"; "-safe-string", false, " (was set when configuring the compiler)"; "-short-paths", false, " Shorten paths in types"; "-strict-sequence", false, " Left-hand part of a sequence must have type unit"; "-no-strict-sequence", false, " Left-hand part of a sequence need not have type unit (default)"; "-strict-formats", false, " Reject invalid formats accepted by legacy implementations\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should always use this flag\n to detect invalid formats so you can fix them.)"; "-no-strict-formats", false, " Accept invalid formats accepted by legacy implementations (default)\n (Warning: Invalid formats may behave differently from\n previous OCaml versions, and will become always-rejected\n in future OCaml versions. You should never use this flag\n and instead fix invalid formats.)"; "-thread", false, " (deprecated) same as -I +threads"; "-force-tmc", false, " Rewrite all possible TMC calls"; "-unboxed-types", false, " unannotated unboxable types will be unboxed"; "-no-unboxed-types", false, " unannotated unboxable types will not be unboxed (default)"; "-unsafe-string", false, " (option not available)"; "-v", false, " Print compiler version and location of standard library and exit"; "-verbose", false, " Print calls to external commands"; "-version", false, " Print version and exit"; "--version", false, " Print version and exit"; "-vmthread", false, " (no longer supported)"; "-vnum", false, " Print version number and exit"; "-w", true, " Enable or disable warnings according to :\n + enable warnings in \n - disable warnings in \n @ enable warnings in and treat them as errors\n can be:\n a single warning number\n .. a range of consecutive warning numbers\n a predefined set\n default setting is \"+a-4-7-9-27-29-30-32..42-44-45-48-50-60-66..70\""; "-", true, " Treat as a file name (even if it starts with `-')"; "-initially-opened-module", true, " Name of the module that is initially opened"; "-lib", true, " Name of the library namespace for a prefixed library.Note: very experimental."; "-text", true, " Consider as a .txt file"; "-warn-error", false, " Treat ocamldoc warnings as errors"; "-show-missed-crossref", false, " Show missed cross-reference opportunities"; "-hide-warnings", false, " do not print ocamldoc warnings"; "-o", true, " Set the output file name, used by texi, latex and dot generators\n\t\t(default is ocamldoc.out)\n\t\tor the prefix of index files for the HTML generator\n\t\t(default is index)"; "-d", true, " Generate files in directory , rather than in current\n\t\tdirectory (for man and HTML generators)"; "-sort", false, " Sort the list of top modules before generating the documentation"; "-no-stop", false, " Do not stop at (**/**) comments"; "-no-custom-tags", false, " Do not allow custom @-tags"; "-stars", false, " Remove beginning blanks of comment lines, until the first '*'"; "-inv-merge-ml-mli", false, " Inverse implementations and interfaces when merging"; "-no-module-constraint-filter", false, "Do not filter module elements using module type constraints"; "-keep-code", false, " Always keep code when available\n"; "-dump", true, " Dump collected information into "; "-load", true, " Load information from ; may be used several times\n"; "-t", true, " Use <title> as title for the generated documentation"; "-intro", true, "<file> Use content of <file> as ocamldoc text to use as introduction\n\t\t(HTML, LaTeX and TeXinfo only)"; "-hide", true, "<M1,M2.M3,...> Hide the given complete module names in generated doc"; "-m", true, "<options> specify merge options between .mli and .ml\n\t\t<options> can be one or more of the following characters:\n\t\td merge description\n\t\ta merge @author\n\t\tv merge @version\n\t\tl merge @see\n\t\ts merge @since\n\t\tb merge @before\n\t\to merge @deprecated\n\t\tp merge @param\n\t\te merge @raise\n\t\tr merge @return\n\t\tc merge custom @-tags\n\t\tA merge all\n\n *** choosing a generator ***\n"; "-html", false, " Generate HTML documentation"; "-latex", false, " Generate LaTeX documentation"; "-texi", false, " Generate TeXinfo documentation"; "-man", false, " Generate man pages"; "-dot", false, " Generate dot code of top modules dependencies"; "-customdir", false, "Display custom generators standard directory and exit"; "-i", true, "<dir> Add the given directory to the search path for custom\n\t\tgenerators"; "-g", true, "<file.cm[o|a|xs]> Load file defining a new documentation generator\n\n *** HTML options ***\n"; "-all-params", false, " Display the complete list of parameters for functions and\n\t\tmethods (HTML only)"; "-css-style", true, "<file> Use content of <file> as CSS style definition (HTML only)"; "-index-only", false, " Generate index files only (HTML only)"; "-colorize-code", false, " Colorize code even in documentation pages (HTML only)"; "-short-functors", false, " Use short form to display functor types (HTML only)"; "-charset", true, "<s> Add information about character encoding being s\n\t\t(default is iso-8859-1)"; "-nonavbar", false, " Do not include the navigation bar (HTML only)\n\n *** LaTeX options ***\n"; "-noheader", false, " Suppress header in generated documentation\n\t\t(LaTeX and TeXinfo only)"; "-notrailer", false, " Suppress trailer in generated documentation\n\t\t(LaTeX and TeXinfo only)"; "-sepfiles", false, " Generate one file per toplevel module (LaTeX only)"; "-latextitle", false, "n,style Associate {n } to the given sectioning style\n\t\t(e.g. 'section') in the latex output (LaTeX only)\n\t\tDefault sectioning is:\n\t\t 0 -> section\n\t\t 1 -> section\n\t\t 2 -> subsection\n\t\t 3 -> subsubsection\n\t\t 4 -> paragraph\n\t\t 5 -> subparagraph"; "-latex-value-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of values.\n\t\t(default is \"val:\")"; "-latex-type-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of types.\n\t\t(default is \"type:\")"; "-latex-exception-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of exceptions.\n\t\t(default is \"exception:\")"; "-latex-attribute-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of attributes.\n\t\t(default is \"val:\")"; "-latex-method-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of methods.\n\t\t(default is \"method:\")"; "-latex-module-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of modules.\n\t\t(default is \"module:\")"; "-latex-module-type-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of module types.\n\t\t(default is \"moduletype:\")"; "-latex-class-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of classes.\n\t\t(default is \"class:\")"; "-latex-class-type-prefix", true, "<string>\n\t\tUse <string> as prefix for the LaTeX labels of class types.\n\t\t(default is \"classtype:\")"; "-notoc", false, " Do not generate table of contents (LaTeX only)\n\n *** texinfo options ***\n"; "-noindex", false, " Do not build index for Info files (TeXinfo only)"; "-esc8", false, " Escape accentuated characters in Info files (TeXinfo only)"; "-texinfotitle", false, "n,style Associate {n } to the given sectioning style\n\t\t(e.g. 'section') in the texInfo output (TeXinfo only)\n\t\tDefault sectioning is:\n\t\t 0 -> @chapter , @majorheading \n\t\t 1 -> @chapter , @majorheading \n\t\t 2 -> @section , @heading \n\t\t 3 -> @subsection , @subheading \n\t\t 4 -> @subsubsection , @subsubheading "; "-info-section", false, " Specify section of Info directory (TeXinfo only)"; "-info-entry", false, " Specify Info directory entry (TeXinfo only)\n\n *** dot options ***\n"; "-dot-colors", true, " <c1,c2,...,cn>\n\t\tUse colors c1,c1,...,cn in the dot output\n\t\t(default list is darkturquoise,darkgoldenrod2,cyan,green,\n\t\tmagenta,yellow,burlywood1,aquamarine,floralwhite,lightpink,\n\t\tlightblue,mediumturquoise,salmon,slategray3)"; "-dot-include-all", false, " Include all modules in the dot output, not only the\n\t\tmodules given on the command line"; "-dot-types", false, " Generate dependency graph for types instead of modules"; "-dot-reduce", false, " Perform a transitive reduction on the selected dependency graph\n\t\tbefore the dot output\n\n *** man pages options ***\n"; "-man-mini", false, " Generate man pages only for modules, module types, classes\n\t\tand class types (man only)"; "-man-suffix", true, "<suffix> Use <suffix> for man page files (default is 3o) (man only)\n"; "-man-section", true, "<section> Use <section> in man page files (default is 3) (man only)\n"; ];; Welcome to findlib version 1.9.5 Configuring core... Checking for #remove_directory... Testing threading model... ++ ocamlc -where + ./configure -config /etc/ocamlfind.conf -bindir /usr/bin -sitelib /usr/lib64/ocaml -mandir /usr/share/man -with-toolbox systhread_supported: true Testing DLLs... Testing whether ppxopt can be supported... Checking for ocamlc -opaque... Querying installation: META list not found make install will double-check installed META files Configuring libraries... unix: found dynlink: found bigarray: found compiler-libs: found dbm: not present (normal since 4.00) graphics: not present (normal since 4.09) num: not present (normal since 4.06) ocamlbuild: found (in +ocamlbuild) ocamldoc: found (in +ocamldoc) raw_spacetime: not present (normal since 4.12) threads: found (in +threads) runtime_events: not present str: found labltk: found (in +labltk) native dynlink: found camlp4: not present (normal since OCaml-4.02) bytes: found, installing fake library Configuration for stdlib written to site-lib-src/stdlib/META Configuration for unix written to site-lib-src/unix/META Configuration for dynlink written to site-lib-src/dynlink/META Configuration for bigarray written to site-lib-src/bigarray/META Configuration for compiler-libs written to site-lib-src/compiler-libs/META Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META Configuration for ocamldoc written to site-lib-src/ocamldoc/META Configuration for threads written to site-lib-src/threads/META Configuration for str written to site-lib-src/str/META Configuration for labltk written to site-lib-src/labltk/META Configuration for bytes written to site-lib-src/bytes/META Detecting compiler arguments: (extractor built) ok About the OCAML core installation: Standard library: /usr/lib64/ocaml Binaries: /usr/bin Manual pages: /usr/local/man Multi-threading type: posix The directory of site-specific packages will be site-lib: /usr/lib64/ocaml The configuration file is written to: findlib config file: /etc/ocamlfind.conf Software will be installed: Libraries: in <site-lib>/findlib Binaries: /usr/bin Manual pages: /usr/share/man topfind script: /usr/lib64/ocaml Topfind ppxopt support: yes Toolbox: yes Link custom runtime: yes Need bytes compatibility: no Configuration has been written to Makefile.config You can now do 'make all', and optionally 'make opt', to build ocamlfind. + make all for p in findlib findlib-toolbox; do ( cd src/$p; make all ) || exit; done make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib' ocamllex fl_meta.mll 22 states, 392 transitions, table size 1700 bytes USE_CYGPATH="0"; \ export USE_CYGPATH; \ cat findlib_config.mlp | \ ../../tools/patch '@CONFIGFILE@' '/etc/ocamlfind.conf' | \ ../../tools/patch '@STDLIB@' '/usr/lib64/ocaml' | \ sed -e 's;@AUTOLINK@;true;g' \ -e 's;@SYSTEM@;linux;g' \ >findlib_config.ml if [ "true" = "true" ]; then \ cp topfind.ml.in topfind.ml; \ else \ sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ > topfind.ml ; \ fi ocamldep *.ml *.mli >depend ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml File "fl_package_base.ml", line 304, characters 22-40: 304 | let pkg_ancestors = query_requirements predlist pkg in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 350, characters 18-36: 350 | let ancestors = query_requirements predlist package_name in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 375, characters 23-41: 375 | let pkg_ancestors = query_requirements predlist pkg in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 510, characters 16-35: 510 | ( let c = package_definitions search_path pkg.package_name in ^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml File "findlib.ml", line 390, characters 2-26: 390 | Fl_package_base.requires predlist pkg ^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "findlib.ml", line 396, characters 2-33: 396 | Fl_package_base.requires_deeply predlist pkglist ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml File "frontend.ml", line 859, characters 10-39: 859 | Fl_package_base.package_users predicates1 packages1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. ocamlc -I +compiler-libs -custom -o ocamlfind -g findlib.cma unix.cma \ -I +unix -I +dynlink ocaml_args.cmo frontend.cmo ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml File "topfind.ml", line 126, characters 40-63: 126 | match Hashtbl.find Toploop.directive_table "ppx" with ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 256, characters 4-27: 256 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 266, characters 4-27: 266 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 278, characters 4-27: 278 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 291, characters 4-27: 291 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 305, characters 4-27: 305 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 317, characters 4-27: 317 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo USE_CYGPATH="0"; \ export USE_CYGPATH; \ cat topfind_rd1.p | \ ../../tools/patch '@SITELIB@' '/usr/lib64/ocaml' \ >topfind ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib' make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib-toolbox' ocamlc -o make_wizard -I +unix -I +labltk -I ../findlib \ unix.cma str.cma labltk.cma findlib.cma make_wizard.ml File "make_wizard.ml", line 471, characters 20-39: 471 | (fun m -> String.uncapitalize m ^ ".cmo") ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "make_wizard.ml", line 475, characters 20-39: 475 | (fun m -> String.uncapitalize m ^ ".cmx") ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "make_wizard.ml", line 481, characters 20-39: 481 | (fun m -> String.uncapitalize m ^ ".cmo") ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "make_wizard.ml", line 487, characters 20-39: 487 | (fun m -> String.uncapitalize m ^ ".cmx") ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "make_wizard.ml", line 529, characters 14-33: 529 | let m' = String.uncapitalize m in ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "make_wizard.ml", line 546, characters 14-33: 546 | (fun m -> String.uncapitalize m ^ ".cmo") ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "make_wizard.ml", line 558, characters 14-33: 558 | (fun m -> String.uncapitalize m ^ ".cmx") ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "make_wizard.ml", line 752, characters 12-23: 752 | let s = Listbox.get lb (`Num i) in ^^^^^^^^^^^ Warning 6 [labels-omitted]: label index was omitted in the application of this function. File "make_wizard.ml", line 1066, characters 12-23: 1066 | let pkg = Listbox.get lb (`Num row) in ^^^^^^^^^^^ Warning 6 [labels-omitted]: label index was omitted in the application of this function. File "make_wizard.ml", line 1093, characters 8-25: 1093 | String.capitalize (Filename.chop_suffix name ".cmi")) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. File "make_wizard.ml", line 1131, characters 12-30: 1131 | List.sort Pervasives.compare (plist @ plist') ^^^^^^^^^^^^^^^^^^ 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 "make_wizard.ml", line 1199, characters 12-30: 1199 | List.sort Pervasives.compare (Fl_package_base.list_packages()) ^^^^^^^^^^^^^^^^^^ 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 "make_wizard.ml", line 1258, characters 2-19: 1258 | String.capitalize (Filename.chop_extension f) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. File "make_wizard.ml", line 1261, characters 25-43: 1261 | remove_dups (List.sort Pervasives.compare files'') ^^^^^^^^^^^^^^^^^^ 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 "make_wizard.ml", line 1356, characters 16-34: 1356 | List.sort Pervasives.compare (name :: !wiz_executables); ^^^^^^^^^^^^^^^^^^ 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 "make_wizard.ml", line 1288, characters 6-12: 1288 | let update = ^^^^^^ Warning 26 [unused-var]: unused variable update. make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib-toolbox' make all-config make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5' USE_CYGPATH="0"; \ export USE_CYGPATH; \ cat findlib.conf.in | \ tools/patch '@SITELIB@' '/usr/lib64/ocaml' >findlib.conf if ./tools/cmd_from_same_dir ocamlc; then \ echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ fi if ./tools/cmd_from_same_dir ocamlopt; then \ echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ fi if ./tools/cmd_from_same_dir ocamldep; then \ echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ fi if ./tools/cmd_from_same_dir ocamldoc; then \ echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ fi make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5' + make opt for p in findlib findlib-toolbox; do ( cd src/$p; make opt ) || exit; done make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib' ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml File "fl_package_base.ml", line 304, characters 22-40: 304 | let pkg_ancestors = query_requirements predlist pkg in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 350, characters 18-36: 350 | let ancestors = query_requirements predlist package_name in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 375, characters 23-41: 375 | let pkg_ancestors = query_requirements predlist pkg in ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "fl_package_base.ml", line 510, characters 16-35: 510 | ( let c = package_definitions search_path pkg.package_name in ^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml File "findlib.ml", line 390, characters 2-26: 390 | Fl_package_base.requires predlist pkg ^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. File "findlib.ml", line 396, characters 2-33: 396 | Fl_package_base.requires_deeply predlist pkglist ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx if [ 1 -gt 0 ]; then \ ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ fi ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml File "frontend.ml", line 859, characters 10-39: 859 | Fl_package_base.package_users predicates1 packages1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label preds was omitted in the application of this function. ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ -I +unix -I +dynlink ocaml_args.cmx frontend.cmx ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml File "topfind.ml", line 126, characters 40-63: 126 | match Hashtbl.find Toploop.directive_table "ppx" with ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 256, characters 4-27: 256 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 266, characters 4-27: 266 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 278, characters 4-27: 278 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 291, characters 4-27: 291 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 305, characters 4-27: 305 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "topfind.ml", line 317, characters 4-27: 317 | Toploop.directive_table ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx if [ 1 -gt 0 ]; then \ ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ fi ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx if [ 1 -gt 0 ]; then \ ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ fi make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib' make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib-toolbox' true make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib-toolbox' + rm doc/guide-html/TIMESTAMP + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.slO78W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd findlib-1.9.5 + mkdir -p /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/man/man5 + make install prefix=/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64 OCAMLFIND_BIN=/usr/bin OCAMLFIND_MAN=/usr/share/man if [ "1" -eq 1 ]; then \ for x in camlp4 dbm graphics labltk num ocamlbuild; do \ if [ -f "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/$x/META" ]; then \ if ! grep -Fq '[distributed with Ocaml]' "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64//usr/lib64/ocaml/$x/META"; then \ rm -f site-lib-src/$x/META; \ fi; \ fi; \ done; \ test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ fi echo 'SITELIB_META =' > Makefile.packages.in for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done tr '\n' ' ' < Makefile.packages.in > Makefile.packages rm Makefile.packages.in install -d "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/bin" install -d "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/man" make install-config make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5' install -d "`dirname \"/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/etc/ocamlfind.conf\"`" test -f "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/etc/ocamlfind.conf" || install -c findlib.conf "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/etc/ocamlfind.conf" make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5' for p in findlib findlib-toolbox; do ( cd src/$p; make install ); done make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib' install -d "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib" install -d "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/bin" install -d "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml" test 1 -eq 0 || install -c topfind "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/" files=` ../../tools/collect_files ../../Makefile.config \ findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ META` && \ install -c $files "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib/" f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ install -c $f "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/bin/ocamlfind" # the following "if" block is only needed for 4.00beta2 if [ 1 -eq 0 -a -f "/usr/lib64/ocaml/compiler-libs/topdirs.cmi" ]; then \ cd "/usr/lib64/ocaml/compiler-libs/"; \ install -c topdirs.cmi toploop.cmi "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib/"; \ fi make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib' make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib-toolbox' install -c make_wizard make_wizard.pattern /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib/ make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5/src/findlib-toolbox' make install-meta make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5' for x in bigarray bytes compiler-libs dynlink labltk ocamlbuild ocamldoc stdlib str threads unix ; do install -d "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/$x"; install -c site-lib-src/$x/META "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/$x/META.tmp" && mv "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/$x/META.tmp" "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/$x/META"; done install -d "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib"; install -c Makefile.packages "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib/Makefile.packages" make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5' test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/bin" make install-doc make[1]: Entering directory '/builddir/build/BUILD/findlib-1.9.5' install -d "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/man/man1" "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/man/man3" "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/man/man5" install -c doc/ref-man/ocamlfind.1 "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/man/man1" install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/man/man5" make[1]: Leaving directory '/builddir/build/BUILD/findlib-1.9.5' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.9.5-2.fc37 --unique-debug-suffix -1.9.5-2.fc37.riscv64 --unique-debug-src-base ocaml-findlib-1.9.5-2.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/findlib-1.9.5 extracting debug info from /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib/findlib.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/bin/ocamlfind extracting debug info from /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib/findlib_dynload.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/lib64/ocaml/findlib/findlib_top.cmxs original debug info size: 864kB, size after compression: 868kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 2 CRC32s did match. cpio: src/findlib/buffer.ml: Cannot stat: No such file or directory cpio: src/findlib/bytes.ml: Cannot stat: No such file or directory cpio: src/findlib/filename.ml: Cannot stat: No such file or directory cpio: src/findlib/hashtbl.ml: Cannot stat: No such file or directory cpio: src/findlib/lexing.ml: Cannot stat: No such file or directory cpio: src/findlib/list.ml: Cannot stat: No such file or directory cpio: src/findlib/otherlibs/dynlink/dynlink_common.ml: Cannot stat: No such file or directory cpio: src/findlib/printf.ml: Cannot stat: No such file or directory cpio: src/findlib/queue.ml: Cannot stat: No such file or directory cpio: src/findlib/set.ml: Cannot stat: No such file or directory cpio: src/findlib/stdlib.ml: Cannot stat: No such file or directory cpio: src/findlib/string.ml: Cannot stat: No such file or directory cpio: src/findlib/toplevel/topdirs.ml: Cannot stat: No such file or directory cpio: src/findlib/unix.ml: Cannot stat: No such file or directory 324 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./etc/ocamlfind.conf is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/bytes/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/topfind is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/threads/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/ocamlbuild/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/compiler-libs/META is executable but has no shebang, removing executable bit *** WARNING: Cannot read the first line from ./usr/lib64/ocaml/findlib/Makefile.packages, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/fl_package_base.mli is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/fl_metascanner.mli is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/make_wizard.pattern is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/topfind.mli is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/fl_dynload.mli is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/findlib_config.ml is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/Makefile.config is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/findlib/findlib.mli is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/ocamldoc/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/bigarray/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/labltk/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/str/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/stdlib/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/unix/META is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/ocaml/dynlink/META is executable but has no shebang, removing executable bit + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: ocaml-findlib-1.9.5-2.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RbPlR9 + umask 022 + cd /builddir/build/BUILD + cd findlib-1.9.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib + cp -pr doc/README /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib64/ocaml/findlib/META INFO: ignoring Requires ocaml(Parsetree)=d160a703cc0fe2b0a7acd97f6bf25245 from /usr/lib64/ocaml/findlib/findlib_top.cma INFO: ignoring Requires ocaml(Asttypes)=c6cbda0727ab24f24ff77e0199818937 from /usr/lib64/ocaml/findlib/findlib_top.cma Provides: config(ocaml-findlib) = 1.9.5-2.fc37 ocaml(Findlib) = d44b73d9d87aa8a2a740a3e7f738599b ocaml(Findlib_config) = acbccfba0b8152c4114cacff07b92a08 ocaml(Fl_args) = a8cf4e3f4d72f3a17668f1df2c24b49e ocaml(Fl_dynload) = 6fe04213bb7f649801e5f72ab6026eb0 ocaml(Fl_lint) = e8c378ce849450eb50855fccbaa7a5b2 ocaml(Fl_meta) = f0ee9d9ef172a4ad1e92a16eda751451 ocaml(Fl_metascanner) = e1b1d3fe0eca562f5e9dc0e0f04eee51 ocaml(Fl_metatoken) = 2ee80556b58c28796e5020152710a0dc ocaml(Fl_package_base) = 04c54a48fe2e7875409d82f50323d9b9 ocaml(Fl_split) = e9b02223b553fd0a88d556395d3e8c7d ocaml(Fl_topo) = 72ecd8c32375c7e4476ffce152ecd390 ocaml(Ocaml_args) = ef78a9d4e4bc916e01950454ca027aca ocaml(Topfind) = 18d8989d95f3d539e15bbad215356e42 ocaml-findlib = 1.9.5-2.fc37 ocaml-findlib(riscv-64) = 1.9.5-2.fc37 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) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(Build_path_prefix_map) = c087ed78089388f4d3a99676f2c10fc4 ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(Cmi_format) = 77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml(Dynlink) = b542e5672ad42f5b838f58913ba15456 ocaml(Env) = 0a6451d38f2684902476a54801d89f8b ocaml(Findlib) = d44b73d9d87aa8a2a740a3e7f738599b ocaml(Findlib_config) = acbccfba0b8152c4114cacff07b92a08 ocaml(Fl_meta) = f0ee9d9ef172a4ad1e92a16eda751451 ocaml(Fl_metascanner) = e1b1d3fe0eca562f5e9dc0e0f04eee51 ocaml(Fl_metatoken) = 2ee80556b58c28796e5020152710a0dc ocaml(Fl_package_base) = 04c54a48fe2e7875409d82f50323d9b9 ocaml(Fl_split) = e9b02223b553fd0a88d556395d3e8c7d ocaml(Fl_topo) = 72ecd8c32375c7e4476ffce152ecd390 ocaml(Ident) = a68d3b48cf66f01c3af823a07d101708 ocaml(Identifiable) = 026dfc8fdbcf370a975e554be578d5a5 ocaml(Load_path) = 8e616f4485805b33a8219ec934a7859a ocaml(Location) = ad05a11c5350a8043d12b4819575b03b ocaml(Longident) = dddbcb2c78e865fd75e9911c4b82a7e2 ocaml(Misc) = 9d0e49da1703d17dc3043e52bca13fe5 ocaml(Outcometree) = 674374723cd44ac1194584799175f801 ocaml(Path) = c74c2553734e7c86ab23c6946a08a019 ocaml(Primitive) = 8cd5b518055f39c57cb5bfdd62b072c1 ocaml(Shape) = a7485b44c054c48b77a4c0546f654051 ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml(Stdlib__Arg) = 04b768df3893b886dc494cea56b4aa5f ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Digest) = 61f6495d3274a42a78a63425ef892290 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Filename) = 3bcff250dd30a0e620fa7546882aaadf ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__Lexing) = c9318c276ac7e383fd682c2dd06be434 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Map) = 978f82916b5a172c11d2b72719d85680 ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Subst) = 428159e3773e2a53757d43066bcfca7f ocaml(Topdirs) = 895b140490a1769cb31ff36fb54760b8 ocaml(Toploop) = 1fa2e1c3d62a6ba74f5b2f24210b7277 ocaml(Type_immediacy) = 64565e32358a6229bf90cc93d486536a ocaml(Types) = 6c92ac95b66d8794b63f94c688fe1688 ocaml(Warnings) = 1c10e6007aca64cda69b6b055565b124 rtld(GNU_HASH) Processing files: ocaml-findlib-devel-1.9.5-2.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vyeVvm + umask 022 + cd /builddir/build/BUILD + cd findlib-1.9.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib-devel + cp -pr doc/README /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib-devel + cp -pr doc/guide-html /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64/usr/share/doc/ocaml-findlib-devel + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Requires ocaml(Parsetree)=d160a703cc0fe2b0a7acd97f6bf25245 from /usr/lib64/ocaml/findlib/findlib_top.cmxa INFO: ignoring Requires ocaml(Asttypes)=c6cbda0727ab24f24ff77e0199818937 from /usr/lib64/ocaml/findlib/findlib_top.cmxa Provides: ocaml(Findlib) = d44b73d9d87aa8a2a740a3e7f738599b ocaml(Findlib_config) = acbccfba0b8152c4114cacff07b92a08 ocaml(Fl_args) = a8cf4e3f4d72f3a17668f1df2c24b49e ocaml(Fl_dynload) = 6fe04213bb7f649801e5f72ab6026eb0 ocaml(Fl_lint) = e8c378ce849450eb50855fccbaa7a5b2 ocaml(Fl_meta) = f0ee9d9ef172a4ad1e92a16eda751451 ocaml(Fl_metascanner) = e1b1d3fe0eca562f5e9dc0e0f04eee51 ocaml(Fl_metatoken) = 2ee80556b58c28796e5020152710a0dc ocaml(Fl_package_base) = 04c54a48fe2e7875409d82f50323d9b9 ocaml(Fl_split) = e9b02223b553fd0a88d556395d3e8c7d ocaml(Fl_topo) = 72ecd8c32375c7e4476ffce152ecd390 ocaml(Topfind) = 18d8989d95f3d539e15bbad215356e42 ocaml-findlib-devel = 1.9.5-2.fc37 ocaml-findlib-devel(riscv-64) = 1.9.5-2.fc37 ocamlx(Findlib) = a34dafd6173db44ce27ce23e55cb7314 ocamlx(Findlib_config) = 035663bfc60dea9ec77af9c0c72619f9 ocamlx(Fl_args) = 728d09999d505fc7793a1996c15ae068 ocamlx(Fl_dynload) = 4cb55f24e86a4cb356a9a1cd77d713ae ocamlx(Fl_lint) = 3abd53f571600dfcad60e570f3048c27 ocamlx(Fl_meta) = a071b68e658c87e41a789e0f082d8eea ocamlx(Fl_metascanner) = 86bb2723474e8f9c344a543427633b0d ocamlx(Fl_metatoken) = 36ae209b29e2ccbe277e142892c0e923 ocamlx(Fl_package_base) = c1a5aa53819fb3421a23f9e8124fe125 ocamlx(Fl_split) = 5ff177b9008f61ed8c8b999070cbc5f0 ocamlx(Fl_topo) = 54f7e45040f4bc31904dc75e8a6574fe ocamlx(Topfind) = 47b7d2e66090fa4976d9aec26a5230cc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Build_path_prefix_map) = c087ed78089388f4d3a99676f2c10fc4 ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(Cmi_format) = 77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml(Dynlink) = b542e5672ad42f5b838f58913ba15456 ocaml(Env) = 0a6451d38f2684902476a54801d89f8b ocaml(Findlib) = d44b73d9d87aa8a2a740a3e7f738599b ocaml(Findlib_config) = acbccfba0b8152c4114cacff07b92a08 ocaml(Fl_meta) = f0ee9d9ef172a4ad1e92a16eda751451 ocaml(Fl_metascanner) = e1b1d3fe0eca562f5e9dc0e0f04eee51 ocaml(Fl_metatoken) = 2ee80556b58c28796e5020152710a0dc ocaml(Fl_package_base) = 04c54a48fe2e7875409d82f50323d9b9 ocaml(Fl_split) = e9b02223b553fd0a88d556395d3e8c7d ocaml(Fl_topo) = 72ecd8c32375c7e4476ffce152ecd390 ocaml(Ident) = a68d3b48cf66f01c3af823a07d101708 ocaml(Identifiable) = 026dfc8fdbcf370a975e554be578d5a5 ocaml(Load_path) = 8e616f4485805b33a8219ec934a7859a ocaml(Location) = ad05a11c5350a8043d12b4819575b03b ocaml(Longident) = dddbcb2c78e865fd75e9911c4b82a7e2 ocaml(Misc) = 9d0e49da1703d17dc3043e52bca13fe5 ocaml(Outcometree) = 674374723cd44ac1194584799175f801 ocaml(Path) = c74c2553734e7c86ab23c6946a08a019 ocaml(Primitive) = 8cd5b518055f39c57cb5bfdd62b072c1 ocaml(Shape) = a7485b44c054c48b77a4c0546f654051 ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml(Stdlib__Arg) = 04b768df3893b886dc494cea56b4aa5f ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Digest) = 61f6495d3274a42a78a63425ef892290 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Filename) = 3bcff250dd30a0e620fa7546882aaadf ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__Lexing) = c9318c276ac7e383fd682c2dd06be434 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Map) = 978f82916b5a172c11d2b72719d85680 ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Subst) = 428159e3773e2a53757d43066bcfca7f ocaml(Topdirs) = 895b140490a1769cb31ff36fb54760b8 ocaml(Toploop) = 1fa2e1c3d62a6ba74f5b2f24210b7277 ocaml(Type_immediacy) = 64565e32358a6229bf90cc93d486536a ocaml(Types) = 6c92ac95b66d8794b63f94c688fe1688 ocaml(Warnings) = 1c10e6007aca64cda69b6b055565b124 ocamlx(Dynlink) = 5ab64fd106535213a32e68c26e194c87 ocamlx(Stdlib) = 29fc6b4fd90dc91235156e20d0575996 ocamlx(Stdlib__Array) = bb1212fc50265efb994301edbd2f0ecc ocamlx(Stdlib__Buffer) = 673e1a9feee4c24aeb62fe0f3e3ec4ad ocamlx(Stdlib__Filename) = d28509257398356aab9aed2edf11d6cb ocamlx(Stdlib__Format) = 983da56657d4a84e1921601ebd2ba5fd ocamlx(Stdlib__Hashtbl) = c60c5e9b84ec15b69584c299944d0abb ocamlx(Stdlib__Lexing) = 4ba20253768aee73219c565dee7243bd ocamlx(Stdlib__List) = 75bce4c751643e407b6e75caf60b9db7 ocamlx(Stdlib__Map) = f9b31d0fc661b76354b76376270f8fae ocamlx(Stdlib__Printf) = 5637860688f82d7f837407cfaf0a6fae ocamlx(Stdlib__Set) = 9d41b0f6935651fa2b340a0986078a0a ocamlx(Stdlib__String) = 16f00be18fe41d5b5f3bc6b9bf6629df ocamlx(Stdlib__Sys) = b7b20574aeaf6b9579b0e18cd71b27d3 ocamlx(Topdirs) = 91324e2b53b9665b0fa82252c314afbb ocamlx(Toploop) = 30f36d97b6b991d20accbc73fab24a53 Processing files: ocaml-findlib-debugsource-1.9.5-2.fc37.riscv64 Provides: ocaml-findlib-debugsource = 1.9.5-2.fc37 ocaml-findlib-debugsource(riscv-64) = 1.9.5-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-findlib-debuginfo-1.9.5-2.fc37.riscv64 Provides: debuginfo(build-id) = 17ac1e99921663d5e38fc2bac4217e220420852f debuginfo(build-id) = 24bfbebabbf366a5261f5718317b9ca14c301ac0 debuginfo(build-id) = 5afad15fed8b396afc5e100f42c5f9020f8c12b4 debuginfo(build-id) = b8af175f198091e20c09003cf05a5d89a63bba00 ocaml-findlib-debuginfo = 1.9.5-2.fc37 ocaml-findlib-debuginfo(riscv-64) = 1.9.5-2.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-findlib-debugsource(riscv-64) = 1.9.5-2.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64 Wrote: /builddir/build/RPMS/ocaml-findlib-debugsource-1.9.5-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-findlib-debuginfo-1.9.5-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-findlib-devel-1.9.5-2.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-findlib-1.9.5-2.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NjGRnn + umask 022 + cd /builddir/build/BUILD + cd findlib-1.9.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-findlib-1.9.5-2.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.fao68Z + umask 022 + cd /builddir/build/BUILD + rm -rf findlib-1.9.5 findlib-1.9.5.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/lib64/ocaml/findlib/META Child return code was: 0