From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:57599) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jN3QN-0006xv-3f for guix-patches@gnu.org; Fri, 10 Apr 2020 19:51:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jN3QM-0007hD-1V for guix-patches@gnu.org; Fri, 10 Apr 2020 19:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44528) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jN3QL-0007h3-Tl for guix-patches@gnu.org; Fri, 10 Apr 2020 19:51:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jN3QL-0006kP-R2 for guix-patches@gnu.org; Fri, 10 Apr 2020 19:51:01 -0400 Subject: [bug#40264] Linphone: 14-add-linphoneqt-v7 Resent-Message-ID: Date: Sat, 11 Apr 2020 01:50:09 +0200 From: Danny Milosavljevic Message-ID: <20200411015009.4a13d52f@scratchpost.org> In-Reply-To: <48c4a04dff5589ada795e823ed045dee@disroot.org> References: <48c4a04dff5589ada795e823ed045dee@disroot.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/T4GUFoXm5Lk_A1.Pp0s7x=m"; protocol="application/pgp-signature"; micalg=pgp-sha256 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Raghav Gururajan Cc: 40264@debbugs.gnu.org --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--