-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm trying to compile on Tuxedos (Ubuntu-based) and I'm facing an issue.
./waf configure --python=python3 --virtualenv --prefix=/opt/mfp
Setting top to : /home/me/Downloads/mfp
Setting out to : /home/me/Downloads/mfp/wafbuild
Checking for 'gcc' (C compiler) : /usr/bin/gcc
Checking for program 'gcc, cc' : /usr/bin/gcc
Checking for program 'ar' : /usr/bin/ar
Checking for program 'python' : python3
Checking for program 'glib-genmarshal' : /usr/bin/glib-genmarshal
Checking for program 'perl' : /usr/bin/perl
Checking for program 'glib-mkenums' : /usr/bin/glib-mkenums
Checking for program 'glib-compile-schemas' : /usr/bin/glib-compile-schemas
Checking for program 'glib-compile-resources' : /usr/bin/glib-compile-resources
Checking for python version >= 3.10 : 3.12.3
python-config : /usr/bin/python3-config
Asking python-config for pyembed '--cflags --libs --ldflags --embed' flags : yes
Testing pyembed configuration : yes
Asking python-config for pyext '--cflags --libs --ldflags' flags : yes
Testing pyext configuration : yes
Checking for site-packages vs. dist-packages (Debian-style) : dist-packages
Checking for python module 'venv' : ok
Checking for program 'pip' : /usr/bin/pip
Finding Python lib install prefix... : lib/python3
Checking for program 'git' : /usr/bin/git
Checking for program 'cmake' : /usr/bin/cmake
Checking for program 'pkg-config' : /usr/bin/pkg-config
Checking for 'glib-2.0' : yes
Checking for 'json-glib-1.0' : yes
Checking for 'serd-0' : yes
Checking for 'jack' : yes
Checking for 'liblo' : yes
Checking for 'lv2' : yes
Checking for 'libprotobuf-c' : yes
Checking for '' : not found
The configuration failed
(complete log in /home/me/Downloads/mfp/wafbuild/config.log)
the end of the log file :
Checking for ''
['llvm-config', '--link-static', '--ldflags', '--libs', 'all', '--system-libs']
not found
from /home/me/Downloads/mfp: The configuration failed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels