Your message dated Wed, 19 Mar 2008 16:11:29 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#469979: severity of 469979 is serious
has caused the Debian Bug report #469979,
regarding amd64 build of flex 2.5.34-3 defective
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
469979: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469979
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: flex
Version: 2.5.34-3
Severity: important
When building wwwoffle 2.9d (which had failed on most buildds due to the
2.5.34-2 problem; those buildds that succeeded had a different version),
I found that flex 2.5.34-3 failed again on my amd64 system, whereas
2.5.34-2.1 had worked:
$ flex -i -p -B -F -8 -s -Phtml_yy html.l
flex: fatal internal error, bad transition character detected in sympartition()
Upon investigation it appeared that 2.5.34-3 works fine on i386, alpha,
and sparc. I tried a local rebuild of 2.5.34-3 on amd64, and that works
fine. As I don't see any report of 2.5.34-3 being built on amd64, your
own upload apparently has the problem :)
Please upload a fixed version for amd64.
Thanks,
Paul Slootman
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (650, 'testing'), (625, 'stable'), (600, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22.15 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages flex depends on:
ii debconf [debconf-2.0] 1.5.17 Debian configuration management sy
ii libc6 2.7-4 GNU C Library: Shared libraries
ii m4 1.4.10-1 a macro processing language
Versions of packages flex recommends:
ii bcc [c-compiler] 0.16.17-2 16-bit x86 C compiler
ii gcc [c-compiler] 4:4.2.1-6 The GNU C compiler
ii gcc-4.2 [c-compiler] 4.2.2-4 The GNU C compiler
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 18 Mar 2008 21:05:33 -0500
Source: flex
Binary: flex flex-doc
Architecture: source all amd64
Version: 2.5.35-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <[EMAIL PROTECTED]>
Changed-By: Manoj Srivastava <[EMAIL PROTECTED]>
Description:
flex - A fast lexical analyzer generator.
flex-doc - Documentation for flex (a fast lexical analyzer generator).
Closes: 443559 466793
Changes:
flex (2.5.35-1) unstable; urgency=low
.
* New upstream release, Mostly fixes made in NMU in Debian, plus a few
translation updates.
* NEWS: add date of release
* NEWS, parse.y: fix bug that prevented comments from working
properly
* po/de.po: new de translation
* NEWS, po/vi.po: new vi translation
* NEWS, po/nl.po: new nl translation
* NEWS, po/pl.po: new pl translation
* NEWS, po/de.po, po/pt_BR.po: new de, pt_br translations
* NEWS, flex.skl: generate headers for all functions (resolves bug
#1628314)
* NEWS, flex.skl: change yy_size_t to be size_t (resolves bug
#1849812)
* configure.in: start work on version 2.5.35
* NEWS, configure.in: revert NEWS and configure.in to version
* NEWS, configure.in: update version number to 2.5.35
* tests/test-alloc-extra/scanner.l: Use %option extra-type.
* NEWS, flex.skl, flexdef.h, main.c, parse.y, scan.l,
doc/flex.texi: Introduce %option extra-type="your_type *" (resolves
bug #1744505).
* po/nl.po: new nl translations from the translation project
* Bug fix: "flex: new lint in YY_INPUT definition", thanks to Larry
Doolittle. Closes: #466793
* Bug fix: "flex: limits of integral types are always defined", thanks
to Jean-Baptiste Note. It is true that the limits are defined by the
standard, and present in stdint.h, and so flex should not define them
on C99 systems, Closes: #443559
Files:
eae40b31a6b8e7bdc355692b6649b735 793 devel standard flex_2.5.35-1.dsc
201d3f38758d95436cbc64903386de0b 1456620 devel standard flex_2.5.35.orig.tar.gz
72e3ecd3a9888b655d6edf72a7aa3434 31923 devel standard flex_2.5.35-1.diff.gz
7da76cd5cb84ae98c57e7ea24999f6dc 200382 doc optional flex-doc_2.5.35-1_all.deb
4ff771588406293fd4e7e80e0b7b001b 327802 devel standard flex_2.5.35-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH4I4dIbrau78kQkwRApiuAKDwC6Cqwkh3qUKYQzTdx6qx6tz7zwCfQna7
qnLp3nF/xiP98+YHn3ZoO08=
=b/Eb
-----END PGP SIGNATURE-----
On Sun, 9 Mar 2008 21:27:25 +0100, Kurt Roeckx <[EMAIL PROTECTED]> said:
> I've been able to reproduce it with this file:
> %{ }
> %option caseless
> %%
> "<text:"[hp](" "[^>]*)?">" {
>>
> %%
The new flex does not seem to crash on this.
manoj
--
Quod licet Iovi non licet bovi. (What Jove may do, is not permitted to a
cow.)
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--- End Message ---