X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3B99F3987C03 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1610739276; bh=ImVXOSiNyJqQC8xyF92yIc5i5P2Qj6f+/c/elcFgNDU=; 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=QWXy6l4BLrH/qITqg9QCkh0qZZzMyARZZikFrOfOqOAl0KM+ITqMnlFuzbHsCT4Re cR0+hp2qCo90yLKcjZZ/499CWe8RS5IVNzXc9TgBsh2L9t7CJpy0ImsEwM4ZJsihOQ +mdgNdmaJR2yXlr6kUSz8VADSc7qF0ywPRnM57v4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C62DB3857C63 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=pdaYEEBhQLwLuu9Wh8BPh3Y+M3y3Hc9ObxfwUfNWjoY=; b=FDDF4MOyC0md7DQF8htVASdeMVoF+UMOw3jvUD8oRd5oRicVOAN7TbV5YH+NhjXx5/ dYrUQRoB4pURHdP4W6i5j1cHTdNwSA0kGz0yHETFAl57gYiqyPBFGAbjGfMYxtn1E7HC aAV/Yj8ovOYz3WT7/HoyIidp2MJ0YnBuEB/5hPxGiEAboc6Y5X7xGKJvxVTyJF+TV+ve TpCtmgKhW/5//algDChvyuiBb8SwmgvzLhvyCoZ9qox3Pi1FMXuJMEl1y16W6eZTLNXl FsgD+Nomz5aS5DofQDQT8BK8sdIZgr7F2PkodAirPUTmhrBbPY1ZMit8+4TjjGzuwIZW p72Q== X-Gm-Message-State: AOAM531YCesHFiYV9JkYRgJ7iJVe5NJHGGT3kt1QveeZSbZFPC3i/+Ji rAG7cYr4drHIpXRGYABrSgeGWppk3lgJxQ== X-Google-Smtp-Source: ABdhPJzF3qMTMAjV9qT8SAxjbWpb0keHI84V67mOcqlN6kdN/Y0L4uc0VrHyLef6n9KRq/j06Ou7pg== X-Received: by 2002:a05:6402:1102:: with SMTP id u2mr11102871edv.18.1610739269955; Fri, 15 Jan 2021 11:34:29 -0800 (PST) Subject: Re: Aw: Re: Re: Re: Recompilation problems opencv (python3-cv2 --> python3.8) To: cygwin AT cygwin DOT com References: <1a53ec30-813c-8158-89ab-1381b2608f67 AT gmail DOT com> <7ae0ca7a-4efd-e0ed-8aeb-94441d11040b AT gmail DOT com> <87ft32bhlp DOT fsf AT Otto DOT invalid> <37aa8145-3c4a-4192-9ece-14178690d343 AT gmail DOT com> Message-ID: <7a94b533-0862-b61d-c208-909ce1658218@gmail.com> Date: Fri, 15 Jan 2021 20:34:27 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: <37aa8145-3c4a-4192-9ece-14178690d343@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_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-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 10FJZ3xW003381 On 15.01.2021 12:08, Marco Atzeri wrote: > On 15.01.2021 11:49, ASSI wrote: >> Marco Atzeri via Cygwin writes: >> >> What the error message is trying to tell you is that you need the >> "-fpermissive" option to CXXFLAGS if you expect the code to compile >> despite the mismatched types.  Whether it will succeed or just stop >> someplace else remains to be seen. > > of course > it seems the only issue. adding -CCMAKE_CXX_FLAGS=-fpermissive to the cygport should be enough. I will look also at the 4.5.1 and upload one of them 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