From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by sourceware.org (Postfix) with ESMTPS id 2FDA83836436 for ; Fri, 13 May 2022 16:51:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2FDA83836436 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-lf1-x12d.google.com with SMTP id h29so15550133lfj.2 for ; Fri, 13 May 2022 09:51:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ctjUBiZZ0LiAx/aAK9ZxPr/jaHqnA9ry2SHYwQ+qNs4=; b=a4s+W/75LpBQEMEoFOR4VM6FBZIwGxePgGD3kscaTB7DIls4kQFEPBTKRApZrIdMcc fYsRcnKnyxdquX/UCe9BeeWQhM70X4o8bE8MoiiyToxKR2c4haUUUEEv5V/3BQGsmikJ xbaI6eOLStiDWWVTHC0/c0tuN+KuVsxCO0UCrWeiIkUb4Sm7cyLf8fxfyrZjQ8IwPMck 6z093/XmjNYvdth2K8EEtKh+4eQJ2QKnkQ05A1/gEHVX/IQTTfPR489eSgo1l0pb47Fu lo1rw0yfBTOppYt/GCmPyKpCaf+gzRpKKdskpvVYUAWn+wUKSopwn/orcWqR4EWwdxOj XCbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ctjUBiZZ0LiAx/aAK9ZxPr/jaHqnA9ry2SHYwQ+qNs4=; b=Z86S4tYq+FWzGV9qA6liw6hKO9QjzLoqKbqzGEr9RhENGyD6UXlQJ6SOFjpdlydrFR CwYkYnX4iJTD2VMqLwtUaAgkP2mWjAHQz4N8f0ZoeGuYKyrC1sbL+NbbCC0qLCckpTcQ wUmg4/ZmcCp+jKmfadJANKopZttyJdIREd4kHIMvhpaP0q36tJ8EEei2wpb4ZpLw4H7k E5PVQaZBj0jkMSBSWx90SVrQAiSxBu7mDTHgg7yqT5+Jc2M2v1GTh2KW+HH4Jo9DsIY8 JZGnEl4bstL2ttqdfQ2nQog6jZ2JwZpRQRSCmjD8bTjH9+KT9zMvkNt3pRfpv634pM6Y gIxw== X-Gm-Message-State: AOAM532CokkRTM8+ADIIV15eixsowA4rH91n8AOtvIGFZNdWgVaijVER VSEuvC79DVmEmxYwKUAInTFlHb5XFVaKwPVEIdk= X-Google-Smtp-Source: ABdhPJxyNXAjorlesWrhbSUimENSRYDKAumQ5oR5uVqMueDxIQ5OeGKxbwQ7JR3liSIm8Lbz3sYB6j/t8iHou/m9cPU= X-Received: by 2002:a19:4343:0:b0:474:d7a:634d with SMTP id m3-20020a194343000000b004740d7a634dmr4024499lfj.168.1652460702237; Fri, 13 May 2022 09:51:42 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: William Deegan Date: Fri, 13 May 2022 09:51:31 -0700 Message-ID: Subject: Re: scons v4.3.0-1 outputs nothing on cygwin v2. 3.1 To: Martin Ortuno Cc: Cygwin List X-Spam-Status: No, score=0.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2022 16:51:45 -0000 Are you sure you're running scons from cygwin? Which version of python do you have installed? On Fri, May 13, 2022 at 8:46 AM Martin Ortuno < martinortunogonzalez@gmail.com> wrote: > Hi everyone, > On one project we are using cygwin v2.3.1 for 32 bits as a building > environment... We are integrating a library that is built scons, I tried to > run scons v4.3.0-1 but when I prompt scons on the command line. > Scons -v outputs nothing... > > I would appreciate your support in this matters... > Thank you, > Martin > > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple >