Search Criteria
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: | |
Conflicts: | |
Submitter: | fusion809 |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-10-17 16:39 |
Last Updated: | 2020-05-15 15:16 |
Dependencies (3)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- libxslt (libxslt-git) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
Required by (2)
- slingscold (make)
- slingswarm (make)
Latest Comments
fusion809 commented on 2019-03-24 11:43
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.
If there's an error you're meant to report it as a comment, not by flagging the package out of date.
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
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>' to
Vala.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.26yaboroda commented on 2017-10-19 10:48
vala yes, sory
fusion809 commented on 2017-10-19 10:46
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
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
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
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
Sorry the makedep is now fixed
Rider_ranger47 commented on 2017-07-18 01:52
This package fails to build because it lists vala as a build dependency, and a conflict.
severach commented on 2017-06-04 06:05
provides=("vala=${pkgver}")
Plz change to this. Versioned dependencies require it.