Bug#471192: marked as done (gnat-4.3: FTBFS on several architectures: unrecognized command line option "-Wno-overlength-strings")

2008-04-04 Thread Debian Bug Tracking System

Your message dated Fri, 04 Apr 2008 23:03:13 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471192: fixed in gnat-4.3 4.3.0-3
has caused the Debian Bug report #471192,
regarding gnat-4.3: FTBFS on several architectures: unrecognized command line 
option "-Wno-overlength-strings"
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.)


-- 
471192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471192
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gnat-4.3
Severity: serious
Version: 4.3.0-1

gnat-4.3 build-depends on gnat (>= 4.1), the current version of which
symlinks gnatgcc to gcc-4.1.  gcc-4.1 does not support the
"-Wno-overlength-strings" option (added in 4.2).

During the configure step, we pass CC=gnatgcc to make sure we use the
compiler with support for Ada as the bootstrap compiler.

Unfortunately, on some architectures (most notably i386 and powerpc),
the configure step failed with:

> gnatgcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute 
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. 
> -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include 
> ../../../src/fixincludes/fixincl.c
> cc1: error: unrecognized command line option "-Wno-overlength-strings"
> make[5]: *** [fixincl.o] Error 1

The problem, therefore, is that we mistakenly pass
-Wno-overlength-strings to gcc-4.1.  This, in turn, appears to be due
to the configure script in src/fixincludes not correctly detecting
that gnatgcc does not support the option:

> Configuring in build-powerpc-linux-gnu/fixincludes
[...]
> checking whether gnatgcc supports -Wno-overlength-strings... yes

I am investigating but would welcome any help fixing this problem.

-- 
Ludovic Brenta (maintainer of gnat-4.3).



--- End Message ---
--- Begin Message ---
Source: gnat-4.3
Source-Version: 4.3.0-3

We believe that the bug you reported is fixed in the latest version of
gnat-4.3, which is due to be installed in the Debian FTP archive:

gnat-4.3-base_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/gnat-4.3-base_4.3.0-3_amd64.deb
gnat-4.3_4.3.0-3.diff.gz
  to pool/main/g/gnat-4.3/gnat-4.3_4.3.0-3.diff.gz
gnat-4.3_4.3.0-3.dsc
  to pool/main/g/gnat-4.3/gnat-4.3_4.3.0-3.dsc
gnat-4.3_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/gnat-4.3_4.3.0-3_amd64.deb
libgnat-4.3-dbg_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/libgnat-4.3-dbg_4.3.0-3_amd64.deb
libgnat-4.3_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/libgnat-4.3_4.3.0-3_amd64.deb
libgnatprj4.3-dbg_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/libgnatprj4.3-dbg_4.3.0-3_amd64.deb
libgnatprj4.3-dev_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/libgnatprj4.3-dev_4.3.0-3_amd64.deb
libgnatprj4.3_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/libgnatprj4.3_4.3.0-3_amd64.deb
libgnatvsn4.3-dbg_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/libgnatvsn4.3-dbg_4.3.0-3_amd64.deb
libgnatvsn4.3-dev_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/libgnatvsn4.3-dev_4.3.0-3_amd64.deb
libgnatvsn4.3_4.3.0-3_amd64.deb
  to pool/main/g/gnat-4.3/libgnatvsn4.3_4.3.0-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovic Brenta <[EMAIL PROTECTED]> (supplier of updated gnat-4.3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri,  4 Apr 2008 22:46:11 +0200
Source: gnat-4.3
Binary: gnat-4.3-base gnat-4.3 libgnat-4.3 libgnat-4.3-dbg libgnatvsn4.3-dev 
libgnatvsn4.3 libgnatvsn4.3-dbg libgnatprj4.3-dev libgnatprj4.3 
libgnatprj4.3-dbg
Architecture: source amd64
Version: 4.3.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <[EMAIL PROTECTED]>
Changed-By: Ludovic Brenta <[EMAIL PROTECTED]>
Description: 
 gnat-4.3   - The GNU Ada compiler
 gnat-4.3-base - The GNU Compiler Collection (gnat base package)
 libgnat-4.3 - Runtime library for GNU Ada applications
 libgnat-4.3-dbg - Runtime library for GNU Ada applications
 libgnatprj4.3 - GNU Ada Project Manager
 libgnatprj4.3-dbg - GNU Ada Project Manager
 libgnatprj4.3-dev - GNU Ada Project Manager development files
 libgnatvsn4.3 - GNU Ada compiler versi

Bug#471192: marked as done (gnat-4.3: FTBFS on several architectures: unrecognized command line option "-Wno-overlength-strings")

2008-03-26 Thread Debian Bug Tracking System

Your message dated Wed, 26 Mar 2008 21:57:13 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: unrecognized command line option "-Wno-overlength-strings"
has caused the Debian Bug report #471192,
regarding gnat-4.3: FTBFS on several architectures: unrecognized command line 
option "-Wno-overlength-strings"
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.)


-- 
471192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471192
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gnat-4.3
Severity: serious
Version: 4.3.0-1

gnat-4.3 build-depends on gnat (>= 4.1), the current version of which
symlinks gnatgcc to gcc-4.1.  gcc-4.1 does not support the
"-Wno-overlength-strings" option (added in 4.2).

During the configure step, we pass CC=gnatgcc to make sure we use the
compiler with support for Ada as the bootstrap compiler.

Unfortunately, on some architectures (most notably i386 and powerpc),
the configure step failed with:

> gnatgcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute 
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. 
> -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include 
> ../../../src/fixincludes/fixincl.c
> cc1: error: unrecognized command line option "-Wno-overlength-strings"
> make[5]: *** [fixincl.o] Error 1

The problem, therefore, is that we mistakenly pass
-Wno-overlength-strings to gcc-4.1.  This, in turn, appears to be due
to the configure script in src/fixincludes not correctly detecting
that gnatgcc does not support the option:

> Configuring in build-powerpc-linux-gnu/fixincludes
[...]
> checking whether gnatgcc supports -Wno-overlength-strings... yes

I am investigating but would welcome any help fixing this problem.

-- 
Ludovic Brenta (maintainer of gnat-4.3).



--- End Message ---
--- Begin Message ---
Version: 4.3.0-1

In general you cannot rely on options only known in newer GCC
versions. The packages are now built and uploaded.

--- End Message ---


Bug#471192: marked as done (gnat-4.3: FTBFS on several architectures: unrecognized command line option "-Wno-overlength-strings")

2008-03-26 Thread Debian Bug Tracking System

Your message dated Wed, 26 Mar 2008 21:57:13 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: unrecognized command line option "-Wno-overlength-strings"
has caused the Debian Bug report #471216,
regarding gnat-4.3: FTBFS on several architectures: unrecognized command line 
option "-Wno-overlength-strings"
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.)


-- 
471216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471216
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gnat-4.3
Severity: serious
Version: 4.3.0-1

gnat-4.3 build-depends on gnat (>= 4.1), the current version of which
symlinks gnatgcc to gcc-4.1.  gcc-4.1 does not support the
"-Wno-overlength-strings" option (added in 4.2).

During the configure step, we pass CC=gnatgcc to make sure we use the
compiler with support for Ada as the bootstrap compiler.

Unfortunately, on some architectures (most notably i386 and powerpc),
the configure step failed with:

> gnatgcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
> -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute 
> -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. 
> -I../../../src/fixincludes -I../include -I../../../src/fixincludes/../include 
> ../../../src/fixincludes/fixincl.c
> cc1: error: unrecognized command line option "-Wno-overlength-strings"
> make[5]: *** [fixincl.o] Error 1

The problem, therefore, is that we mistakenly pass
-Wno-overlength-strings to gcc-4.1.  This, in turn, appears to be due
to the configure script in src/fixincludes not correctly detecting
that gnatgcc does not support the option:

> Configuring in build-powerpc-linux-gnu/fixincludes
[...]
> checking whether gnatgcc supports -Wno-overlength-strings... yes

I am investigating but would welcome any help fixing this problem.

-- 
Ludovic Brenta (maintainer of gnat-4.3).



--- End Message ---
--- Begin Message ---
Version: 4.3.0-1

In general you cannot rely on options only known in newer GCC
versions. The packages are now built and uploaded.

--- End Message ---