D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/bibtex2html-1.99-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kBemkK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf bibtex2html-1.99 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/bibtex2html-1.99.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bibtex2html-1.99 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/bibtex2html-1.98-ocaml-4.06.0.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i 's/-cclib -lstr//' Makefile.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xhBg6H + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bibtex2html-1.99 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for ocamlc... ocamlc ocaml version is 4.10.0+beta1 ocaml library path is /usr/lib64/ocaml checking for ocamlopt... ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... ocamlopt.opt checking ocamlc.opt version... ok checking for ocamllex... ocamllex checking for ocamllex.opt... ocamllex.opt checking for ocamldep... ocamldep checking for perl... /usr/bin/perl checking platform... not win32 checking for pdflatex... pdflatex configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating aux2bib configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 ocamlyacc bibtex_parser.mly ocamlc.opt -unsafe-string -c options.mli ocamlc.opt: OCaml has been configured with -force-safe-string: -unsafe-string is not available. Usage: ocamlc Options are: -a Build a library -alert Enable or disable alerts according to : + enable alert - disable alert ++ treat as fatal error -- treat as non-fatal @ enable and treat it as fatal error can be 'all' to refer to all alert names -absname Show absolute filenames in error messages -annot Save information in .annot -bin-annot Save typedtree in .cmt -c Compile only (do not link) -cc Use as the C compiler and linker -cclib Pass option to the C linker -ccopt Pass option to the C compiler and linker -color {auto|always|never} Enable or disable colors in compiler messages The following settings are supported: auto use heuristics to enable colors only if supported always enable colors never disable colors The default setting is 'auto', and the current heuristic checks that the TERM environment variable exists and is not empty or "dumb", and that isatty(stderr) holds. If the option is not specified, these setting can alternatively be set through the OCAML_COLOR environment variable. -error-style {contextual|short} Control the way error messages and warnings are printed The following settings are supported: short only print the error and its location contextual like "short", but also display the source code snippet corresponding to the location of the error The default setting is 'contextual'. If the option is not specified, these setting can alternatively be set through the OCAML_ERROR_STYLE environment variable. -compat-32 Check that generated bytecode can run on 32-bit platforms -config Print configuration values and exit -config-var Print the value of a configuration variable, a newline, and exit (print nothing and exit with error value if the variable does not exist) -custom Link in custom mode -dllib Use the dynamically-loaded library -dllpath Add to the run-time search path for shared libraries -dtypes (deprecated) same as -annot -for-pack Generate code that can later be `packed' with ocamlc -pack -o .cmo -g Save debugging information -stop-after {parsing|typing} Stop after the given compilation pass. -i Print inferred interface -I Add to the list of include directories -impl Compile as a .ml file -intf Compile as a .mli file -intf-suffix Suffix for interface files (default: .mli) -intf_suffix (deprecated) same as -intf-suffix -keep-docs Keep documentation strings in .cmi files -no-keep-docs Do not keep documentation strings in .cmi files (default) -keep-locs Keep locations in .cmi files (default) -no-keep-locs Do not keep locations in .cmi files -labels Use commuting label mode -linkall Link all modules, even unused ones -make-runtime Build a runtime system with given C objects and libraries -make_runtime (deprecated) same as -make-runtime -modern (deprecated) same as -labels -alias-deps Do record dependencies for module aliases -no-alias-deps Do not record dependencies for module aliases -app-funct Activate applicative functors -no-app-funct Deactivate applicative functors -no-check-prims Do not check runtime for primitives -noassert Do not compile assertion checks -noautolink Do not automatically link C libraries specified in .cma files -nolabels Ignore non-optional labels in types -nostdlib Do not add default directory to the list of include directories -nopervasives (undocumented) -o Set output file name to -opaque Does not generate cross-module optimization information (reduces necessary recompilation on module change) -open Opens the module before typing -output-obj Output an object file instead of an executable -output-complete-obj Output an object file, including runtime, instead of an executable -output-complete-exe Output a self-contained executable, including runtime and C stubs -pack Package the given .cmo files into one .cmo -pp Pipe sources through preprocessor -ppx Pipe abstract syntax trees through preprocessor -plugin (no longer supported) -principal Check principality of type inference -no-principal Do not check principality of type inference (default) -rectypes Allow arbitrary recursive types -no-rectypes Do not allow arbitrary recursive types (default) -runtime-variant Use the variant of the run-time system -with-runtime Include the runtime system in the generated program (default) -without-runtime Do not include the runtime system in the generated program. -safe-string (was set when configuring the compiler) -short-paths Shorten paths in types -strict-sequence Left-hand part of a sequence must have type unit -no-strict-sequence Left-hand part of a sequence need not have type unit (default) -strict-formats Reject invalid formats accepted by legacy implementations (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should always use this flag to detect invalid formats so you can fix them.) -no-strict-formats Accept invalid formats accepted by legacy implementations (default) (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should never use this flag and instead fix invalid formats.) -thread (deprecated) same as -I +threads -unboxed-types unannotated unboxable types will be unboxed -no-unboxed-types unannotated unboxable types will not be unboxed (default) -unsafe Do not compile bounds checking on array and string access -unsafe-string (option not available) -use-runtime Generate bytecode for the given runtime system -use_runtime (deprecated) same as -use-runtime -v Print compiler version and location of standard library and exit -verbose Print calls to external commands -version Print version and exit --version Print version and exit -vmthread (no longer supported) -vnum Print version number and exit -w Enable or disable warnings according to : + enable warnings in - disable warnings in @ enable warnings in and treat them as errors can be: a single warning number .. a range of consecutive warning numbers a predefined set default setting is "+a-4-6-7-9-27-29-30-32..42-44-45-48-50-60-66-67" -warn-error Enable or disable error status for warnings according to . See option -w for the syntax of . Default setting is "-a+31" -warn-help Show description of warning numbers -where Print location of standard library and exit - Treat as a file name (even if it starts with `-') -match-context-rows (advanced, see manual section 9.2.) -use-prims (undocumented) -dno-unique-ids (undocumented) -dunique-ids (undocumented) -dsource (undocumented) -dparsetree (undocumented) -dtypedtree (undocumented) -drawlambda (undocumented) -dlambda (undocumented) -dinstr (undocumented) -dcamlprimc (undocumented) -dtimings Print timings information for each pass -dprofile Print performance information for each pass The columns are: time alloc top-heap absolute-top-heap. -dump-into-file dump output like -dlambda into .dump -args Read additional newline-terminated command line arguments from -args0 Read additional null character terminated command line arguments from -depend Compute dependencies (use 'ocamlc -depend -help' for details) -help Display this list of options --help Display this list of options make: *** [Makefile:298: options.cmi] Error 2 make: *** Waiting for unfinished jobs.... ocamlc.opt -unsafe-string -c latexmacros.mli ocamlc.opt: OCaml has been configured with -force-safe-string: -unsafe-string is not available. Usage: ocamlc Options are: -a Build a library -alert Enable or disable alerts according to : + enable alert - disable alert ++ treat as fatal error -- treat as non-fatal @ enable and treat it as fatal error can be 'all' to refer to all alert names -absname Show absolute filenames in error messages -annot Save information in .annot -bin-annot Save typedtree in .cmt -c Compile only (do not link) -cc Use as the C compiler and linker -cclib Pass option to the C linker -ccopt Pass option to the C compiler and linker -color {auto|always|never} Enable or disable colors in compiler messages The following settings are supported: auto use heuristics to enable colors only if supported always enable colors never disable colors The default setting is 'auto', and the current heuristic checks that the TERM environment variable exists and is not empty or "dumb", and that isatty(stderr) holds. If the option is not specified, these setting can alternatively be set through the OCAML_COLOR environment variable. -error-style {contextual|short} Control the way error messages and warnings are printed The following settings are supported: short only print the error and its location contextual like "short", but also display the source code snippet corresponding to the location of the error The default setting is 'contextual'. If the option is not specified, these setting can alternatively be set through the OCAML_ERROR_STYLE environment variable. -compat-32 Check that generated bytecode can run on 32-bit platforms -config Print configuration values and exit -config-var Print the value of a configuration variable, a newline, and exit (print nothing and exit with error value if the variable does not exist) -custom Link in custom mode -dllib Use the dynamically-loaded library -dllpath Add to the run-time search path for shared libraries -dtypes (deprecated) same as -annot -for-pack Generate code that can later be `packed' with ocamlc -pack -o .cmo -g Save debugging information -stop-after {parsing|typing} Stop after the given compilation pass. -i Print inferred interface -I Add to the list of include directories -impl Compile as a .ml file -intf Compile as a .mli file -intf-suffix Suffix for interface files (default: .mli) -intf_suffix (deprecated) same as -intf-suffix -keep-docs Keep documentation strings in .cmi files -no-keep-docs Do not keep documentation strings in .cmi files (default) -keep-locs Keep locations in .cmi files (default) -no-keep-locs Do not keep locations in .cmi files -labels Use commuting label mode -linkall Link all modules, even unused ones -make-runtime Build a runtime system with given C objects and libraries -make_runtime (deprecated) same as -make-runtime -modern (deprecated) same as -labels -alias-deps Do record dependencies for module aliases -no-alias-deps Do not record dependencies for module aliases -app-funct Activate applicative functors -no-app-funct Deactivate applicative functors -no-check-prims Do not check runtime for primitives -noassert Do not compile assertion checks -noautolink Do not automatically link C libraries specified in .cma files -nolabels Ignore non-optional labels in types -nostdlib Do not add default directory to the list of include directories -nopervasives (undocumented) -o Set output file name to -opaque Does not generate cross-module optimization information (reduces necessary recompilation on module change) -open Opens the module before typing -output-obj Output an object file instead of an executable -output-complete-obj Output an object file, including runtime, instead of an executable -output-complete-exe Output a self-contained executable, including runtime and C stubs -pack Package the given .cmo files into one .cmo -pp Pipe sources through preprocessor -ppx Pipe abstract syntax trees through preprocessor -plugin (no longer supported) -principal Check principality of type inference -no-principal Do not check principality of type inference (default) -rectypes Allow arbitrary recursive types -no-rectypes Do not allow arbitrary recursive types (default) -runtime-variant Use the variant of the run-time system -with-runtime Include the runtime system in the generated program (default) -without-runtime Do not include the runtime system in the generated program. -safe-string (was set when configuring the compiler) -short-paths Shorten paths in types -strict-sequence Left-hand part of a sequence must have type unit -no-strict-sequence Left-hand part of a sequence need not have type unit (default) -strict-formats Reject invalid formats accepted by legacy implementations (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should always use this flag to detect invalid formats so you can fix them.) -no-strict-formats Accept invalid formats accepted by legacy implementations (default) (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should never use this flag and instead fix invalid formats.) -thread (deprecated) same as -I +threads -unboxed-types unannotated unboxable types will be unboxed -no-unboxed-types unannotated unboxable types will not be unboxed (default) -unsafe Do not compile bounds checking on array and string access -unsafe-string (option not available) -use-runtime Generate bytecode for the given runtime system -use_runtime (deprecated) same as -use-runtime -v Print compiler version and location of standard library and exit -verbose Print calls to external commands -version Print version and exit --version Print version and exit -vmthread (no longer supported) -vnum Print version number and exit -w Enable or disable warnings according to : + enable warnings in - disable warnings in @ enable warnings in and treat them as errors can be: a single warning number .. a range of consecutive warning numbers a predefined set default setting is "+a-4-6-7-9-27-29-30-32..42-44-45-48-50-60-66-67" -warn-error Enable or disable error status for warnings according to . See option -w for the syntax of . Default setting is "-a+31" -warn-help Show description of warning numbers -where Print location of standard library and exit - Treat as a file name (even if it starts with `-') -match-context-rows (advanced, see manual section 9.2.) -use-prims (undocumented) -dno-unique-ids (undocumented) -dunique-ids (undocumented) -dsource (undocumented) -dparsetree (undocumented) -dtypedtree (undocumented) -drawlambda (undocumented) -dlambda (undocumented) -dinstr (undocumented) -dcamlprimc (undocumented) -dtimings Print timings information for each pass -dprofile Print performance information for each pass The columns are: time alloc top-heap absolute-top-heap. -dump-into-file dump output like -dlambda into .dump -args Read additional newline-terminated command line arguments from -args0 Read additional null character terminated command line arguments from -depend Compute dependencies (use 'ocamlc -depend -help' for details) -help Display this list of options --help Display this list of options make: *** [Makefile:298: latexmacros.cmi] Error 2 ocamllex.opt bbl_lexer.mll 92 states, 740 transitions, table size 3512 bytes ocamlyacc bibtex_parser.mly ocamllex.opt bibtex_lexer.mll 36 states, 325 transitions, table size 1516 bytes 1304 additional bytes used for bindings ocamlc.opt -unsafe-string -c bibtex.mli ocamlc.opt: OCaml has been configured with -force-safe-string: -unsafe-string is not available. Usage: ocamlc Options are: -a Build a library -alert Enable or disable alerts according to : + enable alert - disable alert ++ treat as fatal error -- treat as non-fatal @ enable and treat it as fatal error can be 'all' to refer to all alert names -absname Show absolute filenames in error messages -annot Save information in .annot -bin-annot Save typedtree in .cmt -c Compile only (do not link) -cc Use as the C compiler and linker -cclib Pass option to the C linker -ccopt Pass option to the C compiler and linker -color {auto|always|never} Enable or disable colors in compiler messages The following settings are supported: auto use heuristics to enable colors only if supported always enable colors never disable colors The default setting is 'auto', and the current heuristic checks that the TERM environment variable exists and is not empty or "dumb", and that isatty(stderr) holds. If the option is not specified, these setting can alternatively be set through the OCAML_COLOR environment variable. -error-style {contextual|short} Control the way error messages and warnings are printed The following settings are supported: short only print the error and its location contextual like "short", but also display the source code snippet corresponding to the location of the error The default setting is 'contextual'. If the option is not specified, these setting can alternatively be set through the OCAML_ERROR_STYLE environment variable. -compat-32 Check that generated bytecode can run on 32-bit platforms -config Print configuration values and exit -config-var Print the value of a configuration variable, a newline, and exit (print nothing and exit with error value if the variable does not exist) -custom Link in custom mode -dllib Use the dynamically-loaded library -dllpath Add to the run-time search path for shared libraries -dtypes (deprecated) same as -annot -for-pack Generate code that can later be `packed' with ocamlc -pack -o .cmo -g Save debugging information -stop-after {parsing|typing} Stop after the given compilation pass. -i Print inferred interface -I Add to the list of include directories -impl Compile as a .ml file -intf Compile as a .mli file -intf-suffix Suffix for interface files (default: .mli) -intf_suffix (deprecated) same as -intf-suffix -keep-docs Keep documentation strings in .cmi files -no-keep-docs Do not keep documentation strings in .cmi files (default) -keep-locs Keep locations in .cmi files (default) -no-keep-locs Do not keep locations in .cmi files -labels Use commuting label mode -linkall Link all modules, even unused ones -make-runtime Build a runtime system with given C objects and libraries -make_runtime (deprecated) same as -make-runtime -modern (deprecated) same as -labels -alias-deps Do record dependencies for module aliases -no-alias-deps Do not record dependencies for module aliases -app-funct Activate applicative functors -no-app-funct Deactivate applicative functors -no-check-prims Do not check runtime for primitives -noassert Do not compile assertion checks -noautolink Do not automatically link C libraries specified in .cma files -nolabels Ignore non-optional labels in types -nostdlib Do not add default directory to the list of include directories -nopervasives (undocumented) -o Set output file name to -opaque Does not generate cross-module optimization information (reduces necessary recompilation on module change) -open Opens the module before typing -output-obj Output an object file instead of an executable -output-complete-obj Output an object file, including runtime, instead of an executable -output-complete-exe Output a self-contained executable, including runtime and C stubs -pack Package the given .cmo files into one .cmo -pp Pipe sources through preprocessor -ppx Pipe abstract syntax trees through preprocessor -plugin (no longer supported) -principal Check principality of type inference -no-principal Do not check principality of type inference (default) -rectypes Allow arbitrary recursive types -no-rectypes Do not allow arbitrary recursive types (default) -runtime-variant Use the variant of the run-time system -with-runtime Include the runtime system in the generated program (default) -without-runtime Do not include the runtime system in the generated program. -safe-string (was set when configuring the compiler) -short-paths Shorten paths in types -strict-sequence Left-hand part of a sequence must have type unit -no-strict-sequence Left-hand part of a sequence need not have type unit (default) -strict-formats Reject invalid formats accepted by legacy implementations (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should always use this flag to detect invalid formats so you can fix them.) -no-strict-formats Accept invalid formats accepted by legacy implementations (default) (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should never use this flag and instead fix invalid formats.) -thread (deprecated) same as -I +threads -unboxed-types unannotated unboxable types will be unboxed -no-unboxed-types unannotated unboxable types will not be unboxed (default) -unsafe Do not compile bounds checking on array and string access -unsafe-string (option not available) -use-runtime Generate bytecode for the given runtime system -use_runtime (deprecated) same as -use-runtime -v Print compiler version and location of standard library and exit -verbose Print calls to external commands -version Print version and exit --version Print version and exit -vmthread (no longer supported) -vnum Print version number and exit -w Enable or disable warnings according to : + enable warnings in - disable warnings in @ enable warnings in and treat them as errors can be: a single warning number .. a range of consecutive warning numbers a predefined set default setting is "+a-4-6-7-9-27-29-30-32..42-44-45-48-50-60-66-67" -warn-error Enable or disable error status for warnings according to . See option -w for the syntax of . Default setting is "-a+31" -warn-help Show description of warning numbers -where Print location of standard library and exit - Treat as a file name (even if it starts with `-') -match-context-rows (advanced, see manual section 9.2.) -use-prims (undocumented) -dno-unique-ids (undocumented) -dunique-ids (undocumented) -dsource (undocumented) -dparsetree (undocumented) -dtypedtree (undocumented) -drawlambda (undocumented) -dlambda (undocumented) -dinstr (undocumented) -dcamlprimc (undocumented) -dtimings Print timings information for each pass -dprofile Print performance information for each pass The columns are: time alloc top-heap absolute-top-heap. -dump-into-file dump output like -dlambda into .dump -args Read additional newline-terminated command line arguments from -args0 Read additional null character terminated command line arguments from -depend Compute dependencies (use 'ocamlc -depend -help' for details) -help Display this list of options --help Display this list of options make: *** [Makefile:298: bibtex.cmi] Error 2 ocamlopt.opt -unsafe-string -c html.ml ocamlopt.opt: OCaml has been configured with -force-safe-string: -unsafe-string is not available. Usage: ocamlopt Options are: -a Build a library -alert Enable or disable alerts according to : + enable alert - disable alert ++ treat as fatal error -- treat as non-fatal @ enable and treat it as fatal error can be 'all' to refer to all alert names -absname Show absolute filenames in error messages -afl-instrument Enable instrumentation for afl-fuzz -afl-inst-ratio Configure percentage of branches instrumented (advanced, see afl-fuzz docs for AFL_INST_RATIO) -annot Save information in .annot -bin-annot Save typedtree in .cmt -inline-branch-factor |=[,...] Estimate the probability of a branch being cold as 1/(1+n) (used for inlining) (default 0.10) -c Compile only (do not link) -cc Use as the C compiler and linker -cclib Pass option to the C linker -ccopt Pass option to the C compiler and linker -clambda-checks Instrument clambda code with closure and field access checks (for debugging the compiler) -Oclassic Make inlining decisions at function definition time rather than at the call site (replicates previous behaviour of the compiler) -color {auto|always|never} Enable or disable colors in compiler messages The following settings are supported: auto use heuristics to enable colors only if supported always enable colors never disable colors The default setting is 'auto', and the current heuristic checks that the TERM environment variable exists and is not empty or "dumb", and that isatty(stderr) holds. If the option is not specified, these setting can alternatively be set through the OCAML_COLOR environment variable. -error-style {contextual|short} Control the way error messages and warnings are printed The following settings are supported: short only print the error and its location contextual like "short", but also display the source code snippet corresponding to the location of the error The default setting is 'contextual'. If the option is not specified, these setting can alternatively be set through the OCAML_ERROR_STYLE environment variable. -compact Optimize code size rather than speed -config Print configuration values and exit -config-var Print the value of a configuration variable, a newline, and exit (print nothing and exit with error value if the variable does not exist) -dtypes (deprecated) same as -annot -for-pack Generate code that can later be `packed' with ocamlopt -pack -o .cmx -g Record debugging information for exception backtrace -function-sections Generate each function in a separate section if target supports it -stop-after {parsing|typing} Stop after the given compilation pass. -i Print inferred interface -I Add to the list of include directories -impl Compile as a .ml file -inline |=[,...] Aggressiveness of inlining (default 1.25, higher numbers mean more aggressive) -inline-toplevel |=[,...] Aggressiveness of inlining at toplevel (higher numbers mean more aggressive) -inline-alloc-cost |=[,...] The cost of not removing an allocation during inlining (default 7, higher numbers more costly) -inline-branch-cost |=[,...] The cost of not removing a conditional during inlining (default 5, higher numbers more costly) -inline-call-cost |=[,...] The cost of not removing a call during inlining (default 5, higher numbers more costly) -inline-prim-cost |=[,...] The cost of not removing a primitive during inlining (default 3, higher numbers more costly) -inline-indirect-cost |=[,...] The cost of not removing an indirect call during inlining (default 4, higher numbers more costly) -inline-lifting-benefit |=[,...] The benefit of lifting definitions to toplevel during inlining (default 1300, higher numbers more beneficial) -inlining-report Emit `..inlining' file(s) (one per round) showing the inliner's decisions -insn-sched Run the instruction scheduling pass (default) -intf Compile as a .mli file -intf-suffix Suffix for interface files (default: .mli) -keep-docs Keep documentation strings in .cmi files -no-keep-docs Do not keep documentation strings in .cmi files (default) -keep-locs Keep locations in .cmi files (default) -no-keep-locs Do not keep locations in .cmi files -labels Use commuting label mode -linkall Link all modules, even unused ones -inline-max-depth |=[,...] Maximum depth of search for inlining opportunities inside inlined functions (default 1) -alias-deps Do record dependencies for module aliases -no-alias-deps Do not record dependencies for module aliases -linscan Use the linear scan register allocator -app-funct Activate applicative functors -no-app-funct Deactivate applicative functors -no-float-const-prop Deactivate constant propagation for floating-point operations -noassert Do not compile assertion checks -noautolink Do not automatically link C libraries specified in .cmxa files -nodynlink Enable optimizations for code that will not be dynlinked -no-insn-sched Do not run the instruction scheduling pass -nolabels Ignore non-optional labels in types -nostdlib Do not add default directory to the list of include directories -nopervasives (undocumented) -no-unbox-free-vars-of-closures Do not unbox variables that will appear inside function closures -no-unbox-specialised-args Do not unbox arguments to which functions have been specialised -o Set output file name to -O2 Apply increased optimization for speed -O3 Apply aggressive optimization for speed (may significantly increase code size and compilation time) -opaque Does not generate cross-module optimization information (reduces necessary recompilation on module change) -open Opens the module before typing -output-obj Output an object file instead of an executable -output-complete-obj Output an object file, including runtime, instead of an executable -p (no longer supported) -pack Package the given .cmx files into one .cmx -plugin (no longer supported) -pp Pipe sources through preprocessor -ppx Pipe abstract syntax trees through preprocessor -principal Check principality of type inference -no-principal Do not check principality of type inference (default) -rectypes Allow arbitrary recursive types -no-rectypes Do not allow arbitrary recursive types (default) -remove-unused-arguments Remove unused function arguments -rounds Repeat tree optimization and inlining phases this many times (default 1). Rounds are numbered starting from zero. -runtime-variant Use the variant of the run-time system -with-runtime Include the runtime system in the generated program (default) -without-runtime Do not include the runtime system in the generated program. -S Keep intermediate assembly file -safe-string (was set when configuring the compiler) -shared Produce a dynlinkable plugin -short-paths Shorten paths in types -strict-sequence Left-hand part of a sequence must have type unit -no-strict-sequence Left-hand part of a sequence need not have type unit (default) -strict-formats Reject invalid formats accepted by legacy implementations (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should always use this flag to detect invalid formats so you can fix them.) -no-strict-formats Accept invalid formats accepted by legacy implementations (default) (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should never use this flag and instead fix invalid formats.) -thread (deprecated) same as -I +threads -unbox-closures Pass free variables via specialised arguments rather than closures -unbox-closures-factor 0> Scale the size threshold above which unbox-closures will slow down indirect calls rather than duplicating a function (default 10) -inline-max-unroll |=[,...] Unroll recursive functions at most this many times (default 0) -unboxed-types unannotated unboxable types will be unboxed -no-unboxed-types unannotated unboxable types will not be unboxed (default) -unsafe Do not compile bounds checking on array and string access -unsafe-string (option not available) -v Print compiler version and location of standard library and exit -verbose Print calls to external commands -version Print version and exit --version Print version and exit -vnum Print version number and exit -w Enable or disable warnings according to : + enable warnings in - disable warnings in @ enable warnings in and treat them as errors can be: a single warning number .. a range of consecutive warning numbers a predefined set default setting is "+a-4-6-7-9-27-29-30-32..42-44-45-48-50-60-66-67" -warn-error Enable or disable error status for warnings according to . See option -w for the syntax of . Default setting is "-a+31" -warn-help Show description of warning numbers -where Print location of standard library and exit - Treat as a file name (even if it starts with `-') -match-context-rows (advanced, see manual section 9.2.) -dno-unique-ids (undocumented) -dunique-ids (undocumented) -dsource (undocumented) -dparsetree (undocumented) -dtypedtree (undocumented) -drawlambda (undocumented) -dlambda (undocumented) -drawclambda (undocumented) -dclambda (undocumented) -dflambda Print Flambda terms -drawflambda Print Flambda terms after closure conversion -dflambda-invariants Check Flambda invariants around each pass -dflambda-no-invariants Do not Check Flambda invariants around each pass -dflambda-let Print when the given Flambda [Let] is created -dflambda-verbose Print Flambda terms including around each pass -dcmm (undocumented) -dsel (undocumented) -dcombine (undocumented) -dcse (undocumented) -dlive (undocumented) -davail Print register availability info when printing liveness -drunavail Run register availability pass (for testing only; needs -g) -dspill (undocumented) -dsplit (undocumented) -dinterf (undocumented) -dprefer (undocumented) -dalloc (undocumented) -dreload (undocumented) -dscheduling (undocumented) -dlinear (undocumented) -dinterval (undocumented) -dstartup (undocumented) -dtimings Print timings information for each pass -dprofile Print performance information for each pass The columns are: time alloc top-heap absolute-top-heap. -dump-into-file dump output like -dlambda into .dump -dump-pass Record transformations performed by these passes: unbox-closures unbox-specialised-args unbox-free-vars-of-closures remove-free-vars-equal-to-args remove-unused-arguments unused-arguments -args Read additional newline-terminated command line arguments from -args0 Read additional null character terminated command line arguments from -depend Compute dependencies (use 'ocamlopt -depend -help' for details) -help Display this list of options --help Display this list of options make: *** [Makefile:307: html.cmx] Error 2 ocamllex.opt latexscan.mll 376 states, 6131 transitions, table size 26780 bytes 4414 additional bytes used for bindings error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.xhBg6H (%build) RPM build errors: %configure2_5x is deprecated, use %configure instead Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.xhBg6H (%build) I: [iurt_root_command] ERROR: chroot