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

Bug#301064: marked as done (gcc-3.4: FTBFS on hurd-i386: Missing headers)



Your message dated Thu, 05 May 2005 20:02:36 -0400
with message-id <E1DTqIe-0004FI-00@newraff.debian.org>
and subject line Bug#301064: fixed in gcc-3.4 3.4.3-13
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Mar 2005 16:57:41 +0000
>From michael.banck@ch.tum.de Wed Mar 23 08:57:41 2005
Return-path: <michael.banck@ch.tum.de>
Received: from server.theo.chemie.tu-muenchen.de [129.187.122.133] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DE9Aq-0007jv-00; Wed, 23 Mar 2005 08:57:40 -0800
Received: by xserver.theo.chemie.tu-muenchen.de (Postfix, from userid 557)
	id CA4399A350; Wed, 23 Mar 2005 17:57:08 +0100 (CET)
Date: Wed, 23 Mar 2005 17:57:08 +0100
From: Michael Banck <mbanck@debian.org>
To: submit@bugs.debian.org
Subject: gcc-3.4: FTBFS on hurd-i386: Missing headers
Message-ID: <20050323165708.GB766@theo.chemie.tu-muenchen.de>
References: <E1DDuUU-0005ca-2G@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E1DDuUU-0005ca-2G@localhost>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gcc-3.4
Severity: important

Hello,

Your package failed to build on hurd-i386:

> Automatic build of gcc-3.4_3.4.3-12 on beethoven by sbuild/hurd-i386 1.170.5
> Build started at 20050323-0130
> ******************************************************************************
> gcc-3.4_3.4.3-12.dsc exists in cwd
[...]
> Checking for already installed source dependencies...
> libc0.3-dev: already installed (in sufficient version 2.3.2.ds1-20.0.1 >= 2.3.2.ds1-16)
> m4: missing
> autoconf2.13: missing
> autoconf: missing
> automake1.4: missing
> automake1.7: missing
> libtool: missing
> autotools-dev: missing
> gawk: already installed
> bzip2: missing
> binutils: already installed (in sufficient version 2.15-5 >= 2.15-5)
> debhelper: missing
> gperf: missing
> bison: missing
> bison: missing
> flex: missing
> gettext: missing
> texinfo: missing
> zlib1g-dev: missing
> libgc-dev: missing
> xlibs-dev: missing
> libncurses5-dev: missing
> libgmp3-dev: missing
> tetex-bin: missing
> help2man: missing
> sharutils: missing
> g++-3.3: already installed
> g77-3.3: missing
> gobjc-3.3: already installed
> realpath: missing
> Checking for source dependency conflicts...
> /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install
>   m4 autoconf2.13 autoconf automake1.4 automake1.7 libtool
>   autotools-dev bzip2 debhelper gperf bison flex gettext texinfo
>   zlib1g-dev libgc-dev xlibs-dev libncurses5-dev libgmp3-dev tetex-bin
>   help2man sharutils g77-3.3 realpath
[...]
> Checking correctness of source dependencies...
> Toolchain package versions: libc0.3-dev_2.3.2.ds1-20.0.1
>   gcc-3.3_1:3.3.5-2 g++-3.3_1:3.3.5-2 binutils_2.15-5
>   libstdc++5-3.3-dev_1:3.3.5-2 libstdc++5_1:3.3.5-2
> ------------------------------------------------------------------------------
> dpkg-source: extracting gcc-3.4 in gcc-3.4-3.4.3
> dpkg-buildpackage: source package is gcc-3.4
> dpkg-buildpackage: source version is 3.4.3-12
> dpkg-buildpackage: host architecture is hurd-i386
[...]
> touch stamps/04-configure-stamp
> make[1]: Leaving directory `/build/mbanck/gcc-3.4-3.4.3'
> /usr/bin/make -f debian/rules2 stamps/05-build-stamp
> make[1]: Entering directory `/build/mbanck/gcc-3.4-3.4.3'
> dh_testdir
[...]
> make[5]: Entering directory `/build/mbanck/gcc-3.4-3.4.3/build/gcc/fixinc'
> /bin/sh ../../../src/gcc/fixinc/genfixes machname.h
[...]

> echo timestamp > full-stamp
> ./fixincl -v < /dev/null
> 'fixincl version 1.1'
> chmod 755 ../fixinc.sh
> make[5]: Leaving directory `/build/mbanck/gcc-3.4-3.4.3/build/gcc/fixinc'
> rm -rf include; mkdir include
> chmod a+rx include
> (TARGET_MACHINE='i586-pc-gnu'; srcdir=`cd ../../src/gcc; ${PWDCMD-pwd}`; \
> SHELL='/bin/sh' ;\
> export TARGET_MACHINE srcdir SHELL ; \
> /bin/sh ./fixinc.sh `${PWDCMD-pwd}`/include /usr/include ; \
> rm -f include/syslimits.h; \
> if [ -f include/limits.h ]; then \
>   mv include/limits.h include/syslimits.h; \
> else \
>   cp ../../src/gcc/gsyslimits.h include/syslimits.h; \
> fi; \
> chmod a+r include/syslimits.h)
> Fixing headers into /build/mbanck/gcc-3.4-3.4.3/build/gcc/include for i586-pc-gnu target
> Finding directories and links to directories
>  Searching /usr/include/.
>  Searching /usr/include/./mach/machine
>  Searching /usr/include/./X11
> Making symbolic directory links
> Fixing directory /usr/include into /build/mbanck/gcc-3.4-3.4.3/build/gcc/include
> Applying io_quotes_def            to mach/i386/ioccom.h
> Fixed:  mach/i386/ioccom.h
> Applying io_quotes_def            to bits/ioctls.h
> Applying sun_malloc               to malloc.h
> Applying hpux8_bogus_inlines      to math.h
> Applying obstack_lvalue_cast      to obstack.h
> Fixed:  obstack.h
> Applying rpc_xdr_lvalue_cast_a    to rpc/xdr.h
> Applying rpc_xdr_lvalue_cast_b    to rpc/xdr.h
> Fixed:  rpc/xdr.h
> Applying sysv68_string            to string.h
> Fixing directory /usr/include/X11 into /build/mbanck/gcc-3.4-3.4.3/build/gcc/include/root/usr/X11R6/include/X11
> Applying io_quotes_def            to X11/Xmu/Atoms.h
> Cleaning up unneeded directories:
> fixincludes is done
> echo timestamp > stmp-fixinc
> if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
> for file in .. ../../src/gcc/ginclude/float.h
>   ../../src/gcc/ginclude/iso646.h ../../src/gcc/ginclude/stdarg.h
>   ../../src/gcc/ginclude/stdbool.h ../../src/gcc/ginclude/stddef.h
>   ../../src/gcc/ginclude/varargs.h ../../src/gcc/unwind.h
>   ../../src/gcc/config/i386/mmintrin.h
>   ../../src/gcc/config/i386/xmmintrin.h
>   ../../src/gcc/config/i386/emmintrin.h
>   ../../src/gcc/config/i386/pmmintrin.h; do \
>   if [ X$file != X.. ]; then \
>     realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
>     echo timestamp > include/$realfile; \
>     rm -f include/$realfile; \
>     cp $file include; \
>     chmod a+r include/$realfile; \
>   fi; \
> done
> rm -f include/limits.h
> cp xlimits.h include/limits.h
> chmod a+r include/limits.h
> rm -f include/README
> cp ../../src/gcc/README-fixinc include/README
> chmod a+r include/README
> echo timestamp > stmp-int-hdrs
> objext='.o' \
> LIB1ASMFUNCS='' \
> LIB2FUNCS_ST='_eprintf __gcc_bcmp' \
> LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta' \
> LIB2ADD='' \
> LIB2ADD_ST='' \
> LIB2ADD_SH='' \
> LIB2ADDEH='../../src/gcc/unwind-dw2.c
>   ../../src/gcc/unwind-dw2-fde-glibc.c ../../src/gcc/unwind-sjlj.c
>   ../../src/gcc/gthr-gnat.c ../../src/gcc/unwind-c.c' \
> LIB2ADDEHSTATIC='../../src/gcc/unwind-dw2.c
>   ../../src/gcc/unwind-dw2-fde-glibc.c ../../src/gcc/unwind-sjlj.c
>   ../../src/gcc/gthr-gnat.c ../../src/gcc/unwind-c.c' \
> LIB2ADDEHSHARED='../../src/gcc/unwind-dw2.c
>   ../../src/gcc/unwind-dw2-fde-glibc.c ../../src/gcc/unwind-sjlj.c
>   ../../src/gcc/gthr-gnat.c ../../src/gcc/unwind-c.c' \
> LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c gthr-gnat.c' \
> LIBUNWIND='' \
> LIBUNWINDDEP='' \
> SHLIBUNWIND_LINK='' \
> SHLIBUNWIND_INSTALL='' \
> FPBIT='' \
> FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf
>   _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf
>   _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf
>   _thenan_sf _sf_to_usi _usi_to_sf' \
> LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv
>   _udivmoddi4' \
> DPBIT='' \
> DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df
>   _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df
>   _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _df_to_tf
>   _thenan_df _df_to_usi _usi_to_df' \
> TPBIT='' \
> TPBIT_FUNCS='_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf
>   _fpcmp_parts_tf _compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf
>   _unord_tf _si_to_tf _tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf
>   _thenan_tf _tf_to_usi _usi_to_tf' \
> MULTILIBS=` ./xgcc -B./ -B/usr/i586-gnu/bin/ -isystem
>   /usr/i586-gnu/include -isystem /usr/i586-gnu/sys-include
>   -L/build/mbanck/gcc-3.4-3.4.3/build/gcc/../ld --print-multi-lib` \
> EXTRA_MULTILIB_PARTS='' \
> SHLIB_LINK=' ./xgcc -B./ -B/usr/i586-gnu/bin/ -isystem
>   /usr/i586-gnu/include -isystem /usr/i586-gnu/sys-include
>   -L/build/mbanck/gcc-3.4-3.4.3/build/gcc/../ld -O2  -DIN_GCC    -W
>   -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
>   -Wold-style-definition  -isystem ./include  -fPIC -g  -DIN_LIBGCC2
>   -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs
>   -Wl,--soname=@shlib_so_name@.so.1
>   -Wl,--version-script=@shlib_map_file@ -Wl,-O1 -o
>   @shlib_dir@@shlib_so_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc
>   && rm -f @shlib_base_name@.so && if [ -f
>   @shlib_dir@@shlib_so_name@.so.1 ]; then mv -f
>   @shlib_dir@@shlib_so_name@.so.1
>   @shlib_dir@@shlib_so_name@.so.1.backup; else true; fi && mv
>   @shlib_dir@@shlib_so_name@.so.1.tmp @shlib_dir@@shlib_so_name@.so.1 &&
>   ln -s @shlib_dir@@shlib_so_name@.so.1 @shlib_base_name@.so' \
> SHLIB_INSTALL='$(SHELL) $(srcdir)/mkinstalldirs
>   $(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /usr/bin/install -c -m 644
>   @shlib_dir@@shlib_so_name@.so.1
>   $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_so_name@.so.1; rm -f
>   $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s
>   @shlib_so_name@.so.1
>   $(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' \
> SHLIB_EXT='.so' \
> SHLIB_MULTILIB='' \
> SHLIB_MKMAP='../../src/gcc/mkmap-symver.awk' \
> SHLIB_MKMAP_OPTS='' \
> SHLIB_MAPFILES='../../src/gcc/libgcc-std.ver ../../src/gcc/config/libgcc-glibc.ver' \
> SHLIB_NM_FLAGS='-pg' \
> MULTILIB_OSDIRNAMES='' \
> mkinstalldirs='/bin/sh ../../src/gcc/mkinstalldirs' \
>   /bin/sh mklibgcc > tmp-libgcc.mk
> mv tmp-libgcc.mk libgcc.mk
> TARGET_CPU_DEFAULT="" \
> HEADERS="ansidecl.h" DEFINES="" \
> /bin/sh ../../src/gcc/mkconfig.sh tconfig.h
> ./xgcc -B./ -B/usr/i586-gnu/bin/ -isystem /usr/i586-gnu/include
>   -isystem /usr/i586-gnu/sys-include
>   -L/build/mbanck/gcc-3.4-3.4.3/build/gcc/../ld -O2 -DIN_GCC    -W
>   -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
>   -Wold-style-definition  -isystem ./include  -I. -I. -I../../src/gcc
>   -I../../src/gcc/. -I../../src/gcc/../include   -g0
>   -finhibit-size-directive -fno-inline-functions -fno-exceptions
>   -fno-zero-initialized-in-bss -fno-unit-at-a-time  \
>   -c ../../src/gcc/crtstuff.c -DCRT_BEGIN \
>   -o crtbegin.o
> In file included from ../../src/gcc/crtstuff.c:62:
>   ../../src/gcc/tsystem.h:79:19: stdio.h: No such file or directory
>   ../../src/gcc/tsystem.h:82:23: sys/types.h: No such file or directory
>   ../../src/gcc/tsystem.h:85:19: errno.h: No such file or directory
>   ../../src/gcc/tsystem.h:92:20: string.h: No such file or directory
>   ../../src/gcc/tsystem.h:93:20: stdlib.h: No such file or directory
>   ../../src/gcc/tsystem.h:94:20: unistd.h: No such file or directory
> In file included from ./include/syslimits.h:7,
>                  from ./include/limits.h:11,
>                  from ../../src/gcc/tsystem.h:97,
>                  from ../../src/gcc/crtstuff.c:62:
> ./include/limits.h:122:61: limits.h: No such file or directory
> In file included from ../../src/gcc/crtstuff.c:62:
>   ../../src/gcc/tsystem.h:100:18: time.h: No such file or directory
> make[4]: *** [crtbegin.o] Error 1
> make[4]: Leaving directory `/build/mbanck/gcc-3.4-3.4.3/build/gcc'
> make[3]: *** [stage1_build] Error 2
> make[3]: Leaving directory `/build/mbanck/gcc-3.4-3.4.3/build/gcc'
> make[2]: *** [bootstrap-lean] Error 2
> make[2]: Leaving directory `/build/mbanck/gcc-3.4-3.4.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/mbanck/gcc-3.4-3.4.3'
> make: *** [stamps/05-build-stamp] Error 2
> ******************************************************************************
> Build finished at 20050323-0211
> FAILED [dpkg-buildpackage died]


I tried it twice on two different days and it both failed at this exact
point, so I don't think a machine-related problem is the cause of this.
Please retitle the bug accordingly or close it if bogus.

The whole build log can be found at
http://people.debian.org/~mbanck/hurd-logs/gcc-3.4_3.4.3-12_hurd-i386.log


cheers,

Michael

---------------------------------------
Received: (at 301064-close) by bugs.debian.org; 6 May 2005 00:15:44 +0000
>From katie@ftp-master.debian.org Thu May 05 17:15:44 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DTqVM-0001jG-00; Thu, 05 May 2005 17:15:44 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DTqIe-0004FI-00; Thu, 05 May 2005 20:02:36 -0400
From: Matthias Klose <doko@debian.org>
To: 301064-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#301064: fixed in gcc-3.4 3.4.3-13
Message-Id: <E1DTqIe-0004FI-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 05 May 2005 20:02:36 -0400
Delivered-To: 301064-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 3

Source: gcc-3.4
Source-Version: 3.4.3-13

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

cpp-3.4-doc_3.4.3-13_all.deb
  to pool/main/g/gcc-3.4/cpp-3.4-doc_3.4.3-13_all.deb
cpp-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/cpp-3.4_3.4.3-13_i386.deb
fastjar_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/fastjar_3.4.3-13_i386.deb
g++-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/g++-3.4_3.4.3-13_i386.deb
g77-3.4-doc_3.4.3-13_all.deb
  to pool/main/g/gcc-3.4/g77-3.4-doc_3.4.3-13_all.deb
g77-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/g77-3.4_3.4.3-13_i386.deb
gcc-3.4-base_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/gcc-3.4-base_3.4.3-13_i386.deb
gcc-3.4-doc_3.4.3-13_all.deb
  to pool/main/g/gcc-3.4/gcc-3.4-doc_3.4.3-13_all.deb
gcc-3.4_3.4.3-13.diff.gz
  to pool/main/g/gcc-3.4/gcc-3.4_3.4.3-13.diff.gz
gcc-3.4_3.4.3-13.dsc
  to pool/main/g/gcc-3.4/gcc-3.4_3.4.3-13.dsc
gcc-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/gcc-3.4_3.4.3-13_i386.deb
gcj-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/gcj-3.4_3.4.3-13_i386.deb
gij-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/gij-3.4_3.4.3-13_i386.deb
gnat-3.4-doc_3.4.3-13_all.deb
  to pool/main/g/gcc-3.4/gnat-3.4-doc_3.4.3-13_all.deb
gnat-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/gnat-3.4_3.4.3-13_i386.deb
gobjc-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/gobjc-3.4_3.4.3-13_i386.deb
gpc-2.1-3.4-doc_3.4.3-13_all.deb
  to pool/main/g/gcc-3.4/gpc-2.1-3.4-doc_3.4.3-13_all.deb
gpc-2.1-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/gpc-2.1-3.4_3.4.3-13_i386.deb
lib64gcc1_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/lib64gcc1_3.4.3-13_i386.deb
lib64stdc++6_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/lib64stdc++6_3.4.3-13_i386.deb
libffi3-dev_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libffi3-dev_3.4.3-13_i386.deb
libffi3_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libffi3_3.4.3-13_i386.deb
libgcc1_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libgcc1_3.4.3-13_i386.deb
libgcj5-awt_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libgcj5-awt_3.4.3-13_i386.deb
libgcj5-common_3.4.3-13_all.deb
  to pool/main/g/gcc-3.4/libgcj5-common_3.4.3-13_all.deb
libgcj5-dev_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libgcj5-dev_3.4.3-13_i386.deb
libgcj5_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libgcj5_3.4.3-13_i386.deb
libgnat-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libgnat-3.4_3.4.3-13_i386.deb
libstdc++6-dbg_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libstdc++6-dbg_3.4.3-13_i386.deb
libstdc++6-dev_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libstdc++6-dev_3.4.3-13_i386.deb
libstdc++6-doc_3.4.3-13_all.deb
  to pool/main/g/gcc-3.4/libstdc++6-doc_3.4.3-13_all.deb
libstdc++6-pic_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libstdc++6-pic_3.4.3-13_i386.deb
libstdc++6_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/libstdc++6_3.4.3-13_i386.deb
treelang-3.4_3.4.3-13_i386.deb
  to pool/main/g/gcc-3.4/treelang-3.4_3.4.3-13_i386.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 301064@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-3.4 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  4 May 2005 18:02:04 +0200
Source: gcc-3.4
Binary: g77-3.4-doc gcc-3.4-base libstdc++6 lib64gcj5-awt gnat-3.4 libobjc1 libgcj5 libgcc1 gcc-3.4 lib64g2c0 gobjc-3.4 libstdc++6-0 gcc-3.4-nof libgcc2 libstdc++6-dev libstdc++6-doc protoize libgnat-3.4 libgcj5-dev libstdc++6-0-pic libgcj5-common lib64stdc++6 libstdc++6-dbg lib32stdc++6-0 gij-3.4 lib32gcc1 lib64gnat-3.4 lib64objc1 cpp-3.4 lib64gcj5 gcc-3.4-hppa64 gcc-3.4-soft-float libstdc++6-0-dev libgcj5-awt cpp-3.4-doc libgcj-common libffi3-dev gcc-3.4-doc libg2c0-dev gpc-2.1-3.4-doc lib64gcc1 fastjar treelang-3.4 libffi3 fixincludes libg2c0 lib32stdc++6 libstdc++6-pic lib64ffi3 gnat-3.4-doc libstdc++6-0-dbg gcj-3.4 gpc-2.1-3.4 g++-3.4 g77-3.4
Architecture: source i386 all
Version: 3.4.3-13
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-3.4    - The GNU C preprocessor
 cpp-3.4-doc - Documentation for the GNU C preprocessor (cpp)
 fastjar    - Jar creation utility
 g++-3.4    - The GNU C++ compiler
 g77-3.4    - The GNU Fortran 77 compiler
 g77-3.4-doc - Documentation for the GNU Fortran compiler (g77)
 gcc-3.4    - The GNU C compiler
 gcc-3.4-base - The GNU Compiler Collection (base package)
 gcc-3.4-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcj-3.4    - The GNU compiler for Java(TM)
 gij-3.4    - The GNU Java bytecode interpreter
 gnat-3.4   - The GNU Ada compiler
 gnat-3.4-doc - Documentation for the GNU Ada compiler (gnat)
 gobjc-3.4  - The GNU Objective-C compiler
 gpc-2.1-3.4 - The GNU Pascal compiler
 gpc-2.1-3.4-doc - Documentation for the GNU Pascal compiler (gpc)
 lib64gcc1  - GCC support library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 libffi3    - Foreign Function Interface library runtime
 libffi3-dev - Foreign Function Interface library (development files)
 libgcc1    - GCC support library
 libgcj5    - Java runtime library for use with gcj
 libgcj5-awt - AWT peer runtime libraries for use with gcj
 libgcj5-common - Java runtime library for use with gcj (jar files)
 libgcj5-dev - Java development headers and static library for use with gcj
 libgnat-3.4 - Runtime library for GNU Ada applications
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-pic - The GNU Standard C++ Library v3 (shared library subset kit)
 treelang-3.4 - The GNU Treelang compiler
Closes: 296567 301064 307625
Changes: 
 gcc-3.4 (3.4.3-13) unstable; urgency=medium
 .
   * Don't call dh_shlibdeps on 64bit libraries (closes: #307625).
   * Append the GCC version to the fastjar/grepjar version string.
     Closes: #296567.
   * On powerpc, configure using --enable-targets to build a biarch compiler.
     Disabled by default.
   * Fixed java build for powerpc-biarch builds (Bastian Blank).
   * Update to libunwind-0.98.5 to sync with libunwind source package.
   * Fix build failure on hurd-i386 (closes: #301064).
   * Update priority of java alternatives from 33 to 34.
   * Fix gcc-3.4-hppa64, gij-3.4 and gcj-3.4 postinst, to not ignore errors
     from update-alternatives.
   * Fix gcc-3.4-hppa64, fastjar, gij-3.4 and gcj-3.4 prerm,
     to not ignore errors from update-alternatives.
Files: 
 e77b9f41f77597b54720e6298986361e 2893 devel optional gcc-3.4_3.4.3-13.dsc
 985721fb86ba9c08ea8cf823c5c927c4 2960891 devel optional gcc-3.4_3.4.3-13.diff.gz
 0cfebf4a66af968910e8333238378ed7 181596 doc optional cpp-3.4-doc_3.4.3-13_all.deb
 47bbbc66ab7e198cd8a9be4327ada55e 2030014 libs optional libgcj5-common_3.4.3-13_all.deb
 34d06e1e112b232e7b2826d0a478f56f 4376408 doc optional libstdc++6-doc_3.4.3-13_all.deb
 bf8795d9c6ffebc8ce285f1a6bcdea4c 628746 doc optional g77-3.4-doc_3.4.3-13_all.deb
 57d3189542e4c1cc5abb4b170c25b237 896366 doc optional gnat-3.4-doc_3.4.3-13_all.deb
 965c5e6ba9c334b2961791ab551af6cb 468752 doc optional gpc-2.1-3.4-doc_3.4.3-13_all.deb
 299b44660f902a6aa43cddfb9ba58cf9 1475406 doc optional gcc-3.4-doc_3.4.3-13_all.deb
 849e01fc6cab3a0db35f0a4b7f488120 159468 devel optional gcc-3.4-base_3.4.3-13_i386.deb
 dfa0788e831d53ee96e59d8e08a5a84b 80352 libs required libgcc1_3.4.3-13_i386.deb
 80095a075b672d52aae38baebd100674 84608 libs optional lib64gcc1_3.4.3-13_i386.deb
 9de3cb7e1a168d26ec2ec34f805af602 1707022 interpreters optional cpp-3.4_3.4.3-13_i386.deb
 5197c8391fd2199d38b5bfb4de36568e 1745798 devel optional gobjc-3.4_3.4.3-13_i386.deb
 9e91a654e545dcfbd7af211032faf3ac 13226 devel optional gij-3.4_3.4.3-13_i386.deb
 8b7f5b3382bb51af5268bc726faa52d5 3667224 libs optional libgcj5_3.4.3-13_i386.deb
 3f1cee08d8825167014185c85414372e 186630 libs optional libgcj5-awt_3.4.3-13_i386.deb
 9471de5335486b96e939d7cd61985c4b 2045076 devel optional gcj-3.4_3.4.3-13_i386.deb
 78fdd93d082de73c21a4d473b388c50f 6860498 libdevel optional libgcj5-dev_3.4.3-13_i386.deb
 f22454168a5423eb0babf40691e00143 119110 devel optional fastjar_3.4.3-13_i386.deb
 453aac7c9e175bee4e10e09ca7af9d71 79596 libs optional libffi3_3.4.3-13_i386.deb
 38e9117b73de8266772080abf4fce7f4 8856 libdevel optional libffi3-dev_3.4.3-13_i386.deb
 1e14b305de8e3df1ab9018ac61958a58 1942878 devel optional g++-3.4_3.4.3-13_i386.deb
 273c9d3efba38bd13febed1eb87a1867 321084 libs optional libstdc++6_3.4.3-13_i386.deb
 6acac42dcd3f0127006ce6d137c7a73b 325994 libs optional lib64stdc++6_3.4.3-13_i386.deb
 84ebff207b5d35d5c1ff764ace966151 1267034 libdevel optional libstdc++6-dev_3.4.3-13_i386.deb
 dbbc24dc328ebb08bf01b25ff8402663 754964 libdevel extra libstdc++6-pic_3.4.3-13_i386.deb
 642b18b8bc4c12cdefbb4d9fedcee1dd 9064076 libdevel extra libstdc++6-dbg_3.4.3-13_i386.deb
 1f64db7c4a5251aa01bf791d11fa2a5e 1846078 devel optional g77-3.4_3.4.3-13_i386.deb
 867096211c3cd5f763e34f13fd575977 727882 libs optional libgnat-3.4_3.4.3-13_i386.deb
 3ba636ce0592b3735b3419d31fbd70da 7134148 devel optional gnat-3.4_3.4.3-13_i386.deb
 f8c4dd12240e7ebbc1258c9366e45791 2991014 devel optional treelang-3.4_3.4.3-13_i386.deb
 b9daa054c4e7b4ba146721542348eaa6 2251884 devel optional gpc-2.1-3.4_3.4.3-13_i386.deb
 2bf89a8996caaeacdb19f46839c4f636 1492890 devel optional gcc-3.4_3.4.3-13_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCeqpBStlRaw+TLJwRAg+hAJ0R4NKeb2iOr3MoZAF5+a1nXip8FgCfWBTA
j4Bw5JDKmFr1w7tTKceb9Io=
=ZlFW
-----END PGP SIGNATURE-----



Reply to: