From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#40031: OpenScad Test errors Date: Fri, 20 Mar 2020 19:06:14 +0100 Message-ID: <877dze9a09.fsf@devup.no> References: <20200311225144.GB22532@jasmine.lan> <49ouC9nRCLekpgO0n2l-KGx5ytBXMNBMC-YBp80CGL86C_FM1W97u7NOtPhrofi_Z5yvfqXlw27-HbtK2gqPOjFgdsav-L85B1lna6S1GiI=@elenq.tech> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40592) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFM2x-0000fM-TJ for bug-guix@gnu.org; Fri, 20 Mar 2020 14:07:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFM2w-0000HY-Lz for bug-guix@gnu.org; Fri, 20 Mar 2020 14:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39588) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFM2w-0000HL-2e for bug-guix@gnu.org; Fri, 20 Mar 2020 14:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFM2v-00034L-UW for bug-guix@gnu.org; Fri, 20 Mar 2020 14:07:01 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <49ouC9nRCLekpgO0n2l-KGx5ytBXMNBMC-YBp80CGL86C_FM1W97u7NOtPhrofi_Z5yvfqXlw27-HbtK2gqPOjFgdsav-L85B1lna6S1GiI=@elenq.tech> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Ekaitz Zarraga , Leo Famulari Cc: "40031@debbugs.gnu.org" <40031-done@debbugs.gnu.org> --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ekaitz Zarraga writes: > =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original = Message =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 > On Wednesday, March 11, 2020 10:51 PM, Leo Famulari w= rote: > >> On Wed, Mar 11, 2020 at 08:48:43PM +0000, Ekaitz Zarraga wrote: >> >> > Hi, >> > My installation of GuixSD fails to install OpenSCAD. >> > Running `guix environment --pure --ad-hoc openscad` fails with the err= ors I attach. >> > Can you reproduce or is it just a problem with my installation? >> > Ideas about how can I correct this? >> >> Try running it again the build with --keep-failed and then looking in >> the build directory for test suite logs. There is not much to go on in >> the build log you sent. > > > > I made it. > I opened the folder and it's compiled and it runs pretty well. > > The tests have the following errors which are exclusively related with th= e test tooling, in my opinion. > > ``` > Unable to open a connection to the X server. > DISPLAY=3D:1 > Can't create OpenGL OffscreenView. Code: -1. > > Error: openscad failed with return code 1 > > Test time =3D 0.06 sec > ``` > > The tests compare the *image* of what it's supposed to render OpenSCAD wi= th some already rendered images. > The problem is it's trying to access a screen and it's unable to do it. > There's `xvfb` for X testing but it's like it's not working. > > Ideas? It looks like this problem fixed itself. OpenSCAD builds successfully on 'master' now, at least for i686 and x86_64: https://ci.guix.gnu.org/search?query=3Dopenscad Closing the bug, thanks for reporting it! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl51BhcACgkQoqBt8qM6 VPowWQf/e5DqG9F251M0z/bTpjF746QPY+VMFGuiGgxYI6DSA/1Yks/B8Iz3l7Sr Tkkt2vRKH/Udh5s2OBrSTGJ1JAsYmts+YF0obkgp/cV4SCvt7+VxjZS6bOWY3dhR UPsUJQ9eQhn19QtBoVHfUmTV1adebrnTBlqAoTKPael/ciPPPVfsPZLrMdL0UXh4 vj3zfDzV+msmB3IZkBYb17kvAmJqy2qHllcRjSRugFyEYVE1R7/Zgm3cyPLIE2/T SPn7GpPbrsvYf/Bn17QzFq0m3b4qubmr8f09cHbTCwS4NhWO5x2h8EOIWRGIZu/w iALrreanJOnpTqm1qxT9zM6HEdRnpQ== =ZT3k -----END PGP SIGNATURE----- --=-=-=--