X-Loop: help-debbugs@HIDDEN Subject: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. Resent-From: Marcel van der Boom <marcel@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Thu, 25 Aug 2022 12:28:02 +0000 Resent-Message-ID: <handler.57402.B.166143047215992 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57402 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-guix@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.166143047215992 (code B ref -1); Thu, 25 Aug 2022 12:28:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Aug 2022 12:27:52 +0000 Received: from localhost ([127.0.0.1]:49263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oRBxf-00049r-TB for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:47492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1oRBxd-00049j-SL for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40768) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxb-0005C8-UB for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:49 -0400 Received: from read.hsdev.com ([2001:19f0:5001:2902:5400:1ff:feeb:c9ab]:59452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxZ-00067v-5a for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:47 -0400 Received: from hsdev.com (hawking.hsdev.com [213.125.12.142]) by read.hsdev.com (Postfix) with ESMTPA id 9497220083 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1661430459; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=BmpDFbvQEX7M3o/CoN4CDgTuzbXE6Zy9KdLPHQBFM7M=; b=EgNf9FMoFar8SEF/q8O8PEFXWpBSrwgoIM1/7E/72S6p1xKNIJUcUWiLVfu5WLXmis5BQ4 wIW1UQy98liGbLlVstsAgg4LstItJNRkxd609veFMC4yqi79/hI0tzXmWvczkjL8D/5L7i FRMLpUZkX+Dlfsc9x1FDKN/pHgWirWo= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id 62FCF36A2E02 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) User-agent: mu4e 1.9.0; emacs 29.0.50 From: Marcel van der Boom <marcel@HIDDEN> Date: Thu, 25 Aug 2022 14:23:25 +0200 Message-ID: <87wnaw8q4k.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 0.00 Received-SPF: pass client-ip=2001:19f0:5001:2902:5400:1ff:feeb:c9ab; envelope-from=marcel@HIDDEN; helo=read.hsdev.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.3 (--) The freecad package fails to build. The following error is the relevant part from the log. I'm on powerpc64le, which is usually somewhat problematic in building. Not sure if that is relevant for this issue though. --8<---------------cut here---------------start------------->8--- CMake Error at cMake/FreeCAD_Helpers/SetupQt.cmake:28 (find_package): By not providing "FindQt5WebKitWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebKitWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebKitWidgets" with any of the following names: Qt5WebKitWidgetsConfig.cmake qt5webkitwidgets-config.cmake Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebKitWidgets_DIR" to a directory containing one of the above files. If "Qt5WebKitWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:69 (include) -- Configuring incomplete, errors occurred! --8<---------------cut here---------------end--------------->8---
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Marcel van der Boom <marcel@HIDDEN> Subject: bug#57402: Acknowledgement (FreeCAD build fails to configure / Qt5WebKitWidgets related.) Message-ID: <handler.57402.B.166143047215992.ack <at> debbugs.gnu.org> References: <87wnaw8q4k.fsf@HIDDEN> X-Gnu-PR-Message: ack 57402 X-Gnu-PR-Package: guix Reply-To: 57402 <at> debbugs.gnu.org Date: Thu, 25 Aug 2022 12:28:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-guix@HIDDEN If you wish to submit further information on this problem, please send it to 57402 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 57402: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57402 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. Resent-From: Thiago Jung Bauermann <bauermann@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Tue, 30 Aug 2022 03:32:02 +0000 Resent-Message-ID: <handler.57402.B57402.166183029928294 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Marcel van der Boom <marcel@HIDDEN> Cc: 57402 <at> debbugs.gnu.org Received: via spool by 57402-submit <at> debbugs.gnu.org id=B57402.166183029928294 (code B ref 57402); Tue, 30 Aug 2022 03:32:02 +0000 Received: (at 57402) by debbugs.gnu.org; 30 Aug 2022 03:31:39 +0000 Received: from localhost ([127.0.0.1]:34311 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oSryU-0007MI-PN for submit <at> debbugs.gnu.org; Mon, 29 Aug 2022 23:31:39 -0400 Received: from mx.kolabnow.com ([212.103.80.155]:56950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <bauermann@HIDDEN>) id 1oSryR-0007M3-Ok for 57402 <at> debbugs.gnu.org; Mon, 29 Aug 2022 23:31:37 -0400 Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id 6605614CE; Tue, 30 Aug 2022 05:31:28 +0200 (CEST) Authentication-Results: ext-mx-out002.mykolab.com (amavisd-new); dkim=pass (4096-bit key) reason="pass (just generated, assumed good)" header.d=kolabnow.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:date:date :in-reply-to:subject:subject:from:from:references:received :received:received; s=dkim20160331; t=1661830287; x=1663644688; bh=eiiUQc/I9UA4UZpWVUOaEFWHyvG6If78GzIgNK8r6r4=; b=cgMrN3OMzO18 eCh5UXtj1BNGuMyUixnSqvb/rhzmZW5UsbtmYZ0Oe0sw5bxZZBaGhtgT2rMoloRV V/uHoY1P0rqlSuISZhM9Lo+E/6LI2C+FmAiE+Rq6xaUMzBKdNjpoFjLJooFUGuTp ey2AJf7wPgGgryMP0K+hprn0HM15fn57tzjsF0v8NfKJf09x04uu0i0NDlyK8sxX zPFU9dblkaJMrwAYXAq2TIOPugRoQ3rMSBbcSQPHf83yiXOLq7ceE9zUs3E372JK 7OjkJTa7CN9QzzgxzX4vmnSzWJstGGDdLQkDddTOrlCRzd4JObgLMA6ihwJB5i6d 70W5fuLW8UoNbywJg2j9rhRAzAPqvDeYiT0Gv/LMqcnDZk5PqCFDPVIKUsV+UbWg tnxRtzlcGaxdNqPgr3Km6YMO1ZCWIX56TWAKQEl0V+P9adcAJulTzL8XzaIHEGQc VCgrbp8L17M6wEN1lokZbQsnsq3+T0l5ZEZEkDaRXafndgSfEfknOl47nhy5qcrk cq7veYIWeso7JSxKFHaFY31fKE/tmhlnMuZG4WZjNVTXWdPodiuXuAgRJQM3QrVd bBAB88flEA/owBox9GsdHUBDKwZP7Mkk21zmqHaOfc0rcEV2khXNnROQxVP+lObv 1cEcQxiIL5E4k76g1wbS6cVFxIRkJJQ= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out002.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5fnC44BPDGOS; Tue, 30 Aug 2022 05:31:27 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by mx.kolabnow.com (Postfix) with ESMTPS id F272114C2; Tue, 30 Aug 2022 05:31:26 +0200 (CEST) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx001.mykolab.com (Postfix) with ESMTPS id B4D14EB7; Tue, 30 Aug 2022 05:31:26 +0200 (CEST) References: <87wnaw8q4k.fsf@HIDDEN> From: Thiago Jung Bauermann <bauermann@HIDDEN> In-reply-to: <87wnaw8q4k.fsf@HIDDEN> Date: Tue, 30 Aug 2022 00:31:21 -0300 Message-ID: <878rn6v246.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hello Marcel, Marcel van der Boom <marcel@HIDDEN> writes: > The freecad package fails to build. The following error is the > relevant part from the log. > > I'm on powerpc64le, which is usually somewhat problematic in > building. Not sure if that is relevant for this issue though. > > CMake Error at cMake/FreeCAD_Helpers/SetupQt.cmake:28 > (find_package): > By not providing "FindQt5WebKitWidgets.cmake" in > CMAKE_MODULE_PATH this > project has asked CMake to find a package configuration file > provided by > "Qt5WebKitWidgets", but CMake did not find one. > > Could not find a package configuration file provided by > "Qt5WebKitWidgets" > with any of the following names: > > Qt5WebKitWidgetsConfig.cmake > qt5webkitwidgets-config.cmake > > Add the installation prefix of "Qt5WebKitWidgets" to > CMAKE_PREFIX_PATH or > set "Qt5WebKitWidgets_DIR" to a directory containing one of the > above > files. If "Qt5WebKitWidgets" provides a separate development > package or > SDK, be sure it has been installed. > Call Stack (most recent call first): > CMakeLists.txt:69 (include) > > > -- Configuring incomplete, errors occurred! Is this on master, or core-updates? On master, freecad-0.20.1 builds fine on x86_64-linux, but on powerpc64le-linux it doesn't get built because of a dependency failure: --8<---------------cut here---------------start------------->8--- *** HDF-SD test fails *** make[5]: *** [Makefile:1202: hdftest.chkexe_] Error 1 make[5]: Leaving directory '/tmp/guix-build-hdf4-alt-4.2.14.drv-0/hdf-4.2.14/mfhdf/test' make[4]: *** [Makefile:1188: build-check-s] Error 2 make[4]: Leaving directory '/tmp/guix-build-hdf4-alt-4.2.14.drv-0/hdf-4.2.14/mfhdf/test' make[3]: *** [Makefile:1183: test] Error 2 make[3]: Leaving directory '/tmp/guix-build-hdf4-alt-4.2.14.drv-0/hdf-4.2.14/mfhdf/test' make[2]: *** [Makefile:999: check-am] Error 2 make[2]: Leaving directory '/tmp/guix-build-hdf4-alt-4.2.14.drv-0/hdf-4.2.14/mfhdf/test' make[1]: *** [Makefile:428: check-recursive] Error 1 make[1]: Leaving directory '/tmp/guix-build-hdf4-alt-4.2.14.drv-0/hdf-4.2.14/mfhdf' make: *** [Makefile:515: check-recursive] Error 1 Test suite failed, dumping logs. error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "make" arguments: ("check") exit-status: 2 term-signal: #f stop-signal: #f> phase `check' failed after 8.3 seconds command "make" "check" failed with status 2 builder for `/gnu/store/1szzq357gdplnjd15kbs2m5zb3xrdz7q-hdf4-alt-4.2.14.drv' failed with exit code 1 build of /gnu/store/1szzq357gdplnjd15kbs2m5zb3xrdz7q-hdf4-alt-4.2.14.drv failed View build log at '/var/log/guix/drvs/1s/zzq357gdplnjd15kbs2m5zb3xrdz7q-hdf4-alt-4.2.14.drv.gz'. cannot build derivation `/gnu/store/a8df1igdk1b15x06bkk7rvyq1maqkf8v-netcdf-4.7.4.drv': 1 dependencies couldn't be built applying 2 grafts for postgresql-13.7 ... cannot build derivation `/gnu/store/35bapv6z5fsalaxapmhymj7m8z8yrjph-freecad-0.20.1.drv': 1 dependencies couldn't be built guix build: error: build of `/gnu/store/35bapv6z5fsalaxapmhymj7m8z8yrjph-freecad-0.20.1.drv' failed --8<---------------cut here---------------end--------------->8--- Unfortunately I can't test on core-updates because of a kernel issue on guixp9 which triggers a libaio testsuite failure, and thus most of core-updates is unbuildable there... -- Thanks Thiago
X-Loop: help-debbugs@HIDDEN Subject: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. Resent-From: Marcel van der Boom <marcel@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Tue, 30 Aug 2022 10:32:02 +0000 Resent-Message-ID: <handler.57402.B57402.16618554736286 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Thiago Jung Bauermann <bauermann@HIDDEN> Cc: 57402 <at> debbugs.gnu.org Received: via spool by 57402-submit <at> debbugs.gnu.org id=B57402.16618554736286 (code B ref 57402); Tue, 30 Aug 2022 10:32:02 +0000 Received: (at 57402) by debbugs.gnu.org; 30 Aug 2022 10:31:13 +0000 Received: from localhost ([127.0.0.1]:34856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oSyWX-0001dJ-HZ for submit <at> debbugs.gnu.org; Tue, 30 Aug 2022 06:31:13 -0400 Received: from read.hsdev.com ([209.250.245.235]:42786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1oSyWU-0001cz-1y for 57402 <at> debbugs.gnu.org; Tue, 30 Aug 2022 06:31:11 -0400 Received: from hsdev.com (hawking.hsdev.com [213.125.12.142]) by read.hsdev.com (Postfix) with ESMTPA id 78AEA21906; Tue, 30 Aug 2022 12:31:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1661855460; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=QIEmpMGaVdmEC08a+yRhb5QAEdjDpTocAYiMZkzadYM=; b=JmgCge8ZQGVgJH85WPOtfxvlmNZG/eKVa31+Oz/3JtgH4MS12ILUDcQCY7nFFMnLgTi5YM /OTtFYvlETyPmB1ovh7DC2ExeDBl6LpFVtl7sQ1PP2FIHbfnXltUFBPP1ey5CRDHbuzzym 2LX/N3MGlum6vn3IDrbYoWSUZ9TnPtU= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id 2D5D536A2E32; Tue, 30 Aug 2022 12:31:00 +0200 (CEST) References: <87wnaw8q4k.fsf@HIDDEN> <878rn6v246.fsf@HIDDEN> User-agent: mu4e 1.9.0; emacs 29.0.50 From: Marcel van der Boom <marcel@HIDDEN> Date: Tue, 30 Aug 2022 10:54:49 +0200 In-reply-to: <878rn6v246.fsf@HIDDEN> Message-ID: <878rn6f2fv.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 1.18 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) [Thiago Jung Bauermann]: > Is this on master, or core-updates? On master, freecad-0.20.1 > builds > fine on x86_64-linux, but on powerpc64le-linux it doesn't get > built > because of a dependency failure: I get the same build failure in 'hdf4-alt' as you posted above. This is in the check phase on 'master' indeed. When building using '--without-tests=hdf4-alt' the error I submitted as bug appears. I should have mentioned that.
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Maxim Cournoyer <maxim.cournoyer@HIDDEN> Subject: bug#57402: closed (FreeCAD build fails to configure / Qt5WebKitWidgets related.) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.57402.D57402.169326371331174.ackdone <at> debbugs.gnu.org> References: <87edjmg4a7.fsf@HIDDEN> <87wnaw8q4k.fsf@HIDDEN> X-Gnu-PR-Message: closed 57402 X-Gnu-PR-Package: guix Date: Mon, 28 Aug 2023 23:02:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1693263721-31191-0" This is a multi-part message in MIME format... ------------=_1693263721-31191-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Mon, 28 Aug 2023 19:01:36 -0400 with message-id <87edjmg4a7.fsf@HIDDEN> and subject line Re: bug#57402: FreeCAD build fails to configure / Qt5WebKi= tWidgets related. has caused the debbugs.gnu.org bug report #57402, regarding FreeCAD build fails to configure / Qt5WebKitWidgets related. to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@HIDDEN) --=20 57402: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57402 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1693263721-31191-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Aug 2022 12:27:52 +0000 Received: from localhost ([127.0.0.1]:49263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oRBxf-00049r-TB for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:47492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1oRBxd-00049j-SL for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40768) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxb-0005C8-UB for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:49 -0400 Received: from read.hsdev.com ([2001:19f0:5001:2902:5400:1ff:feeb:c9ab]:59452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxZ-00067v-5a for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:47 -0400 Received: from hsdev.com (hawking.hsdev.com [213.125.12.142]) by read.hsdev.com (Postfix) with ESMTPA id 9497220083 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1661430459; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=BmpDFbvQEX7M3o/CoN4CDgTuzbXE6Zy9KdLPHQBFM7M=; b=EgNf9FMoFar8SEF/q8O8PEFXWpBSrwgoIM1/7E/72S6p1xKNIJUcUWiLVfu5WLXmis5BQ4 wIW1UQy98liGbLlVstsAgg4LstItJNRkxd609veFMC4yqi79/hI0tzXmWvczkjL8D/5L7i FRMLpUZkX+Dlfsc9x1FDKN/pHgWirWo= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id 62FCF36A2E02 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) User-agent: mu4e 1.9.0; emacs 29.0.50 From: Marcel van der Boom <marcel@HIDDEN> To: bug-guix@HIDDEN Subject: FreeCAD build fails to configure / Qt5WebKitWidgets related. Date: Thu, 25 Aug 2022 14:23:25 +0200 Message-ID: <87wnaw8q4k.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 0.00 Received-SPF: pass client-ip=2001:19f0:5001:2902:5400:1ff:feeb:c9ab; envelope-from=marcel@HIDDEN; helo=read.hsdev.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.3 (--) The freecad package fails to build. The following error is the relevant part from the log. I'm on powerpc64le, which is usually somewhat problematic in building. Not sure if that is relevant for this issue though. --8<---------------cut here---------------start------------->8--- CMake Error at cMake/FreeCAD_Helpers/SetupQt.cmake:28 (find_package): By not providing "FindQt5WebKitWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebKitWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebKitWidgets" with any of the following names: Qt5WebKitWidgetsConfig.cmake qt5webkitwidgets-config.cmake Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebKitWidgets_DIR" to a directory containing one of the above files. If "Qt5WebKitWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:69 (include) -- Configuring incomplete, errors occurred! --8<---------------cut here---------------end--------------->8--- ------------=_1693263721-31191-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 57402-done) by debbugs.gnu.org; 28 Aug 2023 23:01:53 +0000 Received: from localhost ([127.0.0.1]:49168 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qalF3-00086k-6h for submit <at> debbugs.gnu.org; Mon, 28 Aug 2023 19:01:53 -0400 Received: from mail-qv1-xf2f.google.com ([2607:f8b0:4864:20::f2f]:60651) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <maxim.cournoyer@HIDDEN>) id 1qalF0-00086U-QY for 57402-done <at> debbugs.gnu.org; Mon, 28 Aug 2023 19:01:51 -0400 Received: by mail-qv1-xf2f.google.com with SMTP id 6a1803df08f44-64b8e1c739aso24524386d6.0 for <57402-done <at> debbugs.gnu.org>; Mon, 28 Aug 2023 16:01:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693263698; x=1693868498; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=JIEA3DLioFv/XvQe6U/csjr1mwZuvheZ6xTiF/3Tbxo=; b=ArmzYxgF0Pevb8Px+Xoo7D+oxoHOQK/SRP6kpIU5SOsCU1EaOhx9CMb0xZjUVHIEFZ XXpT8nl093L42iDSNvk5xJZvkdH/La95091AG9SMADBX+LA/pwTWzcExIHbC/egg1hqT PMD9T0WcbypACzZaLb0mlt+73y8jLK1FsZgk8wykzoPTLQ+4u0R8aNRh5BqvVxFFlig4 mMrDpcu+ALJwUPNBQbBO9Vm0VvATkoWhSuUscOt0cVk3sr72Oi/SgOCoMyXWrAd9hJ2h xGfBT51vlOooeIn1wqbVznv3/hI+IOmuw0I4pxOmB2Br6tpLS9rHqYbuwurYTVKk3PJM UFEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693263698; x=1693868498; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=JIEA3DLioFv/XvQe6U/csjr1mwZuvheZ6xTiF/3Tbxo=; b=WRtZlRrJVye4gInUnTIa71LxqZ99O+8RgXGCymXaNvPt74Bfl4OYD/I1aK7nzbwYsj N9v9Y5Lce/YHQHctUWz9M/o+OngeH156aFgRurUMPsTDLtBgrpN+uHs3RYgewIRlX5iK HWI6KW/0e8jUEOoTRk/6UQf4A04ncpCfindetOnqs448V3U16u3hQXCBBB400LJioWea 06ly4Tdy/Gy/nSSlheyFxqE++7ue1zU1b5++hcGuAjyffEzDYEgRsRwdsIsow4RXuwU7 NLn4MV2a4VlP1ry7neg+7aUuPHnWUZBDo6nFJiH/IfYdF8v8nBWUxkm5FnrFO7V1SrTP 2l4g== X-Gm-Message-State: AOJu0YzWa9AHgQMvco48h5Hphc4IZ3lpM9KzTKFmdFFAuh6QhHJh8WoS QRYWvfezUNQDn0C50UxGZ0A+YVUHyct2Qg== X-Google-Smtp-Source: AGHT+IFwgoEWlXUJ3JXYmz8unWQsAWAIbIJayH+pH9Hkqo7HohVU+bznlL0wfYTIeDSRM3DhN/GDjQ== X-Received: by 2002:a0c:e0c8:0:b0:64f:4584:8b73 with SMTP id x8-20020a0ce0c8000000b0064f45848b73mr21780750qvk.8.1693263698364; Mon, 28 Aug 2023 16:01:38 -0700 (PDT) Received: from hurd (dsl-10-132-204.b2b2c.ca. [72.10.132.204]) by smtp.gmail.com with ESMTPSA id p12-20020a0ccb8c000000b0064f4e0b2089sm2884495qvk.33.2023.08.28.16.01.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Aug 2023 16:01:37 -0700 (PDT) From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> To: Marcel van der Boom <marcel@HIDDEN> Subject: Re: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. References: <87wnaw8q4k.fsf@HIDDEN> <878rn6v246.fsf@HIDDEN> <878rn6f2fv.fsf@HIDDEN> Date: Mon, 28 Aug 2023 19:01:36 -0400 In-Reply-To: <878rn6f2fv.fsf@HIDDEN> (Marcel van der Boom's message of "Tue, 30 Aug 2022 10:54:49 +0200") Message-ID: <87edjmg4a7.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57402-done Cc: 57402-done <at> debbugs.gnu.org, Thiago Jung Bauermann <bauermann@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hi, Marcel van der Boom <marcel@HIDDEN> writes: > [Thiago Jung Bauermann]: >> Is this on master, or core-updates? On master, freecad-0.20.1 builds >> fine on x86_64-linux, but on powerpc64le-linux it doesn't get built >> because of a dependency failure: > > I get the same build failure in 'hdf4-alt' as you posted above. This > is in the check phase on 'master' indeed. > > When building using '--without-tests=hdf4-alt' the error I submitted > as bug appears. I should have mentioned that. Closing this old bug report as freecad is currently substitutable with Guix 1dce887. -- Thanks, Maxim ------------=_1693263721-31191-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Marcel van der Boom <marcel@HIDDEN> Subject: bug#57402: closed (Re: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related.) Message-ID: <handler.57402.D57402.169326371331174.notifdone <at> debbugs.gnu.org> References: <87edjmg4a7.fsf@HIDDEN> <87wnaw8q4k.fsf@HIDDEN> X-Gnu-PR-Message: they-closed 57402 X-Gnu-PR-Package: guix Reply-To: 57402 <at> debbugs.gnu.org Date: Mon, 28 Aug 2023 23:02:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1693263721-31191-1" This is a multi-part message in MIME format... ------------=_1693263721-31191-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 57402 <at> debbugs.gnu.org. --=20 57402: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57402 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1693263721-31191-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 57402-done) by debbugs.gnu.org; 28 Aug 2023 23:01:53 +0000 Received: from localhost ([127.0.0.1]:49168 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qalF3-00086k-6h for submit <at> debbugs.gnu.org; Mon, 28 Aug 2023 19:01:53 -0400 Received: from mail-qv1-xf2f.google.com ([2607:f8b0:4864:20::f2f]:60651) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <maxim.cournoyer@HIDDEN>) id 1qalF0-00086U-QY for 57402-done <at> debbugs.gnu.org; Mon, 28 Aug 2023 19:01:51 -0400 Received: by mail-qv1-xf2f.google.com with SMTP id 6a1803df08f44-64b8e1c739aso24524386d6.0 for <57402-done <at> debbugs.gnu.org>; Mon, 28 Aug 2023 16:01:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693263698; x=1693868498; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=JIEA3DLioFv/XvQe6U/csjr1mwZuvheZ6xTiF/3Tbxo=; b=ArmzYxgF0Pevb8Px+Xoo7D+oxoHOQK/SRP6kpIU5SOsCU1EaOhx9CMb0xZjUVHIEFZ XXpT8nl093L42iDSNvk5xJZvkdH/La95091AG9SMADBX+LA/pwTWzcExIHbC/egg1hqT PMD9T0WcbypACzZaLb0mlt+73y8jLK1FsZgk8wykzoPTLQ+4u0R8aNRh5BqvVxFFlig4 mMrDpcu+ALJwUPNBQbBO9Vm0VvATkoWhSuUscOt0cVk3sr72Oi/SgOCoMyXWrAd9hJ2h xGfBT51vlOooeIn1wqbVznv3/hI+IOmuw0I4pxOmB2Br6tpLS9rHqYbuwurYTVKk3PJM UFEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693263698; x=1693868498; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=JIEA3DLioFv/XvQe6U/csjr1mwZuvheZ6xTiF/3Tbxo=; b=WRtZlRrJVye4gInUnTIa71LxqZ99O+8RgXGCymXaNvPt74Bfl4OYD/I1aK7nzbwYsj N9v9Y5Lce/YHQHctUWz9M/o+OngeH156aFgRurUMPsTDLtBgrpN+uHs3RYgewIRlX5iK HWI6KW/0e8jUEOoTRk/6UQf4A04ncpCfindetOnqs448V3U16u3hQXCBBB400LJioWea 06ly4Tdy/Gy/nSSlheyFxqE++7ue1zU1b5++hcGuAjyffEzDYEgRsRwdsIsow4RXuwU7 NLn4MV2a4VlP1ry7neg+7aUuPHnWUZBDo6nFJiH/IfYdF8v8nBWUxkm5FnrFO7V1SrTP 2l4g== X-Gm-Message-State: AOJu0YzWa9AHgQMvco48h5Hphc4IZ3lpM9KzTKFmdFFAuh6QhHJh8WoS QRYWvfezUNQDn0C50UxGZ0A+YVUHyct2Qg== X-Google-Smtp-Source: AGHT+IFwgoEWlXUJ3JXYmz8unWQsAWAIbIJayH+pH9Hkqo7HohVU+bznlL0wfYTIeDSRM3DhN/GDjQ== X-Received: by 2002:a0c:e0c8:0:b0:64f:4584:8b73 with SMTP id x8-20020a0ce0c8000000b0064f45848b73mr21780750qvk.8.1693263698364; Mon, 28 Aug 2023 16:01:38 -0700 (PDT) Received: from hurd (dsl-10-132-204.b2b2c.ca. [72.10.132.204]) by smtp.gmail.com with ESMTPSA id p12-20020a0ccb8c000000b0064f4e0b2089sm2884495qvk.33.2023.08.28.16.01.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Aug 2023 16:01:37 -0700 (PDT) From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> To: Marcel van der Boom <marcel@HIDDEN> Subject: Re: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. References: <87wnaw8q4k.fsf@HIDDEN> <878rn6v246.fsf@HIDDEN> <878rn6f2fv.fsf@HIDDEN> Date: Mon, 28 Aug 2023 19:01:36 -0400 In-Reply-To: <878rn6f2fv.fsf@HIDDEN> (Marcel van der Boom's message of "Tue, 30 Aug 2022 10:54:49 +0200") Message-ID: <87edjmg4a7.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57402-done Cc: 57402-done <at> debbugs.gnu.org, Thiago Jung Bauermann <bauermann@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hi, Marcel van der Boom <marcel@HIDDEN> writes: > [Thiago Jung Bauermann]: >> Is this on master, or core-updates? On master, freecad-0.20.1 builds >> fine on x86_64-linux, but on powerpc64le-linux it doesn't get built >> because of a dependency failure: > > I get the same build failure in 'hdf4-alt' as you posted above. This > is in the check phase on 'master' indeed. > > When building using '--without-tests=hdf4-alt' the error I submitted > as bug appears. I should have mentioned that. Closing this old bug report as freecad is currently substitutable with Guix 1dce887. -- Thanks, Maxim ------------=_1693263721-31191-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Aug 2022 12:27:52 +0000 Received: from localhost ([127.0.0.1]:49263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oRBxf-00049r-TB for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:47492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1oRBxd-00049j-SL for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40768) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxb-0005C8-UB for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:49 -0400 Received: from read.hsdev.com ([2001:19f0:5001:2902:5400:1ff:feeb:c9ab]:59452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxZ-00067v-5a for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:47 -0400 Received: from hsdev.com (hawking.hsdev.com [213.125.12.142]) by read.hsdev.com (Postfix) with ESMTPA id 9497220083 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1661430459; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=BmpDFbvQEX7M3o/CoN4CDgTuzbXE6Zy9KdLPHQBFM7M=; b=EgNf9FMoFar8SEF/q8O8PEFXWpBSrwgoIM1/7E/72S6p1xKNIJUcUWiLVfu5WLXmis5BQ4 wIW1UQy98liGbLlVstsAgg4LstItJNRkxd609veFMC4yqi79/hI0tzXmWvczkjL8D/5L7i FRMLpUZkX+Dlfsc9x1FDKN/pHgWirWo= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id 62FCF36A2E02 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) User-agent: mu4e 1.9.0; emacs 29.0.50 From: Marcel van der Boom <marcel@HIDDEN> To: bug-guix@HIDDEN Subject: FreeCAD build fails to configure / Qt5WebKitWidgets related. Date: Thu, 25 Aug 2022 14:23:25 +0200 Message-ID: <87wnaw8q4k.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 0.00 Received-SPF: pass client-ip=2001:19f0:5001:2902:5400:1ff:feeb:c9ab; envelope-from=marcel@HIDDEN; helo=read.hsdev.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.3 (--) The freecad package fails to build. The following error is the relevant part from the log. I'm on powerpc64le, which is usually somewhat problematic in building. Not sure if that is relevant for this issue though. --8<---------------cut here---------------start------------->8--- CMake Error at cMake/FreeCAD_Helpers/SetupQt.cmake:28 (find_package): By not providing "FindQt5WebKitWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebKitWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebKitWidgets" with any of the following names: Qt5WebKitWidgetsConfig.cmake qt5webkitwidgets-config.cmake Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebKitWidgets_DIR" to a directory containing one of the above files. If "Qt5WebKitWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:69 (include) -- Configuring incomplete, errors occurred! --8<---------------cut here---------------end--------------->8--- ------------=_1693263721-31191-1--
X-Loop: help-debbugs@HIDDEN Subject: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. References: <87wnaw8q4k.fsf@HIDDEN> In-Reply-To: <87wnaw8q4k.fsf@HIDDEN> Resent-From: Marcel van der Boom <marcel@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Tue, 29 Aug 2023 10:12:01 +0000 Resent-Message-ID: <handler.57402.B57402.169330389629578 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57402 <at> debbugs.gnu.org Received: via spool by 57402-submit <at> debbugs.gnu.org id=B57402.169330389629578 (code B ref 57402); Tue, 29 Aug 2023 10:12:01 +0000 Received: (at 57402) by debbugs.gnu.org; 29 Aug 2023 10:11:36 +0000 Received: from localhost ([127.0.0.1]:49571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qavh9-0007h0-SI for submit <at> debbugs.gnu.org; Tue, 29 Aug 2023 06:11:36 -0400 Received: from read.hsdev.com ([209.250.245.235]:46754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1qavh6-0007gh-AQ for 57402 <at> debbugs.gnu.org; Tue, 29 Aug 2023 06:11:33 -0400 Received: from hsdev.com (router2.hsdev.com [213.125.12.138]) by read.hsdev.com (Postfix) with ESMTPA id 31E6E2002B for <57402 <at> debbugs.gnu.org>; Tue, 29 Aug 2023 12:11:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1693303878; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=0Ztr8vjKtbANv6NROdTvLDQCVqqS2xhycRD8MrMT6ao=; b=MXDmqR52ums16AvJQ7Zx3FD987d9XXX68nWfibBAJxCsDNxurF7F+HHjb4T7sjq5M1UY9c 9h0Co97TKkFq2wbca/k5CXuOq3Zkf22QcTCfHp8u3BJSVfYeZYyj3xF5Z/H5B+C7h1lhFp fT2yEWgPejxGzKjTNrMsrxieYRf+rbY= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id D244936A3FA1 for <57402 <at> debbugs.gnu.org>; Tue, 29 Aug 2023 12:11:17 +0200 (CEST) User-agent: mu4e 1.11.16; emacs 30.0.50 From: Marcel van der Boom <marcel@HIDDEN> Date: Tue, 29 Aug 2023 12:02:35 +0200 Message-ID: <87pm36xinu.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 0.00 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) This still fails for me, same error. To be clear, substitutable means there is a binary available from one of the substituation servers? If so, guix is not using it as it tries to build freecad, starting with a configure, where it then fails. What am I missing? I am using a manifest where some of the dependencies of freecad skip tests, as in: (options->transformation '((without-tests . "ffmpeg") (without-tests . "hwloc") (without-tests . "hdf4-alt") (without-tests . "python-pandas") (without-tests . "gst-plugins-bad") (without-tests . "gtk") (without-tests . "qtbase"))) these are needed for a number of packages on ppc64le.
X-Loop: help-debbugs@HIDDEN Subject: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. Resent-From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Tue, 29 Aug 2023 14:15:02 +0000 Resent-Message-ID: <handler.57402.B57402.169331845124403 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Marcel van der Boom <marcel@HIDDEN> Cc: 57402 <at> debbugs.gnu.org, GNU Debbugs <control <at> debbugs.gnu.org> Received: via spool by 57402-submit <at> debbugs.gnu.org id=B57402.169331845124403 (code B ref 57402); Tue, 29 Aug 2023 14:15:02 +0000 Received: (at 57402) by debbugs.gnu.org; 29 Aug 2023 14:14:11 +0000 Received: from localhost ([127.0.0.1]:51322 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qazTu-0006LQ-Vz for submit <at> debbugs.gnu.org; Tue, 29 Aug 2023 10:14:11 -0400 Received: from mail-qt1-x82f.google.com ([2607:f8b0:4864:20::82f]:59462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <maxim.cournoyer@HIDDEN>) id 1qazTq-0006KN-GY; Tue, 29 Aug 2023 10:14:09 -0400 Received: by mail-qt1-x82f.google.com with SMTP id d75a77b69052e-4122cd981f5so9904081cf.2; Tue, 29 Aug 2023 07:13:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693318433; x=1693923233; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=CPX0reABqhpHL8yZ9SNBkDpzHoiZuxdStqJ28UX8s+o=; b=jabPGUwr8rQMt0qrJ3CRezHxDwkjScUMHHEx6HVshVSvAKRjt96c1y75x5y2BDGIdL ZBbuLQnu4cRr0z/c3D1+vXDu4J58OK1OxxEtTn5UmoY0/cc8TwFVpVvUW0PbVGCPUbK9 h4OU60WubqK5Eu6uZTyelaoFqGTvFiwsDVeHRd+Rp5Kqe9C98VWyqchOPx1KgWO/IN2b BOv1ibO0VPbWqvh7m8bl3WwRnq8YTY1vMzS9gwo1PPyoeTLklN5QiK/ld3TOUuMPtbgS 7FisKM4EANzQGkfurlsuZoEfKrqEn/RXRBk73wgX2u7b/I61fYbH7IjCoKoV4OLTgEf1 BODw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693318433; x=1693923233; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=CPX0reABqhpHL8yZ9SNBkDpzHoiZuxdStqJ28UX8s+o=; b=lojILVH16ZYlEzfB2pmgf4euCJMTOTkRRShbn5WtrFajLNa5HQYDBmuDHNpcUigCuK pT4EDepzBdr5NZQQNQGFcEyGmYyHqE80r0Qe8gF0Qe4nKcyuajC5Zd4gyfEQUMBtaxff iG8K3tniWRBptCnDakRkK0xs9feslbFFC4pQEogpdnWkXgyjhYhq+uX67grmdXbQvjSi CwGw/UVNAJsxYV9k37Us6xzv2gz/xn00g8G7Q+JtemQcf7q/oxViyX3kj2d0P2TXmMOk ebwxzPptyNOUaMKXEsHaxix7AMAUtZIyDEQeKkeLLQl7RHkhMWBfsGHZG1NUPq0wdu1U OCLg== X-Gm-Message-State: AOJu0YwBDVWvDrETrx7fS1RO1Hg24SXuB2mavFdnYJdooVATsbagF+9i CqUn6obkvUx/xcO37jhZ0xXRs+pBVR2peg== X-Google-Smtp-Source: AGHT+IG7msILROgxxU5wk5y18u/HqSd9wkLxLSxX1TNlQ1V0tgJUC8a9XeYiXBD8WDjSVpYMZiEbAQ== X-Received: by 2002:ac8:4e51:0:b0:40f:dbae:7581 with SMTP id e17-20020ac84e51000000b0040fdbae7581mr32354208qtw.29.1693318433299; Tue, 29 Aug 2023 07:13:53 -0700 (PDT) Received: from hurd (dsl-10-132-204.b2b2c.ca. [72.10.132.204]) by smtp.gmail.com with ESMTPSA id d13-20020ac800cd000000b00410957eaf3csm3066341qtg.21.2023.08.29.07.13.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Aug 2023 07:13:52 -0700 (PDT) From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> References: <87wnaw8q4k.fsf@HIDDEN> <87pm36xinu.fsf@HIDDEN> Date: Tue, 29 Aug 2023 10:13:51 -0400 In-Reply-To: <87pm36xinu.fsf@HIDDEN> (Marcel van der Boom's message of "Tue, 29 Aug 2023 12:02:35 +0200") Message-ID: <87ttsiaqcg.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) retitle 57402 webkitgtk-with-libsoup2 fails to build on powerpc64le, breaki= ng freecad reopen 57402 quit Hi, Marcel van der Boom <marcel@HIDDEN> writes: > This still fails for me, same error. OK, thanks for the reply. > To be clear, substitutable means there is a binary available from one > of the substituation servers? Yes. > If so, guix is not using it as it tries to build freecad, starting > with a configure, where it then fails. > > What am I missing? > > > I am using a manifest where some of the dependencies of freecad skip > tests, as in: > > (options->transformation > '((without-tests . "ffmpeg") > (without-tests . "hwloc") > (without-tests . "hdf4-alt") > (without-tests . "python-pandas") > (without-tests . "gst-plugins-bad") > (without-tests . "gtk") > (without-tests . "qtbase"))) > > these are needed for a number of packages on ppc64le. Ah, so it seems a problem specific to the powerpc64le architecture. By using transformations as above, the derivations are changed so you must build them locally. But it seems the problem is bigger than that, as there's no substitute for the powerpc64le-linux system: --8<---------------cut here---------------start------------->8--- $ guix weather freecad --system=3Dpowerpc64le-linux calcul de 1 d=C3=A9rivations de paquets pour powerpc64le-linux=E2=80=A6 recherche de 1 =C3=A9l=C3=A9ments du d=C3=A9p=C3=B4t sur https://ci.guix.gn= u.org... https://ci.guix.gnu.org =E2=9B=88 0.0 % des substituts sont disponibles (0 sur 1) taille des substituts inconnue 0,0 Mo sur le disque (d=C3=A9compress=C3=A9) 0,609 secondes par requ=C3=AAte (0,6 secondes en tout) 1,6 requ=C3=AAtes par seconde 0.0 % (0 sur 1) des =C3=A9l=C3=A9ments manquants sont dans la queue au moins 1=E2=80=AF000 constructions dans la queue aarch64-linux : 986 (98.6 %) powerpc64le-linux : 10 (1.0 %) armhf-linux : 4 (.4 %) vitesse de construction : 60.75 constructions par l'heure i686-linux=E2=80=AF: 30.72 constructions par heure x86_64-linux=E2=80=AF: 26.97 constructions par heure powerpc64le-linux=E2=80=AF: 2.98 constructions par heure aarch64-linux=E2=80=AF: 0.87 constructions par heure recherche de 1 =C3=A9l=C3=A9ments du d=C3=A9p=C3=B4t sur https://bordeaux.g= uix.gnu.org... https://bordeaux.guix.gnu.org =E2=9B=88 0.0 % des substituts sont disponibles (0 sur 1) taille des substituts inconnue 0,0 Mo sur le disque (d=C3=A9compress=C3=A9) 0,539 secondes par requ=C3=AAte (0,5 secondes en tout) 1,9 requ=C3=AAtes par seconde (informations sur l=E2=80=99int=C3=A9gration continue indisponibles) --8<---------------cut here---------------end--------------->8--- The last failed completed build can be seen here: https://ci.guix.gnu.org/build/1778461/details. There are multiple packages that do not currently build on powerpc64le as can be seen by inspecting the 'Dependencies' section on that page. I've restarted some builds that were spurious CI failures (connection timeouts), but some are real ones, such as for the webkitgtk-with-libsoup2 transitive dependency [0]: --8<---------------cut here---------------start------------->8--- FAILED: ext/aalib/libgstaasink.so=20 gcc -o ext/aalib/libgstaasink.so ext/aalib/libgstaasink.so.p/gstaasink.c.o= ext/aalib/libgstaasink.so.p/gstaatv.c.o ext/aalib/libgstaasink.so.p/gstaap= lugin.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-grou= p -Wl,-soname,libgstaasink.so -Wl,-Bsymbolic-functions -Wl,-z,nodelete -Wl,= -rpath=3D/gnu/store/275kk2wrasb9gqacaxz45a0x5s24qnd9-gst-plugins-good-1.22.= 2/lib /gnu/store/0l9aglwxbrkva96c7lrh334gb31rwbxc-gst-plugins-base-1.22.2/l= ib/libgstvideo-1.0.so /gnu/store/pm16mb257n6c0dh7g74ns3f54pzpwkly-gstreamer= -1.22.2/lib/libgstbase-1.0.so /gnu/store/pm16mb257n6c0dh7g74ns3f54pzpwkly-g= streamer-1.22.2/lib/libgstreamer-1.0.so /gnu/store/iz2my9wgqvv088hnirdyxfa3= q14xbh3m-glib-2.72.3/lib/libgobject-2.0.so /gnu/store/iz2my9wgqvv088hnirdyx= fa3q14xbh3m-glib-2.72.3/lib/libglib-2.0.so -laa -Wl,--end-group ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aarender.o): in function `aa_renderpalette': (.text+0x708): undefined reference to `pow' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.text+0xe8): undefined reference to `curs_set' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.text+0x130): undefined reference to `wrefresh' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.text+0x18c): undefined reference to `wmove' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.text+0x1d4): undefined reference to `waddnstr' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o): in function `curses_init': (.text+0x248): undefined reference to `initscr' ld: (.text+0x278): undefined reference to `termattrs' ld: (.text+0x2d0): undefined reference to `intrflush' ld: (.text+0x344): undefined reference to `wclear' ld: (.text+0x354): undefined reference to `intrflush' ld: (.text+0x360): undefined reference to `wrefresh' ld: (.text+0x3a4): undefined reference to `endwin' ld: (.text+0x45c): undefined reference to `wclear' ld: (.text+0x46c): undefined reference to `intrflush' ld: (.text+0x478): undefined reference to `wrefresh' ld: (.text+0x504): undefined reference to `endwin' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.toc+0x0): undefined reference to `stdscr' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x2c): undefined reference to `nodelay' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x70): undefined reference to `wgetch' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x114): undefined reference to `nodelay' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x224): undefined reference to `initscr' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x254): undefined reference to `cbreak' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x25c): undefined reference to `noecho' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x264): undefined reference to `nonl' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x27c): undefined reference to `keypad' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x330): undefined reference to `keypad' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x340): undefined reference to `nodelay' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x358): undefined reference to `nocbreak' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x360): undefined reference to `echo' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x370): undefined reference to `nl' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x3a8): undefined reference to `intrflush' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x3b4): undefined reference to `wclear' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x3c0): undefined reference to `wrefresh' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x3dc): undefined reference to `endwin' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.toc+0x0): undefined reference to `stdscr' collect2: error: ld returned 1 exit status --8<---------------cut here---------------end--------------->8--- [0] https://ci.guix.gnu.org/build/1778171/log/raw It seems fixing this package may be enough to get freecad to build on powerpc64le. Help welcome! --=20 Thanks, Maxim
Received: (at control) by debbugs.gnu.org; 29 Aug 2023 14:14:11 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Tue Aug 29 10:14:11 2023 Received: from localhost ([127.0.0.1]:51320 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qazTu-0006LL-5v for submit <at> debbugs.gnu.org; Tue, 29 Aug 2023 10:14:10 -0400 Received: from mail-qt1-x82f.google.com ([2607:f8b0:4864:20::82f]:59462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <maxim.cournoyer@HIDDEN>) id 1qazTq-0006KN-GY; Tue, 29 Aug 2023 10:14:09 -0400 Received: by mail-qt1-x82f.google.com with SMTP id d75a77b69052e-4122cd981f5so9904081cf.2; Tue, 29 Aug 2023 07:13:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693318433; x=1693923233; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=CPX0reABqhpHL8yZ9SNBkDpzHoiZuxdStqJ28UX8s+o=; b=jabPGUwr8rQMt0qrJ3CRezHxDwkjScUMHHEx6HVshVSvAKRjt96c1y75x5y2BDGIdL ZBbuLQnu4cRr0z/c3D1+vXDu4J58OK1OxxEtTn5UmoY0/cc8TwFVpVvUW0PbVGCPUbK9 h4OU60WubqK5Eu6uZTyelaoFqGTvFiwsDVeHRd+Rp5Kqe9C98VWyqchOPx1KgWO/IN2b BOv1ibO0VPbWqvh7m8bl3WwRnq8YTY1vMzS9gwo1PPyoeTLklN5QiK/ld3TOUuMPtbgS 7FisKM4EANzQGkfurlsuZoEfKrqEn/RXRBk73wgX2u7b/I61fYbH7IjCoKoV4OLTgEf1 BODw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693318433; x=1693923233; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=CPX0reABqhpHL8yZ9SNBkDpzHoiZuxdStqJ28UX8s+o=; b=lojILVH16ZYlEzfB2pmgf4euCJMTOTkRRShbn5WtrFajLNa5HQYDBmuDHNpcUigCuK pT4EDepzBdr5NZQQNQGFcEyGmYyHqE80r0Qe8gF0Qe4nKcyuajC5Zd4gyfEQUMBtaxff iG8K3tniWRBptCnDakRkK0xs9feslbFFC4pQEogpdnWkXgyjhYhq+uX67grmdXbQvjSi CwGw/UVNAJsxYV9k37Us6xzv2gz/xn00g8G7Q+JtemQcf7q/oxViyX3kj2d0P2TXmMOk ebwxzPptyNOUaMKXEsHaxix7AMAUtZIyDEQeKkeLLQl7RHkhMWBfsGHZG1NUPq0wdu1U OCLg== X-Gm-Message-State: AOJu0YwBDVWvDrETrx7fS1RO1Hg24SXuB2mavFdnYJdooVATsbagF+9i CqUn6obkvUx/xcO37jhZ0xXRs+pBVR2peg== X-Google-Smtp-Source: AGHT+IG7msILROgxxU5wk5y18u/HqSd9wkLxLSxX1TNlQ1V0tgJUC8a9XeYiXBD8WDjSVpYMZiEbAQ== X-Received: by 2002:ac8:4e51:0:b0:40f:dbae:7581 with SMTP id e17-20020ac84e51000000b0040fdbae7581mr32354208qtw.29.1693318433299; Tue, 29 Aug 2023 07:13:53 -0700 (PDT) Received: from hurd (dsl-10-132-204.b2b2c.ca. [72.10.132.204]) by smtp.gmail.com with ESMTPSA id d13-20020ac800cd000000b00410957eaf3csm3066341qtg.21.2023.08.29.07.13.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Aug 2023 07:13:52 -0700 (PDT) From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> To: Marcel van der Boom <marcel@HIDDEN> Subject: Re: bug#57402: FreeCAD build fails to configure / Qt5WebKitWidgets related. References: <87wnaw8q4k.fsf@HIDDEN> <87pm36xinu.fsf@HIDDEN> Date: Tue, 29 Aug 2023 10:13:51 -0400 In-Reply-To: <87pm36xinu.fsf@HIDDEN> (Marcel van der Boom's message of "Tue, 29 Aug 2023 12:02:35 +0200") Message-ID: <87ttsiaqcg.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control Cc: 57402 <at> debbugs.gnu.org, GNU Debbugs <control <at> debbugs.gnu.org> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) retitle 57402 webkitgtk-with-libsoup2 fails to build on powerpc64le, breaki= ng freecad reopen 57402 quit Hi, Marcel van der Boom <marcel@HIDDEN> writes: > This still fails for me, same error. OK, thanks for the reply. > To be clear, substitutable means there is a binary available from one > of the substituation servers? Yes. > If so, guix is not using it as it tries to build freecad, starting > with a configure, where it then fails. > > What am I missing? > > > I am using a manifest where some of the dependencies of freecad skip > tests, as in: > > (options->transformation > '((without-tests . "ffmpeg") > (without-tests . "hwloc") > (without-tests . "hdf4-alt") > (without-tests . "python-pandas") > (without-tests . "gst-plugins-bad") > (without-tests . "gtk") > (without-tests . "qtbase"))) > > these are needed for a number of packages on ppc64le. Ah, so it seems a problem specific to the powerpc64le architecture. By using transformations as above, the derivations are changed so you must build them locally. But it seems the problem is bigger than that, as there's no substitute for the powerpc64le-linux system: --8<---------------cut here---------------start------------->8--- $ guix weather freecad --system=3Dpowerpc64le-linux calcul de 1 d=C3=A9rivations de paquets pour powerpc64le-linux=E2=80=A6 recherche de 1 =C3=A9l=C3=A9ments du d=C3=A9p=C3=B4t sur https://ci.guix.gn= u.org... https://ci.guix.gnu.org =E2=9B=88 0.0 % des substituts sont disponibles (0 sur 1) taille des substituts inconnue 0,0 Mo sur le disque (d=C3=A9compress=C3=A9) 0,609 secondes par requ=C3=AAte (0,6 secondes en tout) 1,6 requ=C3=AAtes par seconde 0.0 % (0 sur 1) des =C3=A9l=C3=A9ments manquants sont dans la queue au moins 1=E2=80=AF000 constructions dans la queue aarch64-linux : 986 (98.6 %) powerpc64le-linux : 10 (1.0 %) armhf-linux : 4 (.4 %) vitesse de construction : 60.75 constructions par l'heure i686-linux=E2=80=AF: 30.72 constructions par heure x86_64-linux=E2=80=AF: 26.97 constructions par heure powerpc64le-linux=E2=80=AF: 2.98 constructions par heure aarch64-linux=E2=80=AF: 0.87 constructions par heure recherche de 1 =C3=A9l=C3=A9ments du d=C3=A9p=C3=B4t sur https://bordeaux.g= uix.gnu.org... https://bordeaux.guix.gnu.org =E2=9B=88 0.0 % des substituts sont disponibles (0 sur 1) taille des substituts inconnue 0,0 Mo sur le disque (d=C3=A9compress=C3=A9) 0,539 secondes par requ=C3=AAte (0,5 secondes en tout) 1,9 requ=C3=AAtes par seconde (informations sur l=E2=80=99int=C3=A9gration continue indisponibles) --8<---------------cut here---------------end--------------->8--- The last failed completed build can be seen here: https://ci.guix.gnu.org/build/1778461/details. There are multiple packages that do not currently build on powerpc64le as can be seen by inspecting the 'Dependencies' section on that page. I've restarted some builds that were spurious CI failures (connection timeouts), but some are real ones, such as for the webkitgtk-with-libsoup2 transitive dependency [0]: --8<---------------cut here---------------start------------->8--- FAILED: ext/aalib/libgstaasink.so=20 gcc -o ext/aalib/libgstaasink.so ext/aalib/libgstaasink.so.p/gstaasink.c.o= ext/aalib/libgstaasink.so.p/gstaatv.c.o ext/aalib/libgstaasink.so.p/gstaap= lugin.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-grou= p -Wl,-soname,libgstaasink.so -Wl,-Bsymbolic-functions -Wl,-z,nodelete -Wl,= -rpath=3D/gnu/store/275kk2wrasb9gqacaxz45a0x5s24qnd9-gst-plugins-good-1.22.= 2/lib /gnu/store/0l9aglwxbrkva96c7lrh334gb31rwbxc-gst-plugins-base-1.22.2/l= ib/libgstvideo-1.0.so /gnu/store/pm16mb257n6c0dh7g74ns3f54pzpwkly-gstreamer= -1.22.2/lib/libgstbase-1.0.so /gnu/store/pm16mb257n6c0dh7g74ns3f54pzpwkly-g= streamer-1.22.2/lib/libgstreamer-1.0.so /gnu/store/iz2my9wgqvv088hnirdyxfa3= q14xbh3m-glib-2.72.3/lib/libgobject-2.0.so /gnu/store/iz2my9wgqvv088hnirdyx= fa3q14xbh3m-glib-2.72.3/lib/libglib-2.0.so -laa -Wl,--end-group ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aarender.o): in function `aa_renderpalette': (.text+0x708): undefined reference to `pow' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.text+0xe8): undefined reference to `curs_set' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.text+0x130): undefined reference to `wrefresh' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.text+0x18c): undefined reference to `wmove' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.text+0x1d4): undefined reference to `waddnstr' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o): in function `curses_init': (.text+0x248): undefined reference to `initscr' ld: (.text+0x278): undefined reference to `termattrs' ld: (.text+0x2d0): undefined reference to `intrflush' ld: (.text+0x344): undefined reference to `wclear' ld: (.text+0x354): undefined reference to `intrflush' ld: (.text+0x360): undefined reference to `wrefresh' ld: (.text+0x3a4): undefined reference to `endwin' ld: (.text+0x45c): undefined reference to `wclear' ld: (.text+0x46c): undefined reference to `intrflush' ld: (.text+0x478): undefined reference to `wrefresh' ld: (.text+0x504): undefined reference to `endwin' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurses.o):(.toc+0x0): undefined reference to `stdscr' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x2c): undefined reference to `nodelay' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x70): undefined reference to `wgetch' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x114): undefined reference to `nodelay' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x224): undefined reference to `initscr' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x254): undefined reference to `cbreak' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x25c): undefined reference to `noecho' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x264): undefined reference to `nonl' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x27c): undefined reference to `keypad' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x330): undefined reference to `keypad' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x340): undefined reference to `nodelay' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x358): undefined reference to `nocbreak' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x360): undefined reference to `echo' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x370): undefined reference to `nl' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x3a8): undefined reference to `intrflush' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x3b4): undefined reference to `wclear' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x3c0): undefined reference to `wrefresh' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.text+0x3dc): undefined reference to `endwin' ld: /gnu/store/s2jbrqa6j96j00q69kdnp4xzijjdd7jf-aalib-1.4rc5/lib/../lib/lib= aa.a(aacurkbd.o):(.toc+0x0): undefined reference to `stdscr' collect2: error: ld returned 1 exit status --8<---------------cut here---------------end--------------->8--- [0] https://ci.guix.gnu.org/build/1778171/log/raw It seems fixing this package may be enough to get freecad to build on powerpc64le. Help welcome! --=20 Thanks, Maxim
Received: (at fakecontrol) by fakecontrolmessage; To: internal_control <at> debbugs.gnu.org From: Debbugs Internal Request <help-debbugs@HIDDEN> Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Tue, 29 Aug 2023 14:15:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator
X-Loop: help-debbugs@HIDDEN Subject: bug#57402: webkitgtk-with-libsoup2 fails to build on powerpc64le, breaking freecad References: <87wnaw8q4k.fsf@HIDDEN> In-Reply-To: <87wnaw8q4k.fsf@HIDDEN> Resent-From: Marcel van der Boom <marcel@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Tue, 29 Aug 2023 14:19:01 +0000 Resent-Message-ID: <handler.57402.B57402.169331871025256 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57402 <at> debbugs.gnu.org Received: via spool by 57402-submit <at> debbugs.gnu.org id=B57402.169331871025256 (code B ref 57402); Tue, 29 Aug 2023 14:19:01 +0000 Received: (at 57402) by debbugs.gnu.org; 29 Aug 2023 14:18:30 +0000 Received: from localhost ([127.0.0.1]:51328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qazY6-0006ZG-7e for submit <at> debbugs.gnu.org; Tue, 29 Aug 2023 10:18:30 -0400 Received: from read.hsdev.com ([209.250.245.235]:47608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1qazY1-0006Yu-Aj for 57402 <at> debbugs.gnu.org; Tue, 29 Aug 2023 10:18:28 -0400 Received: from hsdev.com (router2.hsdev.com [213.125.12.138]) by read.hsdev.com (Postfix) with ESMTPA id 180AF217FB for <57402 <at> debbugs.gnu.org>; Tue, 29 Aug 2023 16:18:10 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1693318691; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=6tYv0Em5UvpIigfqWzzKkho2TwBFzniZp73S/ON7mms=; b=F3BizpCx81JV0vGKnjmPg5tOirPQ5nalYg6u4catc/UwE1IcU0Bf02b9BMKA/6XT+4qK6K 0/CmcD09/77H9BWITT9kyKz8VXdUV5RZCDdGD7ZFJu0Uz1gXzpszCxZIuClWGCmQ6DLG0X yW1hcLr39CwWbS+zp7zokazwEseDomM= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id B90E536A3F73 for <57402 <at> debbugs.gnu.org>; Tue, 29 Aug 2023 16:18:10 +0200 (CEST) User-agent: mu4e 1.11.16; emacs 30.0.50 From: Marcel van der Boom <marcel@HIDDEN> Date: Tue, 29 Aug 2023 16:16:22 +0200 Message-ID: <87ledux78d.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: -0.12 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) The latter is the aalib package which is for ascii art. See https://issues.guix.gnu.org/57134 for my proposed solution. (that is, just leaving it out) That is not sufficient however to get freecad to build, the original error reported above still occurs then.
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Andreas Enge <andreas@HIDDEN> Subject: bug#57402: closed (webkitgtk-with-libsoup2 fails to build on powerpc64le, breaking freecad) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.57402.D57402.169459759119431.ackdone <at> debbugs.gnu.org> References: <ZQGByasxTcUv6qqv@jurong> <87wnaw8q4k.fsf@HIDDEN> X-Gnu-PR-Message: closed 57402 X-Gnu-PR-Package: guix Date: Wed, 13 Sep 2023 09:34:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1694597642-19497-0" This is a multi-part message in MIME format... ------------=_1694597642-19497-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Wed, 13 Sep 2023 11:32:57 +0200 with message-id <ZQGByasxTcUv6qqv@jurong> and subject line Closing has caused the debbugs.gnu.org bug report #57402, regarding webkitgtk-with-libsoup2 fails to build on powerpc64le, breaking f= reecad to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@HIDDEN) --=20 57402: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57402 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1694597642-19497-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Aug 2022 12:27:52 +0000 Received: from localhost ([127.0.0.1]:49263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oRBxf-00049r-TB for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:47492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1oRBxd-00049j-SL for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40768) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxb-0005C8-UB for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:49 -0400 Received: from read.hsdev.com ([2001:19f0:5001:2902:5400:1ff:feeb:c9ab]:59452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxZ-00067v-5a for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:47 -0400 Received: from hsdev.com (hawking.hsdev.com [213.125.12.142]) by read.hsdev.com (Postfix) with ESMTPA id 9497220083 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1661430459; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=BmpDFbvQEX7M3o/CoN4CDgTuzbXE6Zy9KdLPHQBFM7M=; b=EgNf9FMoFar8SEF/q8O8PEFXWpBSrwgoIM1/7E/72S6p1xKNIJUcUWiLVfu5WLXmis5BQ4 wIW1UQy98liGbLlVstsAgg4LstItJNRkxd609veFMC4yqi79/hI0tzXmWvczkjL8D/5L7i FRMLpUZkX+Dlfsc9x1FDKN/pHgWirWo= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id 62FCF36A2E02 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) User-agent: mu4e 1.9.0; emacs 29.0.50 From: Marcel van der Boom <marcel@HIDDEN> To: bug-guix@HIDDEN Subject: FreeCAD build fails to configure / Qt5WebKitWidgets related. Date: Thu, 25 Aug 2022 14:23:25 +0200 Message-ID: <87wnaw8q4k.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 0.00 Received-SPF: pass client-ip=2001:19f0:5001:2902:5400:1ff:feeb:c9ab; envelope-from=marcel@HIDDEN; helo=read.hsdev.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.3 (--) The freecad package fails to build. The following error is the relevant part from the log. I'm on powerpc64le, which is usually somewhat problematic in building. Not sure if that is relevant for this issue though. --8<---------------cut here---------------start------------->8--- CMake Error at cMake/FreeCAD_Helpers/SetupQt.cmake:28 (find_package): By not providing "FindQt5WebKitWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebKitWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebKitWidgets" with any of the following names: Qt5WebKitWidgetsConfig.cmake qt5webkitwidgets-config.cmake Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebKitWidgets_DIR" to a directory containing one of the above files. If "Qt5WebKitWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:69 (include) -- Configuring incomplete, errors occurred! --8<---------------cut here---------------end--------------->8--- ------------=_1694597642-19497-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 57402-done) by debbugs.gnu.org; 13 Sep 2023 09:33:11 +0000 Received: from localhost ([127.0.0.1]:60813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qgMFC-00053L-W1 for submit <at> debbugs.gnu.org; Wed, 13 Sep 2023 05:33:11 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:47814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1qgMFB-000536-F1 for 57402-done <at> debbugs.gnu.org; Wed, 13 Sep 2023 05:33:09 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id C77C614A4; Wed, 13 Sep 2023 11:32:58 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d0aabLpZbH0r; Wed, 13 Sep 2023 11:32:58 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 67F544B8; Wed, 13 Sep 2023 11:32:58 +0200 (CEST) Date: Wed, 13 Sep 2023 11:32:57 +0200 From: Andreas Enge <andreas@HIDDEN> To: 57402-done <at> debbugs.gnu.org Subject: Closing Message-ID: <ZQGByasxTcUv6qqv@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57402-done X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hopefully really closing the bug this time. Andreas ------------=_1694597642-19497-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Marcel van der Boom <marcel@HIDDEN> Subject: bug#57402: closed (Closing) Message-ID: <handler.57402.D57402.169459759119431.notifdone <at> debbugs.gnu.org> References: <ZQGByasxTcUv6qqv@jurong> <87wnaw8q4k.fsf@HIDDEN> X-Gnu-PR-Message: they-closed 57402 X-Gnu-PR-Package: guix Reply-To: 57402 <at> debbugs.gnu.org Date: Wed, 13 Sep 2023 09:34:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1694597642-19497-1" This is a multi-part message in MIME format... ------------=_1694597642-19497-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #57402: webkitgtk-with-libsoup2 fails to build on powerpc64le, breaking fre= ecad which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 57402 <at> debbugs.gnu.org. --=20 57402: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57402 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1694597642-19497-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 57402-done) by debbugs.gnu.org; 13 Sep 2023 09:33:11 +0000 Received: from localhost ([127.0.0.1]:60813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qgMFC-00053L-W1 for submit <at> debbugs.gnu.org; Wed, 13 Sep 2023 05:33:11 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:47814) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1qgMFB-000536-F1 for 57402-done <at> debbugs.gnu.org; Wed, 13 Sep 2023 05:33:09 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id C77C614A4; Wed, 13 Sep 2023 11:32:58 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d0aabLpZbH0r; Wed, 13 Sep 2023 11:32:58 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 67F544B8; Wed, 13 Sep 2023 11:32:58 +0200 (CEST) Date: Wed, 13 Sep 2023 11:32:57 +0200 From: Andreas Enge <andreas@HIDDEN> To: 57402-done <at> debbugs.gnu.org Subject: Closing Message-ID: <ZQGByasxTcUv6qqv@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 57402-done X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hopefully really closing the bug this time. Andreas ------------=_1694597642-19497-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Aug 2022 12:27:52 +0000 Received: from localhost ([127.0.0.1]:49263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1oRBxf-00049r-TB for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:47492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1oRBxd-00049j-SL for submit <at> debbugs.gnu.org; Thu, 25 Aug 2022 08:27:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40768) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxb-0005C8-UB for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:49 -0400 Received: from read.hsdev.com ([2001:19f0:5001:2902:5400:1ff:feeb:c9ab]:59452) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marcel@HIDDEN>) id 1oRBxZ-00067v-5a for bug-guix@HIDDEN; Thu, 25 Aug 2022 08:27:47 -0400 Received: from hsdev.com (hawking.hsdev.com [213.125.12.142]) by read.hsdev.com (Postfix) with ESMTPA id 9497220083 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1661430459; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=BmpDFbvQEX7M3o/CoN4CDgTuzbXE6Zy9KdLPHQBFM7M=; b=EgNf9FMoFar8SEF/q8O8PEFXWpBSrwgoIM1/7E/72S6p1xKNIJUcUWiLVfu5WLXmis5BQ4 wIW1UQy98liGbLlVstsAgg4LstItJNRkxd609veFMC4yqi79/hI0tzXmWvczkjL8D/5L7i FRMLpUZkX+Dlfsc9x1FDKN/pHgWirWo= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id 62FCF36A2E02 for <bug-guix@HIDDEN>; Thu, 25 Aug 2022 14:27:39 +0200 (CEST) User-agent: mu4e 1.9.0; emacs 29.0.50 From: Marcel van der Boom <marcel@HIDDEN> To: bug-guix@HIDDEN Subject: FreeCAD build fails to configure / Qt5WebKitWidgets related. Date: Thu, 25 Aug 2022 14:23:25 +0200 Message-ID: <87wnaw8q4k.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 0.00 Received-SPF: pass client-ip=2001:19f0:5001:2902:5400:1ff:feeb:c9ab; envelope-from=marcel@HIDDEN; helo=read.hsdev.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.3 (--) The freecad package fails to build. The following error is the relevant part from the log. I'm on powerpc64le, which is usually somewhat problematic in building. Not sure if that is relevant for this issue though. --8<---------------cut here---------------start------------->8--- CMake Error at cMake/FreeCAD_Helpers/SetupQt.cmake:28 (find_package): By not providing "FindQt5WebKitWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebKitWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebKitWidgets" with any of the following names: Qt5WebKitWidgetsConfig.cmake qt5webkitwidgets-config.cmake Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebKitWidgets_DIR" to a directory containing one of the above files. If "Qt5WebKitWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:69 (include) -- Configuring incomplete, errors occurred! --8<---------------cut here---------------end--------------->8--- ------------=_1694597642-19497-1--
X-Loop: help-debbugs@HIDDEN Subject: bug#57402: Reopening References: <87wnaw8q4k.fsf@HIDDEN> In-Reply-To: <87wnaw8q4k.fsf@HIDDEN> Resent-From: Andreas Enge <andreas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Wed, 13 Sep 2023 09:38:02 +0000 Resent-Message-ID: <handler.57402.B57402.169459783319854 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57402 <at> debbugs.gnu.org Received: via spool by 57402-submit <at> debbugs.gnu.org id=B57402.169459783319854 (code B ref 57402); Wed, 13 Sep 2023 09:38:02 +0000 Received: (at 57402) by debbugs.gnu.org; 13 Sep 2023 09:37:13 +0000 Received: from localhost ([127.0.0.1]:60820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qgMJ7-0005AA-JF for submit <at> debbugs.gnu.org; Wed, 13 Sep 2023 05:37:13 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:36770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1qgMJ5-00059i-0I for 57402 <at> debbugs.gnu.org; Wed, 13 Sep 2023 05:37:12 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6507F17DA; Wed, 13 Sep 2023 11:37:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nU_qkC-sDQB4; Wed, 13 Sep 2023 11:37:00 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id E2D9CE0; Wed, 13 Sep 2023 11:36:59 +0200 (CEST) Date: Wed, 13 Sep 2023 11:36:58 +0200 From: Andreas Enge <andreas@HIDDEN> Message-ID: <ZQGCum2H6-PCoYol@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) reopen 57402 thanks Sorry, this was a mistake. Andreas
Received: (at fakecontrol) by fakecontrolmessage; To: internal_control <at> debbugs.gnu.org From: Debbugs Internal Request <help-debbugs@HIDDEN> Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Wed, 13 Sep 2023 09:39:01 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator
X-Loop: help-debbugs@HIDDEN Subject: bug#57402: webkitgtk-with-libsoup2 fails to build on powerpc64le, breaking freecad References: <87wnaw8q4k.fsf@HIDDEN> In-Reply-To: <87wnaw8q4k.fsf@HIDDEN> Resent-From: Marcel van der Boom <marcel@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Wed, 27 Sep 2023 09:00:02 +0000 Resent-Message-ID: <handler.57402.B57402.16958051671312 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57402 <at> debbugs.gnu.org Cc: Maxim Cournoyer <maxim.cournoyer@HIDDEN> Received: via spool by 57402-submit <at> debbugs.gnu.org id=B57402.16958051671312 (code B ref 57402); Wed, 27 Sep 2023 09:00:02 +0000 Received: (at 57402) by debbugs.gnu.org; 27 Sep 2023 08:59:27 +0000 Received: from localhost ([127.0.0.1]:50479 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qlQOF-0000L6-05 for submit <at> debbugs.gnu.org; Wed, 27 Sep 2023 04:59:27 -0400 Received: from read.hsdev.com ([2001:19f0:5001:2902:5400:1ff:feeb:c9ab]:56320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marcel@HIDDEN>) id 1qlQOB-0000Kq-KE for 57402 <at> debbugs.gnu.org; Wed, 27 Sep 2023 04:59:24 -0400 Received: from hsdev.com (router2.hsdev.com [213.125.12.138]) by read.hsdev.com (Postfix) with ESMTPA id 1EBE4219F0; Wed, 27 Sep 2023 10:59:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=van-der-boom.nl; s=202103; t=1695805143; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=mabtuA+E+pHWT6JJZ/K2itfXs6/EdgB4CKV4PlbRaiM=; b=k/hl8FheATl6ACjKAbTQ7/EF0ht30xZPXgouumahAs9ZCmcn13YDyuWkE38nEI/M9f8xLL e8V2DLMyZhBXVclHUua+ysnxmHwvfqaUZeam30jDKmXPVX5feqyKPJ/YkxQ3csZ9t53nSL /9Mh3pCDdlHsY7hSwkqnN4Y5vggZvsY= Received: from changeme.hsdev.com (localhost [127.0.0.1]) by hsdev.com (Postfix) with ESMTP id B32B836A459A; Wed, 27 Sep 2023 10:59:02 +0200 (CEST) User-agent: mu4e 1.11.17; emacs 30.0.50 From: Marcel van der Boom <marcel@HIDDEN> Date: Wed, 27 Sep 2023 10:55:23 +0200 Message-ID: <871qeknga1.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 0.00 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) I think this issue was wrongly retitled. While the webkitgtk-with-libsoup2 *was* also an issue (now fixed) the configure phase error as originally reported (reproduced below for clarity) is still there. CMake Error at /gnu/store/sigy8gnn715y6219syqh2a2fr70l5vly-qtbase-5.15.10/lib/cmake/Qt5/Qt5Config.cmake:28 (find_ Could not find a package configuration file provided by "Qt5WebEngineWidgets" with any of the following names: Qt5WebEngineWidgetsConfig.cmake qt5webenginewidgets-config.cmake Add the installation prefix of "Qt5WebEngineWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebEngineWidgets_DIR" to a directory containing one of the above files. If "Qt5WebEngineWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): cMake/FreeCAD_Helpers/SetupQt.cmake:31 (find_package) CMakeLists.txt:78 (include) -- Configuring incomplete, errors occurred!
X-Loop: help-debbugs@HIDDEN Subject: bug#57402: webkitgtk-with-libsoup2 fails to build on powerpc64le, breaking freecad Resent-From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Mon, 02 Oct 2023 03:30:02 +0000 Resent-Message-ID: <handler.57402.B57402.169621737221587 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 57402 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Marcel van der Boom <marcel@HIDDEN> Cc: 57402 <at> debbugs.gnu.org, GNU Debbugs <control <at> debbugs.gnu.org> Received: via spool by 57402-submit <at> debbugs.gnu.org id=B57402.169621737221587 (code B ref 57402); Mon, 02 Oct 2023 03:30:02 +0000 Received: (at 57402) by debbugs.gnu.org; 2 Oct 2023 03:29:32 +0000 Received: from localhost ([127.0.0.1]:35605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1qn9ci-0005c5-2A for submit <at> debbugs.gnu.org; Sun, 01 Oct 2023 23:29:32 -0400 Received: from mail-qv1-xf2f.google.com ([2607:f8b0:4864:20::f2f]:58549) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <maxim.cournoyer@HIDDEN>) id 1qn9ce-0005bc-Rr; Sun, 01 Oct 2023 23:29:30 -0400 Received: by mail-qv1-xf2f.google.com with SMTP id 6a1803df08f44-65d04a45497so34457776d6.0; Sun, 01 Oct 2023 20:29:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696217346; x=1696822146; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=tX7MMq5ASjAHjlsrS0pdu+KKhyvhVJjiEDCWNKLk8ys=; b=GU2jLmCE2ZUAUa9moNhHPq35pv53rWQmXOocQITRsiHPM6LDEt8CEF4eim1hizmheH qjZ+Dq7tWVbpeLurlsNThtuILr9cW/5vyFxd/hpfrvNE801x7cKOlVIyqXdoOkG2KWJ3 VXWiylpZ5kueHBu3ot+ldXIbAyd4CykJRUQOcUXIXIncTIrzpI1DhH0INlMKdaanGhob isQpdNOnz54q/BlzK+nbqspXq68/fLGO0LgWg+5F6UgfuqAi03eYmvy1RwIprW1y9/He sW7FejexE3j7g0Wpww9xIv4HETpYkp0C1qLYJh0zBOKAO6YubqtjVFOBPu0Bw3A4GUXm II9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696217346; x=1696822146; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=tX7MMq5ASjAHjlsrS0pdu+KKhyvhVJjiEDCWNKLk8ys=; b=Z8cPtEQ+zYr/RSaJDO/a0F2RfMsmzJ1b8OvLhegujXNrTMjbDGTJhnWMh9hkeBfxuq 6l0G1SlkawU3HUj57i68lS3XrukIcVVgyN3oLxKguf7TGn401eJFTKXulW4AWBUgwpbr 9xu+jnYHFIk8uvy/TDj27gdOfXDCgdNjFqyRugy7Wjl76E3FYck7KtrYszU4SQGfSJSc maggDW36w8ZDE4XFHk2AndKekDBgpxSwXlwFnKeekn+OYd3LUkrWJduIlqbdlmYkt/sm hm6vqRri7XWmGb+iVcASeue5wRS0KzAQ5dMVO3WHkNu8lJFCZusjRMSHoeaLLGX+0cdV QPiQ== X-Gm-Message-State: AOJu0YzmxJkkAEtN3eTEq3FjsD3N5qyIYcCus1OQXe8xbjaeEoeJyqot 7vXYSPlr6e9UuX77iXQ4zGtG7lMVAxA= X-Google-Smtp-Source: AGHT+IFx0dmCjG0EUtkMrJrp8uBrmM11jlTGjDLlZJdsrzwIeq0/13+XXSphNZb0LMKFRXmAXGxOzQ== X-Received: by 2002:a0c:8c81:0:b0:65b:3133:cec with SMTP id p1-20020a0c8c81000000b0065b31330cecmr7884915qvb.32.1696217346449; Sun, 01 Oct 2023 20:29:06 -0700 (PDT) Received: from hurd (dsl-10-136-90.b2b2c.ca. [72.10.136.90]) by smtp.gmail.com with ESMTPSA id o5-20020a05620a110500b0076f058f5834sm6570403qkk.61.2023.10.01.20.29.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 01 Oct 2023 20:29:05 -0700 (PDT) From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> References: <87wnaw8q4k.fsf@HIDDEN> <871qeknga1.fsf@HIDDEN> Date: Sun, 01 Oct 2023 23:28:56 -0400 In-Reply-To: <871qeknga1.fsf@HIDDEN> (Marcel van der Boom's message of "Wed, 27 Sep 2023 10:55:23 +0200") Message-ID: <87fs2t66tj.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) reopen 57402 quit Hi Marcel, Marcel van der Boom <marcel@HIDDEN> writes: > I think this issue was wrongly retitled. While the > webkitgtk-with-libsoup2 *was* also an issue (now fixed) the configure > phase error as originally reported (reproduced below for clarity) is > still there. > > > CMake Error at > /gnu/store/sigy8gnn715y6219syqh2a2fr70l5vly-qtbase-5.15.10/lib/cmake/Qt5/Qt5Config.cmake:28 > (find_ > Could not find a package configuration file provided by > "Qt5WebEngineWidgets" with any of the following names: > > Qt5WebEngineWidgetsConfig.cmake > qt5webenginewidgets-config.cmake > > Add the installation prefix of "Qt5WebEngineWidgets" to > CMAKE_PREFIX_PATH > or set "Qt5WebEngineWidgets_DIR" to a directory containing one of > the above > files. If "Qt5WebEngineWidgets" provides a separate development > package or > SDK, be sure it has been installed. > Call Stack (most recent call first): > cMake/FreeCAD_Helpers/SetupQt.cmake:31 (find_package) > CMakeLists.txt:78 (include) I'm not sure how you got so far, as on master it currently fails due to the following dependencies failing to build [0]: - netcdf-4.9.0 (due to hdf4-alt-4.2.16-2) - vtk-9.2.2 (also due to hdf4-alt-4.2.16-2) - python-wxpython-4.2.0 (webkitgtk-with-libsoup2-2.40.5) - python-matplotlib-3.5.2 (also webkitgtk-with-libsoup2-2.40.5) [0] https://ci.guix.gnu.org/build/2084250/details Reopening as webkitgtk-with-libsoup2 is apparently still broken. I tried fixing hdf4 but I got lost; Nix and Fedora are on 4.2.15 and using Fedora's patches, which appear to me mostly obsoleted by changes in 4.2.16; I reported the bug here [0] (that's the place linked on their website although I also see they accept issues on Github [1]). But it seems only 2 dependencies break freecad on powerpc64le. Help welcome! [0] https://jira.hdfgroup.org/browse/AES-11 [1] https://github.com/HDFGroup/hdf4/issues -- Thanks, Maxim
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.