From owner-freebsd-current@FreeBSD.ORG Sat Oct 10 15:08:07 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51D381065693 for ; Sat, 10 Oct 2009 15:08:07 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 0F0628FC20 for ; Sat, 10 Oct 2009 15:08:06 +0000 (UTC) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1MwdYD-000Nbu-M4 for freebsd-current@FreeBSD.org; Sat, 10 Oct 2009 19:08:05 +0400 From: Boris Samorodov To: freebsd-current@FreeBSD.org References: <10236192@bb.ipt.ru> Date: Sat, 10 Oct 2009 19:08:05 +0400 In-Reply-To: <10236192@bb.ipt.ru> (Boris Samorodov's message of "Sat, 10 Oct 2009 19:05:35 +0400") Message-ID: <22716042@bb.ipt.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: [amd64, lib32] ccache and buldworld: suffix or operands invalid for `mov' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2009 15:08:07 -0000 Hello List, I'm new to using devel/ccache, so need help how to further diagnose the problem. The world builds fine without ccache. But with ccache enabled the following error occures: ----- ===> lib/csu/i386-elf (obj,depend,all,install) rm -f .depend 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/crt1.c /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/crt1.c {standard input}: Assembler messages: {standard input}:27: Error: suffix or operands invalid for `mov' *** Error code 1 Stop in /usr/src/lib/csu/i386-elf. *** Error code 1 ----- That is for: ----- % uname -a FreeBSD tba.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Oct 5 19:56:42 MSD 2009 root@tba.ipt.ru:/usr/obj/usr/src/sys/TBA amd64 % ccache -V ccache version 2.4 ----- So is it a ccache or FreeBSD sources or /dev/hands to blame? What to do further? Thanks. -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve