X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F3113851C26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1609569730; bh=DkB2+PWdo49QFe6BVL02IexCXeCH5vgiUwlpd/cg4w0=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=QxD17JJh1ZBcDwHghX3TNkEtT+8OKmnqJIKz0Ewx0K1qblQ9vpz37xzeDV2IXHWKt vok1j0ukc7754aFvgoH6xHjQOrt7RUtlgsmsTJtAJMXujZHHg7Gc7bgV/KrDhXPJ81 5Os2L+/RzMyaKwYTv1/4dre4PSaNT1PJs1zUP+co= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 98C263857824 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=/xOtGIH0rJyc59jI2Toy9icBZTN90X2v8Ax/z1RcfmQ=; b=nzrC6Q426ahRArbhYPii5Jp40svaQcXw4iJPzpZHG/13CzCWaTzCKl6i+ZZPoGRkZc h4UHtqxOk7lF+houtxa3xGaRHZajbkzEDSKxGRLQcxr5/ekBIa+/PtiR/8Y+XxkyR01C mKQUtY7AcjLtpDrsxyX3jFR9WRiH6m7Ijjwtsc9dw2GqXlShb5V2tlGnm5By+HyBMPX3 6mnc/1QA0l+ie1IVhBmy+1ZNTNhYVgml6hS3LkQC5/lRxQHTkJUJff7UuXSzh6gu07I9 5LpC4C9zMwAIfEiaYhPtX7Br+bGm30HJgSc5aKc7tjQfsNXCuKmkF+Rs8jT/zEJnn/ga jjJw== X-Gm-Message-State: AOAM531vpo1qqFaZjKQn9hLF64FW0t5qnAYGZm5JFxyAIwP9eERagkku 8c6SI0o9PxkplxzDvRsLhcEQB4pEMMp5mg== X-Google-Smtp-Source: ABdhPJzchNtMCdW9siDOK+opjhPnx1ObE5B9+sa4w4mNX+BNh8G7BHF4ve8kUxBCLo/+ZZSFVwiZdA== X-Received: by 2002:a7b:c182:: with SMTP id y2mr18243409wmi.57.1609569726116; Fri, 01 Jan 2021 22:42:06 -0800 (PST) Subject: Re: python header puzzle To: cygwin AT cygwin DOT com References: <3c67977a-f7d6-c7bd-2397-b33ed4fba049 AT gmail DOT com> <20210102073001 DOT D611 DOT 50F79699 AT gmail DOT com> <20210102110605 DOT 007E DOT 50F79699 AT gmail DOT com> Message-ID: Date: Sat, 2 Jan 2021 07:42:02 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <20210102110605.007E.50F79699@gmail.com> Content-Language: it X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, 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 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: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 02.01.2021 03:13, Lemures Lemniscati via Cygwin wrote: > On Sat, 02 Jan 2021 07:30:05 +0900, Lemures Lemniscati >> On Fri, 1 Jan 2021 19:33:03 +0100, Marco Atzeri via Cygwin >>> Hi All, >>> >>> trying to build postgresql 12.X with python3 interface, I hit an >>> interesting issue >>> >> >> A cygport file is attached, or placed at >> https://github.com/cygwin-lem/cygwin-pkg/tree/w_postgresql-12.5-1/postgresql >> > I'm sorry. I was wrong. > > Regards, > > Lem Hi Lem, Maybe next time; just remember to trim replies. I am currently using python-cffi to see is I should modify PyMODINIT_FUNC in the python code or in the packages. There are other additional puzzling cripped DLL cases. I am using https://www.dependencywalker.com/ to verify if the symbol list is correcly exported. When crippled there is usually only one symbol Regards Marco -- 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