Internal compiler error

From: Farid Hajji (me_at_farid-hajji.de)
Date: 09/18/03

  • Next message: Andrew J Caines: "Re: New to stable!"
    To: freebsd-stable@freebsd.org
    Date: Thu, 18 Sep 2003 14:37:20 +0200
    
    

    From today's cvsup. Am I the only one experiencing this?

    cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include
    -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread
    -I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS
    -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE
    -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -c
    /usr/src/lib/libc_r/../libc/stdtime/strftime.c -o strftime.o
    cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include
    -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread
    -I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS
    -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE
    -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -c
    /usr/src/lib/libc_r/../libc/stdtime/strptime.c -o strptime.o
    {standard input}: Assembler messages:
    {standard input}:0: cc: Internal compiler error: program cc1 got fatal signal
    11
    *** Error code 1

    Stop in /usr/src/lib/libc_r.
    *** Error code 1

    Stop in /usr/src/lib.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.
    Warning: end of file not at end of a line; newline inserted
    *** Error code 1

    Stop in /usr/src.
    fw# {standard input}:1056: Error: no such instruction: `mo'

    Thanks.

    -- 
    Farid Hajji. http://www.farid-hajji.net/address.html
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Andrew J Caines: "Re: New to stable!"

    Relevant Pages

    • [head tinderbox] failure on powerpc64/powerpc
      ... cleaning up the object tree ... {standard input}:58: Error: unsupported relocation against r1 ... *** Error code 1 ...
      (freebsd-current)
    • Re: Final Procedure
      ... might still want to know success/failure as a general standard practice. ... I usually include an error code processing module that retrieves standardized text strings associatd with error codes. ...
      (comp.lang.fortran)
    • Re: Any info about "Thread has exited with code 32772 (0x8004)"?
      ... If the installer program standard is to return a meaningful error code, ... But if there is no standard, failure to adhere to ...
      (microsoft.public.vc.mfc)
    • buildkernel errs: aicasm_scan.c gives signal 5 error
      ... {standard input}: cc: Internal compiler error: program cc1 got fatal signal 5 ... *** Error code 1 ...
      (freebsd-questions)
    • Re: lcc-win32
      ... > All functions in the library should return an error code if confronted ... etc) to provoke memory overwrites. ... strleninvokes undefined behavior. ... If you want to implement a bulletproof replacement for the C standard ...
      (comp.lang.c)