Re: ccache pausing in buildworld

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Emanuel Haupt
Date: Monday, November 8, 2010 - 6:48 am

Warren Block <wblock@wonkity.com> wrote:

I've just updated the ccache port to 3.1.1.

Excerpt from the ChangeLog:
  
    * ccache now falls back to preprocessor mode when a non-regular include file
      (device, socket, etc) has been detected so that potential hanging due to
      blocking reads is avoided.
    * CRC errors are now detected when decompressing compressed files in the
      cache.
    * Fixed potential object file corruption race on NFS.
    * Minor documentation corrections.
    * Fixed configure detection of ar.

After updating and zeroing the cache files the a build of RELENG_8_1 fails with:

CC='/usr/local/libexec/ccache/world-cc' mkdep -f .depend -a    -I/usr/src/lib/csu/i386-elf/../common -I/usr/src/lib/csu/i386-elf/../../libc/include /usr/src/lib/csu/i386-elf/crti.S /usr/src/lib/csu/i386-elf/crtn.S
/usr/local/libexec/ccache/world-cc -O2 -pipe -I/usr/src/lib/csu/i386-elf/../common  -I/usr/src/lib/csu/i386-elf/../../libc/include -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /usr/src/lib/csu/i386-elf/crti.S
/usr/local/libexec/ccache/world-cc -O2 -pipe -I/usr/src/lib/csu/i386-elf/../common  -I/usr/src/lib/csu/i386-elf/../../libc/include -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /usr/src/lib/csu/i386-elf/crtn.S
/usr/local/libexec/ccache/world-cc -O2 -pipe -I/usr/src/lib/csu/i386-elf/../common  -I/usr/src/lib/csu/i386-elf/../../libc/include -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -DGCRT -c -o gcrt1_c.o /usr/src/lib/csu/i386-elf/crt1_c.c
/usr/local/libexec/ccache/world-cc -O2 -pipe -I/usr/src/lib/csu/i386-elf/../common  -I/usr/src/lib/csu/i386-elf/../../libc/include -std=gnu99  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /usr/src/lib/csu/i386-elf/crt1_s.S
/usr/src/lib/csu/i386-elf/crt1_s.S: Assembler messages:
/usr/src/lib/csu/i386-elf/crt1_s.S:34: Error: suffix or operands invalid for `push'
/usr/src/lib/csu/i386-elf/crt1_s.S:37: Error: `8(%ebp)' is not a valid 64 bit base/index expression
/usr/src/lib/csu/i386-elf/crt1_s.S:38: Error: suffix or operands invalid for `push'
/usr/src/lib/csu/i386-elf/crt1_s.S:39: Error: `4(%ebp)' is not a valid 64 bit base/index expression
/usr/src/lib/csu/i386-elf/crt1_s.S:40: Error: suffix or operands invalid for `push'
*** Error code 1

Stop in /usr/src/lib/csu/i386-elf.
*** Error code 1

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

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

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

Stop in /usr/src.


Emanuel
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ccache pausing in buildworld, Warren Block, (Sun Oct 31, 9:38 am)
Re: ccache pausing in buildworld, Garrett Cooper, (Sun Oct 31, 4:05 pm)
Re: ccache pausing in buildworld, Warren Block, (Sun Oct 31, 5:21 pm)
Re: ccache pausing in buildworld, Garrett Cooper, (Sun Oct 31, 6:02 pm)
Re: ccache pausing in buildworld, Adam Vande More, (Sun Oct 31, 7:31 pm)
Re: ccache pausing in buildworld, Emanuel Haupt, (Mon Nov 8, 6:48 am)
Re: ccache pausing in buildworld, Alexey Shuvaev, (Mon Nov 8, 8:34 am)
Re: ccache pausing in buildworld, Dimitry Andric, (Mon Nov 8, 11:01 am)
Re: ccache pausing in buildworld, Alexey Shuvaev, (Mon Nov 8, 11:13 am)
Re: ccache pausing in buildworld, Emanuel Haupt, (Mon Nov 8, 11:42 am)
Re: ccache pausing in buildworld, Emanuel Haupt, (Mon Nov 8, 11:50 am)
Re: ccache pausing in buildworld, Dimitry Andric, (Mon Nov 8, 12:04 pm)
Re: ccache pausing in buildworld, Warren Block, (Mon Nov 8, 5:10 pm)