Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jan 2023 22:28:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 268792] devel/meson: Fails with StopIteration when some other, unrelated packages are installed
Message-ID:  <bug-268792-39348-gF07TvaHla@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268792-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268792-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 268792: devel/meson: Fails with StopIteration when some other, unrelated
packages are installed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268792



--- Description ---
I am getting the below error when some other packages are installed.
After 'pkg autoremove' is called meson begins to work correctly.

There is some interference, but I couldn't figure out what causes it.

------ error ------
=3D=3D=3D>  Configuring for xx-xx
Traceback (most recent call last):
  File "/usr/local/bin/meson", line 33, in <module>
    sys.exit(load_entry_point('meson=3D=3D1.0.0', 'console_scripts', 'meson=
')())
  File "/usr/local/bin/meson", line 25, in importlib_load_entry_point
    return next(matches).load()
StopIteration
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to yuri@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/xdg-desktop-portal-gtk/work/xdg-desktop-portal-gtk-1.14.1/_=
buil
d/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268792-39348-gF07TvaHla>