Bug#637236: marked as done (FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998)

2012-10-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Oct 2012 14:59:43 +0100
with message-id <507d684f.1000...@pyro.eu.org>
and subject line Re: Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal 
error: abort in get_output_file_with_visibility, at gengtype.c:1998
has caused the Debian Bug report #637236,
regarding FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in 
get_output_file_with_visibility, at gengtype.c:1998
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 ow...@bugs.debian.org
immediately.)


-- 
637236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gcc-4.6
Version: 4.6.1-3
Severity: serious
Tags: help

>From the buildd logs on kfreebsd-amd64[1]:

gengtype: Internal error: abort in get_output_file_with_visibility, at 
gengtype.c:1998

I got this error also when building gnat-4.6 on a different buildd[2],
but not on asdfasdf.debian.net, the porter box, where the package builds
fine.  Could this error be specific to the two buildd machines?

[1] 
https://buildd.debian.org/status/fetch.php?pkg=gcc-4.6&arch=kfreebsd-amd64&ver=4.6.1-6&stamp=1312911887
[2] 
https://buildd.debian.org/status/fetch.php?pkg=gnat-4.6&arch=kfreebsd-amd64&ver=4.6.1-3&stamp=1312911422

-- 
Ludovic Brenta.


--- End Message ---
--- Begin Message ---
Version: 4.6.3-12

On 08/10/12 00:47, Matthias Klose wrote:
> On 07.10.2012 18:29, Steven Chamberlain wrote:
>> The Internal error: abort in get_output_file_with_visibility, at
>> gengtype.c:1998, seen sometimes on kFreeBSD, seems to be here:
> 
> [...]
> 
> checked in both changes. will wait until -11 migrates, or if not, upload -12 
> to
> unstable.

Hi Matthias,

Many thanks for including those changes in the -12 upload.  It built on
kfreebsd-amd64 this time on its first attempt, so hopefully it has
worked.  I think we can assume for now the problem is fixed, unless it
is seen to come back again (or if anyone manages to reproduce it
elsewhere than on the buildds).

This build was also notably faster (which figures, if the problem was
due to resources being leaked).  Curiously it built faster on most
arches (in 15-50% less time), compared to each previous build on the
same buildd.

Thanks again,
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org--- End Message ---


Bug#683004: marked as done (FTBFS on kfreebsd-*: Internal error: abort in get_output_file_with_visibility)

2012-10-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Oct 2012 14:59:43 +0100
with message-id <507d684f.1000...@pyro.eu.org>
and subject line Re: Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal 
error: abort in get_output_file_with_visibility, at gengtype.c:1998
has caused the Debian Bug report #637236,
regarding FTBFS on kfreebsd-*: Internal error: abort in 
get_output_file_with_visibility
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 ow...@bugs.debian.org
immediately.)


-- 
637236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gcj-4.6
Version: 4.6.3-2
Severity: serious
Justification: fails to build from source


gcj-4.6 fails to build from source on kfreebsd-*, but built in the past:

build/gengtype  \
-r gtype.state
gengtype: Internal error: abort in get_output_file_with_visibility, at 
gengtype.c:1998
make[5]: *** [s-gtype] Error 1
make[5]: Leaving directory 
`/build/buildd-gcj-4.6_4.6.3-2-kfreebsd-amd64-wxu0Ax/gcj-4.6-4.6.3/build/gcc'
make[4]: *** [all-stage1-gcc] Error 2
make[4]: Leaving directory 
`/build/buildd-gcj-4.6_4.6.3-2-kfreebsd-amd64-wxu0Ax/gcj-4.6-4.6.3/build'
make[3]: *** [stage1-bubble] Error 2
make[3]: Leaving directory 
`/build/buildd-gcj-4.6_4.6.3-2-kfreebsd-amd64-wxu0Ax/gcj-4.6-4.6.3/build'
make[2]: *** [bootstrap-lean] Error 2
make[2]: Leaving directory 
`/build/buildd-gcj-4.6_4.6.3-2-kfreebsd-amd64-wxu0Ax/gcj-4.6-4.6.3/build'
s=`cat status`; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Error 1
make[1]: Leaving directory 
`/build/buildd-gcj-4.6_4.6.3-2-kfreebsd-amd64-wxu0Ax/gcj-4.6-4.6.3'
make: *** [stamps/05-build-stamp] Error 2

https://buildd.debian.org/status/fetch.php?pkg=gcj-4.6&arch=kfreebsd-amd64&ver=4.6.3-2&stamp=1337610828
https://buildd.debian.org/status/fetch.php?pkg=gcj-4.6&arch=kfreebsd-i386&ver=4.6.3-2&stamp=1338860236
--- End Message ---
--- Begin Message ---
Version: 4.6.3-12

On 08/10/12 00:47, Matthias Klose wrote:
> On 07.10.2012 18:29, Steven Chamberlain wrote:
>> The Internal error: abort in get_output_file_with_visibility, at
>> gengtype.c:1998, seen sometimes on kFreeBSD, seems to be here:
> 
> [...]
> 
> checked in both changes. will wait until -11 migrates, or if not, upload -12 
> to
> unstable.

Hi Matthias,

Many thanks for including those changes in the -12 upload.  It built on
kfreebsd-amd64 this time on its first attempt, so hopefully it has
worked.  I think we can assume for now the problem is fixed, unless it
is seen to come back again (or if anyone manages to reproduce it
elsewhere than on the buildds).

This build was also notably faster (which figures, if the problem was
due to resources being leaked).  Curiously it built faster on most
arches (in 15-50% less time), compared to each previous build on the
same buildd.

Thanks again,
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org--- End Message ---


Bug#649307: marked as done (FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998)

2012-10-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Oct 2012 14:59:43 +0100
with message-id <507d684f.1000...@pyro.eu.org>
and subject line Re: Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal 
error: abort in get_output_file_with_visibility, at gengtype.c:1998
has caused the Debian Bug report #637236,
regarding FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in 
get_output_file_with_visibility, at gengtype.c:1998
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 ow...@bugs.debian.org
immediately.)


-- 
637236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnat-4.6
Version: 4.6.2-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

See the build log at
https://buildd.debian.org/status/fetch.php?pkg=gnat-4.6&arch=kfreebsd-amd64&ver=4.6.2-2&stamp=1321357341

Cheers,
Julien


--- End Message ---
--- Begin Message ---
Version: 4.6.3-12

On 08/10/12 00:47, Matthias Klose wrote:
> On 07.10.2012 18:29, Steven Chamberlain wrote:
>> The Internal error: abort in get_output_file_with_visibility, at
>> gengtype.c:1998, seen sometimes on kFreeBSD, seems to be here:
> 
> [...]
> 
> checked in both changes. will wait until -11 migrates, or if not, upload -12 
> to
> unstable.

Hi Matthias,

Many thanks for including those changes in the -12 upload.  It built on
kfreebsd-amd64 this time on its first attempt, so hopefully it has
worked.  I think we can assume for now the problem is fixed, unless it
is seen to come back again (or if anyone manages to reproduce it
elsewhere than on the buildds).

This build was also notably faster (which figures, if the problem was
due to resources being leaked).  Curiously it built faster on most
arches (in 15-50% less time), compared to each previous build on the
same buildd.

Thanks again,
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org--- End Message ---


Processing of gnat-4.6_4.6.3-8_amd64.changes

2012-10-16 Thread Debian FTP Masters
gnat-4.6_4.6.3-8_amd64.changes uploaded successfully to localhost
along with the files:
  gnat-4.6_4.6.3-8.dsc
  gnat-4.6_4.6.3-8.tar.gz
  gnat-4.6-base_4.6.3-8_amd64.deb
  libgnat-4.6_4.6.3-8_amd64.deb
  libgnat-4.6-dbg_4.6.3-8_amd64.deb
  libgnatvsn4.6-dev_4.6.3-8_amd64.deb
  libgnatvsn4.6_4.6.3-8_amd64.deb
  libgnatvsn4.6-dbg_4.6.3-8_amd64.deb
  libgnatprj4.6-dev_4.6.3-8_amd64.deb
  libgnatprj4.6_4.6.3-8_amd64.deb
  libgnatprj4.6-dbg_4.6.3-8_amd64.deb
  gnat-4.6_4.6.3-8_amd64.deb
  gnat-4.6-sjlj_4.6.3-8_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tocwb-j3...@franck.debian.org



gnat-4.6_4.6.3-8_amd64.changes ACCEPTED into unstable

2012-10-16 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue,  9 Oct 2012 09:10:43 +0200
Source: gnat-4.6
Binary: gnat-4.6-base gnat-4.6 gnat-4.6-sjlj libgnat-4.6 libgnat-4.6-dbg 
libgnatvsn4.6-dev libgnatvsn4.6 libgnatvsn4.6-dbg libgnatprj4.6-dev 
libgnatprj4.6 libgnatprj4.6-dbg
Architecture: source amd64
Version: 4.6.3-8
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers 
Changed-By: Ludovic Brenta 
Description: 
 gnat-4.6   - GNU Ada compiler
 gnat-4.6-base - GNU Ada compiler (common files)
 gnat-4.6-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 libgnat-4.6 - runtime for applications compiled with GNAT (shared library)
 libgnat-4.6-dbg - runtime for applications compiled with GNAT (debugging 
symbols)
 libgnatprj4.6 - GNU Ada compiler Project Manager (shared library)
 libgnatprj4.6-dbg - GNU Ada compiler Project Manager (debugging symbols)
 libgnatprj4.6-dev - GNU Ada compiler Project Manager (development files)
 libgnatvsn4.6 - GNU Ada compiler selected components (shared library)
 libgnatvsn4.6-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn4.6-dev - GNU Ada compiler selected components (development files)
Changes: 
 gnat-4.6 (4.6.3-8) unstable; urgency=low
 .
   [Steven Chamberlain]
   * debian/patches/gcc-gengtype-fix[12].diff: new; backport a fix for a
 memory leak from the trunk.
Checksums-Sha1: 
 58cc1d2609cc9b5b6f1eb00bcb180a1dc94a940f 2817 gnat-4.6_4.6.3-8.dsc
 c63a9b18c39abc733d97861e384c6f370796c009 978826 gnat-4.6_4.6.3-8.tar.gz
 2483e0cd8f02f6c21f32ea8077a9a99282760271 151042 gnat-4.6-base_4.6.3-8_amd64.deb
 4ad196c86caccb888f4cf21d602029bcf7d70f4a 1188928 libgnat-4.6_4.6.3-8_amd64.deb
 1da928132e82d8b8a0ee87e731ee10c1bd754211 2040648 
libgnat-4.6-dbg_4.6.3-8_amd64.deb
 8b519a8c7dd61d553908079899f6c81cd7b9d5eb 1805300 
libgnatvsn4.6-dev_4.6.3-8_amd64.deb
 7344d09107a0fc63bb289e0ea995ad0d644a02bc 350424 libgnatvsn4.6_4.6.3-8_amd64.deb
 367c040bf81dd59a795de7a093e5f2d66ed075c5 472634 
libgnatvsn4.6-dbg_4.6.3-8_amd64.deb
 d04ba506172c4142b079dae4a442ddf521af46e3 3043946 
libgnatprj4.6-dev_4.6.3-8_amd64.deb
 b2c024d8825cda6bd939100d8260474489198d5e 607448 libgnatprj4.6_4.6.3-8_amd64.deb
 b3ff75cc4a3a98b156ffdcb7888fb32ffeecec5b 1028818 
libgnatprj4.6-dbg_4.6.3-8_amd64.deb
 7624097fa682ae0212a4f94ea2d9a159efa6f307 11738464 gnat-4.6_4.6.3-8_amd64.deb
 b78b53500757b7b1e168b6514ee33b1c05ab2c2d 4608122 
gnat-4.6-sjlj_4.6.3-8_amd64.deb
Checksums-Sha256: 
 7bfa676f34c6311d85be0776ec0c7f4c6ba0d81843db9ad8f28b5b45c685b0ae 2817 
gnat-4.6_4.6.3-8.dsc
 33107670fe93dcf47c4f568ea8b501c9050711bcc46a6202f4ca5c93a459f184 978826 
gnat-4.6_4.6.3-8.tar.gz
 62ddd2b6d39ca08ec9910a182cbaba582b5d9b8c8bd20c1095fa1c40a31e11ce 151042 
gnat-4.6-base_4.6.3-8_amd64.deb
 c87f8cdc1e15d45267ec65f657f69270905d127f9c527c0980f7b3464b143405 1188928 
libgnat-4.6_4.6.3-8_amd64.deb
 4e81fff0895eb88021bbebe6a6c5794efa0435cbf26664e7c591b452f2cf7ed5 2040648 
libgnat-4.6-dbg_4.6.3-8_amd64.deb
 6e1ed4e475cab4e7a0f44d2cf6113251e1d81b3f62f84642e2881750c0aa37a8 1805300 
libgnatvsn4.6-dev_4.6.3-8_amd64.deb
 1aa370a109502c9a20794c2d8915e7b1d74d3d9e4419a4b95cfcf248dd524ea8 350424 
libgnatvsn4.6_4.6.3-8_amd64.deb
 f3417dd5ca2503637f7782093402745a9781518ee22c3ca9a6a18332b8c2f835 472634 
libgnatvsn4.6-dbg_4.6.3-8_amd64.deb
 d8b7da9e0a91c1975a3bc24764f4be142df51d8794162faa8b68abf5294fb279 3043946 
libgnatprj4.6-dev_4.6.3-8_amd64.deb
 aaac666b7c30a2ba5591dd81ad2cb6d04778106b2867a01e1b84dcec0cf643e0 607448 
libgnatprj4.6_4.6.3-8_amd64.deb
 5d8db3df2e6ecc62fcce7960c8df132793910d3e1dfbe645e2a53d8ddd06d59b 1028818 
libgnatprj4.6-dbg_4.6.3-8_amd64.deb
 2d233217dba2d47fdf85ef60191969fb7b8af62d006f263b4b530d2a622baf34 11738464 
gnat-4.6_4.6.3-8_amd64.deb
 e63c8d8144bf60b1fa6b98192803c20ce30c01538206ed1ac63dc14a1589c9a5 4608122 
gnat-4.6-sjlj_4.6.3-8_amd64.deb
Files: 
 26530efc2cd6fde6c7b0ef6c49141730 2817 devel optional gnat-4.6_4.6.3-8.dsc
 fa62e38160203f1aa730ec5d72e40903 978826 devel optional gnat-4.6_4.6.3-8.tar.gz
 81400aaadd0e6d011620012a4f2c831d 151042 libs optional 
gnat-4.6-base_4.6.3-8_amd64.deb
 ec6f623367f47f6213cf42f0ff0b50d4 1188928 libs optional 
libgnat-4.6_4.6.3-8_amd64.deb
 e2ea2290dba2665f6fea3a299321914a 2040648 debug extra 
libgnat-4.6-dbg_4.6.3-8_amd64.deb
 095825bca4f67f7512fd12c3a0c3d86d 1805300 libdevel extra 
libgnatvsn4.6-dev_4.6.3-8_amd64.deb
 a801bf239121005081f9c73a2e4333f2 350424 libs optional 
libgnatvsn4.6_4.6.3-8_amd64.deb
 24564c247583b0a001de34c326498c98 472634 debug extra 
libgnatvsn4.6-dbg_4.6.3-8_amd64.deb
 d7c93e785846e65c9cad75f230ab313d 3043946 libdevel extra 
libgnatprj4.6-dev_4.6.3-8_amd64.deb
 2d2871f69fe4c2fb10537a1532e78f11 607448 libs optional 
libgnatprj4.6_4.6.3-8_amd64.deb
 bcfe3a167a0a274618cd8d265fd13cd6 1028818 debug extra 
libgnatprj4.6-dbg_4.6.3-8_amd64.deb
 be404cbd71f953ec3836c0fc014ae840 11738464 devel optional 
gnat-4.6_4.6.3-8_amd64.deb
 489c1619e1350b633b8492d197f585ad 4608122 devel extra 
gnat-4.6-sjlj_4.6.3-8