From unknown Sat Jun 21 10:46:30 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#25916 <25916@debbugs.gnu.org> To: bug#25916 <25916@debbugs.gnu.org> Subject: Status: [PATCH] gnu: mumble: Make builds bit-reproducible. Reply-To: bug#25916 <25916@debbugs.gnu.org> Date: Sat, 21 Jun 2025 17:46:30 +0000 retitle 25916 [PATCH] gnu: mumble: Make builds bit-reproducible. reassign 25916 guix-patches submitter 25916 Kei Kebreau severity 25916 normal tag 25916 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 01 11:36:05 2017 Received: (at submit) by debbugs.gnu.org; 1 Mar 2017 16:36:05 +0000 Received: from localhost ([127.0.0.1]:34625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cj7ET-00040u-01 for submit@debbugs.gnu.org; Wed, 01 Mar 2017 11:36:05 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cj7ER-0003zu-Dv for submit@debbugs.gnu.org; Wed, 01 Mar 2017 11:36:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cj7EK-00071c-Oi for submit@debbugs.gnu.org; Wed, 01 Mar 2017 11:35:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53798) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cj7EK-00071P-Hz for submit@debbugs.gnu.org; Wed, 01 Mar 2017 11:35:56 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cj7EJ-0006rY-DL for guix-patches@gnu.org; Wed, 01 Mar 2017 11:35:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cj7ED-0006xH-S9 for guix-patches@gnu.org; Wed, 01 Mar 2017 11:35:55 -0500 Received: from lb1.openmailbox.org ([5.79.108.160]:55201 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cj7ED-0006vs-Io for guix-patches@gnu.org; Wed, 01 Mar 2017 11:35:49 -0500 Received: by mail.openmailbox.org (Postfix, from userid 20002) id 28FBC523BEF; Wed, 1 Mar 2017 17:35:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1488386147; bh=l/dWlLSi4olDnhs6dM5IXBQwssoPKix83YQqoO1+Od8=; h=From:To:Cc:Subject:Date:From; b=ik5W25pLaGX/6l/YcLCc7+VZElxVN7qnaC83x6TwhY/F7Ne0i7mZyQVLjcDPyaLYs htRHZOJPOj1ywKPeU+YgBMo+SIlYX0L2bzCnhNaH31U+pMsG9Q2JBOJDrDOttJ/MX9 UXrnetYs2+I2e1Wc8SCdoozpSMyBexnr3HwNlTlw= From: Kei Kebreau DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1488386144; bh=l/dWlLSi4olDnhs6dM5IXBQwssoPKix83YQqoO1+Od8=; h=From:To:Cc:Subject:Date:From; b=V5LP44KTXKrWSEktfpvNCU0RSf1811Unrth4Z2E3zglChAvwFuMdG3XJywzaPFbr9 CGGcE8vqa2ICs0MmRU2k3Ejq2vWWdMBwggfUyFTheY83qaPYHIlFbWjJwNUwvQhGmg mLKWTDFr2rTbMgvn3IcsTS1rgBcMn8GGdXYFJH4E= To: guix-patches@gnu.org Subject: [PATCH] gnu: mumble: Make builds bit-reproducible. Date: Wed, 1 Mar 2017 11:35:30 -0500 Message-Id: <20170301163530.17613-1-kei@openmailbox.org> X-Mailer: git-send-email 2.12.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit Cc: Kei Kebreau 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: -4.0 (----) * gnu/packages/telephony.scm (mumble)[source]: Add 'substitute*' calls to 'snippet' for src/Version.h and src/mumble/VersionCheck.cpp. --- gnu/packages/telephony.scm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index 87261825c..4ff2acd25 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -330,6 +330,12 @@ address of one of the participants.") (modules '((guix build utils))) (snippet `(begin + ;; Remove timestamps for reproducibility. + (substitute* "src/Version.h" + (("\"Compiled \" __DATE__ \" \" __TIME__") "\"\"")) + (substitute* "src/mumble/VersionCheck.cpp" + (("^.*__DATE__.*$") "") + (("^.*__TIME__.*$") "")) ;; Remove bundled software. (for-each delete-file-recursively '("3rdparty" "speex" -- 2.12.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 01 11:43:53 2017 Received: (at 25916) by debbugs.gnu.org; 1 Mar 2017 16:43:53 +0000 Received: from localhost ([127.0.0.1]:34655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cj7M1-0004Ff-Hc for submit@debbugs.gnu.org; Wed, 01 Mar 2017 11:43:53 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:49910) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cj7Ly-0004FP-K7 for 25916@debbugs.gnu.org; Wed, 01 Mar 2017 11:43:52 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 9A5FF209EE; Wed, 1 Mar 2017 11:43:48 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 01 Mar 2017 11:43:48 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=8sqR/LgnMAXHb6f4yFe5wefEl+k=; b=bDblBT qVvDeSsACyED/VbTl2CdveDu5pVjP1J7W6FOPs45CRH/H9wgPtH8Mw59w+Zd60rX JKbjuKMYGtWrJVCoaE+zkPxrAbaCYmaPktJuNv//X3EjsjzKt8wXth7w7o5P9kuz 7nL6B6HmefTa/eBUiS17+e1AlT1ANhZ0KJBhY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=8sqR/LgnMAXHb6 f4yFe5wefEl+k=; b=R+yg38oHoQtHU9vj6AvyyHYKh989ZhoLuggXDQ0yxjFvP4 JqG2XNpWZS0YP6sH8M6vMFUQ6QH06a+5KRc/J6+jLioST89oCU4nZKPQpBdE6tGJ KKCfp5/envlNoR9Q51zPEKcBZTkcFSqp51c1WbCcZYVwALQvruu2wq3H2PRns= X-ME-Sender: X-Sasl-enc: IxWEzJlzjKFtIxBzpWbNoW8Eiwpkb1gthaMhmRwhCI/9 1488386628 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 2ECCF7E077; Wed, 1 Mar 2017 11:43:48 -0500 (EST) From: Marius Bakke To: Kei Kebreau , 25916@debbugs.gnu.org Subject: Re: bug#25916: [PATCH] gnu: mumble: Make builds bit-reproducible. In-Reply-To: <20170301163530.17613-1-kei@openmailbox.org> References: <20170301163530.17613-1-kei@openmailbox.org> User-Agent: Notmuch/0.23.5 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu) Date: Wed, 01 Mar 2017 17:43:46 +0100 Message-ID: <87wpc9ymkd.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: 25916 Cc: Kei Kebreau 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: 0.4 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Kei Kebreau writes: > * gnu/packages/telephony.scm (mumble)[source]: Add 'substitute*' calls > to 'snippet' for src/Version.h and src/mumble/VersionCheck.cpp. Thanks a lot for this! The patch LGTM, but FYI won't be necessary once 'core-updates' is merged. See this commit, which backports a gcc7 patch. d71d6fe85c4db778be6a2081cbbec6a3a494e4f9 > --- > gnu/packages/telephony.scm | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm > index 87261825c..4ff2acd25 100644 > --- a/gnu/packages/telephony.scm > +++ b/gnu/packages/telephony.scm > @@ -330,6 +330,12 @@ address of one of the participants.") > (modules '((guix build utils))) > (snippet > `(begin > + ;; Remove timestamps for reproducibility. > + (substitute* "src/Version.h" > + (("\"Compiled \" __DATE__ \" \" __TIME__") "\"\"")) > + (substitute* "src/mumble/VersionCheck.cpp" > + (("^.*__DATE__.*$") "") > + (("^.*__TIME__.*$") "")) > ;; Remove bundled software. > (for-each delete-file-recursively '("3rdparty" > "speex" > --=20 > 2.12.0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAli2+kIACgkQoqBt8qM6 VPorVgf+OntKJGwxnO8CP6JD4JAg5ZyskT6MwBQNuiI+1hJz59eLLZuN038siPz7 Mm+MdN6RVlyxvOsQ2PQ18jXx4l+yBEFLvWpkuQ7XVGdm4rMfBoZl09LICrZP7R6I e7mHWY3FRv7Wjq7qZE/IxE0mlfA/Vyj8vVox3tIrqHrKdgyREHhdoahNKCvTdTE8 nGnHbRw/91iLiGyqEq+AMufnBL5Qn//hHKg7B9Fs7GEKSRod0aHGXKPYvgPwVJ0v h6sHv37TBeG2olL4Sw3WbL7TLXnSm3AoTaaTvJxCVcndP+4ohtd/usYV4iSFJ4hI eP3KbxYr+8jIrVH1/Jst3/Tr5ndQMQ== =41m/ -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 01 12:20:56 2017 Received: (at 25916) by debbugs.gnu.org; 1 Mar 2017 17:20:56 +0000 Received: from localhost ([127.0.0.1]:34697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cj7vr-00057U-SQ for submit@debbugs.gnu.org; Wed, 01 Mar 2017 12:20:56 -0500 Received: from lb1.openmailbox.org ([5.79.108.160]:59043 helo=mail.openmailbox.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cj7vp-00057L-Tj for 25916@debbugs.gnu.org; Wed, 01 Mar 2017 12:20:54 -0500 Received: by mail.openmailbox.org (Postfix, from userid 20002) id B90A2523F98; Wed, 1 Mar 2017 18:20:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1488388852; bh=thUm9+p/vC5oSMafyYt99cDIzZz56z6y2bNokYJLU/U=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=wIBabMmGUxAhrS1vAddGKZOqrggW1B7/EM8fIVU+lyqDjkjwQLQmwYgdsBiSFGOzd vNs6jTjb1P0WMJACswJrWk5goeWX6gTH6lY20T9UbmEpBSVg1w8W+2geP53jo+pAI8 lJsBvfKmse/LBVMdOjov+TCsa8zwmgw5fwBMJxTg= X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ZDZR002 X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=NO_RECEIVED,NO_RELAYS, T_DKIM_INVALID autolearn=disabled version=3.4.0 From: Kei Kebreau DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1488388852; bh=thUm9+p/vC5oSMafyYt99cDIzZz56z6y2bNokYJLU/U=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=wIBabMmGUxAhrS1vAddGKZOqrggW1B7/EM8fIVU+lyqDjkjwQLQmwYgdsBiSFGOzd vNs6jTjb1P0WMJACswJrWk5goeWX6gTH6lY20T9UbmEpBSVg1w8W+2geP53jo+pAI8 lJsBvfKmse/LBVMdOjov+TCsa8zwmgw5fwBMJxTg= To: Marius Bakke Subject: Re: bug#25916: [PATCH] gnu: mumble: Make builds bit-reproducible. References: <20170301163530.17613-1-kei@openmailbox.org> <87wpc9ymkd.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Date: Wed, 01 Mar 2017 12:20:41 -0500 In-Reply-To: <87wpc9ymkd.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Wed, 01 Mar 2017 17:43:46 +0100") Message-ID: <87fuiwkj6e.fsf@openmailbox.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 25916 Cc: 25916@debbugs.gnu.org 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: 0.0 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Marius Bakke writes: > Kei Kebreau writes: > >> * gnu/packages/telephony.scm (mumble)[source]: Add 'substitute*' calls >> to 'snippet' for src/Version.h and src/mumble/VersionCheck.cpp. > > Thanks a lot for this! The patch LGTM, but FYI won't be necessary once > 'core-updates' is merged. See this commit, which backports a gcc7 patch. > > d71d6fe85c4db778be6a2081cbbec6a3a494e4f9 > Yay, what a useful patch! Aren't we pretty close to merging core-updates? If that's the case, I won't worry about pushing this to master. >> --- >> gnu/packages/telephony.scm | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm >> index 87261825c..4ff2acd25 100644 >> --- a/gnu/packages/telephony.scm >> +++ b/gnu/packages/telephony.scm >> @@ -330,6 +330,12 @@ address of one of the participants.") >> (modules '((guix build utils))) >> (snippet >> `(begin >> + ;; Remove timestamps for reproducibility. >> + (substitute* "src/Version.h" >> + (("\"Compiled \" __DATE__ \" \" __TIME__") "\"\"")) >> + (substitute* "src/mumble/VersionCheck.cpp" >> + (("^.*__DATE__.*$") "") >> + (("^.*__TIME__.*$") "")) >> ;; Remove bundled software. >> (for-each delete-file-recursively '("3rdparty" >> "speex" >> --=20 >> 2.12.0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEg7ZwOtzKO2lLzi2m5qXuPBlGeg0FAli3AuoACgkQ5qXuPBlG eg3X/g/9HnOvFRkTf9J6ogV71xoeFFvhahvTIvD5I5ix4iKyp2/SuJnTyv3cyzlt 3Vrk648YjWMDsYwDUpAN4em+edzdRNyzegD0bxbf+TmMUMAFTe3k+oUmke7EAK2G S8f7sJJhmGHK59DPUsUZLLroIdnE9mwIrDnNV+Vva/Fq4lKiZQtJ4lBO6+D5tZ6t COu1YSkwROVMQKqyyEPI7cwgCgOosUMVAszcI3RNrtSm09YWwnDegPHi6Yvnhwjv aV476qlMwQK3sztBhabbfp3VEVnu0Nv1gb5ffkcusj1RLyRTo/cNZm9DRO70hHO7 ZBCeUKM4oTbKcoJwM5el2hJ5LBh9rekvRa4N4C8r//2QkxrrUCtqd9P63bZNfSJA MLI3yP5toZZfO6vy1Nwq9NWHzqQCgPFmp3mTbTrk/vWNGu9yDyZjoP6A0+ClF+aH jiwf2xx5Vti/vGohjQXy5R/Kv8OGypjo2CIxJvI//K0KqC6ITzqaf2nlipSnlPVQ A4V1DkB+fMRpQkAufmMIJwlYobAM+6nW1xADlK5pXttYli1tkKoO0mT03B8Zyt8S RNZUwQZ58P+/LLFe2G2LuLphr54ajPMNg18x9EQrazzXCJv1ESTUWkbhoKczeI6Z nD4oNl9ZzF58JAUKE+/s3Bg3fdgS4knptneYeSaQhwH51apKlo4= =pIj7 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 01 15:06:10 2017 Received: (at 25916) by debbugs.gnu.org; 1 Mar 2017 20:06:10 +0000 Received: from localhost ([127.0.0.1]:34852 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cjAVl-0000cS-RC for submit@debbugs.gnu.org; Wed, 01 Mar 2017 15:06:10 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:58559) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cjAVk-0000cL-1B for 25916@debbugs.gnu.org; Wed, 01 Mar 2017 15:06:08 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 9B63920BAA; Wed, 1 Mar 2017 15:06:04 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 01 Mar 2017 15:06:04 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=o1DhnFVrCsYpR46LRGCtNO6mTnI=; b=R+PdvZ h2N7D1ygn6DmT/AhFi7+Va85+m4PSSIi6ELMvrWwVLkAV+8J3AQGPrHqtxtq6EVG dSRK3qyfUZ+3Xx6hpfSkY9GwsJ1xPDlDSx4kk9R1np5tlWUCu7wm8oba60SBol0g 7qB6W0wXcWQDzvhsVBFVTm1hIfmffZIJMG95Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=o1DhnFVrCsYpR4 6LRGCtNO6mTnI=; b=Us3vOebLiteaq+9JyGwd8QOfShHfb1Y6w8vLYpC7UFKJgN rlZirCGROA6qAyFUpz77pXO22RYUKjM/xNB1oC2lpae+HNth/mNYGpNzQ6kpOQw1 kJoUigO2S77LkgdjVT96tLsndukDIcJudkdBtHS1ikU2n+CVKzI3+oU5PcfWY= X-ME-Sender: X-Sasl-enc: MbB+bdY5fW/ZzW8d7iAfaH72WcGQsQ/pD1mCZuM2wnQ/ 1488398764 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 353E17E2B4; Wed, 1 Mar 2017 15:06:04 -0500 (EST) From: Marius Bakke To: Kei Kebreau Subject: Re: bug#25916: [PATCH] gnu: mumble: Make builds bit-reproducible. In-Reply-To: <87fuiwkj6e.fsf@openmailbox.org> References: <20170301163530.17613-1-kei@openmailbox.org> <87wpc9ymkd.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87fuiwkj6e.fsf@openmailbox.org> User-Agent: Notmuch/0.23.5 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu) Date: Wed, 01 Mar 2017 21:06:02 +0100 Message-ID: <87innszrrp.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25916 Cc: 25916@debbugs.gnu.org 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: -0.7 (/) --=-=-= Content-Type: text/plain Kei Kebreau writes: > Marius Bakke writes: > >> Kei Kebreau writes: >> >>> * gnu/packages/telephony.scm (mumble)[source]: Add 'substitute*' calls >>> to 'snippet' for src/Version.h and src/mumble/VersionCheck.cpp. >> >> Thanks a lot for this! The patch LGTM, but FYI won't be necessary once >> 'core-updates' is merged. See this commit, which backports a gcc7 patch. >> >> d71d6fe85c4db778be6a2081cbbec6a3a494e4f9 >> > > Yay, what a useful patch! > > Aren't we pretty close to merging core-updates? If that's the case, I > won't worry about pushing this to master. I would guess at least 1-2 weeks more, but it's getting there. Thanks anyway! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAli3KaoACgkQoqBt8qM6 VPpZEAf/XniOFgxYftzmzu8R6+SUWAw8dfZgt+ASo1nv+Pq0fEnB4cMQuPcSltBV DiaFPH5E6ybZ7IVimmbolC+JVaArBTDZ+0t9CgwNE0Lk5MgbJPU/rnm2uS3Lbg77 LQ4BGlc2Urg2h1t1PS+B/L3tbB/8Q6UbOBZLXpKv1WDaFTG0Y3En1PFjcRiHFLPn FAF5U8GVwtet0F5QkbDnJjzZk2ic7XaDRuY5HlkL9R8ydi8YLosAOkuTvMxFACn/ 4Cv0YbKsytduFE+2abcHWJNZoZROafNuaMoP2dk1pj/SLJchQnY/wB2eCfLFpVrc ZYnI61AqLP8AxjxBqmlAuiU6Wnh6WQ== =4Xjf -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 01 16:44:06 2017 Received: (at 25916) by debbugs.gnu.org; 1 Mar 2017 21:44:07 +0000 Received: from localhost ([127.0.0.1]:34946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cjC2Y-0004hc-LM for submit@debbugs.gnu.org; Wed, 01 Mar 2017 16:44:06 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:47502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cjC2W-0004hT-2e for 25916@debbugs.gnu.org; Wed, 01 Mar 2017 16:44:05 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 91E5120B45; Wed, 1 Mar 2017 16:44:03 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Wed, 01 Mar 2017 16:44:03 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=famulari.name; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=SCJx1HsX9lUvHUV1gDcX8P2vdMw=; b=gvGnwg 5UkerzbJKNSE05ggWP5KLipsY+PGKJchAPlYs2KspyFObC5S2jc8ePnZeLK5nY5A 81K/ZvcVQ8ZFASPFEs4uAaNZdSCql3oMKoVqvZig4Nqh9jGWLCTtSD19/oHJCKJ8 5Ym6nvUwFQlS0/bwTLtvB3VE+RiMdRaKGgDfQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=SCJx1HsX9lUvHU V1gDcX8P2vdMw=; b=Gg/XOgPxHrem2k1WqSArzeAbd9ly2Yd5sKDgrdy4gVJD6U Nm6Bz1A/RnfnJkyvJRGD+hf4BeSb5KFN6WwT6tZAb+/8buP1BSUb3sCBWWleOv9u onZ3aZ2GxIDLG9/i7zbqpwyikM7Oa29ALrS+msGhCpYvCD14W0xCczfZyaD08= X-ME-Sender: X-Sasl-enc: MvqZnk5Ki8LdJC3faPqi+Lwo0ABklnjXn81Lc5aP0Xvf 1488404643 Received: from localhost (unknown [172.56.28.126]) by mail.messagingengine.com (Postfix) with ESMTPA id 4F3147E2C4; Wed, 1 Mar 2017 16:44:03 -0500 (EST) Date: Wed, 1 Mar 2017 16:44:01 -0500 From: Leo Famulari To: Kei Kebreau Subject: Re: bug#25916: [PATCH] gnu: mumble: Make builds bit-reproducible. Message-ID: <20170301214401.GA22137@jasmine> References: <20170301163530.17613-1-kei@openmailbox.org> <87wpc9ymkd.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87fuiwkj6e.fsf@openmailbox.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <87fuiwkj6e.fsf@openmailbox.org> User-Agent: Mutt/1.7.2 (2016-11-26) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25916 Cc: Marius Bakke , 25916@debbugs.gnu.org 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: -0.7 (/) --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 01, 2017 at 12:20:41PM -0500, Kei Kebreau wrote: > Marius Bakke writes: >=20 > > Kei Kebreau writes: > > > >> * gnu/packages/telephony.scm (mumble)[source]: Add 'substitute*' calls > >> to 'snippet' for src/Version.h and src/mumble/VersionCheck.cpp. > > > > Thanks a lot for this! The patch LGTM, but FYI won't be necessary once > > 'core-updates' is merged. See this commit, which backports a gcc7 patch. > > > > d71d6fe85c4db778be6a2081cbbec6a3a494e4f9 > > >=20 > Yay, what a useful patch! >=20 > Aren't we pretty close to merging core-updates? If that's the case, I > won't worry about pushing this to master. Someone should try checking if they can reproduce mumble on core-updates, to make sure the backported GCC 7 patch is working correctly :) --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAli3QKAACgkQJkb6MLrK fwhDzA/+M6zuzhcR+tENWbaO2yvnXKgoKR/L+ZzIxDPpH45uPF6qTNKuxo2AD5Jl hadij8ZUj3LqCdmW9aCcV7YtBlvZg6lec1WzvONCEmbsXsoH9kOkbDjsR0bkxfwE Bwwq7Dst2bJ+iSzYEZGHmTtxqQn4t23Z/jykPl5KX8igdlwqfZczY2RDH7EcqKbS LkCh0WYxp0STNaUgctWaByMua2dQEqrkBHU2w7bXpL0th3qYurdJDSJj+2ahyKP1 Qrec56gQqMYUS4gCS50G2uFe0x9ZK+e/we+h4MertOOelmQAP9LOT43E/0fVb8LH FQlSNDyxbK6XNSY4TjVpaf1sJ+I0yn3DaVvDc5Oc6Bok1lq+uEStYwMH1D2EibHe g7Bhuq53nwQJ5FA9wOH0Gvd4mHUFRVsVOuSJH08PvJYhEDICtk7oU6i6v8GMocDF ju+10HUFDz/bw9RUX9ukKPhRXuekkAc1d0SghU+IN/wY1/VhBPm87qi3csAlK3AP PB0BeCM6IkJzjEwJfwoLEzx6N7ODsWA7qhjKKGj2/6xiD/xBGuw5OXSOjloZda7Y fg8YxNe7XuR69072dCyhYYaUzgH/zay6edfQERljSo2+HUdZYK1jfd7/ugtC5DZS Z6dyg+1hzHdaIYY8+6PdA3qotoUChC3dtE1a+eEamwGii9wM5dY= =5mFK -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 01 20:22:37 2017 Received: (at 25916) by debbugs.gnu.org; 2 Mar 2017 01:22:37 +0000 Received: from localhost ([127.0.0.1]:35130 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cjFRw-0006Zx-5v for submit@debbugs.gnu.org; Wed, 01 Mar 2017 20:22:36 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:42786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cjFRs-0006Zn-Re for 25916@debbugs.gnu.org; Wed, 01 Mar 2017 20:22:29 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 4508E20816; Wed, 1 Mar 2017 20:22:28 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 01 Mar 2017 20:22:28 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=jbm+xipMc3L/uYuNSbOAy4UfUPQ=; b=mWdocP FD+Z844mty8LqKi8B0YuLdUXHmTqzWECxvUuteNX700uuL6iyaRQrMjCM8oEcTrL g8Dz/bTrdlmlQXLou4Cr65I7IKrBXIW2BdS9F7Y22N/8YltLJw2+5aahDk2dp6g+ QE4/Ann+iWI0hiR6R/xAMqfpFM6zE8zi846Dg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=jbm+xipMc3L/uY uNSbOAy4UfUPQ=; b=lbpMyG/X3sIWSfVj8fp5RKAX6Skia+IhO+nyLxU9ALrRAz u32DUM90Rs68jzZTLdMLPxWLLKVZSCqqCedE7MNbD5tZ3whcd0Jrq2f6oPxHk2u9 Y5wQzMSF8o0q30OXzRZCIuIHGDQuRCegZsD2sM/MOj4ISv3A2UAn8UU/+hx5E= X-ME-Sender: X-Sasl-enc: FXr71qFaWpD8NgqMtls5wchBoDNP3VyAoOsnoryfiDim 1488417747 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id CD4507E4B1; Wed, 1 Mar 2017 20:22:27 -0500 (EST) From: Marius Bakke To: Leo Famulari , Kei Kebreau Subject: Re: bug#25916: [PATCH] gnu: mumble: Make builds bit-reproducible. In-Reply-To: <20170301214401.GA22137@jasmine> References: <20170301163530.17613-1-kei@openmailbox.org> <87wpc9ymkd.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87fuiwkj6e.fsf@openmailbox.org> <20170301214401.GA22137@jasmine> User-Agent: Notmuch/0.23.7 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu) Date: Thu, 02 Mar 2017 02:22:26 +0100 Message-ID: <87h93csca5.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 25916 Cc: 25916@debbugs.gnu.org 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: -0.0 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Leo Famulari writes: > On Wed, Mar 01, 2017 at 12:20:41PM -0500, Kei Kebreau wrote: >> Marius Bakke writes: >>=20 >> > Kei Kebreau writes: >> > >> >> * gnu/packages/telephony.scm (mumble)[source]: Add 'substitute*' calls >> >> to 'snippet' for src/Version.h and src/mumble/VersionCheck.cpp. >> > >> > Thanks a lot for this! The patch LGTM, but FYI won't be necessary once >> > 'core-updates' is merged. See this commit, which backports a gcc7 patc= h. >> > >> > d71d6fe85c4db778be6a2081cbbec6a3a494e4f9 >> > >>=20 >> Yay, what a useful patch! >>=20 >> Aren't we pretty close to merging core-updates? If that's the case, I >> won't worry about pushing this to master. > > Someone should try checking if they can reproduce mumble on > core-updates, to make sure the backported GCC 7 patch is working > correctly :) That's a good test. Unfortunately, mumble fails to build on 'core-updates'. starting phase `configure' Reading /tmp/guix-build-mumble-1.2.19.drv-0/mumble-1.2.19/celt-0.7.0-build/= celt-0.7.0-build.pro Reading /tmp/guix-build-mumble-1.2.19.drv-0/mumble-1.2.19/celt-0.11.0-build= /celt-0.11.0-build.pro Reading /tmp/guix-build-mumble-1.2.19.drv-0/mumble-1.2.19/src/mumble/mumble= .pro Project ERROR: Package speexdsp not found phase `configure' failed after 0.2 seconds It seems to be related to the speex update; apparently the DSP component have been split out of speex into a separate package: https://github.com/xiph/speexdsp --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAli3c9IACgkQoqBt8qM6 VPrUjggAhpbgiJHG+h/LVeOik4z42tyTNlX8oc8+wU+nmVU3Nxg/3MknvmHe7AXf rjQrTZcpUUMZcyJl4kSyogXgyOi1aEpvKaUbYg9TvB+05onk32Hi3MoYltko03vK rjPVLtx/MgnlYMvQYAEmm7am132UHpHb3hQIhSjaGjr0dyK7l+zkFtbeyPgIGp/G kpUexcajaIlZmruoIac59Yj5A3kDvomzOH10YVRiFC2KfN41E8NTk1vrIMz1UWrF J0mFv2oTJd2lbGGhARChb3CcCfYmY6SMj4+Zq//kVI3buAMMQfTiV7q9nr1Pzm/v H63unT7YEyNNmhkdWvvn6TCcYE4Wlg== =0BKO -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 04 17:42:16 2017 Received: (at 25916-done) by debbugs.gnu.org; 4 Apr 2017 21:42:16 +0000 Received: from localhost ([127.0.0.1]:32880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvWDQ-0003G5-5X for submit@debbugs.gnu.org; Tue, 04 Apr 2017 17:42:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40030) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cvWDO-0003Fp-Hr for 25916-done@debbugs.gnu.org; Tue, 04 Apr 2017 17:42:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvWDF-0003j5-6o for 25916-done@debbugs.gnu.org; Tue, 04 Apr 2017 17:42:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvWDF-0003j1-33; Tue, 04 Apr 2017 17:42:05 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:53274 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cvWDE-00085a-Av; Tue, 04 Apr 2017 17:42:04 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Marius Bakke Subject: Re: bug#25916: [PATCH] gnu: mumble: Make builds bit-reproducible. References: <20170301163530.17613-1-kei@openmailbox.org> <87wpc9ymkd.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87fuiwkj6e.fsf@openmailbox.org> <20170301214401.GA22137@jasmine> <87h93csca5.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Date: Tue, 04 Apr 2017 23:42:01 +0200 In-Reply-To: <87h93csca5.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Thu, 02 Mar 2017 02:22:26 +0100") Message-ID: <87vaqjn93q.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 25916-done Cc: 25916-done@debbugs.gnu.org, Kei Kebreau , Leo Famulari 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: -5.0 (-----) Hello! Marius Bakke skribis: > Leo Famulari writes: > >> On Wed, Mar 01, 2017 at 12:20:41PM -0500, Kei Kebreau wrote: >>> Marius Bakke writes: >>>=20 >>> > Kei Kebreau writes: >>> > >>> >> * gnu/packages/telephony.scm (mumble)[source]: Add 'substitute*' cal= ls >>> >> to 'snippet' for src/Version.h and src/mumble/VersionCheck.cpp. >>> > >>> > Thanks a lot for this! The patch LGTM, but FYI won't be necessary once >>> > 'core-updates' is merged. See this commit, which backports a gcc7 pat= ch. >>> > >>> > d71d6fe85c4db778be6a2081cbbec6a3a494e4f9 >>> > >>>=20 >>> Yay, what a useful patch! >>>=20 >>> Aren't we pretty close to merging core-updates? If that's the case, I >>> won't worry about pushing this to master. >> >> Someone should try checking if they can reproduce mumble on >> core-updates, to make sure the backported GCC 7 patch is working >> correctly :) > > That's a good test. Unfortunately, mumble fails to build on > 'core-updates'. It builds with current master (post =E2=80=98core-updates=E2=80=99 merge). I=E2=80=99ve done a --check build and can confirm that our GCC now honors =E2=80=98SOURCE_DATE_EPOCH=E2=80=99, so the patch isn=E2=80=99t needed. \o/ Closing this bug! Ludo=E2=80=99. From unknown Sat Jun 21 10:46:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 03 May 2017 11:24:03 +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