From owner-freebsd-gecko@freebsd.org Sat Aug 10 14:26:32 2019 Return-Path: Delivered-To: freebsd-gecko@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 303D4BDBA9 for ; Sat, 10 Aug 2019 14:26:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 465PYh0Z1xz3Jg5 for ; Sat, 10 Aug 2019 14:26:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 11855BDBA8; Sat, 10 Aug 2019 14:26:32 +0000 (UTC) Delivered-To: gecko@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1149FBDBA7 for ; Sat, 10 Aug 2019 14:26:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 465PYg6ntbz3Jg3 for ; Sat, 10 Aug 2019 14:26:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C7ED427209 for ; Sat, 10 Aug 2019 14:26:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x7AEQV2T058110 for ; Sat, 10 Aug 2019 14:26:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x7AEQVlg058109 for gecko@FreeBSD.org; Sat, 10 Aug 2019 14:26:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 239682] Default to devel/llvm90 when libLLVM/libclang are required or if /usr/bin/clang is not enough Date: Sat, 10 Aug 2019 14:26:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: info@babaei.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jbeich@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+ maintainer-feedback? maintainer-feedback+ maintainer-feedback? maintainer-feedback? maintainer-feedback? maintainer-feedback? maintainer-feedback? maintainer-feedback+ maintainer-feedback? maintainer-feedback? maintainer-feedback? maintainer-feedback+ maintainer-feedback+ maintainer-feedback? maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Aug 2019 14:26:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239682 --- Comment #11 from Mohammad S. Babaei --- I have to mention I also did $ cat /etc/make.conf=20 DEFAULT_VERSIONS+=3Dpython=3D3.6 But it does not change anything. But, if I do $ cat /etc/make.conf=20 DEFAULT_VERSIONS+=3Dpython=3D3.6 DEFAULT_VERSIONS+=3Dllvm=3D90 // or $ cat /etc/make.conf=20 DEFAULT_VERSIONS+=3Dllvm=3D90 I get the following error =3D=3D=3D> Applying FreeBSD patches for mesa-libs-18.3.2_1 =3D=3D=3D> mesa-libs-18.3.2_1 depends on package: wayland-protocols>=3D1.= 8 - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on executable: bison - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on executable: msgfmt - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on executable: gmake - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on package: pkgconf>=3D1.3.0_1 - fo= und =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/bin/python2.7 -= found =3D=3D=3D> mesa-libs-18.3.2_1 depends on package: llvm90>=3D3.9.0_4 - fou= nd =3D=3D=3D> mesa-libs-18.3.2_1 depends on package: xorgproto>=3D0 - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/libdata/pkgconf= ig/x11.pc - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/libdata/pkgconf= ig/xcb.pc - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/libdata/pkgconf= ig/xext.pc - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/libdata/pkgconfig/xshmfence.pc - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found =3D=3D=3D> mesa-libs-18.3.2_1 depends on shared library: libwayland-egl.s= o - found (/usr/local/lib/libwayland-egl.so) =3D=3D=3D> mesa-libs-18.3.2_1 depends on shared library: libexpat.so - fo= und (/usr/local/lib/libexpat.so) =3D=3D=3D> mesa-libs-18.3.2_1 depends on shared library: libdrm.so - not = found =3D=3D=3D> License MIT accepted by the user =3D=3D=3D> libdrm-2.4.98_1,1 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by libdrm-2.4.98_1,1 for building =3D=3D=3D> Extracting for libdrm-2.4.98_1,1 =3D> SHA256 Checksum OK for libdrm-2.4.98.tar.bz2. =3D=3D=3D> Patching for libdrm-2.4.98_1,1 =3D=3D=3D> Applying extra patch /usr/ports/graphics/libdrm/files/extra-xf8= 6drm.c =3D=3D=3D> Applying FreeBSD patches for libdrm-2.4.98_1,1 =3D=3D=3D> libdrm-2.4.98_1,1 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - found =3D=3D=3D> libdrm-2.4.98_1,1 depends on executable: meson - not found =3D=3D=3D> meson-0.51.0 needs Python 3.5 at least, but 2.7 was specified. *** Error code 1 Stop. make[9]: stopped in /usr/ports/devel/meson *** Error code 1 Stop. make[8]: stopped in /usr/ports/graphics/libdrm *** Error code 1 Stop. make[7]: stopped in /usr/ports/graphics/libdrm *** Error code 1 Stop. make[6]: stopped in /usr/ports/graphics/mesa-libs *** Error code 1 Stop. make[5]: stopped in /usr/ports/graphics/mesa-libs *** Error code 1 Stop. make[4]: stopped in /usr/ports/graphics/cairo *** Error code 1 Stop. make[3]: stopped in /usr/ports/graphics/cairo *** Error code 1 Stop. make[2]: stopped in /usr/ports/devel/gobject-introspection *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/gtk-update-icon-cache *** Error code 1 Stop. make: stopped in /usr/ports/editors/jucipp How should I get past these Python things and test the actual editors/jucipp port? --=20 You are receiving this mail because: You are on the CC list for the bug.=