Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2021 20:50:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 257493] games/gnome-mahjongg: 'stage' tries to install directly to LOCALBASE
Message-ID:  <bug-257493-6497-xCXuBoe6CK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257493-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257493-6497@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-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 257493: games/gnome-mahjongg: 'stage' tries to install directly to
LOCALBASE
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257493



--- Description ---
'make -C /usr/ports/games/gnome-mahjongg stage' fails when run as a user th=
at
does not have write permission in LOCALBASE.  It tries to install a file
directly to LOCALBASE instead of the 'work/stage' dir.

This worked fine in Nov 2020 when this port was updated to 3.38.2, but now
fails - probably(?) due to changes in meson.

=3D=3D=3D>  Staging for gnome-mahjongg-3.38.3
=3D=3D=3D>   Generating temporary packing list
 .
 .
Running custom install script '/usr/local/bin/meson --internal gettext inst=
all
--subdir=3Dpo --localedir=3Dshare/locale --pkgname=3Dgnome-mahjongg'
Running custom install script '/usr/local/bin/glib-compile-schemas
/usr/local/share/glib-2.0/schemas'
--- stdout ---

--- stderr ---
Failed to create file
=E2=80=9C/usr/local/share/glib-2.0/schemas/gschemas.compiled.43UL70=E2=80=
=9D: Permission denied

FAILED: install script '/usr/local/bin/glib-compile-schemas
/usr/local/share/glib-2.0/schemas' exit code 1, stopped
FAILED: meson-install=20
/usr/local/bin/meson install --no-rebuild
ninja: build stopped: subcommand failed.
*** Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257493-6497-xCXuBoe6CK>