delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/09/01/04:11:45

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=KAspeQc40OSRjEJS
qUcjFmHOvA4eUe7KqgAgH6JZqH2FYh/dgt85Kwmz18uy6Qvt/TMPnW+SqUIRGp/y
Q87XAw5F1tk8UgtjTQzfulnhRw/yZ3wzd7+zLPrm35Ph8yU1iawEBIde/oSNgqgt
Opk2O3bQuT8sfHytaCxb6R79fjo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=KReJ1gsqQdW0qFkl4ZNWCw
RbbKw=; b=qj72Ws01n0GhVt3ifg8KOT2JVsYTa8pQLJnL1/E0CDvSxj1LevxphF
1iAmHhejS9YaYRZt+CxSJzQjxd4UoKKigmbFs55/4bDzjQgC1nu4wiTzLUBGP2Bf
QloHBVFQdUetCnjHWEEE6eQLcNiDeYnZxik/MJsJaoQZGMvvogu/E=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=2.3 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Viren, viren, geprft, gepr=c3=bcft?=
X-HELO: mail-wr1-f52.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=QD0FBw+VLAXPJAmgWrxcBrGqbE9ReHMNcUEnJNgw0ms=; b=mcin40WmPxwjhHlqBHfyL/V4NtPejg+XxgTjENsLTVdyBgnTicQ4M5UNZfPujL/BA0 +DnAR4psJf1XuclbcYT3+5ira14AlmRWgJe04ZzvX8VTIhFvuIXRo/nCoHqlHqcnkW4x DDRS83u3QIaIkCiOGBw/52MnnMK3FgPPDLdSH8LzLDq73O85/n8VaF5KckDOguuAB8XD Zv+NklIwUsylmPDzD9Nk40KL8vlFr4/A+/kPSV3uH+fSIBvuLv0yZSBFDLZVCrfr2vKt Vfj1uBdMysCrl3guDL/xmtsoeIJg2qrruofjLH+rA9R2q0len9NlZC1Me1Do5cxAROY5 tbTw==
Subject: Re: Bug Report: Regression in Cygwin 2.11.0-1
To: cygwin AT cygwin DOT com
References: <BL2PR16MB096125DC7F302700C5DE88C0C80E0 AT BL2PR16MB0961 DOT namprd16 DOT prod DOT outlook DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <6a50c529-f611-0c60-d95c-8dadd7459f06@gmail.com>
Date: Sat, 1 Sep 2018 10:10:49 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <BL2PR16MB096125DC7F302700C5DE88C0C80E0@BL2PR16MB0961.namprd16.prod.outlook.com>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w818BhUG000363

Am 01.09.2018 um 03:24 schrieb Bryan Phelps:
> Hello,
>
>
> Thank you for all the work on Cygwin! I've been using it to spin up an environment to build the OCaml compiler / toolchain, and it was working great.
>
>
> However, today, all our CI builds mysteriously started failing - at first, I suspected it was a problem with AppVeyor, but I also failures with VSTS. We use an NPM package (`esy-bash`) to spin up a Cygwin environment, and then use that to build the OCaml toolchain.
>
>
> The error message we started receiving today is:
>
> OCAML_FLEXLINK="../boot/ocamlrun ../flexdll/flexlink.exe" ../byterun/ocamlrun ../ocamlc -g -nostdlib -I ../utils -I ../parsing -I ../stdlib -I ../compilerlibs -strict-sequence -safe-string -strict-formats -w +a-4-9-41-42-44-45-48 -warn-error A -custom ocamlcommon.cma -o ocamltest.exe run_win32.o run_stubs.o ocamltest_config.cmo testlib.cmo run_command.cmo filetype.cmo filecompare.cmo backends.cmo variables.cmo environments.cmo builtin_variables.cmo builtin_modifiers.cmo actions.cmo builtin_actions.cmo tests.cmo builtin_tests.cmo tsl_ast.cmo tsl_parser.cmo tsl_lexer.cmo tsl_semantics.cmo options.cmo main.cmo
> x86_64-w64-mingw32-gcc: error: ../stdlib\libcamlrun.a: No such file or directory
>

Question:
is libcamlrun.a built correctly and in the same directory than before ?
This mixed "../stdlib\libcamlrun.a" slash looks strange



---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019