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

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.