From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 455AE7EEEF for ; Tue, 23 Jun 2015 14:30:59 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of modlfo@gmail.com) identity=pra; client-ip=209.85.213.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="modlfo@gmail.com"; x-sender="modlfo@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of modlfo@gmail.com designates 209.85.213.178 as permitted sender) identity=mailfrom; client-ip=209.85.213.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="modlfo@gmail.com"; x-sender="modlfo@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-ig0-f178.google.com) identity=helo; client-ip=209.85.213.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="modlfo@gmail.com"; x-sender="postmaster@mail-ig0-f178.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0DiAACgUIlVm7LVVdFbg2Rfgx6oEgsGh1+MKYdMTAEBAQEBARIBAQEBAQYLCwkhLoQ7ER0BGxwCAxIJBxYWCwILAwIBAgEREQEFAS8IAQEeh3cBAxIEAaV8gzE+MYs/gWuCeYskChknDVeFPAEFDoYOjSOBQwWTf4RYhnmBfIY5jjY1gRUXhAttgkgBAQE X-IPAS-Result: A0DiAACgUIlVm7LVVdFbg2Rfgx6oEgsGh1+MKYdMTAEBAQEBARIBAQEBAQYLCwkhLoQ7ER0BGxwCAxIJBxYWCwILAwIBAgEREQEFAS8IAQEeh3cBAxIEAaV8gzE+MYs/gWuCeYskChknDVeFPAEFDoYOjSOBQwWTf4RYhnmBfIY5jjY1gRUXhAttgkgBAQE X-IronPort-AV: E=Sophos;i="5.13,665,1427752800"; d="scan'208,217";a="166853609" Received: from mail-ig0-f178.google.com ([209.85.213.178]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 23 Jun 2015 14:30:58 +0200 Received: by igblr2 with SMTP id lr2so10478905igb.0 for ; Tue, 23 Jun 2015 05:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=EXLGbvmq2xqpdrqUO6DoH7PzdVLhP+zwm3dtN1IwUw4=; b=gdos+liZ4Zsd6ss2JWjfxMYOhmvpSxFO4SZUV6kTzkh0mHUU477uZoBJGjdiOD52Zk +3WtzgBemObNDKlAU0Lm8FUTC1+pu/BBbdKUswLzisWjQQZGcZ1nJGqx9kpRhaKHuDFq lVfj45G3kGHs3hy3p6PUAHRDWhiuIb3xVDOWVN3FkHXj85Tc9+++vD7bDrBbdkTmFTEb pkJK5tWHRtS7CutqTw6h9FEFYbkoq+ELATIKH4X9QlyYx/pY3is8YwJvcUca7aRZzanO XNHJpNFJ0yl960sBrP6IUSpzqgMmnSedfSbu5gCFemor8UKElP6Wl5hN6ps1OlzwCDtg WzxA== X-Received: by 10.50.108.102 with SMTP id hj6mr1816367igb.39.1435062657160; Tue, 23 Jun 2015 05:30:57 -0700 (PDT) Received: from [10.10.156.106] ([94.136.92.233]) by mx.google.com with ESMTPSA id k8sm8897843igx.5.2015.06.23.05.30.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jun 2015 05:30:56 -0700 (PDT) Message-ID: <55895180.4080105@gmail.com> Date: Tue, 23 Jun 2015 14:30:56 +0200 From: Leonardo Laguna Ruiz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: caml-list@inria.fr Content-Type: multipart/alternative; boundary="------------090007080201050800070207" Subject: [Caml-list] Error when compiling 4.02.2 in centos This is a multi-part message in MIME format. --------------090007080201050800070207 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, I'm trying to compile ocaml 4.02.2 in a computer with centos 6.6 using opam but I get the following error message: ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -strict-sequence -w +27+32..39 -warn-error A -safe-string -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -I ../toplevel objinfo.ml ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -o objinfo ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ../asmcomp/printclambda.cmo objinfo.cmo ../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -strict-sequence -w +27+32..39 -warn-error A -safe-string -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -I ../toplevel ../utils/warnings.ml File "../utils/warnings.ml", line 219, characters 6-7: Warning 27: unused variable c. File "../utils/warnings.ml", line 363, characters 20-25: Warning 27: unused variable slist. File "../utils/warnings.ml", line 1: *Error: Some fatal warnings were triggered (2 occurrences)* make[4]: *** [../utils/warnings.cmo] Error 2 make[4]: Leaving directory `/home/leonardo/Development/ocaml-4.02.2/tools' make[3]: *** [ocamltools] Error 2 make[3]: Leaving directory `/home/leonardo/Development/ocaml-4.02.2' make[2]: *** [coreall] Error 2 make[2]: Leaving directory `/home/leonardo/Development/ocaml-4.02.2' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/leonardo/Development/ocaml-4.02.2' make: *** [world] Error 2 Any idea why I don't get this problem in any other computer? Leonardo --------------090007080201050800070207 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hi,

I'm trying to compile ocaml 4.02.2 in a computer with centos 6.6 using opam but I get the following error message:


../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -strict-sequence -w +27+32..39 -warn-error A -safe-string -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -I ../toplevel objinfo.ml
../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -o objinfo ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ../asmcomp/printclambda.cmo objinfo.cmo
../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot -c -strict-sequence -w +27+32..39 -warn-error A -safe-string -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -I ../toplevel ../utils/warnings.ml
File "../utils/warnings.ml", line 219, characters 6-7:
Warning 27: unused variable c.
File "../utils/warnings.ml", line 363, characters 20-25:
Warning 27: unused variable slist.
File "../utils/warnings.ml", line 1:
Error: Some fatal warnings were triggered (2 occurrences)
make[4]: *** [../utils/warnings.cmo] Error 2
make[4]: Leaving directory `/home/leonardo/Development/ocaml-4.02.2/tools'
make[3]: *** [ocamltools] Error 2
make[3]: Leaving directory `/home/leonardo/Development/ocaml-4.02.2'
make[2]: *** [coreall] Error 2
make[2]: Leaving directory `/home/leonardo/Development/ocaml-4.02.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/leonardo/Development/ocaml-4.02.2'
make: *** [world] Error 2


Any idea why I don't get this problem in any other computer?

Leonardo --------------090007080201050800070207--