Re: Build error dependencies Python3 MAKO

2023-05-06 Thread Eric Engestrom
Hi Rod,

There was no question in your email so I'm not sure if this is what
you meant to ask, but yes indeed, mako is required, as you can see
in the documentation:
https://docs.mesa3d.org/install.html

I hope you won't have any more issues once you install the
dependencies, but please do report any other issue you encounter.

Cheers,
Eric


On 2023-05-01 at 19:00 UTC+01:00, Rod Hughes  wrote:
> To whom it concerns and thanks for the opportunity for review,
>
> On KDE Neon desktop:
>
> *The Meson build system* 
> Version: 1.0.1 
> Source dir: */home/tom1/Downloads/mesa23/build* 
> Build dir: */home/tom1/Downloads/mesa23* 
> Build type: *native build* 
> Program *python3* found: *YES* (/usr/bin/python3) 
> Project name: *mesa* 
> Project version: *23.0.3* 
> C compiler for the host machine: *cc* (gcc 11.3.0 "cc (Ubuntu 
> 11.3.0-1ubuntu1~22.04) 11.3.0") 
> C linker for the host machine: *cc* ld.bfd 2.38 
> C++ compiler for the host machine: *c++* (gcc 11.3.0 "c++ (Ubuntu 
> 11.3.0-1ubuntu1~22.04) 11.3.0") 
> C++ linker for the host machine: *c++* ld.bfd 2.38 
> Host machine cpu family: *x86_64* 
> Host machine cpu: *x86_64* 
> Checking if "*-mtls-dialect=gnu2*" runs: *YES* 
> Checking if "*split TLSDESC*" : links: *YES*  
> Found pkg-config: */usr/bin/pkg-config* (0.29.2) 
> Found CMake: */usr/bin/cmake* (3.22.1) 
> Run-time dependency *vdpau* found: *NO* (tried pkgconfig and cmake) 
> Program *glslangValidator* found: *YES* (/usr/bin/glslangValidator) 
> Run-time dependency *libomxil-bellagio* found: *NO* (tried pkgconfig and 
> cmake) 
> Run-time dependency *libtizonia* found: *NO* (tried pkgconfig and cmake) 
> Run-time dependency *libtizplatform* found: *NO* (tried pkgconfig and cmake) 
> Run-time dependency *tizilheaders* found: *NO* (tried pkgconfig and cmake) 
> Run-time dependency *libva* found: *NO* (tried pkgconfig and cmake) 
> Program python3 found: *YES* (/usr/bin/python3) 
>
> meson.build:1030:2: *ERROR:* Problem encountered: Python (3.x) mako module 
>>= 0.8.0 required to build mesa.


Build error dependencies Python3 MAKO

2023-05-02 Thread Rod Hughes
To whom it concerns and thanks for the opportunity for review,

On KDE Neon desktop:

*The Meson build system* 
Version: 1.0.1 
Source dir: */home/tom1/Downloads/mesa23/build* 
Build dir: */home/tom1/Downloads/mesa23* 
Build type: *native build* 
Program *python3* found: *YES* (/usr/bin/python3) 
Project name: *mesa* 
Project version: *23.0.3* 
C compiler for the host machine: *cc* (gcc 11.3.0 "cc (Ubuntu 
11.3.0-1ubuntu1~22.04) 11.3.0") 
C linker for the host machine: *cc* ld.bfd 2.38 
C++ compiler for the host machine: *c++* (gcc 11.3.0 "c++ (Ubuntu 
11.3.0-1ubuntu1~22.04) 11.3.0") 
C++ linker for the host machine: *c++* ld.bfd 2.38 
Host machine cpu family: *x86_64* 
Host machine cpu: *x86_64* 
Checking if "*-mtls-dialect=gnu2*" runs: *YES* 
Checking if "*split TLSDESC*" : links: *YES*  
Found pkg-config: */usr/bin/pkg-config* (0.29.2) 
Found CMake: */usr/bin/cmake* (3.22.1) 
Run-time dependency *vdpau* found: *NO* (tried pkgconfig and cmake) 
Program *glslangValidator* found: *YES* (/usr/bin/glslangValidator) 
Run-time dependency *libomxil-bellagio* found: *NO* (tried pkgconfig and 
cmake) 
Run-time dependency *libtizonia* found: *NO* (tried pkgconfig and cmake) 
Run-time dependency *libtizplatform* found: *NO* (tried pkgconfig and cmake) 
Run-time dependency *tizilheaders* found: *NO* (tried pkgconfig and cmake) 
Run-time dependency *libva* found: *NO* (tried pkgconfig and cmake) 
Program python3 found: *YES* (/usr/bin/python3) 

meson.build:1030:2: *ERROR:* Problem encountered: Python (3.x) mako module 
>= 0.8.0 required to build mesa.