public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc-ss-20000306: installation failure on hppa2.0n-hp-hpux11.00
       [not found] <nms.mail.egcs/20000307005115.2000.qmail@sourceware.cygnus.com>
@ 2000-03-12  1:10 ` Marc Girod
  2000-03-12 21:28   ` Alexandre Oliva
       [not found] ` <nms.mail.egcs/1yk8j8k0zi.fsf@sirion.ntc.nokia.com>
  1 sibling, 1 reply; 6+ messages in thread
From: Marc Girod @ 2000-03-12  1:10 UTC (permalink / raw)
  To: gcc

Hello!

Same failure with 20000306 as with 20000228 on hppa2.0n-hp-hpux11.00.
Please see my former report.

Should I update my version of gas (from 991211 snapshot), or does the
installation fail to use it and get the HP as instead?

Again, my last successful installation was egcs-20000103 (same
configuration).

Best Regards!
Marc

-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc-ss-20000306: installation failure on hppa2.0n-hp-hpux11.00
  2000-03-12  1:10 ` gcc-ss-20000306: installation failure on hppa2.0n-hp-hpux11.00 Marc Girod
@ 2000-03-12 21:28   ` Alexandre Oliva
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Oliva @ 2000-03-12 21:28 UTC (permalink / raw)
  To: Marc Girod; +Cc: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 619 bytes --]

On Mar 12, 2000, Marc Girod <girod@stybba.ntc.nokia.com> wrote:

> Should I update my version of gas (from 991211 snapshot), or does the
> installation fail to use it and get the HP as instead?

It depends on the arguments you passed to configure.  I don't have
your previous report any more, and you didn't post a URL for it.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaraná
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc-ss-20000306: installation failure on hppa2.0n-hp-hpux11.00
       [not found]   ` <nms.mail.egcs/or66ur30cs.fsf@garnize.lsd.ic.unicamp.br>
@ 2000-03-12 22:24     ` Marc Girod
  2000-03-12 22:52       ` Alexandre Oliva
       [not found]     ` <nms.mail.egcs/1yvh2r9yl9.fsf@sirion.ntc.nokia.com>
  1 sibling, 1 reply; 6+ messages in thread
From: Marc Girod @ 2000-03-12 22:24 UTC (permalink / raw)
  To: gcc

>>>>> "AO" == Alexandre Oliva <oliva@lsd.ic.unicamp.br> writes:

AO> I don't have your previous report any more, and you didn't post a
AO> URL for it.

I didn't know I should have.
Here it is: http://gcc.gnu.org/ml/gcc/2000-02/msg00767.html

-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc-ss-20000306: installation failure on hppa2.0n-hp-hpux11.00
  2000-03-12 22:24     ` Marc Girod
@ 2000-03-12 22:52       ` Alexandre Oliva
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Oliva @ 2000-03-12 22:52 UTC (permalink / raw)
  To: Marc Girod; +Cc: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1071 bytes --]

On Mar 13, 2000, Marc Girod <girod@stybba.ntc.nokia.com> wrote:

>>>>>> "AO" == Alexandre Oliva <oliva@lsd.ic.unicamp.br> writes:
AO> I don't have your previous report any more, and you didn't post a
AO> URL for it.

> I didn't know I should have.

You didn't have to, but it always helps when bug reports or
request-for-help messages are self-contained :-)

> Here it is: http://gcc.gnu.org/ml/gcc/2000-02/msg00767.html

Thanks.  I see you're indeed using --with-as to point GCC to your
installation of GNU as, and --with-gnu-as to signal GCC it is supposed
to use GNU as, even though it is auto-detected when --with-as is
given.

I'd suggest repeating the failed command with `-v', just to make sure
it's running the `as' you expect.  If it fails, upgrading binutils may
help.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaraná
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc-ss-20000306: installation failure on hppa2.0n-hp-hpux11.00
       [not found]       ` <nms.mail.egcs/orbt4j1hwu.fsf@garnize.lsd.ic.unicamp.br>
@ 2000-03-13  4:54         ` Marc Girod
       [not found]         ` <nms.mail.egcs/1yn1o39gj4.fsf@sirion.ntc.nokia.com>
  1 sibling, 0 replies; 6+ messages in thread
From: Marc Girod @ 2000-03-13  4:54 UTC (permalink / raw)
  To: gcc

>>>>> "AO" == Alexandre Oliva <oliva@lsd.ic.unicamp.br> writes:

AO> I'd suggest repeating the failed command with `-v', just to make sure
AO> it's running the `as' you expect.  If it fails, upgrading binutils may
AO> help.

Thanks. It does use gas, so that I'll try to upgrade binutils.

$ ./xgcc -v -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/ -B./ -I/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/include -O2   -DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2 -I./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -g -O2 -I. -I../../egcs-20000228/gcc -I../../egcs-20000228/gcc/config -I../../egcs-20000228/gcc/../include \
  -c ../../egcs-20000228/gcc/cp/tinfo.cc
Reading specs from ./specs
gcc version 2.96 20000306 (experimental)
 ./cpp -lang-c++ -v -I/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/include -I./include -I. -I../../egcs-20000228/gcc -I../../egcs-20000228/gcc/config -I../../egcs-20000228/gcc/../include -iprefix ./../lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.96/ -isystem ./include -isystem /tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/include -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -D__cplusplus -Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D__hppa__ -D__hp9000s800__ -D__hp9000s800 -D__hp9k8__ -D__PWB__ -D__hpux__ -D__unix__ -D__hppa -D__hp9000s800 -D__hp9k8 -D__PWB -D__hpux -D__unix -Asystem(unix) -Asystem(hpux) -Acpu(hppa) -Amachine(hppa) -D__EXCEPTIONS -D__OPTIMIZE__ -g -g1 -g -W -Wall -Wtraditional -D__hp9000s700 -D_PA_RISC1_1 -D_HPUX_SOURCE -D_HIUX_SOURCE -D__STDC_EXT__ -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED ../../egcs-20000228/gcc/cp/tinfo.cc /var/tmp/ccnHm2Sn.ii
GNU CPP version 2.96 20000306 (experimental) (cpplib)
 (hppa)
ignoring nonexistent directory `/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/include'
ignoring nonexistent directory `../lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.96/include/g++'
ignoring nonexistent directory `../hppa2.0n-hp-hpux11.00/include'
ignoring nonexistent directory `../lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.96/include'
ignoring duplicate directory `include'
ignoring duplicate directory `/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/include'
#include "..." search starts here:
#include <...> search starts here:
 /tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/include
 include
 .
 ../../egcs-20000228/gcc
 ../../egcs-20000228/gcc/config
 ../../egcs-20000228/include
 /tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.96/include/g++
 /usr/local/include
 /tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.96/include
 /usr/include
End of search list.
 ./cc1plus /var/tmp/ccnHm2Sn.ii -quiet -dumpbase tinfo.cc -g -g1 -g -O2 -O2 -O2 -O2 -W -Wall -Wtraditional -version -fPIC -o /var/tmp/ccIAaT3d.s
cc1plus: warning: Ignoring command line option '-Wtraditional'
GNU C++ version 2.96 20000306 (experimental) (hppa2.0n-hp-hpux11.00) compiled by GNU C version 2.96 20000306 (experimental).
 /tools/contrib/HP-UX/B.11.00/hppa2.0/bin/as -o tinfo.o /var/tmp/ccIAaT3d.s
/var/tmp/ccIAaT3d.s: Assembler messages:
/var/tmp/ccIAaT3d.s:2943: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:2969: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:2991: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3015: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3031: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3046: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3129: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3177: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3202: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3224: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3254: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3306: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3460: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3528: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3582: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3736: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3806: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3839: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:3933: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4077: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4101: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4125: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4151: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4181: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4244: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4311: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4444: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4647: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4714: Error: Unknown pseudo-op:  `.weak'
/var/tmp/ccIAaT3d.s:4848: Error: Unknown pseudo-op:  `.weak'


-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc-ss-20000306: installation failure on hppa2.0n-hp-hpux11.00
       [not found]         ` <nms.mail.egcs/1yn1o39gj4.fsf@sirion.ntc.nokia.com>
@ 2000-03-13 12:33           ` Marc Girod
  0 siblings, 0 replies; 6+ messages in thread
From: Marc Girod @ 2000-03-13 12:33 UTC (permalink / raw)
  To: gcc

>>>>> "MGi" == Marc Girod <girod@shire.ntc.nokia.com> writes:

MGi> I'll try to upgrade binutils.

I did, to ss 000312, and it did help.

However, now the build stops at:

/tools/contrib/gen/src/gcc-build11/gcc/xgcc -B/tools/contrib/gen/src/gcc-build11/gcc/ -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/ -g -O2 -fno-implicit-templates -fPIC -shared -o libstdc++.sl `cat piclist` 
collect2: ld terminated with signal 10 [Bus error]
make[1]: *** [libstdc++.sl] Error 1
make[1]: Leaving directory `/tmp_mnt/tools/contrib/gen/src/gcc-build11/hppa2.0n-hp-hpux11.00/libstdc++'
make: *** [all-target-libstdc++] Error 2

This is thus with HP ld:

$ what /usr/ccs/bin/ld
/usr/ccs/bin/ld:
	92453-07 linker command s800.sgs ld B.11.13 REL 990903
	ld_msgs.cat: $Revision: 1.85 $
$ what /usr/ccs/lbin/ld32
/usr/ccs/lbin/ld32:
	92453-07 linker linker ld B.11.13 990903

And looking for a core file, I actually found another one:

$ file ./hppa2.0n-hp-hpux11.00/libiberty/core
./hppa2.0n-hp-hpux11.00/libiberty/core:	core file from 'cpp' - received SIGBUS
$ gdb gcc/cpp ./hppa2.0n-hp-hpux11.00/libiberty/core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "hppa2.0n-hp-hpux11.00"...
Core was generated by `cpp'.
Program terminated with signal 10, Bus error.

warning: The shared libraries were not privately mapped; setting a
breakpoint in a shared library will not work until you rerun the program.

Reading symbols from /tools/contrib/gen/src/gcc-build11/gcc/cpp...done.
Reading symbols from /usr/lib/libc.2...done.
Reading symbols from /usr/lib/libdld.2...done.
Reading symbols from /usr/lib/nls/loc/locales.2/C...done.
#0  0xc0180d58 in _sigfillset () from /usr/lib/libc.2
(gdb) bt
#0  0xc0180d58 in _sigfillset () from /usr/lib/libc.2
#1  0xc0183af4 in free () from /usr/lib/libc.2
#2  0x9a30 in cpp_cleanup (pfile=0x40001b60)
    at ../../egcs-20000306/gcc/cppinit.c:430
#3  0x36b8 in main (argc=1023, argv=0x40001b60)
    at ../../egcs-20000306/gcc/cppmain.c:118
(gdb) 

Best Regards!
Marc

-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-03-13 12:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <nms.mail.egcs/20000307005115.2000.qmail@sourceware.cygnus.com>
2000-03-12  1:10 ` gcc-ss-20000306: installation failure on hppa2.0n-hp-hpux11.00 Marc Girod
2000-03-12 21:28   ` Alexandre Oliva
     [not found] ` <nms.mail.egcs/1yk8j8k0zi.fsf@sirion.ntc.nokia.com>
     [not found]   ` <nms.mail.egcs/or66ur30cs.fsf@garnize.lsd.ic.unicamp.br>
2000-03-12 22:24     ` Marc Girod
2000-03-12 22:52       ` Alexandre Oliva
     [not found]     ` <nms.mail.egcs/1yvh2r9yl9.fsf@sirion.ntc.nokia.com>
     [not found]       ` <nms.mail.egcs/orbt4j1hwu.fsf@garnize.lsd.ic.unicamp.br>
2000-03-13  4:54         ` Marc Girod
     [not found]         ` <nms.mail.egcs/1yn1o39gj4.fsf@sirion.ntc.nokia.com>
2000-03-13 12:33           ` Marc Girod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).