From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by sourceware.org (Postfix) with ESMTPS id 57CDB3839C67 for ; Fri, 13 May 2022 22:12:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 57CDB3839C67 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-lj1-x22d.google.com with SMTP id a23so3701071ljd.9 for ; Fri, 13 May 2022 15:12:30 -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=/s2D22t3LxgTpjrmwVOBXlf9GMcSDL1aTsfomDfIUVM=; b=di1jwaepzjsEQc1rFii8mq5mP/q6myP1/S3ma96jkhM7LWM6P4DcVU6puNpsjh4ZEN O6WK8P0fByAkz2piPmeJrMt9nrbDsp9Rh4r8Mx9WZBxObeGcQHl7+V0iLDBW6SZcBAr5 j2TeHdsngi0mOz1imQjBMHP5LJmJ5GFw2V42ZIPMpxd68DWdXq8wtXeYTTllSMyY14sw ZCWx/oDEMuXOPyuZY4k/ESTJMNnhLtJPnq2ylpEaYF5Ga1wP53fC9oW7q8weFosKNIEQ XflZVv/uUUyX112cpQr8BRuAbVccRfIWfKbJ4sxh+rASvTtAPkeoHRg+ba7Lj7TLLj39 +8Ww== 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=/s2D22t3LxgTpjrmwVOBXlf9GMcSDL1aTsfomDfIUVM=; b=gxGR6uqRlmWOC5RGLhPlomNb9pPfHdLKPkENGZlK8BMBXuY7JT0M259IY6SUhJXmuZ yRhtnPWfRaQsMz2BEexwi9gfD2DXqXk9dDWZ3Z/P+ZQbQjI1Oul8hBhZG3QkAfNdk3z/ E6exyjBGFjusyFnM0ZqiMzB5SLyWWVuEOqjuWZ9Ux74jFvjQxmZmxC9PL2TnLxmLgV9e ICBiM+Qlt8x0hee8bQKdgs6Cyi2oGhL9YR7KAkSHjykvOr9CSpGsF78nXCnHkEvXwNmL XrFrv2bkO23uDeTZ35myL1uOPnO0NTHNvO0B8SoFgCmZAzPjjkn0Fqd8NINif00RiXJJ KpCQ== X-Gm-Message-State: AOAM531p3DDfdfQdQKrzV1cO3QknwbNNXqmd10Fzni4Gui8iOpWIc/lq fpJSpn/UDtXlvlkxjcU9L4FAI3HAwaw15IzD9ks= X-Google-Smtp-Source: ABdhPJysbB7R6phBN+fhtgOyTgqTzSvY8M6w+W3/HCUyCsnXjy0eUOzZxScMn7vlQ0VzZXSXTzyj4XX03nT29Sm3cs0= X-Received: by 2002:a2e:a70a:0:b0:250:baa1:6fa8 with SMTP id s10-20020a2ea70a000000b00250baa16fa8mr4411564lje.422.1652479948636; Fri, 13 May 2022 15:12:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: William Deegan Date: Fri, 13 May 2022 15:12:17 -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.3 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" Content-Transfer-Encoding: quoted-printable 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 22:12:32 -0000 vi `which scons` and see which python it's trying to use. (from within your cygwin shell) Very surprised you get no output. On Fri, May 13, 2022 at 1:41 PM Martin Ortuno < martinortunogonzalez@gmail.com> wrote: > Actually i tried to open python3.9 from windows directly and then the > application crashes saying: > "The procedure entry point __locale_ctype_ptr could not be located in the > dynamic link library > C:\Path\toCygwin\bin\libpython3.9.dll" > > Thanks again... > Martin > > El vie., 13 de mayo de 2022 3:30 p. m., Martin Ortuno < > martinortunogonzalez@gmail.com> escribi=C3=B3: > >> On the cygwin envuronment i have both python 2.7.10 and python 3.4.3, th= e >> one which is by default is python 2... >> Pretty sure that's the reason why is not working, i think we need python >> 3.9 for scons... >> The problem now is that i cannot install successfully python 3.9. I trie= d >> with the setup-x86, just updating python3... However after that python3 >> stops working... >> I'd appreciate any advice or support... >> Thanks, >> Martin >> >> El vie., 13 de mayo de 2022 11:51 a. m., William Deegan < >> bdbaddog@gmail.com> escribi=C3=B3: >> >>> 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 >>>> >>>