[head tinderbox] failure on amd64/amd64

FreeBSD Tinderbox tinderbox at freebsd.org
Wed Apr 9 12:16:36 UTC 2014


TB --- 2014-04-09 09:00:37 - tinderbox 2.21 running on freebsd-current.sentex.ca
TB --- 2014-04-09 09:00:37 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014     des at freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2014-04-09 09:00:37 - starting HEAD tinderbox run for amd64/amd64
TB --- 2014-04-09 09:00:37 - cleaning the object tree
TB --- 2014-04-09 09:01:37 - /usr/local/bin/svn stat --no-ignore /src
TB --- 2014-04-09 09:01:40 - At svn revision 264295
TB --- 2014-04-09 09:01:41 - building world
TB --- 2014-04-09 09:01:41 - CROSS_BUILD_TESTING=YES
TB --- 2014-04-09 09:01:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-04-09 09:01:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-04-09 09:01:41 - SRCCONF=/dev/null
TB --- 2014-04-09 09:01:41 - TARGET=amd64
TB --- 2014-04-09 09:01:41 - TARGET_ARCH=amd64
TB --- 2014-04-09 09:01:41 - TZ=UTC
TB --- 2014-04-09 09:01:41 - __MAKE_CONF=/dev/null
TB --- 2014-04-09 09:01:41 - cd /src
TB --- 2014-04-09 09:01:41 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr  9 09:01:49 UTC 2014
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
file_lookup(const char *path, const char *name, int namelen, char **extlist)
                                          ^
/src/sys/boot/amd64/efi/../../common/module.c:767:36: warning: passing 'u_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        result = file_lookup(mdp->d_path, best, blen, NULL);
                                          ^~~~
/src/sys/boot/amd64/efi/../../common/module.c:620:43: note: passing argument to parameter 'name' here
file_lookup(const char *path, const char *name, int namelen, char **extlist)
                                          ^
3 warnings generated.
cc  -O2 -pipe   -fPIC -I. -I/src/sys/boot/amd64/efi/../../efi/include -I/src/sys/boot/amd64/efi/../../efi/include/amd64 -I/src/sys/boot/amd64/efi/../../../contrib/dev/acpica/include -I/src/sys/boot/amd64/efi/../../.. -DBOOT_FORTH -I/src/sys/boot/amd64/efi/../../ficl -I/src/sys/boot/amd64/efi/../../ficl/amd64 -DLOADER_DISK_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -I/src/sys/boot/amd64/efi/../../common -I/src/sys/boot/amd64/efi/../../common -ffreestanding -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -std=gnu99 -Qunused-arguments   -c /src/sys/boot/amd64/efi/../../common/load_elf32.c
cc  -O2 -pipe   -fPIC -I. -I/src/sys/boot/amd64/efi/../../efi/include -I/src/sys/boot/amd64/efi/../../efi/include/amd64 -I/src/sys/boot/amd64/efi/../../../contrib/dev/acpica/include -I/src/sys/boot/amd64/efi/../../.. -DBOOT_FORTH -I/src/sys/boot/amd64/efi/../../ficl -I/src/sys/boot/amd64/efi/../../ficl/amd64 -DLOADER_DISK_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -I/src/sys/boot/amd64/efi/../../common -I/src/sys/boot/amd64/efi/../../common -ffreestanding -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -std=gnu99 -Qunused-arguments   -c /src/sys/boot/amd64/efi/../../common/load_elf32_obj.c
cc  -O2 -pipe   -fPIC -I. -I/src/sys/boot/amd64/efi/../../efi/include -I/src/sys/boot/amd64/efi/../../efi/include/amd64 -I/src/sys/boot/amd64/efi/../../../contrib/dev/acpica/include -I/src/sys/boot/amd64/efi/../../.. -DBOOT_FORTH -I/src/sys/boot/amd64/efi/../../ficl -I/src/sys/boot/amd64/efi/../../ficl/amd64 -DLOADER_DISK_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -I/src/sys/boot/amd64/efi/../../common -I/src/sys/boot/amd64/efi/../../common -ffreestanding -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -std=gnu99 -Qunused-arguments   -c /src/sys/boot/amd64/efi/../../common/load_elf64.c
cc  -O2 -pipe   -fPIC -I. -I/src/sys/boot/amd64/efi/../../efi/include -I/src/sys/boot/amd64/efi/../../efi/include/amd64 -I/src/sys/boot/amd64/efi/../../../contrib/dev/acpica/include -I/src/sys/boot/amd64/efi/../../.. -DBOOT_FORTH -I/src/sys/boot/amd64/efi/../../ficl -I/src/sys/boot/amd64/efi/../../ficl/amd64 -DLOADER_DISK_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -I/src/sys/boot/amd64/efi/../../common -I/src/sys/boot/amd64/efi/../../common -ffreestanding -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -std=gnu99 -Qunused-arguments   -c /src/sys/boot/amd64/efi/../../common/load_elf64_obj.c
cc  -O2 -pipe   -fPIC -I. -I/src/sys/boot/amd64/efi/../../efi/include -I/src/sys/boot/amd64/efi/../../efi/include/amd64 -I/src/sys/boot/amd64/efi/../../../contrib/dev/acpica/include -I/src/sys/boot/amd64/efi/../../.. -DBOOT_FORTH -I/src/sys/boot/amd64/efi/../../ficl -I/src/sys/boot/amd64/efi/../../ficl/amd64 -DLOADER_DISK_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -I/src/sys/boot/amd64/efi/../../common -I/src/sys/boot/amd64/efi/../../common -ffreestanding -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -std=gnu99 -Qunused-arguments   -c /src/sys/boot/amd64/efi/../../common/part.c
cc  -O2 -pipe   -fPIC -I. -I/src/sys/boot/amd64/efi/../../efi/include -I/src/sys/boot/amd64/efi/../../efi/include/amd64 -I/src/sys/boot/amd64/efi/../../../contrib/dev/acpica/include -I/src/sys/boot/amd64/efi/../../.. -DBOOT_FORTH -I/src/sys/boot/amd64/efi/../../ficl -I/src/sys/boot/amd64/efi/../../ficl/amd64 -DLOADER_DISK_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -I/src/sys/boot/amd64/efi/../../common -I/src/sys/boot/amd64/efi/../../common -ffreestanding -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -std=gnu99 -Qunused-arguments   -c /src/sys/boot/amd64/efi/../../common/interp_forth.c
bmake[5]: .depend, 1171: ignoring stale .depend for /src/sys/boot/amd64/efi/../../ficl/libficl.a
bmake[5]: .depend, 1171: ignoring stale .depend for /src/sys/boot/amd64/efi/../../efi/libefi/libefi.a
cc  -O2 -pipe   -fPIC -I. -I/src/sys/boot/amd64/efi/../../efi/include -I/src/sys/boot/amd64/efi/../../efi/include/amd64 -I/src/sys/boot/amd64/efi/../../../contrib/dev/acpica/include -I/src/sys/boot/amd64/efi/../../.. -DBOOT_FORTH -I/src/sys/boot/amd64/efi/../../ficl -I/src/sys/boot/amd64/efi/../../ficl/amd64 -DLOADER_DISK_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -I/src/sys/boot/amd64/efi/../../common -I/src/sys/boot/amd64/efi/../../common -ffreestanding -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -std=gnu99 -Qunused-arguments   -Wl,-T/src/sys/boot/amd64/efi/ldscript.amd64 -Wl,-Bsymbolic -shared -Wl,-znocombreloc -nostdlib -o loader.sym autoload.o bootinfo.o conf.o copy.o devicename.o elf64_freebsd.o framebuffer.o main.o reloc.o vers.o amd64_tramp.o start.o boot.o commands.o console.o devopen.o interp.o interp_backslash.o interp_parse.o ls.o misc.o module.o panic.o load_elf32.o load_elf32_obj.o reloc_elf32.o load_elf64.o load_elf64_obj.o reloc_elf64!
 .o disk.o part.o crc32.o bcache.o interp_forth.o /src/sys/boot/amd64/efi/../../ficl/libficl.a /src/sys/boot/amd64/efi/../../efi/libefi/libefi.a /obj/amd64.amd64/src/tmp/usr/lib/libstand.a
cc: error: no such file or directory: '/src/sys/boot/amd64/efi/../../ficl/libficl.a'
cc: error: no such file or directory: '/src/sys/boot/amd64/efi/../../efi/libefi/libefi.a'
*** Error code 1

Stop.
bmake[5]: stopped in /src/sys/boot/amd64/efi
*** Error code 1

Stop.
bmake[4]: stopped in /src/sys/boot/amd64
*** Error code 1

Stop.
bmake[3]: stopped in /src/sys/boot
*** Error code 1

Stop.
bmake[2]: stopped in /src/sys
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** [buildworld] Error code 1

Stop in /src.
TB --- 2014-04-09 12:16:33 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2014-04-09 12:16:33 - ERROR: failed to build world
TB --- 2014-04-09 12:16:33 - 9857.56 user 1304.48 system 11755.91 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full


More information about the freebsd-amd64 mailing list