Skip to content

Instantly share code, notes, and snippets.

@amirmc
Created November 10, 2013 22:55
Show Gist options
  • Save amirmc/7405042 to your computer and use it in GitHub Desktop.
Save amirmc/7405042 to your computer and use it in GitHub Desktop.
Output from running `cd && make preview` -- trying to debug https://github.com/ocaml/ocaml.org/issues/230
AmirMacBook:ocaml.org amir$ cd src && make preview
ocamlfind ocamlopt -package netstring -linkpkg -annot -g "relative_urls.ml" -o "relative_urls"
rm -f relative_urls.o relative_urls.cmi relative_urls.cmx relative_urls.annot
make all
ocamlopt -o ocamltohtml lexer.ml ocamltohtml.ml
rm -f ocamltohtml.o ocamltohtml.cm[ix] lexer.o lexer.cm[ix]
make ocaml.org
make[2]: `ocaml.org' is up to date.
bash gen.bash site
make[2]: `ocaml.org/caml-light/faq.html' is up to date.
make[2]: `ocaml.org/caml-light/index.html' is up to date.
make[2]: `ocaml.org/caml-light/license.html' is up to date.
make[2]: `ocaml.org/caml-light/releases/0.75.html' is up to date.
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/community/index.md" ; then make -f Makefile.from_md "ocaml.org/community/index.html.toc" ; fi
make -f Makefile.from_md "ocaml.org/community/index.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/community/index.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/community/index.html.tmp"
if [ -f "ocaml.org/community/index.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/index.md" -set "page=ocaml.org/community/index.html.tmp" -set "toc=ocaml.org/community/index.html.toc" tpl/main.mpp -o "ocaml.org/community/index.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/index.md" -set "page=ocaml.org/community/index.html.tmp" tpl/main.mpp -o "ocaml.org/community/index.html" ; \
fi
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
sh: line 0: printf: `C': invalid format character
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/community/mailing_lists.fr.md" ; then make -f Makefile.from_md "ocaml.org/community/mailing_lists.fr.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/community/mailing_lists.fr.md" -o "ocaml.org/community/mailing_lists.fr.html.toc"
make -f Makefile.from_md "ocaml.org/community/mailing_lists.fr.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/community/mailing_lists.fr.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/community/mailing_lists.fr.html.tmp"
if [ -f "ocaml.org/community/mailing_lists.fr.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/mailing_lists.fr.md" -set "page=ocaml.org/community/mailing_lists.fr.html.tmp" -set "toc=ocaml.org/community/mailing_lists.fr.html.toc" tpl/main.mpp -o "ocaml.org/community/mailing_lists.fr.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/mailing_lists.fr.md" -set "page=ocaml.org/community/mailing_lists.fr.html.tmp" tpl/main.mpp -o "ocaml.org/community/mailing_lists.fr.html" ; \
fi
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/community/mailing_lists.md" ; then make -f Makefile.from_md "ocaml.org/community/mailing_lists.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/community/mailing_lists.md" -o "ocaml.org/community/mailing_lists.html.toc"
make -f Makefile.from_md "ocaml.org/community/mailing_lists.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/community/mailing_lists.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/community/mailing_lists.html.tmp"
if [ -f "ocaml.org/community/mailing_lists.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/mailing_lists.md" -set "page=ocaml.org/community/mailing_lists.html.tmp" -set "toc=ocaml.org/community/mailing_lists.html.toc" tpl/main.mpp -o "ocaml.org/community/mailing_lists.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/mailing_lists.md" -set "page=ocaml.org/community/mailing_lists.html.tmp" tpl/main.mpp -o "ocaml.org/community/mailing_lists.html" ; \
fi
cd app && ocamlfind ocamlopt -package netstring,netclient,rss -c http.ml
ocamlfind ocamlopt -package netstring,netclient,rss -linkpkg \
-I app/ http.cmx utils.cmx -annot "rss2html.ml" -o "rss2html"
File "rss2html.ml", line 1:
Error: Cannot find file utils.cmx
make[2]: *** [rss2html] Error 2
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/community/support.fr.md" ; then make -f Makefile.from_md "ocaml.org/community/support.fr.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/community/support.fr.md" -o "ocaml.org/community/support.fr.html.toc"
make -f Makefile.from_md "ocaml.org/community/support.fr.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/community/support.fr.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/community/support.fr.html.tmp"
if [ -f "ocaml.org/community/support.fr.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/support.fr.md" -set "page=ocaml.org/community/support.fr.html.tmp" -set "toc=ocaml.org/community/support.fr.html.toc" tpl/main.mpp -o "ocaml.org/community/support.fr.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/support.fr.md" -set "page=ocaml.org/community/support.fr.html.tmp" tpl/main.mpp -o "ocaml.org/community/support.fr.html" ; \
fi
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/community/support.md" ; then make -f Makefile.from_md "ocaml.org/community/support.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/community/support.md" -o "ocaml.org/community/support.html.toc"
make -f Makefile.from_md "ocaml.org/community/support.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/community/support.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/community/support.html.tmp"
if [ -f "ocaml.org/community/support.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/support.md" -set "page=ocaml.org/community/support.html.tmp" -set "toc=ocaml.org/community/support.html.toc" tpl/main.mpp -o "ocaml.org/community/support.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/community/support.md" -set "page=ocaml.org/community/support.html.tmp" tpl/main.mpp -o "ocaml.org/community/support.html" ; \
fi
make[2]: `ocaml.org/docs/cheat_sheets.html' is up to date.
make[2]: `ocaml.org/docs/consortium-license.html' is up to date.
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/docs/index.md" ; then make -f Makefile.from_md "ocaml.org/docs/index.html.toc" ; fi
make -f Makefile.from_md "ocaml.org/docs/index.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/docs/index.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/docs/index.html.tmp"
if [ -f "ocaml.org/docs/index.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/docs/index.md" -set "page=ocaml.org/docs/index.html.tmp" -set "toc=ocaml.org/docs/index.html.toc" tpl/main.mpp -o "ocaml.org/docs/index.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/docs/index.md" -set "page=ocaml.org/docs/index.html.tmp" tpl/main.mpp -o "ocaml.org/docs/index.html" ; \
fi
make[2]: `ocaml.org/docs/install.fr.html' is up to date.
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/docs/install.md" ; then make -f Makefile.from_md "ocaml.org/docs/install.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/docs/install.md" -o "ocaml.org/docs/install.html.toc"
make -f Makefile.from_md "ocaml.org/docs/install.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/docs/install.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/docs/install.html.tmp"
if [ -f "ocaml.org/docs/install.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/docs/install.md" -set "page=ocaml.org/docs/install.html.tmp" -set "toc=ocaml.org/docs/install.html.toc" tpl/main.mpp -o "ocaml.org/docs/install.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/docs/install.md" -set "page=ocaml.org/docs/install.html.tmp" tpl/main.mpp -o "ocaml.org/docs/install.html" ; \
fi
make[2]: `ocaml.org/docs/license.fr.html' is up to date.
make[2]: `ocaml.org/docs/license.html' is up to date.
make[2]: `ocaml.org/docs/logos.html' is up to date.
make[2]: `ocaml.org/docs/opam/index.html' is up to date.
make[2]: `ocaml.org/docs/papers.html' is up to date.
make[2]: `ocaml.org/docs/videos.html' is up to date.
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash tpl/front_code_snippet.md -o tpl/front_code_snippet.html
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/index.md" ; then make -f Makefile.from_md "ocaml.org/index.html.toc" ; fi
make -f Makefile.from_md "ocaml.org/index.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/index.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/index.html.tmp"
if [ -f "ocaml.org/index.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/index.md" -set "page=ocaml.org/index.html.tmp" -set "toc=ocaml.org/index.html.toc" tpl/main.mpp -o "ocaml.org/index.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/index.md" -set "page=ocaml.org/index.html.tmp" tpl/main.mpp -o "ocaml.org/index.html" ; \
fi
./rss2html: unknown option `-n'.
Giving no option is equivalent to -tohtml
-summary RSS feed to feed summary (in HTML)
-subscribers OPML feed to list of subscribers (in HTML)
-tohtml RSS feed to HTML
-help Display this list of options
--help Display this list of options
make[2]: *** [ocaml.org/index.html] Error 1
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/learn/books.md" ; then make -f Makefile.from_md "ocaml.org/learn/books.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/learn/books.md" -o "ocaml.org/learn/books.html.toc"
make -f Makefile.from_md "ocaml.org/learn/books.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/learn/books.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/learn/books.html.tmp"
if [ -f "ocaml.org/learn/books.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/books.md" -set "page=ocaml.org/learn/books.html.tmp" -set "toc=ocaml.org/learn/books.html.toc" tpl/main.mpp -o "ocaml.org/learn/books.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/books.md" -set "page=ocaml.org/learn/books.html.tmp" tpl/main.mpp -o "ocaml.org/learn/books.html" ; \
fi
make[2]: `ocaml.org/learn/companies.html' is up to date.
make[2]: `ocaml.org/learn/description.html' is up to date.
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/learn/faq.md" ; then make -f Makefile.from_md "ocaml.org/learn/faq.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/learn/faq.md" -o "ocaml.org/learn/faq.html.toc"
make -f Makefile.from_md "ocaml.org/learn/faq.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/learn/faq.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/learn/faq.html.tmp"
if [ -f "ocaml.org/learn/faq.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/faq.md" -set "page=ocaml.org/learn/faq.html.tmp" -set "toc=ocaml.org/learn/faq.html.toc" tpl/main.mpp -o "ocaml.org/learn/faq.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/faq.md" -set "page=ocaml.org/learn/faq.html.tmp" tpl/main.mpp -o "ocaml.org/learn/faq.html" ; \
fi
make[2]: `ocaml.org/learn/history.fr.html' is up to date.
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/learn/history.md" ; then make -f Makefile.from_md "ocaml.org/learn/history.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/learn/history.md" -o "ocaml.org/learn/history.html.toc"
make -f Makefile.from_md "ocaml.org/learn/history.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/learn/history.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/learn/history.html.tmp"
if [ -f "ocaml.org/learn/history.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/history.md" -set "page=ocaml.org/learn/history.html.tmp" -set "toc=ocaml.org/learn/history.html.toc" tpl/main.mpp -o "ocaml.org/learn/history.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/history.md" -set "page=ocaml.org/learn/history.html.tmp" tpl/main.mpp -o "ocaml.org/learn/history.html" ; \
fi
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/learn/index.md" ; then make -f Makefile.from_md "ocaml.org/learn/index.html.toc" ; fi
make -f Makefile.from_md "ocaml.org/learn/index.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/learn/index.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/learn/index.html.tmp"
if [ -f "ocaml.org/learn/index.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/index.md" -set "page=ocaml.org/learn/index.html.tmp" -set "toc=ocaml.org/learn/index.html.toc" tpl/main.mpp -o "ocaml.org/learn/index.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/index.md" -set "page=ocaml.org/learn/index.html.tmp" tpl/main.mpp -o "ocaml.org/learn/index.html" ; \
fi
make[2]: `ocaml.org/learn/industrial.html' is up to date.
make[2]: `ocaml.org/learn/libraries.html' is up to date.
make[2]: `ocaml.org/learn/portability.html' is up to date.
make[2]: `ocaml.org/learn/success.fr.html' is up to date.
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/learn/success.md" ; then make -f Makefile.from_md "ocaml.org/learn/success.html.toc" ; fi
omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -otoc -ts 2 "site/learn/success.md" -o "ocaml.org/learn/success.html.toc"
make -f Makefile.from_md "ocaml.org/learn/success.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/learn/success.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/learn/success.html.tmp"
if [ -f "ocaml.org/learn/success.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/success.md" -set "page=ocaml.org/learn/success.html.tmp" -set "toc=ocaml.org/learn/success.html.toc" tpl/main.mpp -o "ocaml.org/learn/success.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/success.md" -set "page=ocaml.org/learn/success.html.tmp" tpl/main.mpp -o "ocaml.org/learn/success.html" ; \
fi
make[2]: `ocaml.org/learn/taste.fr.html' is up to date.
make[2]: `ocaml.org/learn/taste.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/99problems.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/acknowledgements.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/basics.fr.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/basics.it.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/basics.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/calling_c_libraries.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/calling_fortran_libraries.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/camlp4_3.10/dynamic_functor_example.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/camlp4_3.10/dynamic_old_syntax.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/camlp4_3.10/foreach_tutorial.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/camlp4_3.10/quick_non_extensible_example.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/camlp4_3.10/static_functor_example.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/camlp4_3.10/static_old_syntax.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/camlp4_3.10.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/camlp5.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/command-line_arguments.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/common_error_messages.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/comparison_of_standard_containers.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/compiling_ocaml_projects.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/compiling_with_gnu_make.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/compiling_with_omake.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/data_types_and_matching.fr.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/data_types_and_matching.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/debug.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/dev_tools.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/file_manipulation.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/filenames.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/format.fr.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/format.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/functional_programming.fr.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/functional_programming.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/garbage_collection.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/guidelines.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/hashtbl.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/if_statements_loops_and_recursion.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/index.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/introduction_to_gtk.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/labels.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/map.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/modules.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/null_pointers_asserts_and_warnings.fr.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/null_pointers_asserts_and_warnings.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/objects.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/ocaml_and_the_web.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/performance_and_profiling.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/pointers.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/set.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/standard_library_examples.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/stream_expressions.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/streams.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/structure_of_ocaml_programs.fr.html' is up to date.
make[2]: `ocaml.org/learn/tutorials/structure_of_ocaml_programs.it.html' is up to date.
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/learn/tutorials/structure_of_ocaml_programs.md" ; then make -f Makefile.from_md "ocaml.org/learn/tutorials/structure_of_ocaml_programs.html.toc" ; fi
make -f Makefile.from_md "ocaml.org/learn/tutorials/structure_of_ocaml_programs.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/learn/tutorials/structure_of_ocaml_programs.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/learn/tutorials/structure_of_ocaml_programs.html.tmp"
if [ -f "ocaml.org/learn/tutorials/structure_of_ocaml_programs.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/tutorials/structure_of_ocaml_programs.md" -set "page=ocaml.org/learn/tutorials/structure_of_ocaml_programs.html.tmp" -set "toc=ocaml.org/learn/tutorials/structure_of_ocaml_programs.html.toc" tpl/main.mpp -o "ocaml.org/learn/tutorials/structure_of_ocaml_programs.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/learn/tutorials/structure_of_ocaml_programs.md" -set "page=ocaml.org/learn/tutorials/structure_of_ocaml_programs.html.tmp" tpl/main.mpp -o "ocaml.org/learn/tutorials/structure_of_ocaml_programs.html" ; \
fi
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/meetings/index.md" ; then make -f Makefile.from_md "ocaml.org/meetings/index.html.toc" ; fi
make -f Makefile.from_md "ocaml.org/meetings/index.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/meetings/index.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/meetings/index.html.tmp"
if [ -f "ocaml.org/meetings/index.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/meetings/index.md" -set "page=ocaml.org/meetings/index.html.tmp" -set "toc=ocaml.org/meetings/index.html.toc" tpl/main.mpp -o "ocaml.org/meetings/index.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/meetings/index.md" -set "page=ocaml.org/meetings/index.html.tmp" tpl/main.mpp -o "ocaml.org/meetings/index.html" ; \
fi
make[2]: `ocaml.org/meetings/ocaml/2013/call.html' is up to date.
make[2]: `ocaml.org/meetings/ocaml/2013/index.html' is up to date.
make[2]: `ocaml.org/meetings/ocaml/2013/program.html' is up to date.
make[2]: `ocaml.org/meetings/ocaml/2013/talks/index.html' is up to date.
make[2]: `ocaml.org/meetings/ocaml/index.html' is up to date.
make[2]: `ocaml.org/menu.fr.html' is up to date.
make[2]: `ocaml.org/menu.it.html' is up to date.
make[2]: `ocaml.org/menu.html' is up to date.
make ocaml.org
make[3]: `ocaml.org' is up to date.
if grep -q '*Table of contents*' "site/platform/index.md" ; then make -f Makefile.from_md "ocaml.org/platform/index.html.toc" ; fi
make -f Makefile.from_md "ocaml.org/platform/index.html.tmp"
sed -e 's|\*Table of contents\*||g' "site/platform/index.md" | omd -r ocaml=./ocamltohtml -r tryocaml=./ocamlapplet.bash -o "ocaml.org/platform/index.html.tmp"
if [ -f "ocaml.org/platform/index.html.toc" ] ; then \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/platform/index.md" -set "page=ocaml.org/platform/index.html.tmp" -set "toc=ocaml.org/platform/index.html.toc" tpl/main.mpp -o "ocaml.org/platform/index.html" ; \
else \
mpp -so '((!' -sc '!))' -son '{{!' -scn '!}}' -soc '' -scc '' -sec '' -sos '{{<' -scs '>}}' -its -set "filename=site/platform/index.md" -set "page=ocaml.org/platform/index.html.tmp" tpl/main.mpp -o "ocaml.org/platform/index.html" ; \
fi
make[2]: `ocaml.org/releases/3.12.1.html' is up to date.
make[2]: `ocaml.org/releases/4.00.1.html' is up to date.
make[2]: `ocaml.org/releases/caml-light/faq.html' is up to date.
make[2]: `ocaml.org/releases/caml-light/index.html' is up to date.
make[2]: `ocaml.org/releases/caml-light/license.html' is up to date.
make[2]: `ocaml.org/releases/caml-light/releases/0.75.html' is up to date.
make[2]: `ocaml.org/releases/svn.html' is up to date.
make[2]: `ocaml.org/learn/100-lines.html' is up to date.
make[2]: `ocaml.org/packages/core.html' is up to date.
make[2]: `ocaml.org/packages/core_list-doc.html' is up to date.
make syncotherfiles
rsync --exclude '*.md' --exclude '*.html' -rltHprogv site/* ocaml.org/
building file list ... done
community/
css/
css/bootstrap.css
css/opamdoc.css
docs/
img/
img/fftw-thumb.png
img/real-world-ocaml.jpg
learn/
learn/tutorials/
meetings/
platform/
sent 192755 bytes received 156 bytes 385822.00 bytes/sec
total size is 21202827 speedup is 109.91
find ocaml.org -type f -name '*.html' | while read f; do \
./relative_urls --path ocaml.org "$f"; done
AmirMacBook:src amir$ ll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment