Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2019 14:26:31 +0000
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
Message-ID:  <bug-239682-21738-DpMgR21yO4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239682-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239682-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239682

--- Comment #11 from Mohammad S. Babaei <info@babaei.net> ---
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239682-21738-DpMgR21yO4>