* Can't build webkit-gtk
@ 2012-01-03 19:52 Gary Thomas
2012-01-04 6:12 ` Khem Raj
0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2012-01-03 19:52 UTC (permalink / raw)
To: poky
[-- Attachment #1: Type: text/plain, Size: 689 bytes --]
Using today's master:
OE Build Configuration:
BB_VERSION = "1.15.0"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "poky"
DISTRO_VERSION = "1.1+snapshot-20120103"
TUNE_FEATURES = "armv7a vfp neon cortexa8"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "master:f3a1a8897c78e116d7d28947a85687d0ce9d7df7"
Build of webkit-gtk fails:
Logfile attached.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
[-- Attachment #2: log.do_configure.4343 --]
[-- Type: text/plain, Size: 19803 bytes --]
DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
automake (GNU automake) 1.11.2
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Tom Tromey <tromey@redhat.com>
and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.11
NOTE: Executing autoreconf --verbose --install --force -I Source/autotools -I/home/local/bb_test2/tmp/sysroots/i686-linux/usr/share/aclocal-1.11 -I /home/local/bb_test2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/webkit-gtk-1.7.2+svnr101488-r0//aclocal-copy/
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I Source/autotools -I /home/local/bb_test2/tmp/sysroots/i686-linux/usr/share/aclocal-1.11 -I /home/local/bb_test2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/webkit-gtk-1.7.2+svnr101488-r0//aclocal-copy/ -I Source/autotools -I /home/local/bb_test2/tmp/sysroots/i686-linux/usr/share/aclocal-1.11 -I /home/local/bb_test2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/webkit-gtk-1.7.2+svnr101488-r0//aclocal-copy/ --force --warnings=cross
aclocal: unknown warning category `cross'
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `Source/autotools'.
libtoolize: copying file `Source/autotools/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `Source/autotools'.
libtoolize: copying file `Source/autotools/libtool.m4'
libtoolize: copying file `Source/autotools/ltoptions.m4'
libtoolize: copying file `Source/autotools/ltsugar.m4'
libtoolize: copying file `Source/autotools/ltversion.m4'
libtoolize: copying file `Source/autotools/lt~obsolete.m4'
libtoolize: Consider adding `-I Source/autotools' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: unknown warning category `cross'
autoreconf: running: /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/autoconf --include=Source/autotools --include=/home/local/bb_test2/tmp/sysroots/i686-linux/usr/share/aclocal-1.11 --include=/home/local/bb_test2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/webkit-gtk-1.7.2+svnr101488-r0//aclocal-copy/ --force --warnings=cross
autoreconf: running: /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/autoheader --include=Source/autotools --include=/home/local/bb_test2/tmp/sysroots/i686-linux/usr/share/aclocal-1.11 --include=/home/local/bb_test2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/webkit-gtk-1.7.2+svnr101488-r0//aclocal-copy/ --force --warnings=cross
autoreconf: running: automake --foreign --add-missing --copy --force-missing --warnings=cross
automake: unknown warning category `cross'
configure.ac:81: installing `Source/autotools/compile'
configure.ac:21: installing `Source/autotools/config.guess'
configure.ac:21: installing `Source/autotools/config.sub'
configure.ac:41: installing `Source/autotools/install-sh'
configure.ac:41: installing `Source/autotools/missing'
GNUmakefile.am: installing `Source/autotools/depcomp'
autoreconf: running: gnu-configize
autoreconf: Leaving directory `.'
NOTE: Running /home/local/bb_test2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/webkit-gtk-1.7.2+svnr101488-r0//configure --build=i686-linux --host=arm-poky-linux-gnueabi --target=arm-poky-linux-gnueabi --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=/home/local/bb_test2/tmp/sysroots/beagleboard --enable-debug=no --enable-svg --enable-icon-database=yes --enable-fullscreen-api --enable-image-resizer --enable-link-prefetch --with-gtk=2.0 UNICODE_CFLAGS=-D_REENTRANT
configure: loading site script /tmp/poky-multi/meta/site/endian-little
configure: loading site script /tmp/poky-multi/meta/site/arm-common
configure: loading site script /tmp/poky-multi/meta/site/common-linux
configure: loading site script /tmp/poky-multi/meta/site/common-glibc
configure: loading site script /tmp/poky-multi/meta/site/arm-linux
configure: loading site script /tmp/poky-multi/meta/site/common
configure: loading site script /home/local/bb_test2/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/eglibc_config
configure: loading site script /home/local/bb_test2/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/ncurses_config
configure: loading site script /home/local/bb_test2/tmp/sysroots/beagleboard/usr/share/arm-poky-linux-gnueabi_config_site.d/zlib_config
checking build system type... i686-pc-linux-gnu
checking host system type... arm-poky-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for native Win32... no
checking for style of include used by make... GNU
checking for arm-poky-linux-gnueabi-gcc... ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard
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 ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard accepts -g... yes
checking for ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard option to accept ISO C89... none needed
checking dependency style of ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard accepts -g... yes
checking dependency style of ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard... gcc3
checking whether ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard and cc understand -c and -o together... yes
checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking if ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard supports -fvisibility=hidden -fvisibility-inlines-hidden... yes
checking for pkg-config... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/pkg-config
checking for perl... /usr/bin/perl
checking for python... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/python
checking for bison... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/bison
checking for mv... /bin/mv
checking for arm-poky-linux-gnueabi-gcc... (cached) ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard accepts -g... (cached) yes
checking for ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard option to accept ISO C89... (cached) none needed
checking dependency style of ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard... arm-poky-linux-gnueabi-ld --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard
checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... arm-poky-linux-gnueabi-nm
checking the name lister (arm-poky-linux-gnueabi-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to arm-poky-linux-gnueabi format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for arm-poky-linux-gnueabi-ld --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard option to reload object files... -r
checking for arm-poky-linux-gnueabi-objdump... arm-poky-linux-gnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-poky-linux-gnueabi-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for arm-poky-linux-gnueabi-ar... arm-poky-linux-gnueabi-ar
checking for archiver @FILE support... @
checking for arm-poky-linux-gnueabi-strip... (cached) arm-poky-linux-gnueabi-strip
checking for arm-poky-linux-gnueabi-ranlib... arm-poky-linux-gnueabi-ranlib
checking command to parse arm-poky-linux-gnueabi-nm output from ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard object... ok
checking for sysroot... /home/local/bb_test2/tmp/sysroots/beagleboard
checking for arm-poky-linux-gnueabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard supports -fno-rtti -fno-exceptions... no
checking for ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard option to produce PIC... -fPIC -DPIC
checking if ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard PIC flag -fPIC -DPIC works... yes
checking if ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard static flag -static works... yes
checking if ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard supports -c -o file.o... yes
checking if ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard supports -c -o file.o... (cached) yes
checking whether the ccache arm-poky-linux-gnueabi-gcc -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard linker (arm-poky-linux-gnueabi-ld --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard -E
checking for ld used by ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard... arm-poky-linux-gnueabi-ld --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard
checking if the linker (arm-poky-linux-gnueabi-ld --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard) is GNU ld... yes
checking whether the ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard linker (arm-poky-linux-gnueabi-ld --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard) supports shared libraries... yes
checking for ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard option to produce PIC... -fPIC -DPIC
checking if ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard PIC flag -fPIC -DPIC works... yes
checking if ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortexERROR: Function 'do_configure' failed (see /home/local/bb_test2/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/webkit-gtk-1.7.2+svnr101488-r0/temp/log.do_configure.4343 for further information)
-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard static flag -static works... yes
checking if ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard supports -c -o file.o... yes
checking if ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard supports -c -o file.o... (cached) yes
checking whether the ccache arm-poky-linux-gnueabi-g++ -march=armv7-a -fno-tree-vectorize -mthumb-interwork -mfloat-abi=softfp -mfpu=neon -mtune=cortex-a8 --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard linker (arm-poky-linux-gnueabi-ld --sysroot=/home/local/bb_test2/tmp/sysroots/beagleboard) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for flex... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/flex
checking for gawk... (cached) gawk
checking for gperf... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/gperf
checking for pthread.h... (cached) yes
checking for pthread_rwlock_init in -lpthread... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib... yes
checking for libpng... yes
checking the GTK+ version to use... 2.0
checking the target windowing system... x11
checking for Hildon UI extensions... no
checking for arm-poky-linux-gnueabi-pkg-config... (cached) /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.27.90... cross compiling; assumed OK...
yes (version 2.30.2)
checking for arm-poky-linux-gnueabi-pkg-config... (cached) /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for glib-compile-schemas... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/glib-compile-schemas
checking which Unicode backend to use... icu
checking for icu-config... /home/local/bb_test2/tmp/sysroots/beagleboard/usr/bin/crossscripts/icu-config
checking for ZLIB... yes
checking for LIBXML... yes
checking for PANGO... yes
checking whether to enable spellcheck support... yes
checking for ENCHANT... yes
checking for GAIL... yes
checking for CAIRO... yes
checking for GTK... yes
checking for XT... yes
checking whether to do a debug build... no
checking whether to enable optimized builds... yes
checking whether to enable support for 3D Rendering... no
checking whether to enable WebGL support... yes
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
configure: error: OpenGL header not found
ERROR: oe_runconf failed
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Can't build webkit-gtk
2012-01-03 19:52 Can't build webkit-gtk Gary Thomas
@ 2012-01-04 6:12 ` Khem Raj
2012-01-04 11:59 ` Gary Thomas
0 siblings, 1 reply; 7+ messages in thread
From: Khem Raj @ 2012-01-04 6:12 UTC (permalink / raw)
To: Gary Thomas; +Cc: poky
On (03/01/12 12:52), Gary Thomas wrote:
> Using today's master:
> OE Build Configuration:
> BB_VERSION = "1.15.0"
> TARGET_ARCH = "arm"
> TARGET_OS = "linux-gnueabi"
> MACHINE = "beagleboard"
> DISTRO = "poky"
> DISTRO_VERSION = "1.1+snapshot-20120103"
> TUNE_FEATURES = "armv7a vfp neon cortexa8"
> TARGET_FPU = "vfp-neon"
> meta
> meta-yocto = "master:f3a1a8897c78e116d7d28947a85687d0ce9d7df7"
>
> Build of webkit-gtk fails:
>
> Logfile attached.
>
> checking for glib-compile-schemas... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/glib-compile-schemas
> checking which Unicode backend to use... icu
> checking for icu-config... /home/local/bb_test2/tmp/sysroots/beagleboard/usr/bin/crossscripts/icu-config
> checking for ZLIB... yes
> checking for LIBXML... yes
> checking for PANGO... yes
> checking whether to enable spellcheck support... yes
> checking for ENCHANT... yes
> checking for GAIL... yes
> checking for CAIRO... yes
> checking for GTK... yes
> checking for XT... yes
> checking whether to do a debug build... no
> checking whether to enable optimized builds... yes
> checking whether to enable support for 3D Rendering... no
> checking whether to enable WebGL support... yes
> checking GL/gl.h usability... no
> checking GL/gl.h presence... no
> checking for GL/gl.h... no
> configure: error: OpenGL header not found
> ERROR: oe_runconf failed
may be add "virtual/libgl" to DEPENDS ?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can't build webkit-gtk
2012-01-04 6:12 ` Khem Raj
@ 2012-01-04 11:59 ` Gary Thomas
2012-01-04 13:13 ` Gary Thomas
0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2012-01-04 11:59 UTC (permalink / raw)
To: poky
On 2012-01-03 23:12, Khem Raj wrote:
> On (03/01/12 12:52), Gary Thomas wrote:
>> Using today's master:
>> OE Build Configuration:
>> BB_VERSION = "1.15.0"
>> TARGET_ARCH = "arm"
>> TARGET_OS = "linux-gnueabi"
>> MACHINE = "beagleboard"
>> DISTRO = "poky"
>> DISTRO_VERSION = "1.1+snapshot-20120103"
>> TUNE_FEATURES = "armv7a vfp neon cortexa8"
>> TARGET_FPU = "vfp-neon"
>> meta
>> meta-yocto = "master:f3a1a8897c78e116d7d28947a85687d0ce9d7df7"
>>
>> Build of webkit-gtk fails:
>>
>> Logfile attached.
>>
>> checking for glib-compile-schemas... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/glib-compile-schemas
>> checking which Unicode backend to use... icu
>> checking for icu-config... /home/local/bb_test2/tmp/sysroots/beagleboard/usr/bin/crossscripts/icu-config
>> checking for ZLIB... yes
>> checking for LIBXML... yes
>> checking for PANGO... yes
>> checking whether to enable spellcheck support... yes
>> checking for ENCHANT... yes
>> checking for GAIL... yes
>> checking for CAIRO... yes
>> checking for GTK... yes
>> checking for XT... yes
>> checking whether to do a debug build... no
>> checking whether to enable optimized builds... yes
>> checking whether to enable support for 3D Rendering... no
>> checking whether to enable WebGL support... yes
>> checking GL/gl.h usability... no
>> checking GL/gl.h presence... no
>> checking for GL/gl.h... no
>> configure: error: OpenGL header not found
>> ERROR: oe_runconf failed
>
> may be add "virtual/libgl" to DEPENDS ?
Has something changed? This used to build just fine...
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can't build webkit-gtk
2012-01-04 11:59 ` Gary Thomas
@ 2012-01-04 13:13 ` Gary Thomas
2012-01-04 13:18 ` Martin Jansa
0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2012-01-04 13:13 UTC (permalink / raw)
To: poky
On 2012-01-04 04:59, Gary Thomas wrote:
> On 2012-01-03 23:12, Khem Raj wrote:
>> On (03/01/12 12:52), Gary Thomas wrote:
>>> Using today's master:
>>> OE Build Configuration:
>>> BB_VERSION = "1.15.0"
>>> TARGET_ARCH = "arm"
>>> TARGET_OS = "linux-gnueabi"
>>> MACHINE = "beagleboard"
>>> DISTRO = "poky"
>>> DISTRO_VERSION = "1.1+snapshot-20120103"
>>> TUNE_FEATURES = "armv7a vfp neon cortexa8"
>>> TARGET_FPU = "vfp-neon"
>>> meta
>>> meta-yocto = "master:f3a1a8897c78e116d7d28947a85687d0ce9d7df7"
>>>
>>> Build of webkit-gtk fails:
>>>
>>> Logfile attached.
>>>
>>> checking for glib-compile-schemas... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/glib-compile-schemas
>>> checking which Unicode backend to use... icu
>>> checking for icu-config... /home/local/bb_test2/tmp/sysroots/beagleboard/usr/bin/crossscripts/icu-config
>>> checking for ZLIB... yes
>>> checking for LIBXML... yes
>>> checking for PANGO... yes
>>> checking whether to enable spellcheck support... yes
>>> checking for ENCHANT... yes
>>> checking for GAIL... yes
>>> checking for CAIRO... yes
>>> checking for GTK... yes
>>> checking for XT... yes
>>> checking whether to do a debug build... no
>>> checking whether to enable optimized builds... yes
>>> checking whether to enable support for 3D Rendering... no
>>> checking whether to enable WebGL support... yes
>>> checking GL/gl.h usability... no
>>> checking GL/gl.h presence... no
>>> checking for GL/gl.h... no
>>> configure: error: OpenGL header not found
>>> ERROR: oe_runconf failed
>>
>> may be add "virtual/libgl" to DEPENDS ?
>
> Has something changed? This used to build just fine...
>
Note: it does build now with this additional dependency.
Perhaps someone has an idea how this broke? Adding this dependency
seems like quite a large hammer to use.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can't build webkit-gtk
2012-01-04 13:13 ` Gary Thomas
@ 2012-01-04 13:18 ` Martin Jansa
2012-01-04 13:27 ` Gary Thomas
0 siblings, 1 reply; 7+ messages in thread
From: Martin Jansa @ 2012-01-04 13:18 UTC (permalink / raw)
To: Gary Thomas; +Cc: poky
[-- Attachment #1: Type: text/plain, Size: 2391 bytes --]
On Wed, Jan 04, 2012 at 06:13:13AM -0700, Gary Thomas wrote:
> On 2012-01-04 04:59, Gary Thomas wrote:
> > On 2012-01-03 23:12, Khem Raj wrote:
> >> On (03/01/12 12:52), Gary Thomas wrote:
> >>> Using today's master:
> >>> OE Build Configuration:
> >>> BB_VERSION = "1.15.0"
> >>> TARGET_ARCH = "arm"
> >>> TARGET_OS = "linux-gnueabi"
> >>> MACHINE = "beagleboard"
> >>> DISTRO = "poky"
> >>> DISTRO_VERSION = "1.1+snapshot-20120103"
> >>> TUNE_FEATURES = "armv7a vfp neon cortexa8"
> >>> TARGET_FPU = "vfp-neon"
> >>> meta
> >>> meta-yocto = "master:f3a1a8897c78e116d7d28947a85687d0ce9d7df7"
> >>>
> >>> Build of webkit-gtk fails:
> >>>
> >>> Logfile attached.
> >>>
> >>> checking for glib-compile-schemas... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/glib-compile-schemas
> >>> checking which Unicode backend to use... icu
> >>> checking for icu-config... /home/local/bb_test2/tmp/sysroots/beagleboard/usr/bin/crossscripts/icu-config
> >>> checking for ZLIB... yes
> >>> checking for LIBXML... yes
> >>> checking for PANGO... yes
> >>> checking whether to enable spellcheck support... yes
> >>> checking for ENCHANT... yes
> >>> checking for GAIL... yes
> >>> checking for CAIRO... yes
> >>> checking for GTK... yes
> >>> checking for XT... yes
> >>> checking whether to do a debug build... no
> >>> checking whether to enable optimized builds... yes
> >>> checking whether to enable support for 3D Rendering... no
> >>> checking whether to enable WebGL support... yes
> >>> checking GL/gl.h usability... no
> >>> checking GL/gl.h presence... no
> >>> checking for GL/gl.h... no
> >>> configure: error: OpenGL header not found
> >>> ERROR: oe_runconf failed
> >>
> >> may be add "virtual/libgl" to DEPENDS ?
> >
> > Has something changed? This used to build just fine...
> >
>
> Note: it does build now with this additional dependency.
> Perhaps someone has an idea how this broke? Adding this dependency
> seems like quite a large hammer to use.
Have you tried to read log in upstream repo, maybe this version is first
to support WebGL or it was changed to be enabled by default
> >>> checking whether to enable WebGL support... yes
and that's why now it needs libgl and nobody noticed because most people
have libgl already because of xserver.
Cheers,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can't build webkit-gtk
2012-01-04 13:18 ` Martin Jansa
@ 2012-01-04 13:27 ` Gary Thomas
2012-01-04 13:32 ` Martin Jansa
0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2012-01-04 13:27 UTC (permalink / raw)
To: Martin Jansa; +Cc: poky
On 2012-01-04 06:18, Martin Jansa wrote:
> On Wed, Jan 04, 2012 at 06:13:13AM -0700, Gary Thomas wrote:
>> On 2012-01-04 04:59, Gary Thomas wrote:
>>> On 2012-01-03 23:12, Khem Raj wrote:
>>>> On (03/01/12 12:52), Gary Thomas wrote:
>>>>> Using today's master:
>>>>> OE Build Configuration:
>>>>> BB_VERSION = "1.15.0"
>>>>> TARGET_ARCH = "arm"
>>>>> TARGET_OS = "linux-gnueabi"
>>>>> MACHINE = "beagleboard"
>>>>> DISTRO = "poky"
>>>>> DISTRO_VERSION = "1.1+snapshot-20120103"
>>>>> TUNE_FEATURES = "armv7a vfp neon cortexa8"
>>>>> TARGET_FPU = "vfp-neon"
>>>>> meta
>>>>> meta-yocto = "master:f3a1a8897c78e116d7d28947a85687d0ce9d7df7"
>>>>>
>>>>> Build of webkit-gtk fails:
>>>>>
>>>>> Logfile attached.
>>>>>
>>>>> checking for glib-compile-schemas... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/glib-compile-schemas
>>>>> checking which Unicode backend to use... icu
>>>>> checking for icu-config... /home/local/bb_test2/tmp/sysroots/beagleboard/usr/bin/crossscripts/icu-config
>>>>> checking for ZLIB... yes
>>>>> checking for LIBXML... yes
>>>>> checking for PANGO... yes
>>>>> checking whether to enable spellcheck support... yes
>>>>> checking for ENCHANT... yes
>>>>> checking for GAIL... yes
>>>>> checking for CAIRO... yes
>>>>> checking for GTK... yes
>>>>> checking for XT... yes
>>>>> checking whether to do a debug build... no
>>>>> checking whether to enable optimized builds... yes
>>>>> checking whether to enable support for 3D Rendering... no
>>>>> checking whether to enable WebGL support... yes
>>>>> checking GL/gl.h usability... no
>>>>> checking GL/gl.h presence... no
>>>>> checking for GL/gl.h... no
>>>>> configure: error: OpenGL header not found
>>>>> ERROR: oe_runconf failed
>>>>
>>>> may be add "virtual/libgl" to DEPENDS ?
>>>
>>> Has something changed? This used to build just fine...
>>>
>>
>> Note: it does build now with this additional dependency.
>> Perhaps someone has an idea how this broke? Adding this dependency
>> seems like quite a large hammer to use.
>
> Have you tried to read log in upstream repo, maybe this version is first
> to support WebGL or it was changed to be enabled by default
It seems that this was changed with the most recent recipe update
in yocto rev (663c893b084333ea9703079a9b056d74ffa5e2a3) which explicitly
added '--enable-webkit2'
>>>>> checking whether to enable WebGL support... yes
> and that's why now it needs libgl and nobody noticed because most people
> have libgl already because of xserver.
Too bad that doesn't seem to be the case in Yocto - this failure is for
the off-the-shelf beagleboard support.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Can't build webkit-gtk
2012-01-04 13:27 ` Gary Thomas
@ 2012-01-04 13:32 ` Martin Jansa
0 siblings, 0 replies; 7+ messages in thread
From: Martin Jansa @ 2012-01-04 13:32 UTC (permalink / raw)
To: Gary Thomas; +Cc: poky
[-- Attachment #1: Type: text/plain, Size: 3100 bytes --]
On Wed, Jan 04, 2012 at 06:27:40AM -0700, Gary Thomas wrote:
> On 2012-01-04 06:18, Martin Jansa wrote:
> > On Wed, Jan 04, 2012 at 06:13:13AM -0700, Gary Thomas wrote:
> >> On 2012-01-04 04:59, Gary Thomas wrote:
> >>> On 2012-01-03 23:12, Khem Raj wrote:
> >>>> On (03/01/12 12:52), Gary Thomas wrote:
> >>>>> Using today's master:
> >>>>> OE Build Configuration:
> >>>>> BB_VERSION = "1.15.0"
> >>>>> TARGET_ARCH = "arm"
> >>>>> TARGET_OS = "linux-gnueabi"
> >>>>> MACHINE = "beagleboard"
> >>>>> DISTRO = "poky"
> >>>>> DISTRO_VERSION = "1.1+snapshot-20120103"
> >>>>> TUNE_FEATURES = "armv7a vfp neon cortexa8"
> >>>>> TARGET_FPU = "vfp-neon"
> >>>>> meta
> >>>>> meta-yocto = "master:f3a1a8897c78e116d7d28947a85687d0ce9d7df7"
> >>>>>
> >>>>> Build of webkit-gtk fails:
> >>>>>
> >>>>> Logfile attached.
> >>>>>
> >>>>> checking for glib-compile-schemas... /home/local/bb_test2/tmp/sysroots/i686-linux/usr/bin/glib-compile-schemas
> >>>>> checking which Unicode backend to use... icu
> >>>>> checking for icu-config... /home/local/bb_test2/tmp/sysroots/beagleboard/usr/bin/crossscripts/icu-config
> >>>>> checking for ZLIB... yes
> >>>>> checking for LIBXML... yes
> >>>>> checking for PANGO... yes
> >>>>> checking whether to enable spellcheck support... yes
> >>>>> checking for ENCHANT... yes
> >>>>> checking for GAIL... yes
> >>>>> checking for CAIRO... yes
> >>>>> checking for GTK... yes
> >>>>> checking for XT... yes
> >>>>> checking whether to do a debug build... no
> >>>>> checking whether to enable optimized builds... yes
> >>>>> checking whether to enable support for 3D Rendering... no
> >>>>> checking whether to enable WebGL support... yes
> >>>>> checking GL/gl.h usability... no
> >>>>> checking GL/gl.h presence... no
> >>>>> checking for GL/gl.h... no
> >>>>> configure: error: OpenGL header not found
> >>>>> ERROR: oe_runconf failed
> >>>>
> >>>> may be add "virtual/libgl" to DEPENDS ?
> >>>
> >>> Has something changed? This used to build just fine...
> >>>
> >>
> >> Note: it does build now with this additional dependency.
> >> Perhaps someone has an idea how this broke? Adding this dependency
> >> seems like quite a large hammer to use.
> >
> > Have you tried to read log in upstream repo, maybe this version is first
> > to support WebGL or it was changed to be enabled by default
>
> It seems that this was changed with the most recent recipe update
> in yocto rev (663c893b084333ea9703079a9b056d74ffa5e2a3) which explicitly
> added '--enable-webkit2'
>
> >>>>> checking whether to enable WebGL support... yes
> > and that's why now it needs libgl and nobody noticed because most people
> > have libgl already because of xserver.
>
> Too bad that doesn't seem to be the case in Yocto - this failure is for
> the off-the-shelf beagleboard support.
I wasn't saying that assuming that libgl was already built is fine,
actually adding virtual/libgl dependency doesn't look like large hammer
to use, but proper fix.
Cheers,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-01-04 13:33 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 19:52 Can't build webkit-gtk Gary Thomas
2012-01-04 6:12 ` Khem Raj
2012-01-04 11:59 ` Gary Thomas
2012-01-04 13:13 ` Gary Thomas
2012-01-04 13:18 ` Martin Jansa
2012-01-04 13:27 ` Gary Thomas
2012-01-04 13:32 ` Martin Jansa
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.