Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/local/bin/gmake coldstart
- gmake[1]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake -C runtime all
- gmake[2]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- gmake[2]: Nothing to be done for 'all'.
- gmake[2]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- cp runtime/ocamlrun boot/ocamlrun
- /usr/local/bin/gmake -C stdlib \
- CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
- gmake[2]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/stdlib'
- gmake[2]: Nothing to be done for 'all'.
- gmake[2]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/stdlib'
- cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- gmake[1]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake opt.opt
- gmake[1]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake checkstack
- gmake[2]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- if cc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -Wl,-E -o tools/checkstack tools/checkstack.c; \
- then tools/checkstack; \
- fi
- rm -f tools/checkstack
- gmake[2]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake runtime
- gmake[2]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake -C runtime all
- gmake[3]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- gmake[3]: Nothing to be done for 'all'.
- gmake[3]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- gmake[2]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake core
- gmake[2]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake coldstart
- gmake[3]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake -C runtime all
- gmake[4]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- gmake[4]: Nothing to be done for 'all'.
- gmake[4]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- cp runtime/ocamlrun boot/ocamlrun
- /usr/local/bin/gmake -C stdlib \
- CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
- gmake[4]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/stdlib'
- gmake[4]: Nothing to be done for 'all'.
- gmake[4]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/stdlib'
- cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- gmake[3]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake coreall
- gmake[3]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake -C runtime all
- gmake[4]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- gmake[4]: Nothing to be done for 'all'.
- gmake[4]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- /usr/local/bin/gmake ocamlc
- gmake[4]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- gmake[4]: 'ocamlc' is up to date.
- gmake[4]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake ocamllex ocamltools library
- gmake[4]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake -C yacc all
- gmake[5]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/yacc'
- gmake[5]: Nothing to be done for 'all'.
- gmake[5]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/yacc'
- /usr/local/bin/gmake -C stdlib all
- gmake[5]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/stdlib'
- gmake[5]: Nothing to be done for 'all'.
- gmake[5]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/stdlib'
- /usr/local/bin/gmake -C lex all
- gmake[5]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/lex'
- gmake[5]: Nothing to be done for 'all'.
- gmake[5]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/lex'
- /usr/local/bin/gmake -C tools all
- gmake[5]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/tools'
- gmake[5]: Nothing to be done for 'all'.
- gmake[5]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/tools'
- gmake[4]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- gmake[3]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- gmake[2]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake ocaml
- gmake[2]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- gmake[2]: 'ocaml' is up to date.
- gmake[2]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake opt-core
- gmake[2]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- /usr/local/bin/gmake -C runtime allopt
- gmake[3]: Entering directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o startup_aux_n.o startup_aux.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o startup_nat_n.o startup_nat.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o main_n.o main.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o fail_nat_n.o fail_nat.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o roots_nat_n.o roots_nat.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o signals_n.o signals.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o signals_nat_n.o signals_nat.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o misc_n.o misc.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o freelist_n.o freelist.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o major_gc_n.o major_gc.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o minor_gc_n.o minor_gc.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o memory_n.o memory.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o alloc_n.o alloc.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o compare_n.o compare.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o ints_n.o ints.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o floats_n.o floats.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o str_n.o str.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o array_n.o array.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o io_n.o io.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o extern_n.o extern.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o intern_n.o intern.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o hash_n.o hash.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o sys_n.o sys.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o parsing_n.o parsing.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o gc_ctrl_n.o gc_ctrl.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o eventlog_n.o eventlog.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o md5_n.o md5.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o obj_n.o obj.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o lexing_n.o lexing.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o unix_n.o unix.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o printexc_n.o printexc.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o callback_n.o callback.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o weak_n.o weak.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o compact_n.o compact.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o finalise_n.o finalise.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o custom_n.o custom.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o globroots_n.o globroots.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o backtrace_nat_n.o backtrace_nat.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o backtrace_n.o backtrace.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -DOCAML_STDLIB_DIR='"/root/.opam/ocaml-4.11/lib/ocaml"' -o dynlink_nat_n.o dynlink_nat.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o debugger_n.o debugger.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o meta_n.o meta.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -DOCAML_STDLIB_DIR='"/root/.opam/ocaml-4.11/lib/ocaml"' -o dynlink_n.o dynlink.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o clambda_checks_n.o clambda_checks.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o spacetime_nat_n.o spacetime_nat.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o spacetime_snapshot_n.o spacetime_snapshot.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o afl_n.o afl.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o bigarray_n.o bigarray.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o memprof_n.o memprof.c
- cc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections -g -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_freebsd -o domain_n.o domain.c
- memprof.c:133:13: warning: implicit conversion from 'long' to 'double' changes value from 4611686018427387903 to 4611686018427387904 [-Wimplicit-const-int-float-conversion]
- if (res > Max_long) return Max_long;
- ~ ^~~~~~~~
- ./caml/mlvalues.h:77:58: note: expanded from macro 'Max_long'
- #define Max_long (((intnat)1 << (8 * sizeof(value) - 2)) - 1)
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
- cc -c -DSYS_freebsd -I../runtime -DMODEL_default -o amd64.o amd64.S || \
- { echo "If your assembler produced syntax errors, it is probably";\
- echo "unhappy with the preprocessor. Check your assembler, or";\
- echo "try producing amd64.o by hand.";\
- exit 2; }
- amd64.S:729:9: error: changed section flags for .rodata.cst8, expected: 0x12
- .section .rodata.cst8,"a",@progbits
- ^
- amd64.S:729:9: error: changed section entsize for .rodata.cst8, expected: 8
- .section .rodata.cst8,"a",@progbits
- ^
- If your assembler produced syntax errors, it is probably
- unhappy with the preprocessor. Check your assembler, or
- try producing amd64.o by hand.
- gmake[3]: *** [Makefile:354: amd64.o] Error 2
- gmake[3]: *** Waiting for unfinished jobs....
- 1 warning generated.
- gmake[3]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0/runtime'
- gmake[2]: *** [Makefile:777: makeruntimeopt] Error 2
- gmake[2]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- gmake[1]: *** [Makefile:223: opt.opt] Error 2
- gmake[1]: Leaving directory '/root/.opam/ocaml-4.11/.opam-switch/build/ocaml-base-compiler.4.11.0'
- gmake: *** [Makefile:283: world.opt] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement