From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 10 02:55:40 2024 Received: (at submit) by debbugs.gnu.org; 10 Apr 2024 06:55:41 +0000 Received: from localhost ([127.0.0.1]:51940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ruRru-0003wC-Fs for submit@debbugs.gnu.org; Wed, 10 Apr 2024 02:55:40 -0400 Received: from lists.gnu.org ([2001:470:142::17]:55244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ruRHl-00075t-1D for submit@debbugs.gnu.org; Wed, 10 Apr 2024 02:18:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ruRHX-0006eU-1J for bug-guix@gnu.org; Wed, 10 Apr 2024 02:18:03 -0400 Received: from tritonas.serveriai.lt ([194.135.87.87]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ruRHU-0000ia-T4 for bug-guix@gnu.org; Wed, 10 Apr 2024 02:18:02 -0400 Received: from [88.119.78.42] (helo=thorfin) by tritonas.serveriai.lt with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1ruRHP-0000000062w-0ZHc for bug-guix@gnu.org; Wed, 10 Apr 2024 09:17:55 +0300 From: =?utf-8?Q?Ignas_Lap=C4=97nas?= To: bug-guix@gnu.org Subject: Krita fails to build User-Agent: mu4e 1.12.2; emacs 30.0.50 Date: Wed, 10 Apr 2024 09:17:54 +0300 Message-ID: <878r1lwxkd.fsf@lapenas.dev> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Sender: ignas@lapenas.dev Received-SPF: pass client-ip=194.135.87.87; envelope-from=ignas@lapenas.dev; helo=tritonas.serveriai.lt X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 10 Apr 2024 02:55:36 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Trying to build the updated Krita (5.2.1). The package doesn't seem to build in any way possible. Couldn't figure out what exactly is the issue. Guix version: ---------------------------------------------------------------------------= --------------------------------- guix (GNU Guix) 8bfa49444d688fd39d66dfa7d8a5d8fc04b3b571 Log ending: ---------------------------------------------------------------------------= --------------------------------- make[2]: Leaving directory '/tmp/guix-build-krita-5.2.1.drv-0/build' [ 89%] Built target kritaheifimport make[1]: Leaving directory '/tmp/guix-build-krita-5.2.1.drv-0/build' make: *** [Makefile:149: all] Error 2 error: in phase 'build': uncaught exception: %exception #<&invoke-error program: "make" arguments: ("-j" "24") exit-stat= us: 2 term-signal: #f stop-signal: #f> CMakeError.log: ---------------------------------------------------------------------------= --------------------------------- Determining if the function powf exists failed with the following output: Change Dir: /tmp/guix-build-krita-wayland-5.2.1.drv-0/build/CMakeFiles/CMak= eTmp Run Build Command(s):/gnu/store/wj7casda7rb55rvqjnpm0bm7a2zm6618-make-4.3/b= in/make -f Makefile cmTC_79c81/fast && /gnu/store/wj7casda7rb55rvqjnpm0bm7a= 2zm6618-make-4.3/bin/make -f CMakeFiles/cmTC_79c81.dir/build.make CMakeFil= es/cmTC_79c81.dir/build make[1]: Entering directory '/tmp/guix-build-krita-wayland-5.2.1.drv-0/buil= d/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_79c81.dir/CheckFunctionExists.c.o /gnu/store/5lqhcv91ijy82p92ac6g5xw48l0lwwz4-gcc-11.3.0/bin/gcc -D_GNU_SOURC= E -D_LARGEFILE64_SOURCE -fno-common -Wall -Wextra -Wcast-align -Wchar-subs= cripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-f= ormat-attribute -Wwrite-strings -Werror=3Dimplicit-function-declaration -DC= HECK_FUNCTION_EXISTS=3Dpowf -std=3Dgnu90 -o CMakeFiles/cmTC_79c81.dir/Check= FunctionExists.c.o -c /gnu/store/gl26kr5v6ch5lc3ignly61kb224drijc-cmake-min= imal-3.24.2/share/cmake-3.24/Modules/CheckFunctionExists.c : warning: conflicting types for built-in function =E2=80=98p= owf=E2=80=99; expected =E2=80=98float(float, float)=E2=80=99 [-Wbuiltin-de= claration-mismatch] /gnu/store/gl26kr5v6ch5lc3ignly61kb224drijc-cmake-minimal-3.24.2/share/cmak= e-3.24/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro =E2= =80=98CHECK_FUNCTION_EXISTS=E2=80=99 7 | CHECK_FUNCTION_EXISTS(void); | ^~~~~~~~~~~~~~~~~~~~~ /gnu/store/gl26kr5v6ch5lc3ignly61kb224drijc-cmake-minimal-3.24.2/share/cmak= e-3.24/Modules/CheckFunctionExists.c:1:1: note: =E2=80=98powf=E2=80=99 is d= eclared in header =E2=80=98=E2=80=99 +++ |+#include 1 | #ifdef CHECK_FUNCTION_EXISTS Linking C executable cmTC_79c81 /gnu/store/gl26kr5v6ch5lc3ignly61kb224drijc-cmake-minimal-3.24.2/bin/cmake = -E cmake_link_script CMakeFiles/cmTC_79c81.dir/link.txt --verbose=3D1 /gnu/store/5lqhcv91ijy82p92ac6g5xw48l0lwwz4-gcc-11.3.0/bin/gcc -fno-common= -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-l= ong -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Wer= ror=3Dimplicit-function-declaration -DCHECK_FUNCTION_EXISTS=3Dpowf -Wl,--en= able-new-dtags CMakeFiles/cmTC_79c81.dir/CheckFunctionExists.c.o -o cmTC_= 79c81 /gnu/store/hfx4i5fd1b7xxvq8k21cpj45r3asys95-lcms-2.13.1/lib/liblcms2= .so ld: CMakeFiles/cmTC_79c81.dir/CheckFunctionExists.c.o: undefined reference = to symbol 'powf@@GLIBC_2.27' ld: /gnu/store/gsjczqir1wbz8p770zndrpw4rnppmxi3-glibc-2.35/lib/libm.so.6: e= rror adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[1]: *** [CMakeFiles/cmTC_79c81.dir/build.make:100: cmTC_79c81] Error 1 make[1]: Leaving directory '/tmp/guix-build-krita-wayland-5.2.1.drv-0/build= /CMakeFiles/CMakeTmp' make: *** [Makefile:127: cmTC_79c81/fast] Error 2 --=20 Best Regards, Ignas Lap=C4=97nas From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 06 09:41:34 2025 Received: (at 70320-done) by debbugs.gnu.org; 6 Feb 2025 14:41:34 +0000 Received: from localhost ([127.0.0.1]:55103 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tg34Q-0006Cr-1g for submit@debbugs.gnu.org; Thu, 06 Feb 2025 09:41:34 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:45904) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tg34N-0006CZ-ML for 70320-done@debbugs.gnu.org; Thu, 06 Feb 2025 09:41:32 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id AE9EFBAC; Thu, 6 Feb 2025 15:41:25 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id wlPl9s5Cps27; Thu, 6 Feb 2025 15:41:25 +0100 (CET) Received: from jurong (sauterelle.math.u-bordeaux1.fr [147.210.16.128]) by hera.aquilenet.fr (Postfix) with ESMTPSA id D4BC57E6; Thu, 6 Feb 2025 15:41:24 +0100 (CET) Date: Thu, 6 Feb 2025 15:41:23 +0100 From: Andreas Enge To: 70320-done@debbugs.gnu.org Subject: Close Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Action: no action X-Rspamd-Server: hera X-Rspamd-Queue-Id: AE9EFBAC X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.55 / 15.00]; BAYES_HAM(-2.99)[99.93%]; NEURAL_HAM(-2.97)[-0.989]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 70320-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, we just pushed the latest version 5.2.9, which builds without problem on my machine. So I am closing this bug report, hoping that you will have a working krita now. Thanks, Andreas From unknown Tue Aug 19 14:21:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Mar 2025 12:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator