From unknown Wed Jun 18 23:09:11 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42592 <42592@debbugs.gnu.org> To: bug#42592 <42592@debbugs.gnu.org> Subject: Status: [PATCH] gnu: gnunet-gtk: Update to 0.13.1. Reply-To: bug#42592 <42592@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:09:11 +0000 retitle 42592 [PATCH] gnu: gnunet-gtk: Update to 0.13.1. reassign 42592 guix-patches submitter 42592 Michael Rohleder severity 42592 normal tag 42592 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 29 00:17:52 2020 Received: (at submit) by debbugs.gnu.org; 29 Jul 2020 04:17:52 +0000 Received: from localhost ([127.0.0.1]:59626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k0dXL-0005Tt-RP for submit@debbugs.gnu.org; Wed, 29 Jul 2020 00:17:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:56106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k0dXJ-0005Tl-M4 for submit@debbugs.gnu.org; Wed, 29 Jul 2020 00:17:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55746) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k0dXJ-0003o8-GF for guix-patches@gnu.org; Wed, 29 Jul 2020 00:17:49 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:50430) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k0dXH-0008Du-KZ for guix-patches@gnu.org; Wed, 29 Jul 2020 00:17:49 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1k0dXC-0004Wc-7W; Wed, 29 Jul 2020 06:17:42 +0200 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1k0dXB-000657-6s for guix-patches@gnu.org; Wed, 29 Jul 2020 06:17:41 +0200 From: Michael Rohleder To: guix-patches@gnu.org Subject: [PATCH] gnu: gnunet-gtk: Update to 0.13.1. X-PGP-Fingerprint: 755E 2DE5 D0D5 85C5 2E78 2830 7C7A FFBE FEF2 CB25 X-PGP-Key: https://www.rohleder.de/~mike/pgpkey.asc Date: Wed, 29 Jul 2020 06:17:34 +0200 Message-ID: <877dungdk1.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1595996267;f316bf09; X-HE-SMSGID: 1k0dXC-0004Wc-7W Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/29 00:17:42 X-ACL-Warn: Detected OS = ??? 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_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit 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: -3.3 (---) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Current version 0.12 doesnt build: ... ld: gnunet-fs-gtk.o: in function `process_paste': /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk.c:369: undefined reference to `GNUNET_free_non_null' ld: gnunet-fs-gtk.o: in function `arm_connection_state_change': /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk.c:539: undefined reference to `GNUNET_free_non_null' ld: gnunet-fs-gtk.o: in function `service_list_callback': /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk.c:526: undefined reference to `GNUNET_free_non_null' ld: gnunet-fs-gtk_download-save-as.o: in function `GNUNET_FS_GTK_free_download_entry': /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk_download-save-as.c:109: undefined reference to `GNUNET_free_non_null' ld: gnunet-fs-gtk_download-save-as.o: in function `GNUNET_GTK_save_as_dialog_response_cb': /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk_download-save-as.c:173: undefined reference to `GNUNET_free_non_null' ld: gnunet-fs-gtk_download-save-as.o:/tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk_download-save-as.c:201: more undefined references to `GNUNET_free_non_null' follow collect2: error: ld returned 1 exit status --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-gnunet-gtk-Update-to-0.13.1.patch Content-Transfer-Encoding: quoted-printable Content-Description: [PATCH] gnu: gnunet-gtk: Update to 0.13.1 * gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.13.1. =2D-- gnu/packages/gnunet.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index 467e51db5f..d572d868ef 100644 =2D-- a/gnu/packages/gnunet.scm +++ b/gnu/packages/gnunet.scm @@ -386,14 +386,14 @@ services.") (define-public gnunet-gtk (package (inherit gnunet) (name "gnunet-gtk") =2D (version "0.12.0") + (version "0.13.1") (source (origin (method url-fetch) (uri (string-append "mirror://gnu/gnunet/gnunet-gtk-" version ".tar.gz")) (sha256 (base32 =2D "08a43ayv1rhajdklfcv78w2h76jfaz64kgp5krqgj1w1sq8xm6fb"))= )) + "1zdzgq16h77w6ybwg3lqjsjr965np6iqvncqvkbj07glqd4wss0j")))) (arguments `(#:configure-flags (list "--with-libunique" =2D-=20 2.27.0 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =2D-=20 `The great thing about mod_rewrite is it gives you all the configurability and flexibility of Sendmail. The downside to mod_rewrite is that it gives you all the configurability and flexibility of Sendmail.' Brian Behlendorf Apache Group=20 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl8g+F4ACgkQfHr/vv7y yyVfGwgAnmjoxIpA3BhrK1UmlmHvOECb7J6JEz3wTShZ11hvcNHVWLsA0AyjSUSC dtmKrCmqh5YojHTJSCURLNpHncLRMtPe4Z6VoI9BALFA+WvnP6R1lw1vwvpVdIjT TsHe07Bsm4V/lSbvKMDC7C5y2QcTYuGV33cqe4l673C2C3/6KvUO9Z1OzRILry24 MZXOkz1EqYIsr8TRwJDEn2/CMsehrrSwECdUuYkEGrYwKjyCPLcS3k7buQb2/gq+ HT6RV5gpcNs2N+mPU89OXzhKDdwdbI4+Cw8zuDuspPELxGl4rTHcUFCu2CCsNt5E CKARJmHkXcDOAJNISaOSUsue0F2tiw== =TIzR -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 29 18:43:52 2020 Received: (at 42592-done) by debbugs.gnu.org; 29 Jul 2020 22:43:52 +0000 Received: from localhost ([127.0.0.1]:33941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k0unf-0001gj-Pi for submit@debbugs.gnu.org; Wed, 29 Jul 2020 18:43:52 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k0und-0001gX-I5 for 42592-done@debbugs.gnu.org; Wed, 29 Jul 2020 18:43:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55200) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k0unY-00056B-9t; Wed, 29 Jul 2020 18:43:44 -0400 Received: from ti0006q161-3115.bb.online.no ([88.95.106.80]:52172 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1k0unX-0005q5-IL; Wed, 29 Jul 2020 18:43:43 -0400 From: Marius Bakke To: Michael Rohleder , 42592-done@debbugs.gnu.org Subject: Re: [bug#42592] [PATCH] gnu: gnunet-gtk: Update to 0.13.1. In-Reply-To: <877dungdk1.fsf@rohleder.de> References: <877dungdk1.fsf@rohleder.de> Date: Thu, 30 Jul 2020 00:43:23 +0200 Message-ID: <87365aq6wk.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 42592-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: -3.3 (---) --=-=-= Content-Type: text/plain Michael Rohleder writes: > Current version 0.12 doesnt build: > > ... > ld: gnunet-fs-gtk.o: in function `process_paste': > /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk.c:369: undefined reference to `GNUNET_free_non_null' > ld: gnunet-fs-gtk.o: in function `arm_connection_state_change': > /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk.c:539: undefined reference to `GNUNET_free_non_null' > ld: gnunet-fs-gtk.o: in function `service_list_callback': > /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk.c:526: undefined reference to `GNUNET_free_non_null' > ld: gnunet-fs-gtk_download-save-as.o: in function `GNUNET_FS_GTK_free_download_entry': > /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk_download-save-as.c:109: undefined reference to `GNUNET_free_non_null' > ld: gnunet-fs-gtk_download-save-as.o: in function `GNUNET_GTK_save_as_dialog_response_cb': > /tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk_download-save-as.c:173: undefined reference to `GNUNET_free_non_null' > ld: gnunet-fs-gtk_download-save-as.o:/tmp/guix-build-gnunet-gtk-0.12.0.drv-0/gnunet-gtk-0.12.0/src/fs/gnunet-fs-gtk_download-save-as.c:201: more undefined references to `GNUNET_free_non_null' follow > collect2: error: ld returned 1 exit status > > * gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.13.1. Applied, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl8h+4sACgkQoqBt8qM6 VPolbQgAiB5CpdDiJOcte2/lgn3R4ewal4QNUgZNb/JDd6uapjcJNWihiTpconAA x1xpOrBchAa82I6EzKWbe2lObpje38Th+yufz2z9U5H2ml81lYyY0eqwIOjJkmG/ mQGCrlu9dNiTJ6cIz/AH8oX/sysc0mxV2JbzM/yas3oT0d/rJEh4Aq0jF5vaC+IE lDzais7DxzVATNw4Iemi1Qk05EI1TvvzKkq4iRhujDrfJNnHPfFlD4/g1jzJ4fVE RmCyvUTC7YzutvSTkZmd3qXl58vfGWQARoE07iMUc82+fenPbuY28pP4YzagqNsJ aBYtd2C2533GaBg7t+Zzmx2TgwXskw== =dbYT -----END PGP SIGNATURE----- --=-=-=-- From unknown Wed Jun 18 23:09:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 27 Aug 2020 11:24:06 +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