GNU bug report logs - #12522
automake tests require obsolete vala posix profile

Previous Next

Package: automake;

Reported by: Pavel Raiskup <praiskup <at> redhat.com>

Date: Wed, 26 Sep 2012 15:57:02 UTC

Severity: normal

Tags: moreinfo, patch

Merged with 12934

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pavel Raiskup <praiskup <at> redhat.com>
To: bug-automake <at> gnu.org
Subject: Problem with automake tests for vala
Date: Wed, 26 Sep 2012 10:04:15 +0200
[Message part 1 (text/plain, inline)]
Hi,

because valac's developers dropped POSIX profile:

   commit ca020bf04a09fe16e5583eea5a3a341e7796bff5

.. there is a problem with automake testsuite in:

   $ grep -r '\-\-profile=posix' .
   ./vala-libs.sh:libmu_a_VALAFLAGS = --profile=posix --vapidir=$(srcdir)
   ./vala-mix.sh:AM_VALAFLAGS = --profile=posix
   ./vala-parallel.sh:#AM_VALAFLAGS = --profile=posix
   ./vala-mix2.sh:AM_VALAFLAGS = --profile=posix
   ./vala-vpath.sh:AM_VALAFLAGS = --profile=posix
   ./vala-vapi.sh:AM_VALAFLAGS = --profile=posix

Configure then fails with:

   error: Unknown profile posix

Testsuite log from Fedora Rawhide (vala-0.18.0) attached.  Unfortunately,
I don't know much about vala to be able fix this problem.

Pavel

[attachement-vala (text/plain, attachment)]

This bug report was last modified 12 years and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.