X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D681C397282B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1610698434; bh=ZaUmQQYlRRxvavfjfiQQyU2w1vJf++8K8dJABFRY16Q=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=C9+OZHrOEytUa3/STd14+zTLPf/V87yVKtRt9NuLlZHtEsQQGDpe6qQniVyRCWolU UplyFy7GMclAUe+gOZem9zsDpduL1ARjsbdxjJ3gZZ+VobRZdWu4Pno04pCmDhyDkC 3Zm8gh9Uvj8lK6BwlKOck/9F2wZpPZC2MhI/cRc0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D4F083858034 X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 MIME-Version: 1.0 Message-ID: To: cygwin AT cygwin DOT com Subject: Aw: Re: Re: Re: Recompilation problems opencv (python3-cv2 --> python3.8) Date: Fri, 15 Jan 2021 09:13:48 +0100 Importance: normal Sensitivity: Normal In-Reply-To: References: <1a53ec30-813c-8158-89ab-1381b2608f67 AT gmail DOT com> X-UI-Message-Type: mail X-Priority: 3 X-Provags-ID: V03:K1:67RxcVTy2IV0smtWKprDn7HGYSHZ1Gwi91CYsRgz+qUDO4y9986TW3BpMC971gyoAUQ0P UVfyauWSFRhRGC4/TtpRaPCNBw/qmLFA0WnVlJgmY+bA1hsFYeerp7MsYLC+behRpjPneEirNgL2 T8f7PuSKOTMN9vIOS86rMVnQwO29xDluWHxNIqTQGYS3vO9yjQMyTv4g/wZg1ksMYSmV+jITRZIF 4iViWY0qJAw35a82eO//aEgb0orGoALNpp94TmmgNB3Rvp9hTq91ySfu7BXKorpPnuT2HBty7Gwu wc= X-UI-Out-Filterresults: notjunk:1;V03:K0:Ye79rpzCR40=:V9+HFd187Mp+LeEZiIfHZ2 V1M/+UQnos660/4QDpG7VRnYaxqtR2T7l2my9QbEgbZMVFs64NF4fSpgpdXBnNCB25UBedN0G fmB80ghY83tD65mxhRcrrrzdTLCj2FRScdaiuaaubbPQLMYWJovvd1K1PxFDvlyxFKDinmQIZ zTm4ruZffweiL8152OrhjXhB1NFSP/ibrJ0hR1MQfHa5rBtJI9uO251RYsUVYTMFeoK8T+yzx KNJ+bXVjEKa4ANa/RiHYNhnFdln2UtDGYFgL/Oi39N7pCJ9S81Fw3VZuPpFzhbhaUmA6yyLS9 YxvbtNt5Zm5j8qBelKClMheGaM1jeBlNlc13UjN+iihSuYSGt3//CznGciQ01b6V4Gmvdd4dB MEByXZb2VLypqGMvs9X08znJXnBXuvmzgLoFcsjACfwsYS2OlE2hfxPAhrKrLTleO2fJ1d75a hvpJnsPWZlBSF/jxeBFA3Vu6Zr6pzuiXKuwdP94KCHeU4lUecxIYwd3LCwEnZrxs3qWN1zfUL DEDnNm6Pd3hkijILF/AoIKCwzsqwr/GXt7oLH4ey9COlcDTjxinAWqohJFuRhu2s9G+UefZOh n/ihQZBTi1iJQ= X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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: wilhelm-eger--- via Cygwin Reply-To: wilhelm-eger AT web DOT de Content-Type: text/plain; charset="utf-8" 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 10F8EKIL003648 Gesendet: Donnerstag, 14. Januar 2021 um 23:52 Uhr > Please try by downloading the complete Cygwin source package, and try a vanilla > rebuild first with zero changes, then change only the .cygport VERSION= to the > latest, rebuild, and fix any problems with that as you go. I have done the following mkdir opencv cd opencv git clone http://cygwin.com/git/cygwin-packages/opencv.git . cygport opencv.cygport fetch cygport opencv.cygport all Same error. Is there any other location where I could get the opencv source package from? Btw. there is no need to change to another Version, I just want to have cv2 also in python3.8 working. From what I have experienced with this package I assume that this would also not compile with python3.6 atm. Seems to be a cmake or gcc error to me. -- 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