From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 10 19:50:16 2020 Received: (at 40264) by debbugs.gnu.org; 10 Apr 2020 23:50:16 +0000 Received: from localhost ([127.0.0.1]:56074 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jN3Pb-0006jO-VK for submit@debbugs.gnu.org; Fri, 10 Apr 2020 19:50:16 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:59174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jN3PY-0006jD-LO for 40264@debbugs.gnu.org; Fri, 10 Apr 2020 19:50:14 -0400 Received: from localhost (unknown [185.128.244.187]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 0AB2F3363F11; Sat, 11 Apr 2020 01:50:11 +0200 (CEST) Date: Sat, 11 Apr 2020 01:50:09 +0200 From: Danny Milosavljevic To: "Raghav Gururajan" Subject: Re: [bug#40264] Linphone: 14-add-linphoneqt-v7 Message-ID: <20200411015009.4a13d52f@scratchpost.org> In-Reply-To: <48c4a04dff5589ada795e823ed045dee@disroot.org> References: <48c4a04dff5589ada795e823ed045dee@disroot.org> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/T4GUFoXm5Lk_A1.Pp0s7x=m"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 40264 Cc: 40264@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 (-) --Sig_/T4GUFoXm5Lk_A1.Pp0s7x=m Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Raghav, pushed to guix core-updates (with changes below) because, there, it works without weird special gcc versions. Commit is c0cce2055757c18619ef1826c54ed3d5b9ec7eb0. Moved all propagated-inputs to regular inputs--except qttools which I moved= to native-inputs. Added qtgraphicaleffects to inputs. Switched to qt build system so the programs actually start up successfully. There is still the same reproducibility problems in bin/linphone and bin/linphone-tester: --- /gnu/store/7g8kdcwzvybx7a8w87pnbypy7x0rf9wg-linphoneqt-4.1.1 +++ /gnu/store/7g8kdcwzvybx7a8w87pnbypy7x0rf9wg-linphoneqt-4.1.1-check =E2=94=9C=E2=94=80=E2=94=80 bin =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 linphone =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 /gnu/store/mx2bgrpxkbdjsmhl= xp9a30hbzcilk4cn-binutils-2.32/bin/readelf --wide --decompress --hex-dump= =3D.rodata {} =E2=94=82 =E2=94=82 =E2=94=82 @@ -190223,17 +190223,17 @@ =E2=94=82 =E2=94=82 =E2=94=82 0x008080c0 02000a00 12000309 3b093c09 3d00= 0109 ........;.<.=3D... =E2=94=82 =E2=94=82 =E2=94=82 0x008080d0 3e000100 02010c05 56000200 0c00= 0300 >.......V....... =E2=94=82 =E2=94=82 =E2=94=82 0x008080e0 f3023706 03000100 03004c00 4d04= 5700 ..7.......L.M.W. =E2=94=82 =E2=94=82 =E2=94=82 0x008080f0 00000000 00000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00808100 00000000 00020000 00010000 0001= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00808110 00000000 00000000 00000002 0000= 0002 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00808120 00000002 00000000 00000000 0000= 0018 ................ =E2=94=82 =E2=94=82 =E2=94=82 - 0x00808130 00010000 00010000 00000000 0171= 666d .............qfm =E2=94=82 =E2=94=82 =E2=94=82 - 0x00808140 dfb80000 00220001 00000001 0000= 280f ....."........(. =E2=94=82 =E2=94=82 =E2=94=82 - 0x00808150 00000171 666ddfb8 00000000 0000= 0000 ...qfm.......... =E2=94=82 =E2=94=82 =E2=94=82 + 0x00808130 00010000 00010000 00000000 0171= 666c .............qfl =E2=94=82 =E2=94=82 =E2=94=82 + 0x00808140 71bb0000 00220001 00000001 0000= 280f q...."........(. =E2=94=82 =E2=94=82 =E2=94=82 + 0x00808150 00000171 666c71bb 00000000 0000= 0000 ...qflq......... =E2=94=82 =E2=94=82 =E2=94=82 0x00808160 000904eb 98c3006c 0061006e 0067= 0075 .......l.a.n.g.u =E2=94=82 =E2=94=82 =E2=94=82 0x00808170 00610067 00650073 00020000 06be= 0065 .a.g.e.s.......e =E2=94=82 =E2=94=82 =E2=94=82 0x00808180 006e0002 000006d2 00660072 0000= 0000 .n.......f.r.... =E2=94=82 =E2=94=82 =E2=94=82 0x00808190 00000000 00000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x008081a0 0000280b 00008688 789ce57d 0b74= 1cc5 ..(.....x..}.t.. =E2=94=82 =E2=94=82 =E2=94=82 0x008081b0 9568c992 a5d16834 92654996 8531= c236 .h....h4.eI..1.6 =E2=94=82 =E2=94=82 =E2=94=82 0x008081c0 c626c618 639b9f31 8cf58905 922c= eb63 .&..c..1.....,.c =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 linphone-tester =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 /gnu/store/mx2bgrpxkbdjsmhl= xp9a30hbzcilk4cn-binutils-2.32/bin/readelf --wide --decompress --hex-dump= =3D.rodata {} =E2=94=82 =E2=94=82 =E2=94=82 @@ -190455,17 +190455,17 @@ =E2=94=82 =E2=94=82 =E2=94=82 0x00811f40 02000a00 12000309 3b093c09 3d00= 0109 ........;.<.=3D... =E2=94=82 =E2=94=82 =E2=94=82 0x00811f50 3e000100 02010c05 56000200 0c00= 0300 >.......V....... =E2=94=82 =E2=94=82 =E2=94=82 0x00811f60 f3023706 03000100 03004c00 4d04= 5700 ..7.......L.M.W. =E2=94=82 =E2=94=82 =E2=94=82 0x00811f70 00000000 00000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00811f80 00000000 00020000 00010000 0001= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00811f90 00000000 00000000 00000002 0000= 0002 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00811fa0 00000002 00000000 00000000 0000= 0018 ................ =E2=94=82 =E2=94=82 =E2=94=82 - 0x00811fb0 00010000 00010000 00000000 0171= 666d .............qfm =E2=94=82 =E2=94=82 =E2=94=82 - 0x00811fc0 dfb80000 00220001 00000001 0000= 280f ....."........(. =E2=94=82 =E2=94=82 =E2=94=82 - 0x00811fd0 00000171 666ddfb8 00000000 0000= 0000 ...qfm.......... =E2=94=82 =E2=94=82 =E2=94=82 + 0x00811fb0 00010000 00010000 00000000 0171= 666c .............qfl =E2=94=82 =E2=94=82 =E2=94=82 + 0x00811fc0 71bb0000 00220001 00000001 0000= 280f q...."........(. =E2=94=82 =E2=94=82 =E2=94=82 + 0x00811fd0 00000171 666c71bb 00000000 0000= 0000 ...qflq......... =E2=94=82 =E2=94=82 =E2=94=82 + 0x00811fb0 00010000 00010000 00000000 0171= 666c .............qfl =E2=94=82 =E2=94=82 =E2=94=82 + 0x00811fc0 71bb0000 00220001 00000001 0000= 280f q...."........(. =E2=94=82 =E2=94=82 =E2=94=82 + 0x00811fd0 00000171 666c71bb 00000000 0000= 0000 ...qflq......... =E2=94=82 =E2=94=82 =E2=94=82 0x00811fe0 000904eb 98c3006c 0061006e 0067= 0075 .......l.a.n.g.u =E2=94=82 =E2=94=82 =E2=94=82 0x00811ff0 00610067 00650073 00020000 06be= 0065 .a.g.e.s.......e =E2=94=82 =E2=94=82 =E2=94=82 0x00812000 006e0002 000006d2 00660072 0000= 0000 .n.......f.r.... =E2=94=82 =E2=94=82 =E2=94=82 0x00812010 00000000 00000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00812020 0000280b 00008688 789ce57d 0b74= 1cc5 ..(.....x..}.t.. =E2=94=82 =E2=94=82 =E2=94=82 0x00812030 9568c992 a5d16834 92654996 8531= c236 .h....h4.eI..1.6 =E2=94=82 =E2=94=82 =E2=94=82 0x00812040 c626c618 639b9f31 8cf58905 922c= eb63 .&..c..1.....,.c --Sig_/T4GUFoXm5Lk_A1.Pp0s7x=m Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl6RBjEACgkQ5xo1VCww uqWuBAf/cTCGpgEckTjOw56d0UBgaeGw0QDQq/gChJnjhQkWgsBLIsqj98sZIND/ 0ocO91GZdUd9h36kFcS05Xdy1VJaULb6QdZXxA5Q3LmsWPNqC2X9297qRExhUIPQ mX+uTxU6VtMKcK/lqfu9aRYK9N0gl3Y+S/hw2v0Vz5C3oQLdpLA4jIJhXILzmfvj 5R9O4u1vmmDnU5s3EI5DEvmguzaj6HZR4iAeiCn9T+AXcgqQ2nOXQW1+Wdl/lbd2 RpxL41FWMX2lIyHXEYA4jbfgvBmdt0skuFt3aino2Oo0rQ4EWeMc0MCC1pZslvCk mlgdhZpZUh8BxUpTvoJI+JrCsjjLnQ== =IlUq -----END PGP SIGNATURE----- --Sig_/T4GUFoXm5Lk_A1.Pp0s7x=m--