poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Jitter submodule updated


From: Dan Čermák
Subject: Re: Jitter submodule updated
Date: Mon, 06 Jan 2020 11:34:47 +0100

Hi Luca,

the recent update appears to have broken the build for me. When running
a build from a clean repository, then I get the following on openSUSE
Tumbleweed with GNU Bison 3.5:
--8<---------------cut here---------------start------------->8---
Making all in jitter
make[1]: Entering directory 
'/home/dan/packages/git.savannah.nongnu.org/git/poke/jitter'
bison -y -o "jitterc/jitterc-parser.c" "./jitterc/jitterc.y"
./jitterc/jitterc.y:146.1-8: warning: POSIX Yacc does not support %require 
[-Wyacc]
  146 | %require "2.3b" /* This is the first version supporting %define 
api.pure . */
      | ^~~~~~~~
./jitterc/jitterc.y:146.10-15: warning: POSIX Yacc does not support string 
literals [-Wyacc]
  146 | %require "2.3b" /* This is the first version supporting %define 
api.pure . */
      |          ^~~~~~
./jitterc/jitterc.y:146.10-15: error: invalid version requirement: 2.3b
  146 | %require "2.3b" /* This is the first version supporting %define 
api.pure . */
      |          ^~~~~~
./jitterc/jitterc.y:149.14-23: warning: POSIX Yacc does not support string 
literals [-Wyacc]
  149 | %name-prefix "jitterc_" /* FIXME: use a different prefix and find a way
      |              ^~~~~~~~~~
./jitterc/jitterc.y:149.1-23: warning: POSIX Yacc does not support %name-prefix 
 [-Wyacc]
  149 | %name-prefix "jitterc_" /* FIXME: use a different prefix and find a way
      | ^~~~~~~~~~~~~~~~~~~~~~~
./jitterc/jitterc.y:149.1-23: warning: deprecated directive: '%name-prefix 
"jitterc_"', use '%define api.prefix {jitterc_}' [-Wdeprecated]
  149 | %name-prefix "jitterc_" /* FIXME: use a different prefix and find a way
      | ^~~~~~~~~~~~~~~~~~~~~~~
      | %define api.prefix {jitterc_}
./jitterc/jitterc.y:161.1-8: warning: POSIX Yacc does not support %defines 
[-Wyacc]
  161 | %defines
      | ^~~~~~~~
./jitterc/jitterc.y:166.1-7: warning: POSIX Yacc does not support %define 
[-Wyacc]
  166 | %define api.pure
      | ^~~~~~~
./jitterc/jitterc.y:180.1-5: warning: POSIX Yacc does not support %code [-Wyacc]
  180 | %code requires {
      | ^~~~~
./jitterc/jitterc.y: warning: fix-its can be applied.  Rerun with option 
'--update'. [-Wother]
make[1]: *** [Makefile:19790: jitterc/jitterc-parser.c] Error 1
make[1]: Leaving directory 
'/home/dan/packages/git.savannah.nongnu.org/git/poke/jitter'
make: *** [Makefile:1504: all-recursive] Error 1
--8<---------------cut here---------------end--------------->8---


Cheers,

Dan

Luca Saiu <address@hidden> writes:

> Updated to tag v0.9.209, with José's permission.
>
> This should fix the bug reported by Dan Čermák and Alfred M. Szmidt.  I
> have not personally tested on OpenBSD yet; I am in the process of
> setting up a new virtual machine for it.
>
> Regards,
>
> -- 
> Luca Saiu
> * My personal web site:  http://ageinghacker.net
> * GNU epsilon:           http://www.gnu.org/software/epsilon
> * Jitter:                http://ageinghacker.net/projects/jitter
>
> I support everyone's freedom of mocking any opinion or belief, no
> matter how deeply held, with open disrespect and the same unrelented
> enthusiasm of a toddler who has just learned the word "poo".

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]