[Bug 272276] devel/meson: update to 1.2.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Jul 2023 00:50:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272276

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=2cf1bf98e61e1f6df1d2df912d43037b46a25366

commit 2cf1bf98e61e1f6df1d2df912d43037b46a25366
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-07-29 00:30:43 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-07-29 00:35:45 +0000

    Mk/Uses/meson.mk: temporarily disable Python bytecode after 19804e371694

    $ poudriere testport -j 131amd64 devel/blueprint-compiler
    [...]
    ====> Running Q/A tests (stage-qa)
    Error:
'lib/python3.9/site-packages/blueprintcompiler/language/__pycache__/gobject_property.cpython-39.pyc'
is referring to /wrkdirs/usr/ports/devel/blueprint-compiler/work/stage
    Error:
'lib/python3.9/site-packages/blueprintcompiler/language/__pycache__/gobject_object.cpython-39.pyc'
is referring to /wrkdirs/usr/ports/devel/blueprint-compiler/work/stage
    Error:
'lib/python3.9/site-packages/blueprintcompiler/language/__pycache__/adw_breakpoint.cpython-39.pyc'
is referring to /wrkdirs/usr/ports/devel/blueprint-compiler/work/stage
    [...]
    ===> Checking for items in STAGEDIR missing from pkg-plist
    Error: Orphaned:
%%PYTHON_SITELIBDIR%%/blueprintcompiler/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc
    Error: Orphaned:
%%PYTHON_SITELIBDIR%%/blueprintcompiler/__pycache__/ast_utils%%PYTHON_EXT_SUFFIX%%.pyc
    Error: Orphaned:
%%PYTHON_SITELIBDIR%%/blueprintcompiler/__pycache__/completions%%PYTHON_EXT_SUFFIX%%.pyc
    [...]

    PR:             272276

 Mk/Uses/meson.mk | 3 +++
 1 file changed, 3 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.