Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2022 21:00:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 266466] devel/glib20: update to 2.74.0
Message-ID:  <bug-266466-39348-hM99CUXE3A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266466-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266466-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266466

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D1695f3b0359c984831026c3e3529fa7=
f4e74ac32

commit 1695f3b0359c984831026c3e3529fa7f4e74ac32
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-09-26 20:38:51 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-09-26 20:55:53 +0000

    editors/gnome-text-editor: fix dependencies

    src/editorconfig/libeditorconfig/meson.build:9:0: ERROR: Dependency
"libpcre" not found, tried pkgconfig

    =3D=3D=3D=3D> Running Q/A tests (stage-qa)
    Error: /usr/local/bin/gnome-text-editor is linked to
/usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a
dependency
    Warning: you need USE_GNOME+=3Dcairo
    Error: /usr/local/bin/gnome-text-editor is linked to
/usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a
dependency
    Warning: you need LIB_DEPENDS+=3Dlibpcre.so:devel/pcre

    PR:             266466
    Reported by:    antoine (via exp-run)
    Regressed by:   https://gitlab.gnome.org/GNOME/glib/-/commit/8d5a44dc8f=
36

 editors/gnome-text-editor/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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



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