Package: libming1
Version: 1:0.4.2-5
Severity: normal

Using bison 1:2.4.1.dfsg-1

touching ming.i causes the actionscript grammars to be rebuilt, and
this fails like this:

  lima:/tmp/ming-0.4.2/src/actioncompiler$ make
  bison -y -p swf4 -b swf4compiler ./swf4compiler.y
  ./swf4compiler.y:1072.35-36: $$ for the midrule at $2 of `opcode' has no 
declared type
  ./swf4compiler.y:1073.35-36: $$ for the midrule at $2 of `opcode' has no 
declared type
  make: *** [swf4compiler.tab.c] Error 1

I'm by no means a bison expert, but I believe this can be fixed by
replacing the affected "$$"s with "$<len>$" in swf4compiler.y lines
1072, 1073 and swf5compiler.y lines 1972, 2010, 2011

Also, touching ming.i does not cause py_ext/ming_wrap.c to be rebuilt,
which is incredibly annoying.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-openvz-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libming1 depends on:
ii  libc6                  2.9-3             GNU C Library: Shared libraries
ii  libfreetype6           2.3.7-2           FreeType 2 font engine, shared lib
ii  libgif4                4.1.6-6           library for GIF images (library)
ii  libpng12-0             1.2.35-1          PNG library - runtime
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

libming1 recommends no packages.

libming1 suggests no packages.

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to