Bug#172353: gobjc-3.0: Internal compiler error on alpha for gobjc-3.0

2002-12-09 Thread Andrew Maier
Package: gobjc-3.0
Version: 1:3.0.4-7
Severity: normal

I get a compiler error when trying to recompile the gnustep-base1
(1.3.0/stable) package for alpha. This may or may not be ralated to bug
#121668 for gcc-3.0.

I can make the .s file available on request.


gcc-3.0 GSXML.m -c \
  -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1
  -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -g -Wall -DDEBUG
  -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import
  -fgnu-runtime -I../../Headers/gnustep -I../../Headers
  -I../alpha/linux-gnu -I. -fgnu-runtime
  -I/usr/lib/GNUstep/System/Headers -I/usr/include/libxml2/libxml
  -I/usr/include/libxml2 -fconstant-string-class=NSConstantString
  -I/home/andrew/GNUstep/Headers/gnustep
  -I/usr/local/lib/GNUstep/Local/Headers/gnustep
  -I/usr/local/lib/GNUstep/Network/Headers/gnustep
  -I/usr/lib/GNUstep/System/Headers/gnustep
  -I/home/andrew/GNUstep/Headers/alpha/linux-gnu
  -I/home/andrew/GNUstep/Headers
  -I/usr/local/lib/GNUstep/Local/Headers/alpha/linux-gnu
  -I/usr/local/lib/GNUstep/Local/Headers
  -I/usr/local/lib/GNUstep/Network/Headers/alpha/linux-gnu
  -I/usr/local/lib/GNUstep/Network/Headers
  -I/usr/lib/GNUstep/System/Headers/alpha/linux-gnu
  -I/usr/lib/GNUstep/System/Headers \
 -o shared_debug_obj/alpha/linux-gnu/gnu-gnu-gnu/GSXML.o
 GSXML.m: In function `-[GSXMLDocument hash]':
 GSXML.m:214: warning: cast from pointer to integer of
 different size
 GSXML.m: In function `+[GSXMLNamespace
 descriptionFromType:]':
 GSXML.m:383: warning: cast to pointer from integer of
 different size
 GSXML.m: In function `-[GSXMLNamespace hash]':
 GSXML.m:489: warning: cast from pointer to integer of
 different size
 GSXML.m: In function `-[GSXMLNamespace typeDescription]':
 GSXML.m:622: warning: cast to pointer from integer of
 different size
 GSXML.m: In function `+[GSXMLNode descriptionFromType:]':
 GSXML.m:651: warning: cast to pointer from integer of
 different size
 GSXML.m: In function `-[GSXMLNode hash]':
 GSXML.m:831: warning: cast from pointer to integer of
 different size
 GSXML.m: In function `-[GSXMLNode typeDescription]':
 GSXML.m:1200: warning: cast to pointer from integer of
 different size
 GSXML.m: In function `+[GSXMLAttribute
 descriptionFromType:]':
 GSXML.m:1250: warning: cast to pointer from integer of
 different size
 GSXML.m: In function `-[GSXMLAttribute typeDescription]':
 GSXML.m:1429: warning: cast to pointer from integer of
 different size
 GSXML.m: In function `loadEntityFunction':
 GSXML.m:2262: warning: passing arg 1 of
 `xmlNewInputFromFile' from incompatible pointer type
 GSXML.m: At top level:
 GSXML.m:3013: Internal compiler error in dwarf2out_finish,
 at dwarf2out.c:11277
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See http://www.gnu.org/software/gcc/bugs.html> for
 instructions.
 make[3]: ***
 [shared_debug_obj/alpha/linux-gnu/gnu-gnu-gnu/GSXML.o]
 Error 1
 make[2]: *** [Additions.all.subproject.variables] Error 2
 make[2]: Leaving directory
 `/home/andrew/debs/gnustep-base-1.3.0/Source/Additions'
 make[1]: *** [libgnustep-base.all.library.subprojects]
 Error 2
 make[1]: Leaving directory
 `/home/andrew/debs/gnustep-base-1.3.0/Source'
 make: *** [stamp-build-debug] Error 2


-- System Information
Debian Release: 3.0
Architecture: alpha
Kernel: Linux axam1 2.4.18-generic #1 Sat Apr 6 20:51:38 EST 2002 alpha
Locale: LANG=C, LC_CTYPE=C

Versions of packages gobjc-3.0 depends on:
ii  gcc-3.0   1:3.0.4-7  The GNU C compiler.
ii  gcc-3.0-base  1:3.0.4-7  The GNU Compiler Collection (base 
ii  libc6.1   2.2.5-11.2 GNU C Library: Shared libraries an
ii  libobjc1  1:3.0.4-7  Runtime library for GNU Objective-





Bug#25824: other/6903: gcc could give better error message when /tmp gets full

2002-12-09 Thread ehrhardt
Synopsis: gcc could give better error message when /tmp gets full

State-Changed-From-To: open->feedback
State-Changed-By: cae
State-Changed-When: Mon Dec  9 14:14:21 2002
State-Changed-Why:
As Zack pointed out there's not much that gcc can do about this.
Any objections if I close this one?

regards   Christian


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6903