From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by sourceware.org (Postfix) with ESMTPS id E8769385803F for ; Sat, 22 May 2021 10:32:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E8769385803F Received: by mail-ed1-x533.google.com with SMTP id i13so26160363edb.9 for ; Sat, 22 May 2021 03:32:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=QRptK1k233lX6WidZU9jFL2Ju22Djhm7zHher+DVt/k=; b=D6PLqLHy8lRp6tCYDLDnuiOVuBeWbdCzqJseDH2rkbvoA4QUNTl9dreKUhfemopaIy S62xm5WGlfh++QtKrrd90G1/GTjkhvbBkK9rypDfbLKnCJyU1TU/rtqy6U1i+dSmyssx s/cZppVUkbS+Hij/f+pVx/PYLdTI1l3MKugzG6gvPOIEJUYffogSCRnKQbUhMQnyYS3d YMkAt8gJLnB0OORs3TdnPnQLnN/+2w+VsRKoFv7AyoKXRj+0/lHhizRgIVk1Lmfhdh+J ECgqwfL8m7MDCHhPKyI6daTrhJ2KIoGv+G3DqiSYFgpH9S/KgO4D+sQD8TCYzxUjdshS 1kFg== X-Gm-Message-State: AOAM5330fy9PNBwCjuGlhFzp8wmFzJiSfxdAigH8EJc0rByXhngcETB+ 3no1FUC0PChzSKjLqu297gr7SvMVrxS+Fg== X-Google-Smtp-Source: ABdhPJwvU1DAIrFWlkytQRlTXlqfJEMuAKBEe4UL4x1TJtwdStOdy02m6U+PnJzlJHDt7Eg4G7+d6A== X-Received: by 2002:aa7:dc15:: with SMTP id b21mr15945517edu.350.1621679567991; Sat, 22 May 2021 03:32:47 -0700 (PDT) Received: from ?IPv6:2003:cc:9f04:e38a:64e9:c1de:4810:e05e? (p200300cc9f04e38a64e9c1de4810e05e.dip0.t-ipconnect.de. [2003:cc:9f04:e38a:64e9:c1de:4810:e05e]) by smtp.gmail.com with ESMTPSA id i22sm5348682ejz.20.2021.05.22.03.32.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 22 May 2021 03:32:47 -0700 (PDT) Subject: Re: scallywag build anomaly To: cygwin-apps@cygwin.com References: <5d2a1663-b1da-22de-e064-972c6a8fc832@gmail.com> <87tumvcqkg.fsf@Otto.invalid> From: Marco Atzeri Message-ID: <99ea68fb-f4b0-a69e-6e89-aac793055093@gmail.com> Date: Sat, 22 May 2021 12:32:46 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2 MIME-Version: 1.0 In-Reply-To: <87tumvcqkg.fsf@Otto.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2021 10:32:50 -0000 On 22.05.2021 06:58, ASSI wrote: > Marco Atzeri via Cygwin-apps writes: >> can you tell me why scallywag building udunits >> >> https://ci.appveyor.com/project/cygwin/scallywag/builds/39274227 >> https://ci.appveyor.com/project/cygwin/scallywag/builds/39274227/job/lyhogat2ku23p8lh >> >> has decided for a Windows build instead of a Cygwin one ? > > Has it? The configury shows that it wants to build on cygwin. It > misses gfortran, though, so it might now go through a different way of > linking than on your local box that might not be patched up to switch > the library prefix. In general, if you want to figure out what happens > on the CI, pull the artifacts archive and compare config.status and > other files that tell you if you really had the same environment. > > > Regards, > Achim. > It seems I needed to add more than expected to build requires bison flex gcc-fortran CUnit to take note for the other Math packages