X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1053A3858D37 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=trueroad.jp Authentication-Results: sourceware.org; spf=none smtp.mailfrom=trueroad.jp Date: Sat, 22 Jan 2022 19:16:39 +0900 (JST) Message-Id: <20220122.191639.929494193658372882.trueroad@trueroad.jp> To: marco DOT atzeri AT gmail DOT com Subject: Re: python-numpy (1.22.0-1) can't be imported From: Masamichi Hosoda In-Reply-To: <89f4e748-9e1c-b0de-834b-2511b988f14a@gmail.com> References: <0fe2e36a-2f32-0334-0ff6-d164f56e1b48 AT gmail DOT com> <20220122 DOT 100435 DOT 1822912027393751150 DOT trueroad AT trueroad DOT jp> <89f4e748-9e1c-b0de-834b-2511b988f14a AT gmail DOT com> X-Mailer: Mew version 6.8 on Emacs 27.2 Mime-Version: 1.0 X-VirusScan: Outbound; mvir-ac13; Sat, 22 Jan 2022 19:16:42 +0900 X-Spam-Status: No, score=1.8 required=5.0 tests=BAYES_05, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_LINKBAIT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: , Cc: trueroad AT trueroad DOT jp, 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" > It is something like that, but "-Wl,--export-all-symbols" > is not used on 1.21.4 and is not needed for most of the other > modules on 1.22.x > > so I am looking for a less extreme action. > Also to understand how it can impact other python subpackages If I understand correctly, I've found the root cause of the issue. I've sent a pull request to numpy. https://github.com/numpy/numpy/pull/20874 -- 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