Bug#322532: FTBFS: gcc-4.0 got ICE when compiling zope 2.6.4-3 in unstable on m68k
Just a quick follow-up, I'm not able to reproduce the bug report on crest.debian.org (m68k), which use the very same gcc version than the buildd on which the package failed to build. That is the only m68k platform which I have access to, so can't do more tests. Thanks, -- Fabio Tranchitella <[EMAIL PROTECTED]>.''`. Proud Debian GNU/Linux developer, admin and user.: :' : `. `'` http://people.debian.org/~kobold/ `- _ 1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564 signature.asc Description: This is a digitally signed message part
Bug#322766: jc1: internal compiler error: segmentation fault
Package: gcc-4.0 Version: 4.0.1-4 Severity: normal Tags: experimental When trying to compile jjtag, an ejtag program, the following happens on two different systems both running this version of GCC. version 4.0.2 20050806 (prerelease) (Debian 4.0.1-4) /usr/lib/gcc/i486-linux-gnu/4.0.2/jc1 ./bin/ca/ioware/devint/devices/BCM6348GPIOPort2.class -fhash-synchronization -fno-use-divide-subroutine -fuse-boehm-gc -fnon-call-exceptions -fno-omit-frame-pointer -fkeep-inline-functions -quiet -dumpbase BCM6348GPIOPort2.class -mtune=i486 -auxbase-strip ./nlib/ca/ioware/devint/devices/BCM6348GPIOPort2.o -g1 -version -fclasspath=./bin:./src:./nsrc -o BCM6348GPIOPort2.s GNU Java version 4.0.2 20050806 (prerelease) (Debian 4.0.1-4) (i486-linux-gnu) compiled by GNU C version 4.0.2 20050806 (prerelease) (Debian4.0.1-4). GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64489 Class path starts here: ./bin/ ./src/ ./nsrc/ /usr/share/java/libgcj-4.0.2.jar/ (system) (zip) jc1: internal compiler error: Segmentation fault -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.10 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages gcc-4.0 depends on: ii binutils 2.16.1-2 The GNU assembler, linker and bina ii cpp-4.0 4.0.1-4The GNU C preprocessor ii gcc-4.0-base 4.0.1-4The GNU Compiler Collection (base ii libc6 2.3.5-3GNU C Library: Shared libraries an ii libgcc1 1:4.0.1-4 GCC support library Versions of packages gcc-4.0 recommends: ii libc6-dev 2.3.5-3GNU C Library: Development Librari pn libmudflap0-dev(no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#322849: "/usr/bin/ld: cannot find -laddr2line" (after "with GNAT.Traceback.Symbolic; ")
Package: gnat-4.0 Version: 4.0.1-4 Severity: normal This small test program cannot be linked: $ cat testcase.adb with GNAT.Traceback.Symbolic; procedure TestCase is begin null; end TestCase; $ $ gnatmake testcase gcc-4.0 -c testcase.adb gnatbind -x testcase.ali gnatlink testcase.ali /usr/bin/ld: cannot find -laddr2line collect2: ld returned 1 exit status gnatlink: cannot call /usr/bin/gcc-4.0 gnatmake: *** link failed. $ -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (900, 'stable'), (700, 'unstable'), (100, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12.3-swsusp2-2.1.9.9 Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages gnat-4.0 depends on: ii gcc-4.0 4.0.1-4The GNU C compiler ii gcc-4.0-base 4.0.1-4The GNU Compiler Collection (base ii libc6 2.3.5-3GNU C Library: Shared libraries an ii libgcc1 1:4.0.1-4 GCC support library ii libgnat-4.0 4.0.1-4Runtime library for GNU Ada applic gnat-4.0 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#321785: fakeroot: segfaults on [hppa]
> I would have thought that old (r11) would have just been copied to > r26. Could you send preprocessed source and compilation details? This is now filed as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23369 I have reassigned the fakeroot bug to gcc-4.0 and marked it up accordingly. randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#322146: glibc: FTBFS (powerpc): Unmet build dependencies: gcc-3.4 (>= 3.4.4-6)
On 05-Aug-13 12:20, GOTO Masanori wrote: > Andreas Jochens wrote: > > This can be fixed by replacing > > > > 'gcc-4.0 [!powerpc !m68k] | gcc-3.4 (>= 3.4.4-6) [powerpc] | gcc-3.4 [m68k]' > > > > with > > > > 'gcc-4.0 [!powerpc !m68k], gcc-3.4 [powerpc m68k]' > > > > in the Build-Depends. > > > > Note that the separation character should be ',' instead of '|' to make > > sure that the second item gets processed by 'apt-get build-dep' and that > > the gcc-3.4 version requirement (>= 3.4.4-6) cannot be fulfilled because > > unstable still has 3.4.4-5. > > biarch ppc64 needs new gcc-3.4. Matthias uploaded gcc-3.4 > 3.4.4-7, this bug is already fixed. I think it's OK to close now. Hello, the version number requirement will be fixed then, thanks. Will the separation character problem (',' vs. '|') in the glibc Build-Depends also be fixed? By the way, thank you for adding powerpc/ppc64 biarch support to the toolchain. The ppc64 development will benefit a lot from that. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Reassign
Processing commands for [EMAIL PROTECTED]: > reassign 321785 gcc-4.0 Bug#321785: fakeroot: segfaults on [hppa] Bug reassigned from package `fakeroot' to `gcc-4.0'. > retitle 321785 [PR 23369] hppa: Generates wrong code for fptr comparison Bug#321785: fakeroot: segfaults on [hppa] Changed Bug title. > tag 321785 +upstream Bug#321785: [PR 23369] hppa: Generates wrong code for fptr comparison There were no tags set. Tags added: upstream > forwarded 321785 http://gcc.gnu.org/PR23369 Bug#321785: [PR 23369] hppa: Generates wrong code for fptr comparison Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR23369. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#322146: glibc: FTBFS (powerpc): Unmet build dependencies: gcc-3.4 (>= 3.4.4-6)
Processing commands for [EMAIL PROTECTED]: > reassign 322146 gcc-3.4 Bug#322146: glibc: FTBFS (powerpc): Unmet build dependencies: gcc-3.4 (>= 3.4.4-6) Bug reassigned from package `glibc' to `gcc-3.4'. > close 322146 3.4.4-7 Bug#322146: glibc: FTBFS (powerpc): Unmet build dependencies: gcc-3.4 (>= 3.4.4-6) 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug marked as fixed in version 3.4.4-7, send any further explanations to Andreas Jochens <[EMAIL PROTECTED]> > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]