Package Details: vala0.26 0.26.2-1

Git Clone URL: https://aur.archlinux.org/vala0.26.git (read-only, click to copy)
Package Base: vala0.26
Description: Compiler for the GObject type system. Legacy version for building Valama against.
Upstream URL: https://wiki.gnome.org/Projects/Vala
Licenses: LGPL
Conflicts: vala
Submitter: fusion809
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 4
Popularity: 0.000000
First Submitted: 2016-10-17 16:39 (UTC)
Last Updated: 2020-05-15 15:16 (UTC)

Latest Comments

fusion809 commented on 2019-03-24 11:43 (UTC)

  1. If you looked at the git log you'd see that I was already aware of a build error. I did not fix it, as I do not know how.

  2. If there's an error you're meant to report it as a comment, not by flagging the package out of date.

  3. As I don't know how to fix this and I'm sick of out of date notifications I'm just going to disown this package.

anonymous352 commented on 2019-03-24 09:46 (UTC)

getting build error: valacodecontext.vala:211.43-211.55: warning: GLib.StaticPrivate has been deprecated since glib-2.32 valabasicblock.vala:77.3-77.19: error: Return: Cannot convert from Vala.List<Vala.BasicBlock>' toVala.List<weak Vala.BasicBlock>' return successors; ^^^^^^^^^^^^^^^^^ Compilation failed: 1 error(s), 51 warning(s) make[2]: [Makefile:1462: vala.vala.stamp] Error 1 make[2]: Leaving directory '/tmp/makepkg/vala0.26/src/vala/vala' make[1]: [Makefile:532: all-recursive] Error 1 make[1]: Leaving directory '/tmp/makepkg/vala0.26/src/vala' make: *** [Makefile:420: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Error making: vala0.26

yaboroda commented on 2017-10-19 10:48 (UTC)

vala yes, sory

fusion809 commented on 2017-10-19 10:46 (UTC)

vale? Don't you mean vala? I'll add it as a build dependency if need be.

yaboroda commented on 2017-10-19 10:44 (UTC)

I don't know what that was. I tryed clone and build it manually but it complains for not knowing command vale. So i installed vale package from repo first and then this package also installed without problem.

fusion809 commented on 2017-10-19 09:06 (UTC)

Builds fine for me, configure isn't the name of a folder it's the name of a script. Is the repo properly cloned at the retrieving sources stage?

yaboroda commented on 2017-10-19 06:55 (UTC)

Hi. I get error installing package with pacaur. ==> Starting build()... /home/gkulin/.cache/pacaur/vala0.26/PKGBUILD: line 32: ./configure: No such file or directory I checked, there truly no directory "configure" and i just don't know what else i can do.

fusion809 commented on 2017-07-18 02:07 (UTC)

Sorry the makedep is now fixed

Rider_ranger47 commented on 2017-07-18 01:52 (UTC)

This package fails to build because it lists vala as a build dependency, and a conflict.

severach commented on 2017-06-04 06:05 (UTC)

provides=("vala=${pkgver}") Plz change to this. Versioned dependencies require it.