Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Oct 2020 09:40:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 236155] [NEW PORT] devel/appmenu-gtk-module: GTK module for putting application menubar in a global menubar
Message-ID:  <bug-236155-6497-LOC8pxRASr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236155-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236155-6497@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=3D236155

--- Comment #10 from Niclas Zeising <zeising@FreeBSD.org> ---
Hi!
The installation and packaging is now working, however, during staging I see
the following error:

=3D=3D=3D>   Generating temporary packing list
[0/1] cd /wrkdirs/usr/ports/x11/gtk-app-menu/work/.build &&
/usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=3D1 -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing:
/wrkdirs/usr/ports/x11/gtk-app-menu/work/stage/usr/local/share/glib-2.0/sch=
emas/org.appmenu.gtk-module.gschema.xml
-- Compiling GSettings schemas
Failed to create file
=E2=80=9C/usr/local/share/glib-2.0/schemas/gschemas.compiled.RU32R0=E2=80=
=9D: Permission denied
-- Installing:
/wrkdirs/usr/ports/x11/gtk-app-menu/work/stage/usr/local/lib/pkgconfig/appm=
enu-gtk3-parser.pc

Something tries to touch
/usr/local/share/glib-2.0/schemas/gschemas.compiled.RU32R0.  I'm not sure
exactly what this is.  It is getting permission denied, since poudriere by
default runs builds as the nobody user, however, if someone is running the
build from the ports tree as root, this might cause issues.

--=20
You are receiving this mail because:
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-236155-6497-LOC8pxRASr>