From unknown Sun Jun 22 17:12:14 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#32360 <32360@debbugs.gnu.org> To: bug#32360 <32360@debbugs.gnu.org> Subject: Status: gst-plugins-base has test failures (when built as a dependency) Reply-To: bug#32360 <32360@debbugs.gnu.org> Date: Mon, 23 Jun 2025 00:12:14 +0000 retitle 32360 gst-plugins-base has test failures (when built as a dependenc= y) reassign 32360 guix submitter 32360 Bj=C3=B6rn H=C3=B6fling severity 32360 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 03 07:39:29 2018 Received: (at submit) by debbugs.gnu.org; 3 Aug 2018 11:39:29 +0000 Received: from localhost ([127.0.0.1]:39571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1flYQZ-0000Zu-EY for submit@debbugs.gnu.org; Fri, 03 Aug 2018 07:39:29 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1flYQW-0000Zg-3J for submit@debbugs.gnu.org; Fri, 03 Aug 2018 07:39:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1flYQP-00059s-8I for submit@debbugs.gnu.org; Fri, 03 Aug 2018 07:39:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=BAYES_50,FROM_EXCESS_BASE64 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1flYQP-00059m-42 for submit@debbugs.gnu.org; Fri, 03 Aug 2018 07:39:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1flYQN-000406-Go for bug-guix@gnu.org; Fri, 03 Aug 2018 07:39:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1flYQI-00056j-LD for bug-guix@gnu.org; Fri, 03 Aug 2018 07:39:15 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:43106 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1flYQI-000567-9V for bug-guix@gnu.org; Fri, 03 Aug 2018 07:39:10 -0400 Received: from alma-ubu (p57B52973.dip0.t-ipconnect.de [87.181.41.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id 26FD940609 for ; Fri, 3 Aug 2018 13:39:06 +0200 (CEST) Date: Fri, 3 Aug 2018 13:38:58 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Subject: gst-plugins-base has test failures (when built as a dependency) Message-ID: <20180803133858.0d6f5ac3@alma-ubu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/I2N981V8etjvmIWxF0UXgYH"; protocol="application/pgp-signature" 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.9 (----) 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: -5.9 (-----) --Sig_/I2N981V8etjvmIWxF0UXgYH Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, gst-plugins-base has somehow a problem, which I don't understand fully. Can someone have a look into it? It was already reported by Piere Neidhardt on the help mailing list: https://lists.gnu.org/archive/html/help-guix/2018-06/msg00075.html OK, so I am on 5803f87284c228ca131d74a4259238e7685526ac and do: ./pre-inst-env guix build gst-plugins-base /gnu/store/58i3gmidcbksf7cxwhfjrp2w22k6glqa-gst-plugins-base-1.14.1-doc /gnu/store/g3iwkhs7sjrhsaqq3bwmj81mxsa5c3d1-gst-plugins-base-1.14.1 Looks good. I can also build the derivation: ./pre-inst-env guix build gst-plugins-base -d /gnu/store/zg9bmdlrdwd4i4c1prz4hzzjm3877nkl-gst-plugins-base-1.14.1.drv I can also add options "--no-grafts --no-substitutes", same result. Now, I want to build wine: Building package wine Full build command: ./pre-inst-env guix build wine --no-grafts --no-substit= utes Guix commit: 5803f87284c228ca131d74a4259238e7685526ac gnu: Update ruby-net-ssh to 4.2.0. Start building at: 2018-08-03T11:09:39,183594824+00:00 The following derivations will be built: /gnu/store/shmcbb9yb99y0kfhn42dz2gpmqnifsmn-wine-3.0.2.drv /gnu/store/yrk539har2g5pw1rw5b9k8nq9p0w3c1h-gst-plugins-base-1.14.1.drv @ build-started /gnu/store/yrk539har2g5pw1rw5b9k8nq9p0w3c1h-gst-plugins-bas= e-1.14.1.drv - i686-linux /var/log/guix/drvs/yr//k539har2g5pw1rw5b9k8nq9p0w= 3c1h-gst-plugins-base-1.14.1.drv.bz2 starting phase `set-SOURCE-DATE-EPOCH' [...] What I find strange is that the derivation of gst-plugins-base differs from the one above when directly building gst-plugins-base. That would make sense to me if there would be two packages of gst-plugins-base, like an inherited one or just any kind of copy. But here, the package definition of wine ist just using the "normal" package. Or have I overlooked something? Have I misunderstood something about derivations here?! This derivation will fail to build. Here is the end of the log: [..] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D GStreamer Base Plug-ins 1.14.1: tests/check/test-suite.log =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # TOTAL: 80 # PASS: 79 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: elements/opus =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Running suite(s): opus 33%: Checks: 6, Failures: 0, Errors: 4 gstcheck.c:596:E:general:test_opus_encode_nothing:0: (after this point) Rec= eived signal 11 (Segmentation fault) gstcheck.c:596:E:general:test_opus_encode_samples:0: (after this point) Rec= eived signal 11 (Segmentation fault) gstcheck.c:596:E:general:test_opus_encode_properties:0: (after this point) = Received signal 11 (Segmentation fault) elements/opus.c:429:E:general:test_opus_decode_plc_timestamps_with_fec:0: (= after this point) Received signal 11 (Segmentation fault) Check suite opus ran in 1.049s (tests failed: 4) FAIL elements/opus (exit status: 4) Backtrace: 4 (primitive-load "/gnu/store/ki3kvmzipvf8baabfyaw1ncf4ax?") In ice-9/eval.scm: 191:35 3 (_ _) In srfi/srfi-1.scm: 640:9 2 (for-each # ?) In /gnu/store/cgnrsi20mwcm1s3z9ab8qw125m73l4qd-module-import/guix/build/gnu= -build-system.scm: 799:31 1 (_ _) 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) /gnu/store/cgnrsi20mwcm1s3z9ab8qw125m73l4qd-module-import/guix/build/gnu-bu= ild-system.scm:369:6: In procedure check: Throw to key `srfi-34' with args `(#)'. builder for `/gnu/store/yrk539har2g5pw1rw5b9k8nq9p0w3c1h-gst-plugins-base-1= .14.1.drv' failed with exit code 1 @ build-failed /gnu/store/yrk539har2g5pw1rw5b9k8nq9p0w3c1h-gst-plugins-base= -1.14.1.drv - 1 builder for `/gnu/store/yrk539har2g5pw1rw5b9k8nq9p0w3c1h-gs= t-plugins-base-1.14.1.drv' failed with exit code 1 cannot build derivation `/gnu/store/shmcbb9yb99y0kfhn42dz2gpmqnifsmn-wine-3= .0.2.drv': 1 dependencies couldn't be built guix build: error: build failed: build of `/gnu/store/shmcbb9yb99y0kfhn42dz= 2gpmqnifsmn-wine-3.0.2.drv' failed Command exited with non-zero status 1 3.30user 0.17system 6:49.03elapsed 0%CPU (0avgtext+0avgdata 145936maxreside= nt)k 32inputs+656outputs (0major+20586minor)pagefaults 0swaps Returncode: 1 Finished building at: 2018-08-03T11:16:28,219631472+00:00 ---------------------------------------------------------------------------= ----- When looking at Hydra, it succeeds in direct build (for x86_64): https://hydra.gnu.org/job/gnu/master/gst-plugins-base-1.14.1.x86_64-linux On i686 it fails with the same opus test. On ARM it fails with different test failures. When you look at the build of wine-x86-64: https://hydra.gnu.org/build/2937119 it fails building gst-plugins-base. I tried upgrading to the 1.14.2 bugfix release: Same behaviour. Any ideas someone? Thanks, Bj=C3=B6rn --Sig_/I2N981V8etjvmIWxF0UXgYH Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAltkPtIACgkQvyhstlk+X/0HmwCgi816SK1guBL3RlJ4ZJGdTdAI 3JIAni0/7qFAAtnyS1uIb6eb9hcfDseE =vbbv -----END PGP SIGNATURE----- --Sig_/I2N981V8etjvmIWxF0UXgYH-- From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 17 13:16:50 2018 Received: (at 32360) by debbugs.gnu.org; 17 Aug 2018 17:16:50 +0000 Received: from localhost ([127.0.0.1]:53723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqiMj-0000Iz-Or for submit@debbugs.gnu.org; Fri, 17 Aug 2018 13:16:50 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:38329) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqiMf-0000IF-1b for 32360@debbugs.gnu.org; Fri, 17 Aug 2018 13:16:46 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id B46E2214E0; Fri, 17 Aug 2018 13:16:44 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 17 Aug 2018 13:16:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; 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; s= mesmtp; bh=5wkTasHpKgibpGj9WX80UWe4juTK0oak4kCYB0PXPQY=; b=EJDXu oWyj+noP8LmEEEHwHLjPbWHgO/WsYd78Ra6uVkrx7zTWNoLtHePY90P1nLRQbI0R x2Sa/2ntYA6LCCM13FXGrrWg+8WXMFaTBOztJGCfFC9Bt+KSQsMp6xmpVR9PAWoC pu87RNEEP9ms72QLVipOhTi69nLr3D5IQHzNZo= DKIM-Signature: v=1; a=rsa-sha256; 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; s=fm3; bh=5wkTasHpKgibpGj9WX80UWe4juTK0 oak4kCYB0PXPQY=; b=mmmWc9IP/x7PVr7dwp+Gp+Tt1EQ6qBeVT+JMSsZo11Yy1 fcMBYai18wF2ttSF5HlF1n3Tds4QteW6wtDADjAFOdij5qkrYW0li9VpFNdsfheD Eig7fphq7P4mWUFac9GQ7GxU6oJDlzsSBvEL+MQx0nOVXoRoY+CJOZO4kp5vdu6x KFdi4RBa4D5W3SYLQe/teXUzWa/Mk+0FFFSlWJ/TLFXjO+0W9MqRQ8Qxhf4hXSdy Oy63To2yZads702076lJVYQoE43Y0Uc0mzs5HruN9/hzAbAvHhYrMLOa8Ek7I+tV pQxjAq7WfcFAOGDGsJh3WIM0d4StfMAwMNMWfWrNA== X-ME-Proxy: X-ME-Sender: Received: from localhost (unknown [172.58.200.107]) by mail.messagingengine.com (Postfix) with ESMTPA id C0E2710289; Fri, 17 Aug 2018 13:16:43 -0400 (EDT) Date: Fri, 17 Aug 2018 13:16:42 -0400 From: Leo Famulari To: =?iso-8859-1?Q?Bj=F6rn_H=F6fling?= Subject: Re: bug#32360: gst-plugins-base has test failures (when built as a dependency) Message-ID: <20180817171642.GA4821@jasmine.lan> References: <20180803133858.0d6f5ac3@alma-ubu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <20180803133858.0d6f5ac3@alma-ubu> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 32360 Cc: 32360@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: -1.7 (-) --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 03, 2018 at 01:38:58PM +0200, Bj=F6rn H=F6fling wrote: > What I find strange is that the derivation of gst-plugins-base differs > from the one above when directly building gst-plugins-base. That would > make sense to me if there would be two packages of gst-plugins-base, > like an inherited one or just any kind of copy. But here, the package > definition of wine ist just using the "normal" package. Or have I > overlooked something? Have I misunderstood something about derivations > here?! Presumably, you are using an x86_64 computer, and the successful build of gst-plugins-base is for an x86_64-linux system. However, the wine package and its dependency graph is always built as 32-bit software, regardless of the underlying architecture: =46rom gnu/packages/wine.scm: ------ (arguments `(;; Force a 32-bit build targeting a similar architecture, i.e.: ;; armhf for armhf/aarch64, i686 for i686/x86_64. #:system ,@(match (%current-system) ((or "armhf-linux" "aarch64-linux") `("armhf-linux")) (_ =20 `("i686-linux"))) ------ And the test failure in the 32-bit build of gst-plugins base was previously discussed on help-guix (no bug report): https://lists.gnu.org/archive/html/help-guix/2018-06/msg00075.html --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlt3AvcACgkQJkb6MLrK fwhaTw//X/dTxOVBjHe9wp6IqPWu63kixJJuIQIzeY38Hf3+GEH0t9oh0qBBIAcA GyvtNREeh+mbyCrbV9ntsPkvLQNbe/TgsuTKizTKhvVRZNUFpOgLloq0sRZqDlYo Yuztn9qKSWmZL0DKJBrdbYmX5FroKfFPyOWRVRYKxDjWjYNzyIN7ySNYjXxxdcE/ kMH42gIJAbXG8sI6BFb5Gd2PRZ8q8mTJNqi7dO54cCvoZbraNVwWSujsoemiA6pu 3f1eUFTatyLUoyue9qhafXHUI21YG0GsouHaUnC9XWcVp2zgiAayw6zUSrB8yxcp yxtICHkyvOcYExZ5wGesCmvb7DvrwS6d3qqCf7gdWSPbBRo4kebilSTc/qyk8zT4 SLGPk2W9ChZBbIDHBuP1UUviV9OkxgDC4ZToWF7F1bjmAUuUKXeXABDkYaFj+o40 5dGI3V6ZcODSV9yH/67AIYExIrbEstWQl9NJNraIDlAjayjcEGt+k5zv3vBSaEKY 6F1uWqO74CsPXp7hmUdTncPdRjGr+54ZDosyX0Gk1Y+dMbYBfqHMRhAXuVOv0rAp RA+0L+sfGtRe7t7vdPXnCIndsrQs/iiuy6Dp8CFGt8cqVq+j6ZJTXLSyexitm3Gx n8SkUjPWb9w0Sx0y7qnc+T9VZR8C/IeIbb9dw2ryUI0fF3wdbOY= =x+We -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 17 13:17:33 2018 Received: (at control) by debbugs.gnu.org; 17 Aug 2018 17:17:33 +0000 Received: from localhost ([127.0.0.1]:53728 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqiNR-0000Ou-Fc for submit@debbugs.gnu.org; Fri, 17 Aug 2018 13:17:33 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:37681) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqiNP-0000OX-Js for control@debbugs.gnu.org; Fri, 17 Aug 2018 13:17:31 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 73A4A21E06; Fri, 17 Aug 2018 13:17:31 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 17 Aug 2018 13:17:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-type:date:from:message-id:mime-version:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=LnClZxIMGskz/aB5NEraBDC5Jl JlZj7iJKnD+P3S/mA=; b=UVjR0ZSXJSCoSk2FbzcgrevpdaK6uwZ7ezBxTpuNSG rMXwHDV9/L/1FmjvYTBT/LmRCOuR76PrMBst3681ccOES0Rgj20V5OQiSxC4lOI6 6vdgmTsXHmyQvY6IOkD7oxEb6sOlqBEBi18Jj4jfIL4PHCUHlThk/+4MrGUF5VRA o= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=L nClZxIMGskz/aB5NEraBDC5JlJlZj7iJKnD+P3S/mA=; b=dt3w0vJn9WEnzhUGc nwf7DJqL4tXMvzFIPLwgate2OR9ld0eQizsyuVSWyq8GiQfG3tRi3pLqJ7kelcRQ wrB5TbWcLXlmwBPG+JENv1o5WeDfFMXw92ckgbkOrzteQQ39p8R2WFgnccu6tqhw pYZWLvLPLlsr0eSpZSplGKNq4V4GHgt6iTsqAyqyvj+2d0kOqIp41KqyVhCYbIdm gb4GcIL9UD9qzzyJTNJRhB7u8j65OIRZKnZ3GKBqs1c6x+bRL0b3q5fE3xr+Q/3/ 96SHLg9vi2DSlkanEA7ZaU/+sZl3qABLbmEVItwT7X3XbZsOqyqSiePgh3ZWwGi4 c/WRQ== X-ME-Proxy: X-ME-Sender: Received: from localhost (unknown [172.58.200.107]) by mail.messagingengine.com (Postfix) with ESMTPA id E7D801028D for ; Fri, 17 Aug 2018 13:17:30 -0400 (EDT) Date: Fri, 17 Aug 2018 13:17:30 -0400 From: Leo Famulari To: control@debbugs.gnu.org Message-ID: <20180817171730.GA5079@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 32360 32466 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [66.111.4.25 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-Debbugs-Envelope-To: control 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.3 (/) --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline merge 32360 32466 --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlt3AyoACgkQJkb6MLrK fwjIXxAA0hW9Th4/hLLfHl0Lt9EgWlpruA8n03mlSrmydsQXJk0BITAMbqHBSyuQ Cwii1xGa1lJFFtaCcWgTZD/ATgiQleP7aE/aBuhxFOY3oDTbpQNBcgmMQVThnUiN 0hKoURP1pzGx8Btz70nBrIXPCKRWrt3jveHT/vRIQxaSR6uOzz/z8Wvye8V7S5Gv kQ2qyCntgHS9LDW2+jeTAPSYCpVn2n4M7ms2YRk1Llj5I21P6DsHzEB/cs+WdDru eaggzV7zlq70mzZC+ICZ7KclmGKMso/6TNyX/+5Wv+MZu1ekfWjMMarxObeX6Ml2 syOr05s+dY2eZa2ep+M+gfBJvMLuIv99VrxMTWBQVFJ5UP52COn7OXKBkiX/IyZw 6OIlZABA9JhKRjb9eVPT2ZGUM7G9H+xC/MGsF9P+JThcsvM4SX+7S/MAg8RXpvg9 mKUqvd6R1/6TDWqL72nBQIypDxaOHngzqAHxCrRA8wZlBM8y4B67ZXIiB79vP2aM RLrlVsCWCuDpl+f3p2d/5Hvo6pJKJ43cTz2i3VVeedZWGGTgo4VBKkVgk19pDbAe i7bD6jYWuNPA/Q0FAtPeBLkZsXf3tGySJvlG9tsU9Z2qx16wEqyhi22WTT0Y+5DC qO1L5PzseNE1RcgY8SD35IGzXm6yVh4hFHfkZv2QXbJhNeUcPdg= =Xonn -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 17 14:06:04 2018 Received: (at 32360) by debbugs.gnu.org; 17 Aug 2018 18:06:04 +0000 Received: from localhost ([127.0.0.1]:53748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqj8J-0004vP-3f for submit@debbugs.gnu.org; Fri, 17 Aug 2018 14:06:03 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56935) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqj8H-0004vG-Bj for 32360@debbugs.gnu.org; Fri, 17 Aug 2018 14:05:58 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 4F88D219FE; Fri, 17 Aug 2018 14:05:57 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 17 Aug 2018 14:05:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; 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; s= mesmtp; bh=njU+AElvSSgjtAKn0i+y1P/uXyCmWvKRJ2H2APP2mEs=; b=qcIQl MvAKwG80LCA/FdsSgVLcQ0/bDpoAbN0imIZ55OF+MUSJYGEB4UP1PlNC0V5pmsBM 6q5pz9a1KOHLXKjMWU3nDgVlspFCO7TE8UGjKEsMmd/awOtFw3wFCzaIYnK1Pcv3 UM36p45TG4N6f5IHxAA7IEtc20B8j2hueFSNaQ= DKIM-Signature: v=1; a=rsa-sha256; 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; s=fm3; bh=njU+AElvSSgjtAKn0i+y1P/uXyCmW vKRJ2H2APP2mEs=; b=ikO2V1aOsaVIq3nJVlYGdQC5P8wzr/oXPvQ7X8l2bpmpD /Q4o3xCJQLQSckxLJiP+WFkFljxOOl1qtdwvZKD35yrqBmVfD7yNV6lTCS6to4AN TMdEb843tEHkGZkk0V1e70YoCfNyA2HiYnsOliL93G/k2mTvqHOsR7EozoJORq/w 7zn/fcwY+a3NjXnA9rlRYJiQcKfcRsunQeiLt8rv4r3R8qtuKh6Pm1joitIcXrqo 7vvU1tbXttjG+NRsmdM4fZMwDETOU/VJDTsWkNDufybXHmlzAcNFrnsKx1nx/PMG KXNGOUaPPz/6oJi3emzMaHdDGswY958GD9ObSIJOw== X-ME-Proxy: X-ME-Sender: Received: from localhost (unknown [172.58.200.107]) by mail.messagingengine.com (Postfix) with ESMTPA id 2B6E510288; Fri, 17 Aug 2018 14:05:55 -0400 (EDT) Date: Fri, 17 Aug 2018 14:05:54 -0400 From: Leo Famulari To: =?iso-8859-1?Q?Bj=F6rn_H=F6fling?= Subject: Re: bug#32360: gst-plugins-base has test failures (when built as a dependency) Message-ID: <20180817180554.GB15789@jasmine.lan> References: <20180803133858.0d6f5ac3@alma-ubu> <20180817171642.GA4821@jasmine.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Content-Disposition: inline In-Reply-To: <20180817171642.GA4821@jasmine.lan> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 32360 Cc: 32360@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: -1.0 (-) --DIOMP1UsTsWJauNi Content-Type: multipart/mixed; boundary="LpQ9ahxlCli8rRTG" Content-Disposition: inline --LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Here is a patch that excludes Opus when building gst-plugins-base on and for 32-bit systems. I think it's not so bad to be missing support for Opus in this context until the underlying bug is fixed. With this patch, gst-plugins-base builds successfully with '--system=i686-linux'. I didn't test the full Wine build. --LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: attachment; filename="0001-gnu-gst-plugins-base-Don-t-build-with-Opus-for-32-bi.patch" Content-Transfer-Encoding: quoted-printable =46rom e1cc6137514c1e002b82ec48c3a5e260937ceeb1 Mon Sep 17 00:00:00 2001 =46rom: Leo Famulari Date: Fri, 17 Aug 2018 13:43:04 -0400 Subject: [PATCH] gnu: gst-plugins-base: Don't build with Opus for 32-bit systems. Fixes and . * gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Exclude opus when building for 32-bit systems. --- gnu/packages/gstreamer.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 951ca93fb..4477d2f86 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -4,7 +4,7 @@ ;;; Copyright =A9 2015, 2016 Sou Bunnbu ;;; Copyright =A9 2015, 2018 Mark H Weaver ;;; Copyright =A9 2016, 2017 Efraim Flashner -;;; Copyright =A9 2016 Leo Famulari +;;; Copyright =A9 2016, 2018 Leo Famulari ;;; Copyright =A9 2017 Ricardo Wurmus ;;; Copyright =A9 2018 Tobias Geerinckx-Rice ;;; @@ -167,7 +167,6 @@ This package provides the core library and elements.") ("orc" ,orc))) ;required by gstreamer-audio-1.0.pc (inputs `(("cdparanoia" ,cdparanoia) - ("opus" ,opus) ("pango" ,pango) ("libogg" ,libogg) ("libtheora" ,libtheora) @@ -176,7 +175,12 @@ This package provides the core library and elements.") ("zlib" ,zlib) ("libXext" ,libxext) ("libxv" ,libxv) - ("alsa-lib" ,alsa-lib))) + ("alsa-lib" ,alsa-lib) + ;; XXX Don't build with opus on 32-bit systems: + ;; + ,@(if (target-64bit?) + `(("opus" ,opus)) + '()))) (native-inputs `(("pkg-config" ,pkg-config) ("glib:bin" ,glib "bin") --=20 2.18.0 --LpQ9ahxlCli8rRTG-- --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlt3DoIACgkQJkb6MLrK fwj1pRAAlZJ891kAsfmQxEnBm8NcPB+xENzUnfGstantKTNg/binTBCe4g38BnGp U1wGC8HG1fKtWzobQZeZ4u0odtTqQVKzgnJXJ6wcIfvMPoPvKFT4+moH4cWUc+Bl Ncw1MQ5B7rKK8PW/9Cgdc4H+4R4tZMKDFhzi59nAWZZZSzh6PUzTg1iz6aRXnmXY /JEUZNh/6zufY2wh2PCHlTFFXcxm9GQCeOAAFtYq1HnSglk2SMRkqF3BR2/VjmfK h1CvJ+J1mNuKIEL5bNqCgI+YH2qrqBHxGdOYFzxY9f9U4yK/ii8NHZpZPy4cA8Q9 BqVan3oWXvGGfqQ6aA4Y4e8KEiCIqgJ/Wk6KkMXK00DJia0kUEozRZdmMimUu6RI tucBdfkfbrLwHfI8U5RBKb/xmGpsPUs7vs4x4bwWRNtyT124t5A4bBgWnScTfKnl k6QhhBv0nnml4V3QGK4cDhz7rSIv48/WegWm+LTMZu50LhKqgSFAychHfQwJ6hI/ ZNloBz/DRp4tyMDoXtAwI8pCE7g6+AALU0r6aHXDBuTsERLH44o3x/gjmOERd7YI hfJlwvZyftTci/dGDBXv/uYrtEq/QAV0FBXgtJmeMcEcewIQyTbEVEHzkC3VS8vH 4ogZu9sghPGDu+XtY75bVshIG89/hqHCuKFnzJqQvZ2giwfj7nM= =uYH3 -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi-- From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 17 17:50:47 2018 Received: (at 32360) by debbugs.gnu.org; 17 Aug 2018 21:50:47 +0000 Received: from localhost ([127.0.0.1]:53806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqmdr-00043z-Dq for submit@debbugs.gnu.org; Fri, 17 Aug 2018 17:50:47 -0400 Received: from m4s11.vlinux.de ([83.151.27.109]:47096 helo=bjoernhoefling.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqmdo-00043q-Jx for 32360@debbugs.gnu.org; Fri, 17 Aug 2018 17:50:46 -0400 Received: from alma-ubu (p57B529DB.dip0.t-ipconnect.de [87.181.41.219]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id C73C740653; Fri, 17 Aug 2018 23:50:42 +0200 (CEST) Date: Fri, 17 Aug 2018 23:50:41 +0200 From: =?UTF-8?B?QmrDtnJuIEjDtmZsaW5n?= To: Leo Famulari Subject: Re: bug#32360: gst-plugins-base has test failures (when built as a dependency) Message-ID: <20180817235041.463c2723@alma-ubu> In-Reply-To: <20180817180554.GB15789@jasmine.lan> References: <20180803133858.0d6f5ac3@alma-ubu> <20180817171642.GA4821@jasmine.lan> <20180817180554.GB15789@jasmine.lan> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/j0scPSYREArVxSVT/fcSPgS"; protocol="application/pgp-signature" X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 32360 Cc: 32360@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.9 (/) --Sig_/j0scPSYREArVxSVT/fcSPgS Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Leo, On Fri, 17 Aug 2018 14:05:54 -0400 Leo Famulari wrote: > Here is a patch that excludes Opus when building gst-plugins-base on > and for 32-bit systems. I think it's not so bad to be missing support > for Opus in this context until the underlying bug is fixed. >=20 > With this patch, gst-plugins-base builds successfully with > '--system=3Di686-linux'. I didn't test the full Wine build. I don't who/which program needs opus. But it's not working anyway, so I would be fine with the patch. I could not apply the patch. Maybe I did something wrong on my side? Anyway, it's so short, I "applied" it manually. Then it looks good: $ ./pre-inst-env guix environment -C --expose=3D/gnu/store/ --ad-hoc wine -- wine $(./pre-inst-env guix build hello --target=3Di686-w64-mingw32)/b= in/hello.exe [... some wine error message I suppose to be due to the -C environment ...] Hello, world! Guix is so cool :-) Thanks, Bj=C3=B6rn --Sig_/j0scPSYREArVxSVT/fcSPgS Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlt3QzIACgkQvyhstlk+X/3DowCgkVsuW1B6mJGK0Ovg9lg587bS 91sAn1QsDHR+skHb9ZSBK2L2dr5TPCZK =UFIA -----END PGP SIGNATURE----- --Sig_/j0scPSYREArVxSVT/fcSPgS-- From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 18 06:46:19 2018 Received: (at 32360) by debbugs.gnu.org; 18 Aug 2018 10:46:19 +0000 Received: from localhost ([127.0.0.1]:53944 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqykN-0008Cp-E5 for submit@debbugs.gnu.org; Sat, 18 Aug 2018 06:46:19 -0400 Received: from mail.thebird.nl ([94.142.245.5]:59560) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqykL-0008C4-Bs for 32360@debbugs.gnu.org; Sat, 18 Aug 2018 06:46:17 -0400 Received: by mail.thebird.nl (Postfix, from userid 1000) id 2142892D1; Sat, 18 Aug 2018 12:46:11 +0200 (CEST) Date: Sat, 18 Aug 2018 12:46:10 +0200 From: Pjotr Prins To: =?iso-8859-1?Q?Bj=F6rn_H=F6fling?= Subject: Re: bug#32360: gst-plugins-base has test failures (when built as a dependency) Message-ID: <20180818104610.s5vhpdnuzv6gqpg3@thebird.nl> References: <20180803133858.0d6f5ac3@alma-ubu> <20180817171642.GA4821@jasmine.lan> <20180817180554.GB15789@jasmine.lan> <20180817235041.463c2723@alma-ubu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180817235041.463c2723@alma-ubu> User-Agent: NeoMutt/20170113 (1.7.2) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 32360 Cc: 32360@debbugs.gnu.org, 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: -1.0 (-) Someone still needs to push the patch. From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 18 07:33:52 2018 Received: (at 32360-done) by debbugs.gnu.org; 18 Aug 2018 11:33:52 +0000 Received: from localhost ([127.0.0.1]:53954 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqzUN-0004se-V9 for submit@debbugs.gnu.org; Sat, 18 Aug 2018 07:33:52 -0400 Received: from tobias.gr ([51.15.135.5]:37810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fqzUM-0004sU-FI for 32360-done@debbugs.gnu.org; Sat, 18 Aug 2018 07:33:51 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id 5b759cc3; Sat, 18 Aug 2018 11:33:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=references :from:to:cc:subject:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=7KTpZ3YE6pu93n97V5PXeB 1OQpoMaQEBpE9lbi3XtAk=; b=VG+OW6tfkDut0+RdlTAPZRy+BVHSInMbICzcVl WwKxw5H3M1xjoSQ+7I4pNhst6CDaMUpFieFFNKLVHQNxJTISVCJ6WaPAExwP71vH O5DisQwzhUmfnd5q3C98eMB4ZA8h67tCUEkkzH5syCKcOAxW0zXmqdSuqVNTu9eN rKQsqTqcotEqCRcxYLKlotJwfkI3OxhjPf2DaEHVTXrKq7zjaGXRu0AHBuP8nPEd Az51yj/rjRjVyESsADQ4lwwcjik8Hv4GhqnS8wtTpREqRjJJKWRFM0WA0xj1EmXb Ei6sg0UDeylMHsu81wekfPh6B6NKP8JgJ79ed28kMhXgAsFg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id bae626af (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 18 Aug 2018 11:33:46 +0000 (UTC) References: <20180803133858.0d6f5ac3@alma-ubu> <20180817171642.GA4821@jasmine.lan> <20180817180554.GB15789@jasmine.lan> <20180817235041.463c2723@alma-ubu> <20180818104610.s5vhpdnuzv6gqpg3@thebird.nl> From: Tobias Geerinckx-Rice To: Pjotr Prins , Leo Famulari Subject: Re: bug#32360: gst-plugins-base has test failures (when built as a dependency) In-reply-to: <20180818104610.s5vhpdnuzv6gqpg3@thebird.nl> Date: Sat, 18 Aug 2018 13:34:09 +0200 Message-ID: <87lg93hpse.fsf@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 32360-done Cc: =?utf-8?Q?Bj=C3=B6rn_H=C3=B6fling?= , 32360-done@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: -3.3 (---) Pjotr, Leo, Guix, Pjotr Prins wrote: > Someone still needs to push the patch. I went ahead and did so in 399c5fafcdb2d0c13ab51e4ab57d451d2c7cb1bd since it's not really acceptable to have this broken in master. Kind regards, T G-R From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 19 03:35:59 2018 Received: (at 32360-done) by debbugs.gnu.org; 19 Aug 2018 07:35:59 +0000 Received: from localhost ([127.0.0.1]:54367 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1frIFj-0002GK-Fe for submit@debbugs.gnu.org; Sun, 19 Aug 2018 03:35:59 -0400 Received: from mail.thebird.nl ([94.142.245.5]:59880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1frIFi-0002Fw-2Z for 32360-done@debbugs.gnu.org; Sun, 19 Aug 2018 03:35:58 -0400 Received: by mail.thebird.nl (Postfix, from userid 1000) id 1EEC88127; Sun, 19 Aug 2018 09:35:43 +0200 (CEST) Date: Sun, 19 Aug 2018 09:35:43 +0200 From: Pjotr Prins To: Tobias Geerinckx-Rice Subject: Re: bug#32360: gst-plugins-base has test failures (when built as a dependency) Message-ID: <20180819073543.qyoyrzz66xtfbd4v@thebird.nl> References: <20180803133858.0d6f5ac3@alma-ubu> <20180817171642.GA4821@jasmine.lan> <20180817180554.GB15789@jasmine.lan> <20180817235041.463c2723@alma-ubu> <20180818104610.s5vhpdnuzv6gqpg3@thebird.nl> <87lg93hpse.fsf@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87lg93hpse.fsf@tobias.gr> User-Agent: NeoMutt/20170113 (1.7.2) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 32360-done Cc: =?iso-8859-1?Q?Bj=F6rn_H=F6fling?= , 32360-done@debbugs.gnu.org, Pjotr Prins , 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: -1.0 (-) On Sat, Aug 18, 2018 at 01:34:09PM +0200, Tobias Geerinckx-Rice wrote: > Pjotr, Leo, Guix, > > Pjotr Prins wrote: > > Someone still needs to push the patch. > > I went ahead and did so in 399c5fafcdb2d0c13ab51e4ab57d451d2c7cb1bd > since it's not really acceptable to have this broken in master. It has been broken for a while. And, miracle, guix pull just worked :) Thanks Tobias, Björn and Leo! Pj. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 20 23:33:25 2018 Received: (at 32360) by debbugs.gnu.org; 21 Aug 2018 03:33:25 +0000 Received: from localhost ([127.0.0.1]:56087 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1frxQ4-0006kS-VQ for submit@debbugs.gnu.org; Mon, 20 Aug 2018 23:33:25 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21147) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1frxQ2-0006kK-UO for 32360@debbugs.gnu.org; Mon, 20 Aug 2018 23:33:23 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1534578255; cv=none; d=zoho.com; s=zohoarc; b=RfS+vwPzzim8qsobMu0v6dpIWxi6+nK+xRtPbsB5JLUdRdRSqBzk6pKiSU57EcLLCQZ4fiFkJtHYP+DfGOf4SKGzsl0PUnkULt6vTbBB/JXD6jdjrY9udEflU+PdtIMlWnXjg1A6gzR3dDJBKxajbxvIwoi5YefEt4a7AP1XUeo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1534578255; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=9GQj4Rf0wtESIChBQciSdoYv2Aq7VttkmwTK3wNfTUA=; b=HEiVwpShYWViihG1Z8XV9dNWhCOMfwGuoTt6KcUJMm3osfpY9BsyGZE3i5p5tBxFZy/3nGaOLUvXeCQRgBDKcKjC+p1kZ5mjPyJ1OM1LF2aU1FuSNq5/nPnpHnxkm8YO+RdI9gIqUwikKAnIHvDu68zBOHuCpiMIpISKOOInX3w= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1534578255; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type; l=372; bh=9GQj4Rf0wtESIChBQciSdoYv2Aq7VttkmwTK3wNfTUA=; b=HmvabCjHJSoDmp4X4lLq79CFCbYIGIRXgJV+Dtlyj7M+0ovb7q1xden4h7GCCeZe hXP1SGpg0YhCZNghOD9Pul6EhWYzUyesbdOhDhbZqPvV3J4vl6yuKvXnj9o5O5C5ZS+ HrvkiMlMz0O9e8x6s77Ltqvm9JcHRqFGOLzFcdEg= Received: from localhost (port-92-200-28-116.dynamic.qsc.de [92.200.28.116]) by mx.zohomail.com with SMTPS id 1534578254713114.13645532929809; Sat, 18 Aug 2018 00:44:14 -0700 (PDT) References: <20180803133858.0d6f5ac3@alma-ubu> <20180817171642.GA4821@jasmine.lan> <20180817180554.GB15789@jasmine.lan> User-agent: mu4e 1.0; emacs 26.1 From: Ricardo Wurmus To: Leo Famulari Subject: Re: bug#32360: gst-plugins-base has test failures (when built as a dependency) In-reply-to: <20180817180554.GB15789@jasmine.lan> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Sat, 18 Aug 2018 09:44:09 +0200 Message-ID: <87ftzct8za.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32360 Cc: =?utf-8?Q?Bj=C3=B6rn_H=C3=B6fling?= , 32360@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: -1.0 (-) Leo Famulari writes: > Here is a patch that excludes Opus when building gst-plugins-base on and > for 32-bit systems. I think it's not so bad to be missing support for > Opus in this context until the underlying bug is fixed. I agree. The patch looks good to me. Shall we rename this bug and keep track of this problem here? -- Ricardo From unknown Sun Jun 22 17:12:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 18 Sep 2018 11:24:04 +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