From owner-freebsd-current@freebsd.org Thu Sep 13 15:12:21 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 260611090A43 for ; Thu, 13 Sep 2018 15:12:21 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BB787753CB for ; Thu, 13 Sep 2018 15:12:20 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [10.10.158.185] (unknown [185.93.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C0D534F037; Thu, 13 Sep 2018 17:12:18 +0200 (CEST) From: Dimitry Andric Message-Id: <406F751D-78F7-4E25-91FC-CCE1151FF9CB@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_1437F324-A180-41C4-97AB-A80DC3A29891"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: Error when compiling lang/qt5-qml on today's CURRENT Date: Thu, 13 Sep 2018 17:12:14 +0200 In-Reply-To: <20180913065220.GD15657@smtp.iq.pl> Cc: freebsd-current@freebsd.org To: Piotr Kubaj References: <20180913065220.GD15657@smtp.iq.pl> X-Mailer: Apple Mail (2.3445.9.1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2018 15:12:21 -0000 --Apple-Mail=_1437F324-A180-41C4-97AB-A80DC3A29891 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 13 Sep 2018, at 08:52, Piotr Kubaj wrote: >=20 > PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: > Preprocessed source(s) and associated run script(s) are located at: > c++: note: diagnostic msg: /tmp/qv4jit-c801df.cpp > c++: note: diagnostic msg: /tmp/qv4jit-c801df.sh > c++: note: diagnostic msg: >=20 > ******************** > --- .obj/OSAllocatorPosix.o --- > --- .obj/qv4jit.o --- > *** [.obj/qv4jit.o] Error code 254 >=20 > make[3]: stopped in = /tmp/usr/ports/lang/qt5-qml/work/qtdeclarative-everywhere-src-5.11.1/src/q= ml >=20 > When I run /tmp/qv4jit-c801df.sh, I get: > Assertion failed: (TRI && "LivePhysRegs is not initialized."), = function addReg, file = /usr/src/contrib/llvm/include/llvm/CodeGen/LivePhysRegs.h, line > 80. > Abort trap (core dumped) Can you please create a PR, and attach a compressed tarball with qv4jit-c801df.cpp and qv4jit-c801df.sh in it? You can assign the PR to me. -Dimitry --Apple-Mail=_1437F324-A180-41C4-97AB-A80DC3A29891 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCW5p+TgAKCRCwXqMKLiCW o3PbAJ99mhADk8ab7nZBg/MO82NRlX000ACfX3k6hoXSmoo61LBYinpO0YX1yt4= =YfEV -----END PGP SIGNATURE----- --Apple-Mail=_1437F324-A180-41C4-97AB-A80DC3A29891--