Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2020 14:52:08 +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-xe2F9SHir7@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 #5 from Niclas Zeising <zeising@FreeBSD.org> ---
Hi!
I'm getting the following error when trying to build the port:

-- Configuring done
CMake Error: The following variables are used in this project, but they are=
 set
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
/wrkdirs/usr/ports/x11/gtk-app-menu/work/vala-panel-appmenu-c2cb48f07d95079=
e566eed78b28880e00f31c637-c2cb48f07d95079e566eed78b28880e00f31c637/subproje=
cts/appmenu-gtk-module/lib/GTK3_INCLUDE_GDK
   used as include directory in directory
/wrkdirs/usr/ports/x11/gtk-app-menu/work/vala-panel-appmenu-c2cb48f07d95079=
e566eed78b28880e00f31c637-c2cb48f07d95079e566eed78b28880e00f31c637/subproje=
cts/appmenu-gtk-module/lib

CMake Error in src/CMakeLists.txt:
  Imported target "GTK3::GTK" includes non-existent path

    "GTK3_INCLUDE_GDK-NOTFOUND"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



-- Generating done

It looks to me that there are dependencies missing from the port.

--=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-xe2F9SHir7>