! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Package 'libvala-0.34', required by 'virtual:world', not found [libvala versi...
Status:
RESOLVED: MOVED
Product:
Xfce4-vala
Component:
General

Comments

Description Max Ferrer 2020-05-02 19:48:56 CEST
I have tried to compile and install xfce4-vala without success, following the steps detailed below.
Once the repository is cloned, I go inside and execute:

   $ sh autogen.sh

Output:
   Preparing package directory /home/<my_user>/Proyectos/XFCE/xfce4-vala...
   Running aclocal   -I /usr/share/xfce4/dev-tools/m4macros -I /usr/share/xfce4/dev-tools/m4macros...
   Running automake --force-missing --add-missing --copy --gnu...
   Running autoconf...

   Running /home/<my_user>/Proyectos/XFCE/xfce4-vala/configure --enable-maintainer-mode ...
   checking for a BSD-compatible install... /usr/bin/install -c
   checking whether build environment is sane... yes
   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
   checking for gawk... gawk
   checking whether make sets $(MAKE)... yes
   checking whether make supports nested variables... yes
   checking whether to enable maintainer-specific portions of Makefiles... yes
   checking for pkg-config... /usr/bin/pkg-config
   checking pkg-config is at least version 0.9.0... yes
   configure: WARNING: 
   configure: WARNING: The package garcon-2 >= 0.4.0 was not found
   configure: WARNING: You need it to run the introspection tool
   configure: WARNING: 
   checking for VALA... no
   configure: error: Package requirements (libvala-0.34) were not met:

   Package 'libvala-0.34', required by 'virtual:world', not found

   Consider adjusting the PKG_CONFIG_PATH environment variable if you
   installed software in a non-standard prefix.

   Alternatively, you may set the environment variables VALA_CFLAGS
   and VALA_LIBS to avoid the need to call pkg-config.
   See the pkg-config man page for more details.


Apparently it is a problem in the Vala version, so I have checked that everything is up to date.

   $ vala --version

Output:
   Vala 0.48.5


   $ ls /usr/lib | grep '^libvala-.*'

Output:
   libvala-0.48.so
   libvala-0.48.so.0
   libvala-0.48.so.0.0.0


I have also tried installing it from the AUR but got the same error. My distribution is Arch Linux.
Comment 1 Git Bot editbugs 2020-05-20 21:36:53 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/bindings/xfce4-vala/-/issues/2.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #16795

Reported by:
Max Ferrer
Reported on: 2020-05-02
Last modified on: 2020-05-20

People

Assignee:
Mike Massonnet
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information