All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-yocto-rt build fail for sugarbay bsp on grub recipe
@ 2011-08-30 23:59 Bodke, Kishore K
  2011-08-31  0:11 ` Richard Purdie
  0 siblings, 1 reply; 9+ messages in thread
From: Bodke, Kishore K @ 2011-08-30 23:59 UTC (permalink / raw)
  To: yocto; +Cc: Hart, Darren


[-- Attachment #1.1: Type: text/plain, Size: 590 bytes --]

Hello All,

I am trying to build linux-yocto with rt kernel for sugarbay bsp and it fails for the grub recipe.

Attached is the build log.

kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$ bitbake -e | egrep "^WARN_QA="
WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch la2 pkgconfig desktop la ldflags perms useless-rpaths"
kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$ bitbake -e | egrep "^ERROR_QA="
kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$

Please let me know what could be the issue.

Thanks
Kishore.

[-- Attachment #1.2: Type: text/html, Size: 5307 bytes --]

[-- Attachment #2: buld.log --]
[-- Type: application/octet-stream, Size: 13457 bytes --]

ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98'
ERROR: Function 'do_qa_configure' failed
ERROR: Logfile of failure stored in: /usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/temp/log.do_configure.23804
Log data follows:
| DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
| NOTE: Running /usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/configure              --build=x86_64-linux        --host=x86_64-poky-linux                 --target=x86_64-poky-linux              --prefix=/usr                   --exec_prefix=/usr              --bindir=/usr/bin                   --sbindir=/usr/sbin             --libexecdir=/usr/libexec               --datadir=/usr/share            --sysconfdir=/etc          --sharedstatedir=/com            --localstatedir=/var            --libdir=/usr/lib               --includedir=/usr/include               --oldincludedir=/usr/include                --infodir=/usr/share/info               --mandir=/usr/share/man                 --disable-silent-rules                  --with-libtool-sysroot=/usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/sugarbay --with-platform=pc --target=i386 --enable-nls ...
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for x86_64-poky-linux-strip... x86_64-poky-linux-strip
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... gawk
| checking whether make sets $(MAKE)... yes
| checking build system type... x86_64-pc-linux-gnu
| checking host system type... x86_64-poky-linux-gnu
| checking target system type... i386-pc-none
| checking for cmp... cmp
| checking for bison... bison
| checking for gawk... (cached) gawk
| checking whether make sets $(MAKE)... (cached) yes
| checking for ruby... /usr/bin/ruby
| checking for makeinfo... /usr/bin/makeinfo
| checking for x86_64-poky-linux-gcc... x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/sugarbay
| checking whether the C compiler works... yes
| checking for C compiler default output file name... a.out
| checking for suffix of executables...
| checking whether we are cross compiling... yes
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/sugarbay accepts -g... yes
| checking for x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/sugarbay option to accept ISO C89... none needed
| checking for style of include used by make... GNU
| checking dependency style of x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/sugarbay... none
| checking how to run the C preprocessor... x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/sugarbay    -m64
| checking for grep that handles long lines and -e... /bin/grep
| checking for egrep... /bin/grep -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking minix/config.h usability... no
| checking minix/config.h presence... no
| checking for minix/config.h... no
| checking whether it is safe to define __EXTENSIONS__... yes
| checking whether NLS is requested... yes
| checking for msgfmt... /usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for gmsgfmt... /usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
| checking for xgettext... /usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/x86_64-linux/usr/bin/xgettext
| checking for msgmerge... /usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
| checking for ld used by GCC... x86_64-poky-linux-ld --sysroot=/usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/sugarbay
| checking if the linker (x86_64-poky-linux-ld --sysroot=/usr/local/src/crf/test/buildsugarbayrt/tmp/sysroots/sugarbay) is GNU ld... yes
| checking for shared library run path origin... done
| checking for CFPreferencesCopyAppValue... no
| checking for CFLocaleCopyCurrent... no
| checking for GNU gettext in libc... yes
| checking whether to use NLS... yes
| checking where the gettext function comes from... libc
| checking for special C compiler options needed for large files... no
| checking for _FILE_OFFSET_BITS value needed for large files... no
| checking whether byte ordering is bigendian... no
| checking size of void *... 8
| checking size of long... 8
| checking whether our compiler is apple cc... no
| configure: WARNING: cannot generate manual pages while cross compiling
| checking for posix_memalign... yes
| checking for memalign... yes
| checking for asprintf... yes
| checking for vasprintf... yes
| checking whether sys/types.h defines makedev... yes
| checking for dirent.h that defines DIR... yes
| checking for library containing opendir... none required
| checking for memmove... yes
| checking for sbrk... yes
| checking for strdup... yes
| checking for lstat... yes
| checking for getuid... yes
| checking for getgid... yes
| checking sys/mkdev.h usability... no
| checking sys/mkdev.h presence... no
| checking for sys/mkdev.h... no
| checking sys/sysmacros.h usability... yes
| checking sys/sysmacros.h presence... yes
| checking for sys/sysmacros.h... yes
| checking malloc.h usability... yes
| checking malloc.h presence... yes
| checking for malloc.h... yes
| checking termios.h usability... yes
| checking termios.h presence... yes
| checking for termios.h... yes
| checking for sys/types.h... (cached) yes
| checking for unistd.h... (cached) yes
| checking for string.h... (cached) yes
| checking for strings.h... (cached) yes
| checking for sys/stat.h... (cached) yes
| checking sys/fcntl.h usability... yes
| checking sys/fcntl.h presence... yes
| checking for sys/fcntl.h... yes
| checking limits.h usability... yes
| checking limits.h presence... yes
| checking for limits.h... yes
| checking for i386-gcc... no
| checking for i386-egcs... no
| checking for i386-cc... no
| checking for gcc... gcc
| configure: WARNING: using cross tools not prefixed with host triplet
| checking for i386-objcopy... x86_64-poky-linux-objcopy
| checking for i386-strip... (cached) x86_64-poky-linux-strip
| checking for i386-nm... x86_64-poky-linux-nm
| checking whether -falign-loops works... yes
| checking whether -fno-dwarf2-cfi-asm works... yes
| checking whether our target compiler is apple cc... no
| checking for command to convert module to ELF format...
| checking whether `gcc' generates calls to `__enable_execute_stack()'... no
| checking whether `gcc' has `-fPIE' as default... no
| checking whether `gcc' accepts `-fstack-protector'... yes
| checking whether `gcc' accepts `-mstack-arg-probe'... no
| checking for __bswapsi2... yes
| checking for __bswapdi2... yes
| checking for __ashldi3... yes
| checking for __ashrdi3... yes
| checking for __lshrdi3... yes
| checking for __trampoline_setup... no
| checking for __ucmpdi2... yes
| checking for _restgpr_14_x... no
| checking whether target compiler is working... yes
| checking whether x86_64-poky-linux-objcopy works for absolute addresses... yes
| checking whether linker accepts --build-id=none... yes
| checking if C symbols get an underscore after compilation... no
| checking if __bss_start is defined by the compiler... yes
| checking if edata is defined by the compiler... yes
| checking if _edata is defined by the compiler... yes
| checking if end is defined by the compiler... yes
| checking if _end is defined by the compiler... yes
| checking whether addr32 must be in the same line as the instruction... yes
| checking for .code16 addr32 assembler support... yes
| checking whether an absolute indirect call/jump must not be prefixed with an asterisk... no
| checking whether options required for efiemu work... yes
| checking whether -nostdinc -isystem works... yes
| checking for freetype-config... freetype-config
| checking ft2build.h usability... no
| checking ft2build.h presence... no
| checking for ft2build.h... no
| checking whether ln can handle directories properly... yes
| configure: creating ./config.status
| config.status: creating Makefile
| config.status: creating gensymlist.sh
| config.status: creating genkernsyms.sh
| config.status: creating stamp-h
| config.status: creating config.h
| config.status: linking include/grub/i386 to include/grub/cpu
| config.status: linking include/grub/i386/pc to include/grub/machine
| config.status: executing depfiles commands
| config.status: executing po-directories commands
| configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot
| *******************************************************
| GRUB2 will be compiled with following components:
| Platform: i386-pc
| With memory debugging: No
| efiemu runtime: Yes
| grub-fstest: Yes
| grub-mkfont: No (need freetype2 headers)
| *******************************************************
| NOTE: Checking autotools environment for common misconfiguration
| ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
| Rerun configure task after fixing this. The path was '/usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98'
| ERROR: Function 'do_qa_configure' failed
NOTE: package grub-1.98-r1: task do_configure: Failed
ERROR: Task 1007 (/usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_configure) failed with exit code '1'
Waiting for 7 active tasks to finish:
0: linux-yocto-rt-3.0.3+git3+5b535279e61197cb194bb2dfceb8b7a04128387c_1+67ce0924042a2faa12b71ac3e92175c789c32af6-r0 do_compile_kernelmodules (pid 28294)
1: diffutils-3.0-r0 do_configure (pid 24267)
2: util-linux-2.19.1-r3 do_compile (pid 30111)
3: xtrans-1_1.2.6-r0 do_configure (pid 3590)
4: bash-4.1-r2 do_compile (pid 21234)
5: xproto-1_7.0.22-r0 do_configure (pid 1910)
6: elfutils-0.148-r3 do_install (pid 27708)
Waiting for 6 active tasks to finish:
0: linux-yocto-rt-3.0.3+git3+5b535279e61197cb194bb2dfceb8b7a04128387c_1+67ce0924042a2faa12b71ac3e92175c789c32af6-r0 do_compile_kernelmodules (pid 28294)
1: diffutils-3.0-r0 do_configure (pid 24267)
2: util-linux-2.19.1-r3 do_compile (pid 30111)
3: xtrans-1_1.2.6-r0 do_configure (pid 3590)
4: bash-4.1-r2 do_compile (pid 21234)
5: elfutils-0.148-r3 do_install (pid 27708)
NOTE: package xproto-1_7.0.22-r0: task do_configure: Succeeded
Waiting for 5 active tasks to finish:
0: linux-yocto-rt-3.0.3+git3+5b535279e61197cb194bb2dfceb8b7a04128387c_1+67ce0924042a2faa12b71ac3e92175c789c32af6-r0 do_compile_kernelmodules (pid 28294)
1: diffutils-3.0-r0 do_configure (pid 24267)
2: util-linux-2.19.1-r3 do_compile (pid 30111)
3: bash-4.1-r2 do_compile (pid 21234)
4: elfutils-0.148-r3 do_install (pid 27708)
NOTE: package xtrans-1_1.2.6-r0: task do_configure: Succeeded
Waiting for 4 active tasks to finish:
0: linux-yocto-rt-3.0.3+git3+5b535279e61197cb194bb2dfceb8b7a04128387c_1+67ce0924042a2faa12b71ac3e92175c789c32af6-r0 do_compile_kernelmodules (pid 28294)
1: diffutils-3.0-r0 do_configure (pid 24267)
2: util-linux-2.19.1-r3 do_compile (pid 30111)
3: bash-4.1-r2 do_compile (pid 21234)
NOTE: package elfutils-0.148-r3: task do_install: Succeeded
Waiting for 3 active tasks to finish:
0: linux-yocto-rt-3.0.3+git3+5b535279e61197cb194bb2dfceb8b7a04128387c_1+67ce0924042a2faa12b71ac3e92175c789c32af6-r0 do_compile_kernelmodules (pid 28294)
1: diffutils-3.0-r0 do_configure (pid 24267)
2: bash-4.1-r2 do_compile (pid 21234)
NOTE: package util-linux-2.19.1-r3: task do_compile: Succeeded
Waiting for 2 active tasks to finish:
0: linux-yocto-rt-3.0.3+git3+5b535279e61197cb194bb2dfceb8b7a04128387c_1+67ce0924042a2faa12b71ac3e92175c789c32af6-r0 do_compile_kernelmodules (pid 28294)
1: diffutils-3.0-r0 do_configure (pid 24267)
NOTE: package bash-4.1-r2: task do_compile: Succeeded
Waiting for 1 active tasks to finish:
0: linux-yocto-rt-3.0.3+git3+5b535279e61197cb194bb2dfceb8b7a04128387c_1+67ce0924042a2faa12b71ac3e92175c789c32af6-r0 do_compile_kernelmodules (pid 28294)
NOTE: package diffutils-3.0-r0: task do_configure: Succeeded
NOTE: package linux-yocto-rt-3.0.3+git3+5b535279e61197cb194bb2dfceb8b7a04128387c_1+67ce0924042a2faa12b71ac3e92175c789c32af6-r0: task do_compile_kernelmodules: Succeeded
ERROR: '/usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb' failed
kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$ 

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

* Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
  2011-08-30 23:59 linux-yocto-rt build fail for sugarbay bsp on grub recipe Bodke, Kishore K
@ 2011-08-31  0:11 ` Richard Purdie
  2011-08-31  1:39   ` Darren Hart
  2011-08-31  2:51   ` Darren Hart
  0 siblings, 2 replies; 9+ messages in thread
From: Richard Purdie @ 2011-08-31  0:11 UTC (permalink / raw)
  To: Bodke, Kishore K; +Cc: yocto, Hart, Darren

On Tue, 2011-08-30 at 16:59 -0700, Bodke, Kishore K wrote:
> Hello All,
> 
>  
> 
> I am trying to build linux-yocto with rt kernel for sugarbay bsp and
> it fails for the grub recipe.
> 
>  
> 
> Attached is the build log.  
> 
>  
> 
> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
> bitbake -e | egrep "^WARN_QA="
> 
> WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch la2
> pkgconfig desktop la ldflags perms useless-rpaths"
> 
> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
> bitbake -e | egrep "^ERROR_QA="
> 
> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
> 
>  
> 
> Please let me know what could be the issue.

Could you include the config.log file mentioned in the error report
please?

This should be somewhere like
usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/*/config.log

Cheers,

Richard




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

* Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
  2011-08-31  0:11 ` Richard Purdie
@ 2011-08-31  1:39   ` Darren Hart
  2011-08-31  1:46     ` Darren Hart
  2011-08-31 18:51     ` Richard Purdie
  2011-08-31  2:51   ` Darren Hart
  1 sibling, 2 replies; 9+ messages in thread
From: Darren Hart @ 2011-08-31  1:39 UTC (permalink / raw)
  To: Richard Purdie; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 4141 bytes --]

On 08/30/2011 05:11 PM, Richard Purdie wrote:
> On Tue, 2011-08-30 at 16:59 -0700, Bodke, Kishore K wrote:
>> Hello All,
>>
>>  
>>
>> I am trying to build linux-yocto with rt kernel for sugarbay bsp and
>> it fails for the grub recipe.
>>
>>  
>>
>> Attached is the build log.  
>>
>>  
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>> bitbake -e | egrep "^WARN_QA="
>>
>> WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch la2
>> pkgconfig desktop la ldflags perms useless-rpaths"
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>> bitbake -e | egrep "^ERROR_QA="
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>
>>  
>>
>> Please let me know what could be the issue.
> 
> Could you include the config.log file mentioned in the error report
> please?

I've attached mine and Kishore's. Mine builds grub, while his does not.

I noticed that Kishore's config.log differs from mine in some configure tests. For example:

Mine contains (config.log-dvhart):

configure:8739: checking for __bswapsi2
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory compilation terminated.
configure:8739: $? = 1


While there is no reference to stubs.h in Kishore's config.log (confi-1.log):

configure:8739: checking for __bswapsi2
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:75: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
configure:8739: $? = 0
configure:8739: result: yes


I also found that Kishore's config.log includes:
freetype_cflags='-I/usr/include/freetype2'
freetype_libs='-lfreetype -lz'

While mine includes:
freetype_cflags='-I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include/freetype2 -I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include'
freetype_libs='-L/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/lib -lfreetype'

This would certainly be cause for a QA test failure.

Perhaps a DEPENDS=freetype in the grub recipe is in order?

Alternatively, we could see about configuring it without freetype.

Kishore, can you check to see if freetype is built on your system? Should be located at:

/usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/freetype-2.4.6-r0

Kishore, finally, we can confirm this is the problem by having you try this:
$ bitbake freetype
$ bitbake grub

I suspect this will complete.

> 
> This should be somewhere like
> usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/*/config.log
> 
> Cheers,
> 
> Richard
> 
> 


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel

[-- Attachment #2: confi-1.log --]
[-- Type: text/plain, Size: 96916 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GRUB configure 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ /usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/configure --build=x86_64-linux --host=x86_64-poky-linux --target=x86_64-poky-linux --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --disable-silent-rules --with-libtool-sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest --with-platform=pc --target=i386 --enable-nls

## --------- ##
## Platform. ##
## --------- ##

hostname = kishore-desktop
uname -m = x86_64
uname -r = 2.6.34-020634-generic
uname -s = Linux
uname -v = #020634 SMP Mon May 17 19:27:49 UTC 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux
PATH: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest/usr/bin/crossscripts
PATH: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/sbin
PATH: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin
PATH: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/sbin
PATH: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux//bin
PATH: /usr/local/src/crf/test/scripts
PATH: /usr/local/src/crf/test/bitbake/bin/
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/src/crf/test/scripts


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2440: checking for a BSD-compatible install
configure:2508: result: /usr/bin/install -c
configure:2519: checking whether build environment is sane
configure:2569: result: yes
configure:2618: checking for x86_64-poky-linux-strip
configure:2645: result: x86_64-poky-linux-strip
configure:2710: checking for a thread-safe mkdir -p
configure:2749: result: /bin/mkdir -p
configure:2762: checking for gawk
configure:2778: found /usr/bin/gawk
configure:2789: result: gawk
configure:2800: checking whether make sets $(MAKE)
configure:2822: result: yes
configure:2912: checking build system type
configure:2926: result: x86_64-pc-linux-gnu
configure:2946: checking host system type
configure:2959: result: x86_64-poky-linux-gnu
configure:2979: checking target system type
configure:2992: result: i386-pc-none
configure:3144: checking for cmp
configure:3160: found /usr/bin/cmp
configure:3171: result: cmp
configure:3190: checking for bison
configure:3206: found /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/bison
configure:3217: result: bison
configure:3245: checking for gawk
configure:3272: result: gawk
configure:3283: checking whether make sets $(MAKE)
configure:3305: result: yes
configure:3319: checking for ruby
configure:3337: found /usr/bin/ruby
configure:3349: result: /usr/bin/ruby
configure:3359: checking for makeinfo
configure:3377: found /usr/bin/makeinfo
configure:3389: result: /usr/bin/makeinfo
configure:3410: checking for x86_64-poky-linux-gcc
configure:3437: result: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest
configure:3706: checking for C compiler version
configure:3715: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest --version >&5
x86_64-poky-linux-gcc (GCC) 4.6.1 20110627 (prerelease)
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3726: $? = 0
configure:3715: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -v >&5
Using built-in specs.
COLLECT_GCC=x86_64-poky-linux-gcc
COLLECT_LTO_WRAPPER=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/4.6.1/lto-wrapper
Target: x86_64-poky-linux
Configured with: /usr/local/src/crf/test/buildcrfrt/tmp/work-shared/gcc-4.6.1+svnr175454-r7/gcc-4_6-branch/configure --build=x86_64-linux --host=x86_64-linux --target=x86_64-poky-linux --prefix=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr --exec_prefix=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr --bindir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux --sbindir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux --libexecdir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/libexec/x86_64-poky-linux --datadir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/share --sysconfdir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/etc --sharedstatedir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/com --localstatedir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/var --libdir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/lib/x86_64-poky-linux --includedir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/include --oldincludedir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/include --infodir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/share/info --mandir=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/share/man --disable-silent-rules --with-libtool-sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux --with-gnu-ld --enable-shared --enable-languages=c,c++ --enable-threads=posix --disable-multilib --enable-c99 --enable-long-long --enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=x86_64-poky-linux- --enable-target-optspace --enable-lto --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap --enable-cheaders=c_global --with-local-prefix=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest/usr --with-gxx-include-dir=/usr/include/c++ --with-sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest --with-build-sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest --enable-poison-system-directories --with-headers=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest/usr/include --disable-libunwind-exceptions --with-mpfr=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr --with-system-zlib --enable-nls --enable-__cxa_atexit
Thread model: posix
gcc version 4.6.1 20110627 (prerelease) (GCC) 
configure:3726: $? = 0
configure:3715: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -V >&5
x86_64-poky-linux-gcc: error: unrecognized option '-V'
x86_64-poky-linux-gcc: fatal error: no input files
compilation terminated.
configure:3726: $? = 1
configure:3715: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -qversion >&5
x86_64-poky-linux-gcc: error: unrecognized option '-qversion'
x86_64-poky-linux-gcc: fatal error: no input files
compilation terminated.
configure:3726: $? = 1
configure:3746: checking whether the C compiler works
configure:3768: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:3772: $? = 0
configure:3821: result: yes
configure:3824: checking for C compiler default output file name
configure:3826: result: a.out
configure:3832: checking for suffix of executables
configure:3839: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:3843: $? = 0
configure:3865: result: 
configure:3887: checking whether we are cross compiling
configure:3925: result: yes
configure:3930: checking for suffix of object files
configure:3952: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:3956: $? = 0
configure:3977: result: o
configure:3981: checking whether we are using the GNU C compiler
configure:4000: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4000: $? = 0
configure:4009: result: yes
configure:4018: checking whether x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest accepts -g
configure:4038: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -g  conftest.c >&5
configure:4038: $? = 0
configure:4079: result: yes
configure:4096: checking for x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest option to accept ISO C89
configure:4160: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest  -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4160: $? = 0
configure:4173: result: none needed
configure:4204: checking for style of include used by make
configure:4232: result: GNU
configure:4257: checking dependency style of x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest
configure:4367: result: none
configure:4391: checking how to run the C preprocessor
configure:4461: result: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64
configure:4481: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
configure:4481: $? = 0
configure:4495: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4524: checking for grep that handles long lines and -e
configure:4582: result: /bin/grep
configure:4587: checking for egrep
configure:4649: result: /bin/grep -E
configure:4654: checking for ANSI C header files
configure:4674: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4674: $? = 0
configure:4758: result: yes
configure:4771: checking for sys/types.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for sys/stat.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for stdlib.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for string.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for memory.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for strings.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for inttypes.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for stdint.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for unistd.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4785: checking minix/config.h usability
configure:4785: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4785: result: no
configure:4785: checking minix/config.h presence
configure:4785: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4785: result: no
configure:4785: checking for minix/config.h
configure:4785: result: no
configure:4806: checking whether it is safe to define __EXTENSIONS__
configure:4824: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4824: $? = 0
configure:4831: result: yes
configure:4847: checking whether NLS is requested
configure:4856: result: yes
configure:4897: checking for msgfmt
configure: trying /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt...
0 translated messages.
configure:4929: result: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
configure:4938: checking for gmsgfmt
configure:4969: result: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
configure:5020: checking for xgettext
configure: trying /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/xgettext...
/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:5052: result: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/xgettext
configure:5098: checking for msgmerge
configure: trying /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgmerge...
configure:5129: result: /usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
configure:5186: checking for ld used by GCC
configure:5250: result: x86_64-poky-linux-ld --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest
configure:5257: checking if the linker (x86_64-poky-linux-ld --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest) is GNU ld
configure:5270: result: yes
configure:5277: checking for shared library run path origin
configure:5290: result: done
configure:5791: checking for CFPreferencesCopyAppValue
configure:5809: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
compilation terminated.
configure:5809: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main (void)
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:5818: result: no
configure:5825: checking for CFLocaleCopyCurrent
configure:5843: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
compilation terminated.
configure:5843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main (void)
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:5852: result: no
configure:5901: checking for GNU gettext in libc
configure:5921: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:5921: $? = 0
configure:5930: result: yes
configure:6676: checking whether to use NLS
configure:6678: result: yes
configure:6681: checking where the gettext function comes from
configure:6692: result: libc
configure:6756: checking for special C compiler options needed for large files
configure:6801: result: no
configure:6807: checking for _FILE_OFFSET_BITS value needed for large files
configure:6832: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:6832: $? = 0
configure:6864: result: no
configure:6949: checking whether byte ordering is bigendian
configure:6964: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c:30:9: error: unknown type name 'not'
conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:30:15: error: unknown type name 'universal'
configure:6964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:7009: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7009: $? = 0
configure:7027: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:36:4: error: unknown type name 'not'
conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:7027: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main (void)
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:7155: result: no
configure:7177: checking size of void *
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7197: result: 8
configure:7211: checking size of long
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
configure:7216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
configure:7216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
configure:7216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
configure:7216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7231: result: 8
configure:7243: checking whether our compiler is apple cc
configure:7257: result: no
configure:7265: WARNING: cannot generate manual pages while cross compiling
configure:7314: checking for posix_memalign
configure:7314: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7314: $? = 0
configure:7314: result: yes
configure:7314: checking for memalign
configure:7314: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7314: $? = 0
configure:7314: result: yes
configure:7314: checking for asprintf
configure:7314: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7314: $? = 0
configure:7314: result: yes
configure:7314: checking for vasprintf
configure:7314: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7314: $? = 0
configure:7314: result: yes
configure:7326: checking whether sys/types.h defines makedev
configure:7342: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7342: $? = 0
configure:7351: result: yes
configure:7379: checking for dirent.h that defines DIR
configure:7398: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7398: $? = 0
configure:7406: result: yes
configure:7420: checking for library containing opendir
configure:7451: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7451: $? = 0
configure:7468: result: none required
configure:7538: checking for memmove
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
conftest.c:59:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for sbrk
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for strdup
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
conftest.c:61:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for lstat
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for getuid
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for getgid
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7538: $? = 0
configure:7538: result: yes
configure:7551: checking sys/mkdev.h usability
configure:7551: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c:75:23: fatal error: sys/mkdev.h: No such file or directory
compilation terminated.
configure:7551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:7551: result: no
configure:7551: checking sys/mkdev.h presence
configure:7551: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
conftest.c:42:23: fatal error: sys/mkdev.h: No such file or directory
compilation terminated.
configure:7551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| /* end confdefs.h.  */
| #include <sys/mkdev.h>
configure:7551: result: no
configure:7551: checking for sys/mkdev.h
configure:7551: result: no
configure:7551: checking sys/sysmacros.h usability
configure:7551: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking sys/sysmacros.h presence
configure:7551: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking for sys/sysmacros.h
configure:7551: result: yes
configure:7551: checking malloc.h usability
configure:7551: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking malloc.h presence
configure:7551: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking for malloc.h
configure:7551: result: yes
configure:7551: checking termios.h usability
configure:7551: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking termios.h presence
configure:7551: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking for termios.h
configure:7551: result: yes
configure:7551: checking for sys/types.h
configure:7551: result: yes
configure:7565: checking for unistd.h
configure:7565: result: yes
configure:7565: checking for string.h
configure:7565: result: yes
configure:7565: checking for strings.h
configure:7565: result: yes
configure:7565: checking for sys/stat.h
configure:7565: result: yes
configure:7565: checking sys/fcntl.h usability
configure:7565: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7565: $? = 0
configure:7565: result: yes
configure:7565: checking sys/fcntl.h presence
configure:7565: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
configure:7565: $? = 0
configure:7565: result: yes
configure:7565: checking for sys/fcntl.h
configure:7565: result: yes
configure:7565: checking limits.h usability
configure:7565: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7565: $? = 0
configure:7565: result: yes
configure:7565: checking limits.h presence
configure:7565: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  conftest.c
configure:7565: $? = 0
configure:7565: result: yes
configure:7565: checking for limits.h
configure:7565: result: yes
configure:7591: checking for i386-gcc
configure:7621: result: no
configure:7591: checking for i386-egcs
configure:7621: result: no
configure:7591: checking for i386-cc
configure:7621: result: no
configure:7635: checking for gcc
configure:7651: found /usr/bin/gcc
configure:7662: result: gcc
configure:7678: WARNING: using cross tools not prefixed with host triplet
configure:7689: checking for i386-objcopy
configure:7716: result: x86_64-poky-linux-objcopy
configure:7781: checking for i386-strip
configure:7808: result: x86_64-poky-linux-strip
configure:7873: checking for i386-nm
configure:7900: result: x86_64-poky-linux-nm
configure:8266: checking whether -falign-loops works
configure:8284: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1  conftest.c >&5
configure:8284: $? = 0
configure:8292: result: yes
configure:8310: checking whether -fno-dwarf2-cfi-asm works
configure:8329: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1 -fno-dwarf2-cfi-asm  conftest.c >&5
configure:8329: $? = 0
configure:8338: result: yes
configure:8346: checking whether our target compiler is apple cc
configure:8360: result: no
configure:8470: checking for command to convert module to ELF format
configure:8477: result: 
configure:8577: checking whether `gcc' generates calls to `__enable_execute_stack()'
configure:8591: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1 -S conftest.c
configure:8594: $? = 0
configure:8607: result: no
configure:8617: checking whether `gcc' has `-fPIE' as default
configure:8642: result: no
configure:8656: checking whether `gcc' accepts `-fstack-protector'
configure:8666: result: yes
configure:8684: checking whether `gcc' accepts `-mstack-arg-probe'
configure:8697: result: no
configure:8739: checking for __bswapsi2
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:75: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
configure:8739: $? = 0
configure:8739: result: yes
configure:8739: checking for __bswapdi2
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:76: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
configure:8739: $? = 0
configure:8739: result: yes
configure:8739: checking for __ashldi3
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:77: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
configure:8739: $? = 0
configure:8739: result: yes
configure:8739: checking for __ashrdi3
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:78: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
configure:8739: $? = 0
configure:8739: result: yes
configure:8739: checking for __lshrdi3
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:79: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
configure:8739: $? = 0
configure:8739: result: yes
configure:8739: checking for __trampoline_setup
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:80: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
/tmp/cc5Cdni0.o: In function `main':
/usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/conftest.c:91: undefined reference to `__trampoline_setup'
collect2: ld returned 1 exit status
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE___BSWAPSI2 1
| #define HAVE___BSWAPDI2 1
| #define HAVE___ASHLDI3 1
| #define HAVE___ASHRDI3 1
| #define HAVE___LSHRDI3 1
| /* end confdefs.h.  */
| /* Define __trampoline_setup to an innocuous variant, in case <limits.h> declares __trampoline_setup.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __trampoline_setup innocuous___trampoline_setup
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __trampoline_setup (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __trampoline_setup
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __trampoline_setup ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___trampoline_setup || defined __stub_____trampoline_setup
| choke me
| #endif
| 
| int
| main (void)
| {
| return __trampoline_setup ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8739: checking for __ucmpdi2
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:80: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
configure:8739: $? = 0
configure:8739: result: yes
configure:8739: checking for _restgpr_14_x
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
conftest.c:81: warning: function declaration isn't a prototype
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
/tmp/ccoHlSo1.o: In function `main':
/usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/conftest.c:92: undefined reference to `_restgpr_14_x'
collect2: ld returned 1 exit status
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE___BSWAPSI2 1
| #define HAVE___BSWAPDI2 1
| #define HAVE___ASHLDI3 1
| #define HAVE___ASHRDI3 1
| #define HAVE___LSHRDI3 1
| #define HAVE___UCMPDI2 1
| /* end confdefs.h.  */
| /* Define _restgpr_14_x to an innocuous variant, in case <limits.h> declares _restgpr_14_x.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _restgpr_14_x innocuous__restgpr_14_x
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _restgpr_14_x (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _restgpr_14_x
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _restgpr_14_x ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__restgpr_14_x || defined __stub____restgpr_14_x
| choke me
| #endif
| 
| int
| main (void)
| {
| return _restgpr_14_x ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8758: checking whether target compiler is working
configure:8777: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:8777: $? = 0
configure:8787: result: yes
configure:8795: checking whether x86_64-poky-linux-objcopy works for absolute addresses
configure:8809: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100  conftest.c >&5
configure:8812: $? = 0
configure:8820: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -nostdlib -Wl,-N  -Wl,-Ttext, -Wl,-Ttext -Wl,0x2000 conftest.o -o conftest.exec
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000000000
configure:8823: $? = 0
configure:8829: x86_64-poky-linux-objcopy --only-section=.text -O binary conftest.exec conftest
configure:8832: $? = 0
configure:8820: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -nostdlib -Wl,-N  -Wl,-Ttext, -Wl,-Ttext -Wl,0x8000 conftest.o -o conftest.exec
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000000000
configure:8823: $? = 0
configure:8829: x86_64-poky-linux-objcopy --only-section=.text -O binary conftest.exec conftest
configure:8832: $? = 0
configure:8838: cmp -s conftest.old conftest
configure:8841: $? = 0
configure:8820: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -nostdlib -Wl,-N  -Wl,-Ttext, -Wl,-Ttext -Wl,0x7C00 conftest.o -o conftest.exec
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000000000
configure:8823: $? = 0
configure:8829: x86_64-poky-linux-objcopy --only-section=.text -O binary conftest.exec conftest
configure:8832: $? = 0
configure:8838: cmp -s conftest.old conftest
configure:8841: $? = 0
configure:8852: result: yes
configure:8860: checking whether linker accepts --build-id=none
configure:8878: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 -Wl,--build-id=none conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000008048074
configure:8878: $? = 0
configure:8889: result: yes
configure:8897: checking if C symbols get an underscore after compilation
configure:8913: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -S conftest.c
configure:8916: $? = 0
configure:8941: result: no
configure:8951: checking if __bss_start is defined by the compiler
configure:8967: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:8967: $? = 0
configure:8977: result: yes
configure:8980: checking if edata is defined by the compiler
configure:8996: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:8996: $? = 0
configure:9006: result: yes
configure:9009: checking if _edata is defined by the compiler
configure:9025: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:9025: $? = 0
configure:9035: result: yes
configure:9054: checking if end is defined by the compiler
configure:9070: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:9070: $? = 0
configure:9080: result: yes
configure:9083: checking if _end is defined by the compiler
configure:9099: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:9099: $? = 0
configure:9109: result: yes
configure:9127: checking whether addr32 must be in the same line as the instruction
configure:9138: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -c conftest.s
configure:9141: $? = 0
configure:9171: result: yes
configure:9175: checking for .code16 addr32 assembler support
configure:9192: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -c conftest.s
configure:9195: $? = 0
configure:9206: result: yes
configure:9209: checking whether an absolute indirect call/jump must not be prefixed with an asterisk
configure:9222: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -c conftest.s
configure:9225: $? = 0
configure:9242: result: no
configure:9261: checking whether options required for efiemu work
configure:9279: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -m64 -mcmodel=large -mno-red-zone -nostdlib  conftest.c >&5
configure:9279: $? = 0
configure:9287: result: yes
configure:9303: checking whether -nostdinc -isystem works
configure:9323: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -m64 -mcmodel=large -mno-red-zone -nostdlib  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include conftest.c >&5
configure:9323: $? = 0
configure:9332: result: yes
configure:9782: checking for freetype-config
configure:9798: found /usr/bin/freetype-config
configure:9809: result: freetype-config
configure:9833: checking ft2build.h usability
configure:9833: x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -I/usr/include/freetype2 conftest.c >&5
cc1: warning: include location "/usr/include/freetype2" is unsafe for cross-compilation [-Wpoison-system-directories]
conftest.c:95:22: fatal error: ft2build.h: No such file or directory
compilation terminated.
configure:9833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE___BSWAPSI2 1
| #define HAVE___BSWAPDI2 1
| #define HAVE___ASHLDI3 1
| #define HAVE___ASHRDI3 1
| #define HAVE___LSHRDI3 1
| #define HAVE___UCMPDI2 1
| #define BSS_START_SYMBOL __bss_start
| #define END_SYMBOL end
| #define ADDR32 addr32
| #define DATA32 data32
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ft2build.h>
configure:9833: result: no
configure:9833: checking ft2build.h presence
configure:9833: x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64  -I/usr/include/freetype2 conftest.c
cc1: warning: include location "/usr/include/freetype2" is unsafe for cross-compilation [-Wpoison-system-directories]
conftest.c:62:22: fatal error: ft2build.h: No such file or directory
compilation terminated.
configure:9833: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE___BSWAPSI2 1
| #define HAVE___BSWAPDI2 1
| #define HAVE___ASHLDI3 1
| #define HAVE___ASHRDI3 1
| #define HAVE___LSHRDI3 1
| #define HAVE___UCMPDI2 1
| #define BSS_START_SYMBOL __bss_start
| #define END_SYMBOL end
| #define ADDR32 addr32
| #define DATA32 data32
| /* end confdefs.h.  */
| #include <ft2build.h>
configure:9833: result: no
configure:9833: checking for ft2build.h
configure:9833: result: no
configure:9864: checking whether ln can handle directories properly
configure:9872: result: yes
configure:10021: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on kishore-desktop

config.status:976: creating Makefile
config.status:976: creating gensymlist.sh
config.status:976: creating genkernsyms.sh
config.status:976: creating stamp-h
config.status:976: creating config.h
config.status:1208: linking include/grub/i386 to include/grub/cpu
config.status:1208: linking include/grub/i386/pc to include/grub/machine
config.status:1227: executing depfiles commands
config.status:1227: executing po-directories commands
configure:11492: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value='x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -g -feliminate-unused-debug-types'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-poky-linux
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i386
ac_cv_func___ashldi3=yes
ac_cv_func___ashrdi3=yes
ac_cv_func___bswapdi2=yes
ac_cv_func___bswapsi2=yes
ac_cv_func___lshrdi3=yes
ac_cv_func___trampoline_setup=no
ac_cv_func___ucmpdi2=yes
ac_cv_func__restgpr_14_x=no
ac_cv_func_asprintf=yes
ac_cv_func_getgid=yes
ac_cv_func_getuid=yes
ac_cv_func_lstat=yes
ac_cv_func_memalign=yes
ac_cv_func_memmove=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_sbrk=yes
ac_cv_func_strdup=yes
ac_cv_func_vasprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_ft2build_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-poky-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MAKEINFO=/usr/bin/makeinfo
ac_cv_path_MSGFMT=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
ac_cv_path_RUBY=/usr/bin/ruby
ac_cv_path_XGETTEXT=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest'
ac_cv_prog_CMP=cmp
ac_cv_prog_CPP='x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64'
ac_cv_prog_FREETYPE=freetype-config
ac_cv_prog_NM=x86_64-poky-linux-nm
ac_cv_prog_OBJCOPY=x86_64-poky-linux-objcopy
ac_cv_prog_STRIP=x86_64-poky-linux-strip
ac_cv_prog_YACC=bison
ac_cv_prog_ac_ct_TARGET_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_long=8
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=i386-pc-none
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='x86_64-poky-linux-ld --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
grub_cv_apple_cc=no
grub_cv_apple_target_cc=no
grub_cv_asm_uscore=no
grub_cv_cc_efiemu=yes
grub_cv_cc_falign_loop=yes
grub_cv_cc_fno_dwarf2_cfi_asm=yes
grub_cv_cc_isystem=yes
grub_cv_check_edata_symbol=yes
grub_cv_check_end_symbol=yes
grub_cv_check_uscore_edata_symbol=yes
grub_cv_check_uscore_end_symbol=yes
grub_cv_check_uscore_uscore_bss_start_symbol=yes
grub_cv_i386_asm_absolute_without_asterisk=no
grub_cv_i386_asm_addr32=yes
grub_cv_i386_asm_prefix_requirement=yes
grub_cv_prog_ld_build_id_none=yes
grub_cv_prog_objcopy_absolute=yes
grub_cv_prog_target_cc=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run tar'
ASFLAGS=''
AUTOCONF='${SHELL} /usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run automake-1.11'
AWK='gawk'
CC='x86_64-poky-linux-gcc    -m64 --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1'
CMP='cmp'
CPP='x86_64-poky-linux-gcc -E --sysroot=/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/crystalforest    -m64'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FONT_SOURCE=''
FREETYPE='freetype-config'
GETTEXT_MACRO_VERSION='0.17'
GMSGFMT='/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
GMSGFMT_015='/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
GREP='/bin/grep'
HELP2MAN=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
LIBCURSES=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBPCIACCESS=''
LIBS=''
LIBSDL=''
LIBUSB=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='/usr/bin/makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
MSGFMT_015='/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
MSGMERGE='/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/msgmerge'
NM='x86_64-poky-linux-nm'
OBJCONV=''
OBJCOPY='x86_64-poky-linux-objcopy'
OBJEXT='o'
PACKAGE='grub'
PACKAGE_BUGREPORT='bug-grub@gnu.org'
PACKAGE_NAME='GRUB'
PACKAGE_STRING='GRUB 1.98'
PACKAGE_TARNAME='grub'
PACKAGE_URL=''
PACKAGE_VERSION='1.98'
PATH_SEPARATOR=':'
POSUB='po'
RUBY='/usr/bin/ruby'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='x86_64-poky-linux-strip'
TARGET_APPLE_CC='0'
TARGET_ASFLAGS=' -DGRUB_MACHINE_PCBIOS=1'
TARGET_CC='gcc'
TARGET_CFLAGS='-O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror'
TARGET_CPPFLAGS=' -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include'
TARGET_IMG_CFLAGS=''
TARGET_IMG_LDFLAGS='-Wl,-N  -Wl,-Ttext,'
TARGET_IMG_LDSCRIPT=''
TARGET_LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 -Wl,--build-id=none'
TARGET_MODULE_FORMAT='elf32'
TARGET_OBJ2ELF=''
USE_NLS='yes'
VERSION='1.98'
XGETTEXT='/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/xgettext'
XGETTEXT_015='/usr/local/src/crf/test/buildcrfrt/tmp/sysroots/x86_64-linux/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
YACC='bison'
ac_ct_CC=''
ac_ct_TARGET_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='/usr/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_efiemu='yes'
enable_grub_emu_pci=''
enable_grub_emu_sdl=''
enable_grub_emu_usb=''
enable_grub_fstest='yes'
enable_grub_mkfont='no'
exec_prefix='/usr'
freetype_cflags='-I/usr/include/freetype2'
freetype_libs='-lfreetype -lz'
host='x86_64-poky-linux-gnu'
host_alias='x86_64-poky-linux'
host_cpu='x86_64'
host_kernel='linux'
host_os='linux-gnu'
host_vendor='poky'
htmldir='${docdir}'
includedir='/usr/include'
infodir='/usr/share/info'
install_sh='${SHELL} /usr/local/src/crf/test/buildcrfrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/install-sh'
libdir='/usr/lib'
libexecdir='/usr/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
platform='pc'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/sbin'
sharedstatedir='/com'
sysconfdir='/etc'
target='i386-pc-none'
target_alias='i386'
target_cpu='i386'
target_os='none'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GRUB"
#define PACKAGE_TARNAME "grub"
#define PACKAGE_VERSION "1.98"
#define PACKAGE_STRING "GRUB 1.98"
#define PACKAGE_BUGREPORT "bug-grub@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "grub"
#define VERSION "1.98"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define SIZEOF_VOID_P 8
#define SIZEOF_LONG 8
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_MEMALIGN 1
#define HAVE_ASPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_DIRENT_H 1
#define HAVE_MEMMOVE 1
#define HAVE_SBRK 1
#define HAVE_STRDUP 1
#define HAVE_LSTAT 1
#define HAVE_GETUID 1
#define HAVE_GETGID 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE___BSWAPSI2 1
#define HAVE___BSWAPDI2 1
#define HAVE___ASHLDI3 1
#define HAVE___ASHRDI3 1
#define HAVE___LSHRDI3 1
#define HAVE___UCMPDI2 1
#define BSS_START_SYMBOL __bss_start
#define END_SYMBOL end
#define ADDR32 addr32
#define DATA32 data32

configure: exit 0

[-- Attachment #3: config.log-dvhart --]
[-- Type: text/plain, Size: 112795 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GRUB configure 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ /build/poky/sugarbay/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/configure --build=x86_64-linux --host=x86_64-poky-linux --target=x86_64-poky-linux --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --disable-silent-rules --with-libtool-sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay --with-platform=pc --target=i386 --enable-nls

## --------- ##
## Platform. ##
## --------- ##

hostname = rage
uname -m = x86_64
uname -r = 3.0.3-rage01+
uname -s = Linux
uname -v = #49 SMP Fri Aug 19 07:13:20 PDT 2011

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux
PATH: /build/poky/sugarbay/tmp/sysroots/sugarbay/usr/bin/crossscripts
PATH: /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/sbin
PATH: /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin
PATH: /build/poky/sugarbay/tmp/sysroots/x86_64-linux/sbin
PATH: /build/poky/sugarbay/tmp/sysroots/x86_64-linux//bin
PATH: /home/dvhart/source/poky.git/scripts
PATH: /home/dvhart/source/poky.git/bitbake/bin/
PATH: /home/dvhart/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /home/dvhart/source/poky.git/scripts


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2440: checking for a BSD-compatible install
configure:2508: result: /usr/bin/install -c
configure:2519: checking whether build environment is sane
configure:2569: result: yes
configure:2618: checking for x86_64-poky-linux-strip
configure:2645: result: x86_64-poky-linux-strip
configure:2710: checking for a thread-safe mkdir -p
configure:2749: result: /bin/mkdir -p
configure:2762: checking for gawk
configure:2778: found /usr/bin/gawk
configure:2789: result: gawk
configure:2800: checking whether make sets $(MAKE)
configure:2822: result: yes
configure:2912: checking build system type
configure:2926: result: x86_64-pc-linux-gnu
configure:2946: checking host system type
configure:2959: result: x86_64-poky-linux-gnu
configure:2979: checking target system type
configure:2992: result: i386-pc-none
configure:3144: checking for cmp
configure:3160: found /usr/bin/cmp
configure:3171: result: cmp
configure:3190: checking for bison
configure:3206: found /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/bison
configure:3217: result: bison
configure:3245: checking for gawk
configure:3272: result: gawk
configure:3283: checking whether make sets $(MAKE)
configure:3305: result: yes
configure:3319: checking for ruby
configure:3352: result: no
configure:3359: checking for makeinfo
configure:3377: found /usr/bin/makeinfo
configure:3389: result: /usr/bin/makeinfo
configure:3410: checking for x86_64-poky-linux-gcc
configure:3437: result: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay
configure:3706: checking for C compiler version
configure:3715: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay --version >&5
x86_64-poky-linux-gcc (GCC) 4.6.1 20110627 (prerelease)
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3726: $? = 0
configure:3715: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -v >&5
Using built-in specs.
COLLECT_GCC=x86_64-poky-linux-gcc
COLLECT_LTO_WRAPPER=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/libexec/x86_64-poky-linux/gcc/x86_64-poky-linux/4.6.1/lto-wrapper
Target: x86_64-poky-linux
Configured with: /build/poky/sugarbay/tmp/work-shared/gcc-4.6.1+svnr175454-r7/gcc-4_6-branch/configure --build=x86_64-linux --host=x86_64-linux --target=x86_64-poky-linux --prefix=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr --exec_prefix=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr --bindir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux --sbindir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/x86_64-poky-linux --libexecdir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/libexec/x86_64-poky-linux --datadir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/share --sysconfdir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/etc --sharedstatedir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/com --localstatedir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/var --libdir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/lib/x86_64-poky-linux --includedir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/include --oldincludedir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/include --infodir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/share/info --mandir=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/share/man --disable-silent-rules --with-libtool-sysroot=/build/poky/sugarbay/tmp/sysroots/x86_64-linux --with-gnu-ld --enable-shared --enable-languages=c,c++ --enable-threads=posix --disable-multilib --enable-c99 --enable-long-long --enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=x86_64-poky-linux- --enable-target-optspace --enable-lto --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap --enable-cheaders=c_global --with-local-prefix=/build/poky/sugarbay/tmp/sysroots/sugarbay/usr --with-gxx-include-dir=/usr/include/c++ --with-sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay --with-build-sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay --enable-poison-system-directories --with-headers=/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include --disable-libunwind-exceptions --with-mpfr=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr --with-system-zlib --enable-nls --enable-__cxa_atexit
Thread model: posix
gcc version 4.6.1 20110627 (prerelease) (GCC) 
configure:3726: $? = 0
configure:3715: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -V >&5
x86_64-poky-linux-gcc: error: unrecognized option '-V'
x86_64-poky-linux-gcc: fatal error: no input files
compilation terminated.
configure:3726: $? = 1
configure:3715: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -qversion >&5
x86_64-poky-linux-gcc: error: unrecognized option '-qversion'
x86_64-poky-linux-gcc: fatal error: no input files
compilation terminated.
configure:3726: $? = 1
configure:3746: checking whether the C compiler works
configure:3768: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:3772: $? = 0
configure:3821: result: yes
configure:3824: checking for C compiler default output file name
configure:3826: result: a.out
configure:3832: checking for suffix of executables
configure:3839: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:3843: $? = 0
configure:3865: result: 
configure:3887: checking whether we are cross compiling
configure:3925: result: yes
configure:3930: checking for suffix of object files
configure:3952: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:3956: $? = 0
configure:3977: result: o
configure:3981: checking whether we are using the GNU C compiler
configure:4000: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4000: $? = 0
configure:4009: result: yes
configure:4018: checking whether x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay accepts -g
configure:4038: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -g  conftest.c >&5
configure:4038: $? = 0
configure:4079: result: yes
configure:4096: checking for x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay option to accept ISO C89
configure:4160: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay  -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4160: $? = 0
configure:4173: result: none needed
configure:4204: checking for style of include used by make
configure:4232: result: GNU
configure:4257: checking dependency style of x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay
configure:4367: result: none
configure:4391: checking how to run the C preprocessor
configure:4461: result: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64
configure:4481: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
configure:4481: $? = 0
configure:4495: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4524: checking for grep that handles long lines and -e
configure:4582: result: /bin/grep
configure:4587: checking for egrep
configure:4649: result: /bin/grep -E
configure:4654: checking for ANSI C header files
configure:4674: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4674: $? = 0
configure:4758: result: yes
configure:4771: checking for sys/types.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for sys/stat.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for stdlib.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for string.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for memory.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for strings.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for inttypes.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for stdint.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4771: checking for unistd.h
configure:4771: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4771: $? = 0
configure:4771: result: yes
configure:4785: checking minix/config.h usability
configure:4785: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4785: result: no
configure:4785: checking minix/config.h presence
configure:4785: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4785: result: no
configure:4785: checking for minix/config.h
configure:4785: result: no
configure:4806: checking whether it is safe to define __EXTENSIONS__
configure:4824: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:4824: $? = 0
configure:4831: result: yes
configure:4847: checking whether NLS is requested
configure:4856: result: yes
configure:4897: checking for msgfmt
configure: trying /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt...
0 translated messages.
configure:4929: result: /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
configure:4938: checking for gmsgfmt
configure:4969: result: /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
configure:5020: checking for xgettext
configure: trying /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/xgettext...
/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:5052: result: /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/xgettext
configure:5098: checking for msgmerge
configure: trying /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgmerge...
configure:5129: result: /build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
configure:5186: checking for ld used by GCC
configure:5250: result: x86_64-poky-linux-ld --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay
configure:5257: checking if the linker (x86_64-poky-linux-ld --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay) is GNU ld
configure:5270: result: yes
configure:5277: checking for shared library run path origin
configure:5290: result: done
configure:5791: checking for CFPreferencesCopyAppValue
configure:5809: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
compilation terminated.
configure:5809: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main (void)
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:5818: result: no
configure:5825: checking for CFLocaleCopyCurrent
configure:5843: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:26:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
compilation terminated.
configure:5843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main (void)
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:5852: result: no
configure:5901: checking for GNU gettext in libc
configure:5921: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:5921: $? = 0
configure:5930: result: yes
configure:6676: checking whether to use NLS
configure:6678: result: yes
configure:6681: checking where the gettext function comes from
configure:6692: result: libc
configure:6756: checking for special C compiler options needed for large files
configure:6801: result: no
configure:6807: checking for _FILE_OFFSET_BITS value needed for large files
configure:6832: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:6832: $? = 0
configure:6864: result: no
configure:6949: checking whether byte ordering is bigendian
configure:6964: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c:30:9: error: unknown type name 'not'
conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:30:15: error: unknown type name 'universal'
configure:6964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:7009: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7009: $? = 0
configure:7027: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:36:4: error: unknown type name 'not'
conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:7027: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main (void)
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:7155: result: no
configure:7177: checking size of void *
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:12: error: size of array 'test_array' is negative
configure:7182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7182: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7182: $? = 0
configure:7197: result: 8
configure:7211: checking size of long
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
configure:7216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
configure:7216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
configure:7216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:12: error: size of array 'test_array' is negative
configure:7216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7216: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7216: $? = 0
configure:7231: result: 8
configure:7243: checking whether our compiler is apple cc
configure:7257: result: no
configure:7265: WARNING: cannot generate manual pages while cross compiling
configure:7314: checking for posix_memalign
configure:7314: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7314: $? = 0
configure:7314: result: yes
configure:7314: checking for memalign
configure:7314: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7314: $? = 0
configure:7314: result: yes
configure:7314: checking for asprintf
configure:7314: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7314: $? = 0
configure:7314: result: yes
configure:7314: checking for vasprintf
configure:7314: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7314: $? = 0
configure:7314: result: yes
configure:7326: checking whether sys/types.h defines makedev
configure:7342: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7342: $? = 0
configure:7351: result: yes
configure:7379: checking for dirent.h that defines DIR
configure:7398: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7398: $? = 0
configure:7406: result: yes
configure:7420: checking for library containing opendir
configure:7451: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7451: $? = 0
configure:7468: result: none required
configure:7538: checking for memmove
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
conftest.c:59:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for sbrk
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for strdup
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
conftest.c:61:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for lstat
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for getuid
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7538: $? = 0
configure:7538: result: yes
configure:7538: checking for getgid
configure:7538: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
configure:7538: $? = 0
configure:7538: result: yes
configure:7551: checking sys/mkdev.h usability
configure:7551: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
conftest.c:75:23: fatal error: sys/mkdev.h: No such file or directory
compilation terminated.
configure:7551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:7551: result: no
configure:7551: checking sys/mkdev.h presence
configure:7551: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
conftest.c:42:23: fatal error: sys/mkdev.h: No such file or directory
compilation terminated.
configure:7551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| /* end confdefs.h.  */
| #include <sys/mkdev.h>
configure:7551: result: no
configure:7551: checking for sys/mkdev.h
configure:7551: result: no
configure:7551: checking sys/sysmacros.h usability
configure:7551: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking sys/sysmacros.h presence
configure:7551: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking for sys/sysmacros.h
configure:7551: result: yes
configure:7551: checking malloc.h usability
configure:7551: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking malloc.h presence
configure:7551: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking for malloc.h
configure:7551: result: yes
configure:7551: checking termios.h usability
configure:7551: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking termios.h presence
configure:7551: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
configure:7551: $? = 0
configure:7551: result: yes
configure:7551: checking for termios.h
configure:7551: result: yes
configure:7551: checking for sys/types.h
configure:7551: result: yes
configure:7565: checking for unistd.h
configure:7565: result: yes
configure:7565: checking for string.h
configure:7565: result: yes
configure:7565: checking for strings.h
configure:7565: result: yes
configure:7565: checking for sys/stat.h
configure:7565: result: yes
configure:7565: checking sys/fcntl.h usability
configure:7565: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7565: $? = 0
configure:7565: result: yes
configure:7565: checking sys/fcntl.h presence
configure:7565: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
configure:7565: $? = 0
configure:7565: result: yes
configure:7565: checking for sys/fcntl.h
configure:7565: result: yes
configure:7565: checking limits.h usability
configure:7565: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  conftest.c >&5
configure:7565: $? = 0
configure:7565: result: yes
configure:7565: checking limits.h presence
configure:7565: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  conftest.c
configure:7565: $? = 0
configure:7565: result: yes
configure:7565: checking for limits.h
configure:7565: result: yes
configure:7591: checking for i386-gcc
configure:7621: result: no
configure:7591: checking for i386-egcs
configure:7621: result: no
configure:7591: checking for i386-cc
configure:7621: result: no
configure:7635: checking for gcc
configure:7651: found /usr/bin/gcc
configure:7662: result: gcc
configure:7678: WARNING: using cross tools not prefixed with host triplet
configure:7689: checking for i386-objcopy
configure:7716: result: x86_64-poky-linux-objcopy
configure:7781: checking for i386-strip
configure:7808: result: x86_64-poky-linux-strip
configure:7873: checking for i386-nm
configure:7900: result: x86_64-poky-linux-nm
configure:8266: checking whether -falign-loops works
configure:8284: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1  conftest.c >&5
configure:8284: $? = 0
configure:8292: result: yes
configure:8310: checking whether -fno-dwarf2-cfi-asm works
configure:8329: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1 -fno-dwarf2-cfi-asm  conftest.c >&5
configure:8329: $? = 0
configure:8338: result: yes
configure:8346: checking whether our target compiler is apple cc
configure:8360: result: no
configure:8470: checking for command to convert module to ELF format
configure:8477: result: 
configure:8577: checking whether `gcc' generates calls to `__enable_execute_stack()'
configure:8591: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -falign-loops=1 -S conftest.c
configure:8594: $? = 0
configure:8607: result: no
configure:8617: checking whether `gcc' has `-fPIE' as default
configure:8642: result: no
configure:8656: checking whether `gcc' accepts `-fstack-protector'
configure:8666: result: yes
configure:8684: checking whether `gcc' accepts `-mstack-arg-probe'
configure:8691: result: yes
configure:8739: checking for __bswapsi2
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory
compilation terminated.
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| /* Define __bswapsi2 to an innocuous variant, in case <limits.h> declares __bswapsi2.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __bswapsi2 innocuous___bswapsi2
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __bswapsi2 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __bswapsi2
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __bswapsi2 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___bswapsi2 || defined __stub_____bswapsi2
| choke me
| #endif
| 
| int
| main (void)
| {
| return __bswapsi2 ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8739: checking for __bswapdi2
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory
compilation terminated.
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| /* Define __bswapdi2 to an innocuous variant, in case <limits.h> declares __bswapdi2.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __bswapdi2 innocuous___bswapdi2
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __bswapdi2 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __bswapdi2
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __bswapdi2 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___bswapdi2 || defined __stub_____bswapdi2
| choke me
| #endif
| 
| int
| main (void)
| {
| return __bswapdi2 ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8739: checking for __ashldi3
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory
compilation terminated.
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| /* Define __ashldi3 to an innocuous variant, in case <limits.h> declares __ashldi3.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __ashldi3 innocuous___ashldi3
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __ashldi3 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __ashldi3
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __ashldi3 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___ashldi3 || defined __stub_____ashldi3
| choke me
| #endif
| 
| int
| main (void)
| {
| return __ashldi3 ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8739: checking for __ashrdi3
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory
compilation terminated.
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| /* Define __ashrdi3 to an innocuous variant, in case <limits.h> declares __ashrdi3.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __ashrdi3 innocuous___ashrdi3
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __ashrdi3 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __ashrdi3
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __ashrdi3 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___ashrdi3 || defined __stub_____ashrdi3
| choke me
| #endif
| 
| int
| main (void)
| {
| return __ashrdi3 ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8739: checking for __lshrdi3
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory
compilation terminated.
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| /* Define __lshrdi3 to an innocuous variant, in case <limits.h> declares __lshrdi3.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __lshrdi3 innocuous___lshrdi3
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __lshrdi3 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __lshrdi3
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __lshrdi3 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___lshrdi3 || defined __stub_____lshrdi3
| choke me
| #endif
| 
| int
| main (void)
| {
| return __lshrdi3 ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8739: checking for __trampoline_setup
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory
compilation terminated.
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| /* Define __trampoline_setup to an innocuous variant, in case <limits.h> declares __trampoline_setup.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __trampoline_setup innocuous___trampoline_setup
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __trampoline_setup (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __trampoline_setup
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __trampoline_setup ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___trampoline_setup || defined __stub_____trampoline_setup
| choke me
| #endif
| 
| int
| main (void)
| {
| return __trampoline_setup ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8739: checking for __ucmpdi2
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory
compilation terminated.
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| /* Define __ucmpdi2 to an innocuous variant, in case <limits.h> declares __ucmpdi2.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __ucmpdi2 innocuous___ucmpdi2
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __ucmpdi2 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef __ucmpdi2
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __ucmpdi2 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub___ucmpdi2 || defined __stub_____ucmpdi2
| choke me
| #endif
| 
| int
| main (void)
| {
| return __ucmpdi2 ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8739: checking for _restgpr_14_x
configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
In file included from /usr/include/features.h:387,
                 from /usr/include/limits.h:27,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
                 from conftest.c:62:
/usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory
compilation terminated.
configure:8739: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GRUB"
| #define PACKAGE_TARNAME "grub"
| #define PACKAGE_VERSION "1.98"
| #define PACKAGE_STRING "GRUB 1.98"
| #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "grub"
| #define VERSION "1.98"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_LONG 8
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SBRK 1
| #define HAVE_STRDUP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| /* Define _restgpr_14_x to an innocuous variant, in case <limits.h> declares _restgpr_14_x.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _restgpr_14_x innocuous__restgpr_14_x
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _restgpr_14_x (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _restgpr_14_x
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _restgpr_14_x ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__restgpr_14_x || defined __stub____restgpr_14_x
| choke me
| #endif
| 
| int
| main (void)
| {
| return _restgpr_14_x ();
|   ;
|   return 0;
| }
configure:8739: result: no
configure:8758: checking whether target compiler is working
configure:8777: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:8777: $? = 0
configure:8787: result: yes
configure:8795: checking whether x86_64-poky-linux-objcopy works for absolute addresses
configure:8809: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100  conftest.c >&5
configure:8812: $? = 0
configure:8820: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -nostdlib -Wl,-N  -Wl,-Ttext, -Wl,-Ttext -Wl,0x2000 conftest.o -o conftest.exec
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000000000
configure:8823: $? = 0
configure:8829: x86_64-poky-linux-objcopy --only-section=.text -O binary conftest.exec conftest
configure:8832: $? = 0
configure:8820: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -nostdlib -Wl,-N  -Wl,-Ttext, -Wl,-Ttext -Wl,0x8000 conftest.o -o conftest.exec
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000000000
configure:8823: $? = 0
configure:8829: x86_64-poky-linux-objcopy --only-section=.text -O binary conftest.exec conftest
configure:8832: $? = 0
configure:8838: cmp -s conftest.old conftest
configure:8841: $? = 0
configure:8820: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -nostdlib -Wl,-N  -Wl,-Ttext, -Wl,-Ttext -Wl,0x7C00 conftest.o -o conftest.exec
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000000000
configure:8823: $? = 0
configure:8829: x86_64-poky-linux-objcopy --only-section=.text -O binary conftest.exec conftest
configure:8832: $? = 0
configure:8838: cmp -s conftest.old conftest
configure:8841: $? = 0
configure:8852: result: yes
configure:8860: checking whether linker accepts --build-id=none
configure:8878: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 -Wl,--build-id=none conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000008048074
configure:8878: $? = 0
configure:8889: result: yes
configure:8897: checking if C symbols get an underscore after compilation
configure:8913: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -S conftest.c
configure:8916: $? = 0
configure:8941: result: no
configure:8951: checking if __bss_start is defined by the compiler
configure:8967: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:8967: $? = 0
configure:8977: result: yes
configure:8980: checking if edata is defined by the compiler
configure:8996: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:8996: $? = 0
configure:9006: result: yes
configure:9009: checking if _edata is defined by the compiler
configure:9025: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:9025: $? = 0
configure:9035: result: yes
configure:9054: checking if end is defined by the compiler
configure:9070: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:9070: $? = 0
configure:9080: result: yes
configure:9083: checking if _end is defined by the compiler
configure:9099: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c  >&5
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480b8
configure:9099: $? = 0
configure:9109: result: yes
configure:9127: checking whether addr32 must be in the same line as the instruction
configure:9138: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -c conftest.s
configure:9141: $? = 0
configure:9171: result: yes
configure:9175: checking for .code16 addr32 assembler support
configure:9192: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -c conftest.s
configure:9195: $? = 0
configure:9206: result: yes
configure:9209: checking whether an absolute indirect call/jump must not be prefixed with an asterisk
configure:9222: gcc -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -c conftest.s
configure:9225: $? = 0
configure:9242: result: no
configure:9261: checking whether options required for efiemu work
configure:9279: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -m64 -mcmodel=large -mno-red-zone -nostdlib  conftest.c >&5
configure:9279: $? = 0
configure:9287: result: yes
configure:9303: checking whether -nostdinc -isystem works
configure:9323: gcc -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -m64 -mcmodel=large -mno-red-zone -nostdlib  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include conftest.c >&5
configure:9323: $? = 0
configure:9332: result: yes
configure:9782: checking for freetype-config
configure:9798: found /build/poky/sugarbay/tmp/sysroots/sugarbay/usr/bin/crossscripts/freetype-config
configure:9809: result: freetype-config
configure:9833: checking ft2build.h usability
configure:9833: x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay -c -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1  -I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include/freetype2 -I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include conftest.c >&5
configure:9833: $? = 0
configure:9833: result: yes
configure:9833: checking ft2build.h presence
configure:9833: x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64  -I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include/freetype2 -I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include conftest.c
configure:9833: $? = 0
configure:9833: result: yes
configure:9833: checking for ft2build.h
configure:9833: result: yes
configure:9864: checking whether ln can handle directories properly
configure:9872: result: yes
configure:10021: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on rage

config.status:971: creating Makefile
config.status:971: creating gensymlist.sh
config.status:971: creating genkernsyms.sh
config.status:971: creating stamp-h
config.status:971: creating config.h
config.status:1203: linking include/grub/i386 to include/grub/cpu
config.status:1203: linking include/grub/i386/pc to include/grub/machine
config.status:1222: executing depfiles commands
config.status:1222: executing po-directories commands
configure:11492: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value='x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -g -feliminate-unused-debug-types'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value='x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-poky-linux
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i386
ac_cv_func___ashldi3=no
ac_cv_func___ashrdi3=no
ac_cv_func___bswapdi2=no
ac_cv_func___bswapsi2=no
ac_cv_func___lshrdi3=no
ac_cv_func___trampoline_setup=no
ac_cv_func___ucmpdi2=no
ac_cv_func__restgpr_14_x=no
ac_cv_func_asprintf=yes
ac_cv_func_getgid=yes
ac_cv_func_getuid=yes
ac_cv_func_lstat=yes
ac_cv_func_memalign=yes
ac_cv_func_memmove=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_sbrk=yes
ac_cv_func_strdup=yes
ac_cv_func_vasprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_ft2build_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-poky-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_MAKEINFO=/usr/bin/makeinfo
ac_cv_path_MSGFMT=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC='x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay'
ac_cv_prog_CMP=cmp
ac_cv_prog_CPP='x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64'
ac_cv_prog_FREETYPE=freetype-config
ac_cv_prog_NM=x86_64-poky-linux-nm
ac_cv_prog_OBJCOPY=x86_64-poky-linux-objcopy
ac_cv_prog_STRIP=x86_64-poky-linux-strip
ac_cv_prog_YACC=bison
ac_cv_prog_ac_ct_TARGET_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_long=8
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=i386-pc-none
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='x86_64-poky-linux-ld --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
grub_cv_apple_cc=no
grub_cv_apple_target_cc=no
grub_cv_asm_uscore=no
grub_cv_cc_efiemu=yes
grub_cv_cc_falign_loop=yes
grub_cv_cc_fno_dwarf2_cfi_asm=yes
grub_cv_cc_isystem=yes
grub_cv_check_edata_symbol=yes
grub_cv_check_end_symbol=yes
grub_cv_check_uscore_edata_symbol=yes
grub_cv_check_uscore_end_symbol=yes
grub_cv_check_uscore_uscore_bss_start_symbol=yes
grub_cv_i386_asm_absolute_without_asterisk=no
grub_cv_i386_asm_addr32=yes
grub_cv_i386_asm_prefix_requirement=yes
grub_cv_prog_ld_build_id_none=yes
grub_cv_prog_objcopy_absolute=yes
grub_cv_prog_target_cc=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /build/poky/sugarbay/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /build/poky/sugarbay/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run tar'
ASFLAGS=''
AUTOCONF='${SHELL} /build/poky/sugarbay/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run autoconf'
AUTOHEADER='${SHELL} /build/poky/sugarbay/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run autoheader'
AUTOMAKE='${SHELL} /build/poky/sugarbay/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/missing --run automake-1.11'
AWK='gawk'
CC='x86_64-poky-linux-gcc    -m64 --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1'
CMP='cmp'
CPP='x86_64-poky-linux-gcc -E --sysroot=/build/poky/sugarbay/tmp/sysroots/sugarbay    -m64'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FONT_SOURCE=''
FREETYPE='freetype-config'
GETTEXT_MACRO_VERSION='0.17'
GMSGFMT='/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
GMSGFMT_015='/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
GREP='/bin/grep'
HELP2MAN=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'
LIBCURSES=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBPCIACCESS=''
LIBS=''
LIBSDL=''
LIBUSB=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='/usr/bin/makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
MSGFMT_015='/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgfmt'
MSGMERGE='/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/msgmerge'
NM='x86_64-poky-linux-nm'
OBJCONV=''
OBJCOPY='x86_64-poky-linux-objcopy'
OBJEXT='o'
PACKAGE='grub'
PACKAGE_BUGREPORT='bug-grub@gnu.org'
PACKAGE_NAME='GRUB'
PACKAGE_STRING='GRUB 1.98'
PACKAGE_TARNAME='grub'
PACKAGE_URL=''
PACKAGE_VERSION='1.98'
PATH_SEPARATOR=':'
POSUB='po'
RUBY=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='x86_64-poky-linux-strip'
TARGET_APPLE_CC='0'
TARGET_ASFLAGS=' -DGRUB_MACHINE_PCBIOS=1'
TARGET_CC='gcc'
TARGET_CFLAGS='-O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror'
TARGET_CPPFLAGS=' -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include'
TARGET_IMG_CFLAGS=''
TARGET_IMG_LDFLAGS='-Wl,-N  -Wl,-Ttext,'
TARGET_IMG_LDSCRIPT=''
TARGET_LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 -Wl,--build-id=none'
TARGET_MODULE_FORMAT='elf32'
TARGET_OBJ2ELF=''
USE_NLS='yes'
VERSION='1.98'
XGETTEXT='/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/xgettext'
XGETTEXT_015='/build/poky/sugarbay/tmp/sysroots/x86_64-linux/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
YACC='bison'
ac_ct_CC=''
ac_ct_TARGET_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='/usr/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_efiemu='yes'
enable_grub_emu_pci=''
enable_grub_emu_sdl=''
enable_grub_emu_usb=''
enable_grub_fstest='yes'
enable_grub_mkfont='yes'
exec_prefix='/usr'
freetype_cflags='-I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include/freetype2 -I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include'
freetype_libs='-L/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/lib -lfreetype'
host='x86_64-poky-linux-gnu'
host_alias='x86_64-poky-linux'
host_cpu='x86_64'
host_kernel='linux'
host_os='linux-gnu'
host_vendor='poky'
htmldir='${docdir}'
includedir='/usr/include'
infodir='/usr/share/info'
install_sh='${SHELL} /build/poky/sugarbay/tmp/work/x86_64-poky-linux/grub-1.98-r1/grub-1.98/install-sh'
libdir='/usr/lib'
libexecdir='/usr/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
platform='pc'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/sbin'
sharedstatedir='/com'
sysconfdir='/etc'
target='i386-pc-none'
target_alias='i386'
target_cpu='i386'
target_os='none'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GRUB"
#define PACKAGE_TARNAME "grub"
#define PACKAGE_VERSION "1.98"
#define PACKAGE_STRING "GRUB 1.98"
#define PACKAGE_BUGREPORT "bug-grub@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "grub"
#define VERSION "1.98"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define SIZEOF_VOID_P 8
#define SIZEOF_LONG 8
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_MEMALIGN 1
#define HAVE_ASPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_DIRENT_H 1
#define HAVE_MEMMOVE 1
#define HAVE_SBRK 1
#define HAVE_STRDUP 1
#define HAVE_LSTAT 1
#define HAVE_GETUID 1
#define HAVE_GETGID 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define BSS_START_SYMBOL __bss_start
#define END_SYMBOL end
#define ADDR32 addr32
#define DATA32 data32
#define HAVE_FT2BUILD_H 1

configure: exit 0


## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=-:util/grub-mkrescue.in

on rage


## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=-:util/grub-install.in

on rage


## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=grub-reboot:util/grub-reboot.in

on rage



## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=grub-set-default:util/grub-set-default.in

on rage

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=grub-mkconfig:util/grub-mkconfig.in

on rage

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=00_header:util/grub.d/00_header.in

on rage



## ---------------------- ##
## Running config.status. ##
## ---------------------- ##


This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=40_custom:util/grub.d/40_custom.in

on rage

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=10_linux:util/grub.d/10_linux.in

on rage


## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=30_os-prober:util/grub.d/30_os-prober.in

on rage

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=grub-mkconfig_lib:util/grub-mkconfig_lib.in

on rage


## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GRUB config.status 1.98, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status --file=update-grub_lib:util/update-grub_lib.in

on rage

config.status:971: creating grub-reboot
config.status:971: creating grub-set-default
config.status:971: creating grub-mkconfig
config.status:971: creating 00_header
config.status:971: creating 40_custom
config.status:971: creating 30_os-prober
config.status:971: creating 10_linux
config.status:971: creating grub-mkconfig_lib
config.status:971: creating update-grub_lib
config.status:1079: WARNING:  'util/grub-install.in' seems to ignore the --datarootdir setting

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

* Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
  2011-08-31  1:39   ` Darren Hart
@ 2011-08-31  1:46     ` Darren Hart
  2011-08-31 18:51     ` Richard Purdie
  1 sibling, 0 replies; 9+ messages in thread
From: Darren Hart @ 2011-08-31  1:46 UTC (permalink / raw)
  To: Richard Purdie; +Cc: yocto


Kishore, can you try this patch? You can just checkout this branch in
your meta-intel repository after adding the meta-intel-contrib remote,
or you can add it manually.

http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/commit/?h=dvhart/grubfix&id=60652a51878cbd0327c5f828acdbb73e31caafba

Thanks,

Darren



On 08/30/2011 06:39 PM, Darren Hart wrote:
> On 08/30/2011 05:11 PM, Richard Purdie wrote:
>> On Tue, 2011-08-30 at 16:59 -0700, Bodke, Kishore K wrote:
>>> Hello All,
>>>
>>>  
>>>
>>> I am trying to build linux-yocto with rt kernel for sugarbay bsp and
>>> it fails for the grub recipe.
>>>
>>>  
>>>
>>> Attached is the build log.  
>>>
>>>  
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>> bitbake -e | egrep "^WARN_QA="
>>>
>>> WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch la2
>>> pkgconfig desktop la ldflags perms useless-rpaths"
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>> bitbake -e | egrep "^ERROR_QA="
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>>
>>>  
>>>
>>> Please let me know what could be the issue.
>>
>> Could you include the config.log file mentioned in the error report
>> please?
> 
> I've attached mine and Kishore's. Mine builds grub, while his does not.
> 
> I noticed that Kishore's config.log differs from mine in some configure tests. For example:
> 
> Mine contains (config.log-dvhart):
> 
> configure:8739: checking for __bswapsi2
> configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
> In file included from /usr/include/features.h:387,
>                  from /usr/include/limits.h:27,
>                  from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
>                  from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
>                  from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
>                  from conftest.c:62:
> /usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory compilation terminated.
> configure:8739: $? = 1
> 
> 
> While there is no reference to stubs.h in Kishore's config.log (confi-1.log):
> 
> configure:8739: checking for __bswapsi2
> configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
> conftest.c:75: warning: function declaration isn't a prototype
> /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
> configure:8739: $? = 0
> configure:8739: result: yes
> 
> 
> I also found that Kishore's config.log includes:
> freetype_cflags='-I/usr/include/freetype2'
> freetype_libs='-lfreetype -lz'
> 
> While mine includes:
> freetype_cflags='-I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include/freetype2 -I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include'
> freetype_libs='-L/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/lib -lfreetype'
> 
> This would certainly be cause for a QA test failure.
> 
> Perhaps a DEPENDS=freetype in the grub recipe is in order?
> 
> Alternatively, we could see about configuring it without freetype.
> 
> Kishore, can you check to see if freetype is built on your system? Should be located at:
> 
> /usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/freetype-2.4.6-r0
> 
> Kishore, finally, we can confirm this is the problem by having you try this:
> $ bitbake freetype
> $ bitbake grub
> 
> I suspect this will complete.
> 
>>
>> This should be somewhere like
>> usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/*/config.log
>>
>> Cheers,
>>
>> Richard
>>
>>
> 
> 


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


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

* Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
  2011-08-31  0:11 ` Richard Purdie
  2011-08-31  1:39   ` Darren Hart
@ 2011-08-31  2:51   ` Darren Hart
  2011-08-31 16:51     ` Bodke, Kishore K
  1 sibling, 1 reply; 9+ messages in thread
From: Darren Hart @ 2011-08-31  2:51 UTC (permalink / raw)
  To: Richard Purdie; +Cc: yocto

On 08/30/2011 05:11 PM, Richard Purdie wrote:
> On Tue, 2011-08-30 at 16:59 -0700, Bodke, Kishore K wrote:
>> Hello All,
>>
>>  
>>
>> I am trying to build linux-yocto with rt kernel for sugarbay bsp and
>> it fails for the grub recipe.
>>
>>  
>>
>> Attached is the build log.  
>>
>>  
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>> bitbake -e | egrep "^WARN_QA="
>>
>> WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch la2
>> pkgconfig desktop la ldflags perms useless-rpaths"
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>> bitbake -e | egrep "^ERROR_QA="
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>
>>  
>>
>> Please let me know what could be the issue.
> 
> Could you include the config.log file mentioned in the error report
> please?
> 
> This should be somewhere like
> usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/*/config.log
> 

I replied with this and a comparison file, but it was rejected due to
being over 200k :(.

Short of it is that Kishore's config.log shows it picking up the
freetype libs from his host system. The patch I proposed adds a DEPENDS
to grub on freetype.

> Cheers,
> 
> Richard
> 
> 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


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

* Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
  2011-08-31  2:51   ` Darren Hart
@ 2011-08-31 16:51     ` Bodke, Kishore K
  2011-08-31 17:00       ` Darren Hart
  0 siblings, 1 reply; 9+ messages in thread
From: Bodke, Kishore K @ 2011-08-31 16:51 UTC (permalink / raw)
  To: Hart, Darren, Richard Purdie; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1971 bytes --]

When I do bitbake freetype followed by bitbake grub , the grub build successfully.

Attached is the freetype.log and grub.log.

It fails if I first build the bitbake grub.  

Thanks
Kishore.

-----Original Message-----
From: Hart, Darren 
Sent: Tuesday, August 30, 2011 7:52 PM
To: Richard Purdie
Cc: Bodke, Kishore K; yocto@yoctoproject.org
Subject: Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

On 08/30/2011 05:11 PM, Richard Purdie wrote:
> On Tue, 2011-08-30 at 16:59 -0700, Bodke, Kishore K wrote:
>> Hello All,
>>
>>  
>>
>> I am trying to build linux-yocto with rt kernel for sugarbay bsp and
>> it fails for the grub recipe.
>>
>>  
>>
>> Attached is the build log.  
>>
>>  
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>> bitbake -e | egrep "^WARN_QA="
>>
>> WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch la2
>> pkgconfig desktop la ldflags perms useless-rpaths"
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>> bitbake -e | egrep "^ERROR_QA="
>>
>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>
>>  
>>
>> Please let me know what could be the issue.
> 
> Could you include the config.log file mentioned in the error report
> please?
> 
> This should be somewhere like
> usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/*/config.log
> 

I replied with this and a comparison file, but it was rejected due to
being over 200k :(.

Short of it is that Kishore's config.log shows it picking up the
freetype libs from his host system. The patch I proposed adds a DEPENDS
to grub on freetype.

> Cheers,
> 
> Richard
> 
> 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel

[-- Attachment #2: freetype.log --]
[-- Type: application/octet-stream, Size: 3276 bytes --]

kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$ bitbake freetype
Loading cache: 100% |##########################################| ETA:  00:00:00
Loaded 1032 entries from dependency cache.
Parsing recipes: 100% |########################################| Time: 00:00:01
Parsing of 792 .bb files complete (791 cached, 1 parsed). 1032 targets, 23 skipped, 0 masked, 0 errors.
 
OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "x86_64"
TARGET_OS         = "linux"
MACHINE           = "sugarbay"
DISTRO            = "poky"
DISTRO_VERSION    = "1.0+snapshot-20110831"
TUNE_FEATURES     = "m64"
TARGET_FPU        = ""
meta              
meta-yocto        = "master0:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"
meta-sugarbay     = "master0:fb15cc4e1c4be75c81acaf6a1dd33675a9142975"
meta-kernel-dev   = "master0:5193f2986c82d4c9a3b5e3cffb96877406664151"
 
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 544 of 701 (ID: 215, /usr/local/src/crf/test/meta/recipes-extended/bash/bash_4.1.bb, do_install)
NOTE: Running task 644 of 701 (ID: 489, /usr/local/src/crf/test/meta/recipes-core/gettext/gettext_0.18.1.1.bb, do_package_write_rpm)
NOTE: Running task 694 of 701 (ID: 3, /usr/local/src/crf/test/meta/recipes-graphics/freetype/freetype_2.4.6.bb, do_populate_sysroot)
NOTE: package bash-4.1-r2: task do_install: Started
NOTE: package freetype-2.4.6-r0: task do_populate_sysroot: Started
NOTE: package gettext-0.18.1.1-r2: task do_package_write_rpm: Started
NOTE: package freetype-2.4.6-r0: task do_populate_sysroot: Succeeded
NOTE: package bash-4.1-r2: task do_install: Succeeded
NOTE: Running task 695 of 701 (ID: 220, /usr/local/src/crf/test/meta/recipes-extended/bash/bash_4.1.bb, do_package)
NOTE: package bash-4.1-r2: task do_package: Started
NOTE: package bash-4.1-r2: task do_package: Succeeded
NOTE: Running task 696 of 701 (ID: 222, /usr/local/src/crf/test/meta/recipes-extended/bash/bash_4.1.bb, do_package_write_rpm)
NOTE: Running task 697 of 701 (ID: 190, /usr/local/src/crf/test/meta/recipes-core/eglibc/eglibc_2.13.bb, do_package_write_rpm)
NOTE: package bash-4.1-r2: task do_package_write_rpm: Started
NOTE: package eglibc-2.13-r13+svnr14157: task do_package_write_rpm: Started
NOTE: package bash-4.1-r2: task do_package_write_rpm: Succeeded
NOTE: Running noexec task 698 of 701 (ID: 219, /usr/local/src/crf/test/meta/recipes-extended/bash/bash_4.1.bb, do_package_write)
NOTE: package gettext-0.18.1.1-r2: task do_package_write_rpm: Succeeded
NOTE: Running noexec task 699 of 701 (ID: 486, /usr/local/src/crf/test/meta/recipes-core/gettext/gettext_0.18.1.1.bb, do_package_write)
NOTE: package eglibc-2.13-r13+svnr14157: task do_package_write_rpm: Succeeded
NOTE: Running noexec task 700 of 701 (ID: 187, /usr/local/src/crf/test/meta/recipes-core/eglibc/eglibc_2.13.bb, do_package_write)
NOTE: Running noexec task 701 of 701 (ID: 5, /usr/local/src/crf/test/meta/recipes-graphics/freetype/freetype_2.4.6.bb, do_build)
NOTE: Tasks Summary: Attempted 701 tasks of which 691 didn't need to be rerun and 0 failed.
kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$ 

[-- Attachment #3: grub.log --]
[-- Type: application/octet-stream, Size: 28338 bytes --]

kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$ bitbake grub
Loading cache: 100% |#######################################################################################################################| ETA:  00:00:00
Loaded 1032 entries from dependency cache.
Parsing recipes: 100% |#####################################################################################################################| Time: 00:00:05
Parsing of 792 .bb files complete (791 cached, 1 parsed). 1032 targets, 23 skipped, 0 masked, 0 errors.
 
OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "x86_64"
TARGET_OS         = "linux"
MACHINE           = "sugarbay"
DISTRO            = "poky"
DISTRO_VERSION    = "1.0+snapshot-20110831"
TUNE_FEATURES     = "m64"
TARGET_FPU        = ""
meta              
meta-yocto        = "master0:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"
meta-sugarbay     = "master0:fb15cc4e1c4be75c81acaf6a1dd33675a9142975"
meta-kernel-dev   = "master0:5193f2986c82d4c9a3b5e3cffb96877406664151"
 
NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 544 of 721 (ID: 6, /usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_configure)
NOTE: Running task 557 of 721 (ID: 207, /usr/local/src/crf/test/meta/recipes-extended/diffutils/diffutils_3.0.bb, do_compile)
NOTE: package grub-1.98-r1: task do_configure: Started
NOTE: package diffutils-3.0-r0: task do_compile: Started
NOTE: package diffutils-3.0-r0: task do_compile: Succeeded
NOTE: Running task 711 of 721 (ID: 204, /usr/local/src/crf/test/meta/recipes-extended/diffutils/diffutils_3.0.bb, do_install)
NOTE: package diffutils-3.0-r0: task do_install: Started
NOTE: package grub-1.98-r1: task do_configure: Succeeded
NOTE: Running task 712 of 721 (ID: 7, /usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_compile)
NOTE: package grub-1.98-r1: task do_compile: Started
NOTE: package diffutils-3.0-r0: task do_install: Succeeded
NOTE: Running task 713 of 721 (ID: 209, /usr/local/src/crf/test/meta/recipes-extended/diffutils/diffutils_3.0.bb, do_package)
NOTE: package diffutils-3.0-r0: task do_package: Started
NOTE: package diffutils-3.0-r0: task do_package: Succeeded
NOTE: Running task 714 of 721 (ID: 211, /usr/local/src/crf/test/meta/recipes-extended/diffutils/diffutils_3.0.bb, do_package_write_rpm)
NOTE: package diffutils-3.0-r0: task do_package_write_rpm: Started
NOTE: package grub-1.98-r1: task do_compile: Succeeded
NOTE: Running task 715 of 721 (ID: 2, /usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_install)
NOTE: package grub-1.98-r1: task do_install: Started
NOTE: package diffutils-3.0-r0: task do_package_write_rpm: Succeeded
NOTE: Running noexec task 716 of 721 (ID: 208, /usr/local/src/crf/test/meta/recipes-extended/diffutils/diffutils_3.0.bb, do_package_write)
NOTE: package grub-1.98-r1: task do_install: Succeeded
NOTE: Running task 717 of 721 (ID: 9, /usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_package)
NOTE: Running task 718 of 721 (ID: 3, /usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_populate_sysroot)
NOTE: package grub-1.98-r1: task do_populate_sysroot: Started
NOTE: package grub-1.98-r1: task do_package: Started
NOTE: package grub-1.98-r1: task do_populate_sysroot: Succeeded
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/test.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/loopback.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/keystatus.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/lsmmap.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_sha256.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/msdospart.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/video.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/lvm.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/loadenv.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/befs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_serpent.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/search_fs_file.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/part_acorn.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ufs2.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/relocator.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/bitmap.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/date.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_tiger.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/scsi.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/part_amiga.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/cmp.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/handler.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/usb_keyboard.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/png.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/elf.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gptsync.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/vga_text.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/biosdisk.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/part_sun.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/datehook.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/drivemap.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/cpuid.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_crc.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/chain.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/password.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/mmap.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/crypto.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/usbms.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/dm_nv.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/parttool.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/hello.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/extcmd.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/normal.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/charset.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/pbkdf2.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/xnu.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ufs1.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_sha1.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/play.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/uhci.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/raid.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/boot.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_rmd160.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/usb.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/serial.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/video_fb.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_cast5.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/memrw.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/pxe.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/probe.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/afs_be.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/linux16.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/usbtest.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/udf.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/password_pbkdf2.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/trig.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/example_functional_test.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/bsd.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/pci.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/minicmd.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/functional_test.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_whirlpool.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/multiboot2.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/fat.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/xfs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/echo.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/setjmp.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/search_label.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/vga.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/halt.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ntfscomp.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/datetime.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/font.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_camellia.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_des.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/hfsplus.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/multiboot.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ntfs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/search.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ata.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/at_keyboard.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/befs_be.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/crc.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/minix.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/hfs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/configfile.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/linux.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/efiemu32.o
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gettext.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/affs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ohci.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ata_pthru.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/hashsum.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_rfc2268.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/true.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/iso9660.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/part_gpt.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/reboot.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/xnu_uuid.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/cat.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/tga.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/bitmap_scale.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/memdisk.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/raid6rec.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_md5.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/reiserfs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/vbe.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_md4.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ext2.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/hexdump.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/lspci.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_arcfour.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/terminfo.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/pxecmd.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/hdparm.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/fshelp.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/jfs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/afs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gzio.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/mdraid.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/blocklist.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/cpio.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gfxterm.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/sh.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_twofish.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_rijndael.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/terminal.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/acpi.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gfxmenu.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/vbetest.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/aout.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/efiemu.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/help.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/jpeg.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/search_fs_uuid.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/part_apple.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/raid5rec.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/tar.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/read.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/ls.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_seed.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/vbeinfo.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_sha512.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/part_msdos.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/setpci.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/gcry_blowfish.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/bufio.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/sfs.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/videotest.mod
WARNING: QA Issue: Architecture did not match (62 to 3) on /work/x86_64-poky-linux/grub-1.98-r1/packages-split/grub/usr/lib/grub/i386-pc/sleep.mod
NOTE: package grub-1.98-r1: task do_package: Succeeded
NOTE: Running task 719 of 721 (ID: 11, /usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_package_write_rpm)
NOTE: package grub-1.98-r1: task do_package_write_rpm: Started
NOTE: package grub-1.98-r1: task do_package_write_rpm: Succeeded
NOTE: Running noexec task 720 of 721 (ID: 8, /usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_package_write)
NOTE: Running noexec task 721 of 721 (ID: 5, /usr/local/src/crf/test/meta-intel/meta-sugarbay/../common/recipes-bsp/grub/grub_1.98.bb, do_build)
NOTE: Tasks Summary: Attempted 721 tasks of which 708 didn't need to be rerun and 0 failed.
kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$ 

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

* Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
  2011-08-31 16:51     ` Bodke, Kishore K
@ 2011-08-31 17:00       ` Darren Hart
  2011-08-31 17:02         ` Bodke, Kishore K
  0 siblings, 1 reply; 9+ messages in thread
From: Darren Hart @ 2011-08-31 17:00 UTC (permalink / raw)
  To: Bodke, Kishore K; +Cc: yocto

On 08/31/2011 09:51 AM, Bodke, Kishore K wrote:
> When I do bitbake freetype followed by bitbake grub , the grub build successfully.
> 
> Attached is the freetype.log and grub.log.
> 
> It fails if I first build the bitbake grub.  


Did you apply the patch I provided?

--
Darren


> 
> Thanks
> Kishore.
> 
> -----Original Message-----
> From: Hart, Darren 
> Sent: Tuesday, August 30, 2011 7:52 PM
> To: Richard Purdie
> Cc: Bodke, Kishore K; yocto@yoctoproject.org
> Subject: Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe
> 
> On 08/30/2011 05:11 PM, Richard Purdie wrote:
>> On Tue, 2011-08-30 at 16:59 -0700, Bodke, Kishore K wrote:
>>> Hello All,
>>>
>>>  
>>>
>>> I am trying to build linux-yocto with rt kernel for sugarbay bsp and
>>> it fails for the grub recipe.
>>>
>>>  
>>>
>>> Attached is the build log.  
>>>
>>>  
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>> bitbake -e | egrep "^WARN_QA="
>>>
>>> WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch la2
>>> pkgconfig desktop la ldflags perms useless-rpaths"
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>> bitbake -e | egrep "^ERROR_QA="
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>>
>>>  
>>>
>>> Please let me know what could be the issue.
>>
>> Could you include the config.log file mentioned in the error report
>> please?
>>
>> This should be somewhere like
>> usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/*/config.log
>>
> 
> I replied with this and a comparison file, but it was rejected due to
> being over 200k :(.
> 
> Short of it is that Kishore's config.log shows it picking up the
> freetype libs from his host system. The patch I proposed adds a DEPENDS
> to grub on freetype.
> 
>> Cheers,
>>
>> Richard
>>
>>
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
> 
> 


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


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

* Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
  2011-08-31 17:00       ` Darren Hart
@ 2011-08-31 17:02         ` Bodke, Kishore K
  0 siblings, 0 replies; 9+ messages in thread
From: Bodke, Kishore K @ 2011-08-31 17:02 UTC (permalink / raw)
  To: Hart, Darren; +Cc: yocto

No. 
First I tried without applying the patch by building freetype and then grub as per your suggestion in the thread.  
It built.

I will try a fresh build by applying the patch and let you know.

Thanks
Kishore.

-----Original Message-----
From: Hart, Darren 
Sent: Wednesday, August 31, 2011 10:00 AM
To: Bodke, Kishore K
Cc: Richard Purdie; yocto@yoctoproject.org
Subject: Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

On 08/31/2011 09:51 AM, Bodke, Kishore K wrote:
> When I do bitbake freetype followed by bitbake grub , the grub build successfully.
> 
> Attached is the freetype.log and grub.log.
> 
> It fails if I first build the bitbake grub.  


Did you apply the patch I provided?

--
Darren


> 
> Thanks
> Kishore.
> 
> -----Original Message-----
> From: Hart, Darren 
> Sent: Tuesday, August 30, 2011 7:52 PM
> To: Richard Purdie
> Cc: Bodke, Kishore K; yocto@yoctoproject.org
> Subject: Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe
> 
> On 08/30/2011 05:11 PM, Richard Purdie wrote:
>> On Tue, 2011-08-30 at 16:59 -0700, Bodke, Kishore K wrote:
>>> Hello All,
>>>
>>>  
>>>
>>> I am trying to build linux-yocto with rt kernel for sugarbay bsp and
>>> it fails for the grub recipe.
>>>
>>>  
>>>
>>> Attached is the build log.  
>>>
>>>  
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>> bitbake -e | egrep "^WARN_QA="
>>>
>>> WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch la2
>>> pkgconfig desktop la ldflags perms useless-rpaths"
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>> bitbake -e | egrep "^ERROR_QA="
>>>
>>> kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$
>>>
>>>  
>>>
>>> Please let me know what could be the issue.
>>
>> Could you include the config.log file mentioned in the error report
>> please?
>>
>> This should be somewhere like
>> usr/local/src/crf/test/buildsugarbayrt/tmp/work/x86_64-poky-linux/grub-1.98-r1/*/config.log
>>
> 
> I replied with this and a comparison file, but it was rejected due to
> being over 200k :(.
> 
> Short of it is that Kishore's config.log shows it picking up the
> freetype libs from his host system. The patch I proposed adds a DEPENDS
> to grub on freetype.
> 
>> Cheers,
>>
>> Richard
>>
>>
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
> 
> 


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


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

* Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
  2011-08-31  1:39   ` Darren Hart
  2011-08-31  1:46     ` Darren Hart
@ 2011-08-31 18:51     ` Richard Purdie
  1 sibling, 0 replies; 9+ messages in thread
From: Richard Purdie @ 2011-08-31 18:51 UTC (permalink / raw)
  To: Darren Hart; +Cc: yocto

On Tue, 2011-08-30 at 18:39 -0700, Darren Hart wrote:
> I've attached mine and Kishore's. Mine builds grub, while his does not.
> 
> I noticed that Kishore's config.log differs from mine in some configure tests. For example:
> 
> Mine contains (config.log-dvhart):
> 
> configure:8739: checking for __bswapsi2
> configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -mno-stack-arg-probe -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
> In file included from /usr/include/features.h:387,
>                  from /usr/include/limits.h:27,
>                  from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:122,
>                  from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/syslimits.h:7,
>                  from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed/limits.h:11,
>                  from conftest.c:62:
> /usr/include/gnu/stubs.h:7: fatal error: gnu/stubs-32.h: No such file or directory compilation terminated.
> configure:8739: $? = 1
> 
> 
> While there is no reference to stubs.h in Kishore's config.log (confi-1.log):
> 
> configure:8739: checking for __bswapsi2
> configure:8739: gcc -o conftest -O2 -pipe -g -feliminate-unused-debug-types -DGRUB_MACHINE_PCBIOS=1 -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes                -Wundef -Wstrict-prototypes -g -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -m32 -fno-stack-protector -Werror -nostdlib -Wl,--defsym,___main=0x8100 -Wl,--defsym,abort=main -Wno-error  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -m32 conftest.c -lgcc >&5
> conftest.c:75: warning: function declaration isn't a prototype
> /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00000000080480c0
> configure:8739: $? = 0
> configure:8739: result: yes

This is interesting. What its saying here is that your build system
compiler can't compile 32 bit (the -m32 flag) since there are no 32 bit
headers present. Kishore's must have 32 bit headers installed (or be a
32 bit system). We shouldn't be seeing those differences but what they
amount to I don't know without looking at grub in more detail.

> I also found that Kishore's config.log includes:
> freetype_cflags='-I/usr/include/freetype2'
> freetype_libs='-lfreetype -lz'
> 
> While mine includes:
> freetype_cflags='-I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include/freetype2 -I/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/include'
> freetype_libs='-L/build/poky/sugarbay/tmp/sysroots/sugarbay/usr/lib -lfreetype'
> 
> This would certainly be cause for a QA test failure.

Yes, this is certainly the problem.

> Perhaps a DEPENDS=freetype in the grub recipe is in order?
> 
> Alternatively, we could see about configuring it without freetype.

I'd tend to favour the latter unless someone can convince me freetype
support adds something really useful to grub.

Cheers,

Richard



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

end of thread, other threads:[~2011-08-31 18:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-30 23:59 linux-yocto-rt build fail for sugarbay bsp on grub recipe Bodke, Kishore K
2011-08-31  0:11 ` Richard Purdie
2011-08-31  1:39   ` Darren Hart
2011-08-31  1:46     ` Darren Hart
2011-08-31 18:51     ` Richard Purdie
2011-08-31  2:51   ` Darren Hart
2011-08-31 16:51     ` Bodke, Kishore K
2011-08-31 17:00       ` Darren Hart
2011-08-31 17:02         ` Bodke, Kishore K

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.