Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Vala-panel compilation fail
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Flameslicer
n00b
n00b


Joined: 13 May 2018
Posts: 2

PostPosted: Sun May 13, 2018 3:38 pm    Post subject: Vala-panel compilation fail Reply with quote

I'm emerging vala-panel-appmenu from the lxde-gtk3https://gpo.zugaina.org/x11-misc/vala-panel-appmenu/ overlay, and the emerge fails when vala-panel is emerged.

The build log of vala-panel reads:
Code:
 * Package:    x11-misc/vala-panel-9999
 * Repository: lxde-gtk3
 * Maintainer: lxde
 * USE:        X abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU wnck
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
 * Fetching https://github.com/rilian-la-te/vala-panel.git ...
git fetch https://github.com/rilian-la-te/vala-panel.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/x11-misc/vala-panel/0/__main__ refs/git-r3/HEAD
 * Fetching https://github.com/rilian-la-te/cmake-vala.git ...
git fetch https://github.com/rilian-la-te/cmake-vala.git --prune +refs/heads/*:refs/heads/* +refs/tags/*:refs/tags/* +refs/notes/*:refs/notes/* +HEAD:refs/git-r3/HEAD
git update-ref --no-deref refs/git-r3/x11-misc/vala-panel/0/cmake/__main__ 3e74ee6ce548ba789b00592693ea85dd028f4079
 * Checking out https://github.com/rilian-la-te/vala-panel.git to /var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://github.com/rilian-la-te/vala-panel.git
   at the commit:            637ef698b0426f3b14ff1b019c176cb7bb0556c0
 * Checking out https://github.com/rilian-la-te/cmake-vala.git to /var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999/cmake ...
git checkout --quiet 3e74ee6ce548ba789b00592693ea85dd028f4079
GIT update -->
   repository:               https://github.com/rilian-la-te/cmake-vala.git
   at the commit:            3e74ee6ce548ba789b00592693ea85dd028f4079
>>> Source unpacked in /var/tmp/portage/x11-misc/vala-panel-9999/work
>>> Preparing source in /var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999 ...
 * cmake-utils_src_prepare has not been run, please open a bug on https://bugs.gentoo.org/
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_wnck=ON -DENABLE_WNCK=ON -DENABLE_Wnck=ON -DENABLE_X11=ON -DGSETTINGS_COMPILE=OFF -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999_build/gentoo_toolchain.cmake  /var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 6.4.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for RPMTools... - rpmbuild NOT FOUND
-- Found Vala: /usr/bin/valac-0.36 (found suitable version "0.36.13", minimum required is "0.34")
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2")
-- Found GLIB2_GLIB: /usr/lib64/libglib-2.0.so (found version "2.52.3")
-- Found GLIB2_GOBJECT: /usr/lib/libgobject-2.0.so (found version "2.52.3")
-- Found GLIB2_GIO: /usr/lib/libgio-2.0.so (found version "2.52.3")
-- Found GLIB2_GIO_UNIX: /usr/lib/libgio-2.0.so (found version "2.52.3")
-- Found GLIB2_GMODULE: /usr/lib/libgmodule-2.0.so (found version "2.52.3")
-- Found GLIB2_GTHREAD: /usr/lib/libgthread-2.0.so (found version "2.52.3")
-- Found GLIB2_CODEGEN: /usr/bin/gdbus-codegen (found version "2.52.3")
-- Found GLIB2_MKENUMS: /usr/bin/glib-mkenums (found version "2.52.3")
-- Found GLIB2_GENMARSHAL: /usr/bin/glib-genmarshal (found version "2.52.3")
-- Found GLIB2_COMPILE_SCHEMAS: /usr/bin/glib-compile-schemas (found version "2.52.3")
-- Found GLIB2_COMPILE_RESOURCES: /usr/bin/glib-compile-resources (found version "2.52.3")
-- Found GLIB2: /usr/lib64/libglib-2.0.so;/usr/lib/libgobject-2.0.so;/usr/lib/libgio-2.0.so;/usr/lib/libgio-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so (found suitable version "2.52.3", minimum required is "2.50") found components:  GOBJECT GIO GIO_UNIX GMODULE GTHREAD CODEGEN MKENUMS GENMARSHAL COMPILE_SCHEMAS COMPILE_RESOURCES
-- Found GLIB2_GTESTER: /usr/bin/gtester (found version "2.52.3")
-- Found GTK3_GTK: /usr/lib64/libgtk-3.so (found version "3.22.29")
-- Found GTK_GTK: /usr/lib64/libgtk-3.so (found version "3.22.29")
-- Found GTK3_GDK: /usr/lib/libgdk-3.so (found version "3.22.29")
-- Found GTK_GDK: /usr/lib/libgdk-3.so (found version "3.22.29")
-- Found GTK3_X11: /usr/include/gtk-3.0 (found version "3.22.29")
-- Found GTK_X11: /usr/include/gtk-3.0 (found version "3.22.29")
-- Could NOT find GTK3_WAYLAND (missing: GTK3_WAYLAND_INCLUDE_DIR) (found version "3.22.29")
-- Could NOT find GTK_WAYLAND (missing: GTK3_WAYLAND_INCLUDE_DIR) (found version "3.22.29")
-- Found GTK3: /usr/lib64/libgtk-3.so;/usr/lib/libgdk-3.so (found version "3.22.29") 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find GTK (missing: WAYLAND) (found suitable version "3.22.29",
  minimum required is "3.22")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindGTK.cmake:331 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:99 (find_package)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999_build/CMakeFiles/CMakeOutput.log".
 * ERROR: x11-misc/vala-panel-9999::lxde-gtk3 failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3730:  Called cmake-utils_src_configure
 *   environment, line 1022:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=x11-misc/vala-panel-9999::lxde-gtk3'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/vala-panel-9999::lxde-gtk3'`.
 * The complete build log is located at '/var/tmp/portage/x11-misc/vala-panel-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/vala-panel-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999_build'
 * S: '/var/tmp/portage/x11-misc/vala-panel-9999/work/vala-panel-9999'


I've made sure I have wayland installed on my machine, and that GTK is up to date, but I still get this error.

Trying to compile vala-panel from source with cmake throws the same error.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sun May 13, 2018 3:44 pm    Post subject: Reply with quote

Did you emerge gtk+ with USE=wayland?
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
Flameslicer
n00b
n00b


Joined: 13 May 2018
Posts: 2

PostPosted: Sun May 13, 2018 4:18 pm    Post subject: Reply with quote

That seems to have fixed it. Thank you!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum