python 3.8 default

LuMiWa lumiwa at dismail.de
Tue Apr 27 08:18:52 UTC 2021


Hi!

I have a problem to  update Python on FreeBSD 13.0 RELEASE follow the
rules for portmaster in /usr/ports/UPDATING. It stopped wit py-gobject3:

    self.evaluate_codeblock(codeblock)
  File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 666, in evaluate_codeblock raise e File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 659, in evaluate_codeblock self.evaluate_statement(cur) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 676, in evaluate_statement return self.method_call(cur) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 1073, in method_call return obj.method_call(method_name, args,
    kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter.py",
    line 1843, in method_call value = fn(state, args, kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 515, in wrapped return f(*wrapped_args, **wrapped_kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 515, in wrapped return f(*wrapped_args, **wrapped_kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 229, in wrapped return f(*wrapped_args, **wrapped_kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/modules/gnome.py",
    line 831, in generate_gir self._get_dependencies_flags(deps, state,
    depends, use_gir_args=True) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/modules/gnome.py",
    line 449, in _get_dependencies_flags if use_gir_args and
    self._gir_has_option('--extra-library'): File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/modules/gnome.py",
    line 498, in _gir_has_option p, o, e = Popen_safe(exe.get_command()
    + ['--help'], stderr=subprocess.STDOUT) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/universal.py",
    line 1320, in Popen_safe p = subprocess.Popen(args,
    universal_newlines=True, close_fds=False, File
    "/usr/local/lib/python3.8/subprocess.py", line 858, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds, File
    "/usr/local/lib/python3.8/subprocess.py", line 1704, in
    _execute_child raise child_exception_type(errno_num, err_msg,
    err_filename) FileNotFoundError: [Errno 2] No such file or
    directory: '/usr/local/bin/g-ir-scanner' ===>  Script "configure"
    failed unexpectedly. Please report the problem to
    desktop at FreeBSD.org [maintainer] and attach the
    "/usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-logs/meson-log.txt"
    including the output of the failure of your make command. Also, it
    might be a good idea to provide an overview of all packages
    installed on your system (e.g. a /usr/local/sbin/pkg-static info -g
    -Ea). *** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-gobject3

===>>> make build failed for devel/py-gobject3
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> devel/py-gobject3 devel/pygobject3-common 


-- 
“We live in a world where there is more and more information, and less
and less meaning.”

Jean Baudrillard
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: meson-log.txt
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20210427/5abeca8e/attachment.txt>


More information about the freebsd-ports mailing list