From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:50607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h4Nu7-00074b-5Y for guix-patches@gnu.org; Thu, 14 Mar 2019 06:48:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h4Nu6-000207-8g for guix-patches@gnu.org; Thu, 14 Mar 2019 06:48:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57728) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h4Nu6-0001zy-1z for guix-patches@gnu.org; Thu, 14 Mar 2019 06:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h4Nu5-0000pW-Sa for guix-patches@gnu.org; Thu, 14 Mar 2019 06:48:01 -0400 Subject: [bug#34845] [PATCH 00/30] Update LXQt to 0.14.1. Resent-Message-ID: Date: Thu, 14 Mar 2019 11:47:29 +0100 From: Danny Milosavljevic Message-ID: <20190314114729.4678d1e2@scratchpost.org> In-Reply-To: <20190313125656.2822-1-meiyo@riseup.net> References: <20190313125656.2822-1-meiyo@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/utXmUgeSG=Gdjklit_A0UVn"; protocol="application/pgp-signature" 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: Meiyo Peng Cc: 34845@debbugs.gnu.org --Sig_/utXmUgeSG=Gdjklit_A0UVn Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, lxqt-about is not reproducible. The difference is: --- /gnu/store/dmrrn7gf1flqm77rm632pcxq287va80c-lxqt-about-0.14.1 +++ /gnu/store/dmrrn7gf1flqm77rm632pcxq287va80c-lxqt-about-0.14.1-check =E2=94=9C=E2=94=80=E2=94=80 bin =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 lxqt-about =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 /gnu/store/02iklp4swqs0ipxh= g5x9b2shmj6b30h1-binutils-2.31.1/bin/readelf --wide --decompress --hex-dump= =3D.rodata {} =E2=94=82 =E2=94=82 =E2=94=82 @@ -630,15 +630,15 @@ =E2=94=82 =E2=94=82 =E2=94=82 0x00416730 00000000 00000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00416740 ffffffff 0b000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00416750 18000000 00000000 41626f75 7444= 6961 ........AboutDia =E2=94=82 =E2=94=82 =E2=94=82 0x00416760 6c6f6700 00000000 00000000 0000= 0000 log............. =E2=94=82 =E2=94=82 =E2=94=82 0x00416770 00000000 00000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00416780 00000000 00020000 00010000 0001= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00416790 00000000 00000000 00000001 0000= 0001 ................ =E2=94=82 =E2=94=82 =E2=94=82 - 0x004167a0 00000000 00000169 7a3c9af2 0000= 0000 .......iz<...... =E2=94=82 =E2=94=82 =E2=94=82 + 0x004167a0 00000000 00000169 7a3c5e56 0000= 0000 .......iz<^V.... =E2=94=82 =E2=94=82 =E2=94=82 0x004167b0 00000000 00000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x004167c0 000f0622 7b8f0074 00720061 006e= 0073 ..."{..t.r.a.n.s =E2=94=82 =E2=94=82 =E2=94=82 0x004167d0 006c0061 0074006f 00720073 0049= 006e .l.a.t.o.r.s.I.n =E2=94=82 =E2=94=82 =E2=94=82 0x004167e0 0066006f 00000000 00000000 0000= 0000 .f.o............ =E2=94=82 =E2=94=82 =E2=94=82 0x004167f0 00000000 00000000 00000000 0000= 0000 ................ =E2=94=82 =E2=94=82 =E2=94=82 0x00416800 000009c3 0000dea8 789ceddd cd6f= 1bc7 ........x....o.. =E2=94=82 =E2=94=82 =E2=94=82 0x00416810 1500f0bb fe8a6972 6882d86b 7d7f= 144d ......irh..k}..M There are multiple culprits: (1) aboutdialog/lxqtaboutdialog.cpp: QDate::currentDate().toString("yyyy") (2) The environment variable QT_RCC_SOURCE_DATE_OVERRIDE is not set to 1. I've fixed (2) now--but (1) is still a (occassional and legal) problem. I'm building lxqt now--let's see about the remainder. Please be sure to build with at least "guix build --rounds=3D2". --Sig_/utXmUgeSG=Gdjklit_A0UVn Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlyKMUEACgkQ5xo1VCww uqVJXwf/U+v1NT0qS/7s12VQXEUMUDH1fud9/bAi/KvB/G2Vu6ErpiwUng4MZZdS /Twk1SVApVF9oSBnKq7tPCLipAoVmZ+TUjdz9XitWjaqT3plTsKFIO5/QrJLKIMI vR7NgE4bApC7JHFNFfb/78bXdlI+BR88USaohJYRwVYnXLBVp0ODEgbn++F1zW7j urAp4pqVv7td+kzDS7UgSpSFJyXRZnyvsmzpHNeI/5Fm4LTwilxraGelpd/PbEn0 8x2NethqguRD9AZxgnKvbJMBEw1sRhK5L/AdGDLwnSxetfPrShLVQe29z+sNeh8v p3tRMk+Fttv3swcSlZ6Zy6I9ztNyCw== =7rnF -----END PGP SIGNATURE----- --Sig_/utXmUgeSG=Gdjklit_A0UVn--