X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B555385B801 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1659019647; bh=+6GGTAIaZRot9IWhMjfyp9pxVOqDFCf/xbqFBEMaLNk=; h=Date:From:To:Subject:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Reply-To:From; b=l7btHhzCUxvBYvBqSbP7gjioD7El9ThUZLtCgILX47Wy0qb6QLaK78KzQEUaf9mY3 X6DYEvlt5jzhrzoQb4GtsnAGB2FpvqX4n2NW714qiPY6EvtkCw497Su10CGoyMysNR 7UjPw9QS9lZ+bwTaQOFSkK2jHKoR7Z9G3apQckTg= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4C27A38582A1 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=cygwin.com Date: Thu, 28 Jul 2022 16:46:19 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin on git master fails to start. Message-ID: Mail-Followup-To: cygwin AT cygwin DOT com References: <20220728232140 DOT f781ed71cbe1794e337ca369 AT nifty DOT ne DOT jp> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220728232140.f781ed71cbe1794e337ca369@nifty.ne.jp> X-Provags-ID: V03:K1:9dkIt4xtSgViLk4WkikhT5T0wo+KZBbZh073yvA0bx2BXVcVQiC usWIIf2vQ45c6EuBrijyzzL6UR415pDLkCLM0HkD7naRvyvnd5REcqFRVsDRww20ZiYVA8w r8mfag8s131lVSD2BqGiVkdXxThEris4xSStQq8saK6SnZ0iC26GNhc+KNlkFyGvlr0BFol xX8kOaW9WTxI2EmZupDdQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:yji0sI4f7QE=:NgQbaCgDLELZcJoR3hO/X5 pj28XnX9elOaarAQOYjMFhlML4Mz+rNzKIm55m4rxaez4UifdBwggDOJGPSgh89PtP6Vb7u6h wIapMjO4ixJb7LHaZ3G1k12Tclk8P+Tr2RGcCYi9W0kObvptZ0fdcda9Rya8q7AS5pODGb/LE Ch+v5xVOlgCc+aMj2Yptl9DXP4kACtkFKRpHxvJl5KgyBOu3IsGOZjtzTBx4UALX1FN3BqyYN i+UPkVkxYozLknIuObpsFPPGa6/9OBUBKYQZJ9sz4fAJCkowt8lwMUPJ2+cJWj5v5Q0iC8PuT HLsRBI+txjaeXxGN6wGGN7yirxbCymN/4uty9jLukLnZ3KCBGT4ZHCeqWjHCyn1QdAoIx1N+C cS3EsIcNzxpo9jhio8qd0Potlg3C5zTNWo07rPOqbvl78gAbJHfuYUX6V8T7A2uTRfTWaBhfO loka0r4d8VMEMTvA/ojtDtG6yHMiIxj+usV1sCFcvojTWmN9eUu0Q6JWZNqzt8CldwXfgp8T5 2cWZA7/DeH7w2IgCHedq1WVz5x5YKx0pYDCgNkrMa6PSP9ZLX7uaX6EfXJbygcOMiXbu/qX1k PY5/Djt0aw6kul8B83iDFUerR31LiwM0KiuIsvjtheD443W43vYBzFXcthpCeRBeLFxtqHQtE OTPfi0delp1Ntv00unjp/Nf3udG87YIfTPTBgoU/34ijkPcOo4+Lu3j0nd5b3V7F8eeMHawAc Pqs3dRCeHgvHFuwwsgog4GIygjZD3owsqiwpHWgJ8gvEqHNpUo9GGusOTaE= X-Spam-Status: No, score=-95.6 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, KAM_DMARC_NONE, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, SPF_FAIL, SPF_HELO_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT 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: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Jul 28 23:21, Takashi Yano wrote: > Hi Corinna, > > After the following commit, cygwin fails to start in my > environment. > > commit e46f15c2d168abea34b4d880b4eba38d750c7066 > Author: Corinna Vinschen > Date: Thu Jul 14 20:06:09 2022 +0200 > > Cygwin: hookapi: drop handling i386 targets > > Signed-off-by: Corinna Vinschen Yeah, thanks for notifying me. It looks like I pushed it before I really finished it. I now removed the is64bit flag entirely and pushed the result, please have a look. Thanks, Corinna -- 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