* [Buildroot] qt 5.02 not building
@ 2013-08-07 14:30 Sagaert Johan
2013-08-07 15:11 ` Thomas Petazzoni
0 siblings, 1 reply; 5+ messages in thread
From: Sagaert Johan @ 2013-08-07 14:30 UTC (permalink / raw)
To: buildroot
Hi
While building qt 5.02 :
...
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse2'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -msse2 -g
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o sse2.o sse2.cpp
cc1plus: error: unrecognized command line option '-msse2'
...
What could be wrong here ?
I am using gcc 4.6.x
Here is my .config:
#
# Automatically generated file; DO NOT EDIT.
# Buildroot 2013.08-rc1-00240-g8d26969 Configuration
#
BR2_HAVE_DOT_CONFIG=y
# BR2_arcle is not set
# BR2_arceb is not set
BR2_arm=y
# BR2_armeb is not set
# BR2_aarch64 is not set
# BR2_avr32 is not set
# BR2_bfin is not set
# BR2_i386 is not set
# BR2_microblazeel is not set
# BR2_microblazebe is not set
# BR2_mips is not set
# BR2_mipsel is not set
# BR2_mips64 is not set
# BR2_mips64el is not set
# BR2_powerpc is not set
# BR2_sh is not set
# BR2_sh64 is not set
# BR2_sparc is not set
# BR2_x86_64 is not set
# BR2_xtensa is not set
BR2_ARCH="arm"
BR2_ENDIAN="LITTLE"
BR2_GCC_TARGET_TUNE="cortex-a8"
BR2_GCC_TARGET_ARCH="armv7-a"
BR2_GCC_TARGET_ABI="aapcs-linux"
BR2_GCC_TARGET_FPU="vfpv3-d16"
BR2_GCC_TARGET_FLOAT_ABI="softfp"
BR2_GCC_TARGET_MODE="arm"
BR2_ARM_CPU_HAS_NEON=y
BR2_ARM_CPU_HAS_VFPV2=y
BR2_ARM_CPU_HAS_VFPV3=y
BR2_ARM_CPU_HAS_THUMB2=y
# BR2_arm7tdmi is not set
# BR2_arm720t is not set
# BR2_arm920t is not set
# BR2_arm922t is not set
# BR2_arm926t is not set
# BR2_arm10t is not set
# BR2_arm1136jf_s_r0 is not set
# BR2_arm1136jf_s_r1 is not set
# BR2_arm1176jz_s is not set
# BR2_arm1176jzf_s is not set
# BR2_cortex_a5 is not set
# BR2_cortex_a7 is not set
BR2_cortex_a8=y
# BR2_cortex_a9 is not set
# BR2_cortex_a15 is not set
# BR2_fa526 is not set
# BR2_pj4 is not set
# BR2_strongarm is not set
# BR2_xscale is not set
# BR2_iwmmxt is not set
# BR2_arm1136jf_s is not set
BR2_ARM_EABI=y
# BR2_ARM_EABIHF is not set
# BR2_ARM_SOFT_FLOAT is not set
# BR2_ARM_FPU_VFPV2 is not set
# BR2_ARM_FPU_VFPV3 is not set
BR2_ARM_FPU_VFPV3D16=y
# BR2_ARM_FPU_NEON is not set
BR2_ARM_INSTRUCTIONS_ARM_CHOICE=y
# BR2_ARM_INSTRUCTIONS_THUMB2 is not set
BR2_ARM_INSTRUCTIONS_ARM=y
#
# Build options
#
#
# Commands
#
BR2_WGET="wget --passive-ftp -nd -t 3"
BR2_SVN="svn"
BR2_BZR="bzr"
BR2_GIT="git"
BR2_LOCALFILES="cp"
BR2_SCP="scp"
BR2_SSH="ssh"
BR2_HG="hg"
BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_XZCAT="xzcat"
BR2_TAR_OPTIONS=""
BR2_DEFCONFIG="$(CONFIG_DIR)/defconfig"
BR2_DL_DIR="$(TOPDIR)/dl"
BR2_HOST_DIR="$(BASE_DIR)/host"
#
# Mirrors and Download locations
#
BR2_PRIMARY_SITE=""
BR2_BACKUP_SITE="http://sources.buildroot.net/"
BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
BR2_DEBIAN_MIRROR="http://ftp.debian.org"
BR2_JLEVEL=0
# BR2_CCACHE is not set
# BR2_DEPRECATED is not set
# BR2_ENABLE_DEBUG is not set
BR2_STRIP_strip=y
# BR2_STRIP_sstrip is not set
# BR2_STRIP_none is not set
BR2_STRIP_EXCLUDE_FILES=""
BR2_STRIP_EXCLUDE_DIRS=""
# BR2_OPTIMIZE_0 is not set
# BR2_OPTIMIZE_1 is not set
# BR2_OPTIMIZE_2 is not set
# BR2_OPTIMIZE_3 is not set
BR2_OPTIMIZE_S=y
# BR2_PREFER_STATIC_LIB is not set
BR2_PACKAGE_OVERRIDE_FILE="$(TOPDIR)/local.mk"
BR2_GLOBAL_PATCH_DIR=""
#
# Toolchain
#
BR2_TOOLCHAIN_USES_UCLIBC=y
BR2_TOOLCHAIN_BUILDROOT=y
# BR2_TOOLCHAIN_EXTERNAL is not set
#
# Kernel Header Options
#
# BR2_KERNEL_HEADERS_3_0 is not set
# BR2_KERNEL_HEADERS_3_2 is not set
# BR2_KERNEL_HEADERS_3_4 is not set
# BR2_KERNEL_HEADERS_3_9 is not set
# BR2_KERNEL_HEADERS_3_10 is not set
BR2_KERNEL_HEADERS_VERSION=y
# BR2_KERNEL_HEADERS_SNAP is not set
BR2_DEFAULT_KERNEL_VERSION="3.4.44"
BR2_DEFAULT_KERNEL_HEADERS="3.4.44"
BR2_TOOLCHAIN_BUILDROOT_UCLIBC=y
# BR2_TOOLCHAIN_BUILDROOT_EGLIBC is not set
BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc"
#
# uClibc Options
#
# BR2_UCLIBC_VERSION_0_9_32 is not set
BR2_UCLIBC_VERSION_0_9_33=y
# BR2_UCLIBC_VERSION_SNAPSHOT is not set
BR2_UCLIBC_VERSION_STRING="0.9.33.2"
BR2_UCLIBC_CONFIG="$(TOPDIR)/board/karo/uClibc-0.9.33.config"
BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y
BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
# BR2_PTHREADS_NONE is not set
# BR2_PTHREADS is not set
# BR2_PTHREADS_OLD is not set
BR2_PTHREADS_NATIVE=y
BR2_PTHREAD_DEBUG=y
BR2_UCLIBC_INSTALL_UTILS=y
# BR2_UCLIBC_INSTALL_TEST_SUITE is not set
BR2_UCLIBC_TARGET_ARCH="arm"
BR2_UCLIBC_ARM_TYPE="ARM_CORTEXA8"
BR2_UCLIBC_ARM_BX=y
#
# Binutils Options
#
# BR2_BINUTILS_VERSION_2_20_1 is not set
# BR2_BINUTILS_VERSION_2_21 is not set
# BR2_BINUTILS_VERSION_2_21_1 is not set
# BR2_BINUTILS_VERSION_2_22 is not set
# BR2_BINUTILS_VERSION_2_23_1 is not set
BR2_BINUTILS_VERSION_2_23_2=y
BR2_BINUTILS_VERSION="2.23.2"
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS=""
#
# GCC Options
#
BR2_GCC_NEEDS_MPC=y
# BR2_GCC_VERSION_4_4_X is not set
# BR2_GCC_VERSION_4_5_X is not set
BR2_GCC_VERSION_4_6_X=y
# BR2_GCC_VERSION_4_7_X is not set
# BR2_GCC_VERSION_4_8_X is not set
# BR2_GCC_VERSION_SNAP is not set
BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
BR2_GCC_VERSION="4.6.4"
BR2_EXTRA_GCC_CONFIG_OPTIONS=""
# BR2_INSTALL_OBJC is not set
# BR2_INSTALL_FORTRAN is not set
BR2_GCC_ENABLE_TLS=y
# BR2_GCC_ENABLE_OPENMP is not set
BR2_PACKAGE_HOST_GDB=y
# BR2_GDB_VERSION_7_4 is not set
BR2_GDB_VERSION_7_5=y
BR2_GDB_VERSION="7.5.1"
BR2_LARGEFILE=y
BR2_INET_IPV6=y
BR2_TOOLCHAIN_HAS_NATIVE_RPC=y
BR2_USE_WCHAR=y
BR2_ENABLE_LOCALE=y
BR2_INSTALL_LIBSTDCPP=y
BR2_TOOLCHAIN_HAS_THREADS=y
BR2_TOOLCHAIN_HAS_THREADS_DEBUG=y
BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS=y
# BR2_ENABLE_LOCALE_PURGE is not set
BR2_GENERATE_LOCALE=""
BR2_NEEDS_GETTEXT=y
BR2_NEEDS_GETTEXT_IF_LOCALE=y
BR2_USE_MMU=y
BR2_TARGET_OPTIMIZATION="-pipe"
BR2_TARGET_LDFLAGS=""
BR2_ECLIPSE_REGISTER=y
#
# Toolchain Options
#
BR2_TOOLCHAIN_BUILDROOT_CXX=y
# BR2_TOOLCHAIN_BUILDROOT_USE_SSP is not set
# BR2_PACKAGE_HOST_ELF2FLT is not set
#
# System configuration
#
# BR2_TARGET_GENERIC_PASSWD_DES is not set
BR2_TARGET_GENERIC_PASSWD_MD5=y
# BR2_TARGET_GENERIC_PASSWD_SHA256 is not set
# BR2_TARGET_GENERIC_PASSWD_SHA512 is not set
BR2_TARGET_GENERIC_PASSWD_METHOD="md5"
# BR2_ROOTFS_DEVICE_CREATION_STATIC is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV is not set
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV=y
BR2_INIT_BUSYBOX=y
# BR2_INIT_SYSV is not set
# BR2_INIT_SYSTEMD is not set
# BR2_INIT_NONE is not set
BR2_ROOTFS_DEVICE_TABLE="$(TOPDIR)/board/karo/device_table.txt"
# BR2_ROOTFS_SKELETON_DEFAULT is not set
BR2_ROOTFS_SKELETON_CUSTOM=y
BR2_ROOTFS_SKELETON_CUSTOM_PATH="$(TOPDIR)/board/karo/skeleton"
BR2_ROOTFS_OVERLAY=""
BR2_ROOTFS_POST_BUILD_SCRIPT="$(TOPDIR)/post.sh"
BR2_ROOTFS_POST_IMAGE_SCRIPT=""
BR2_ROOTFS_POST_SCRIPT_ARGS=""
#
# Package Selection for the target
#
BR2_PACKAGE_BUSYBOX=y
# BR2_BUSYBOX_VERSION_1_19_X is not set
# BR2_BUSYBOX_VERSION_1_20_X is not set
BR2_BUSYBOX_VERSION_1_21_X=y
# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
BR2_BUSYBOX_VERSION="1.21.1"
BR2_PACKAGE_BUSYBOX_CONFIG="$(TOPDIR)/board/karo/busybox-1.21.x.config"
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
# BR2_PACKAGE_BUSYBOX_WATCHDOG is not set
#
# Audio and video applications
#
BR2_PACKAGE_ALSA_UTILS=y
#
# ALSA utils selection
#
BR2_PACKAGE_ALSA_UTILS_ALSACONF=y
BR2_PACKAGE_ALSA_UTILS_ALSACTL=y
BR2_PACKAGE_ALSA_UTILS_ALSAMIXER=y
# BR2_PACKAGE_ALSA_UTILS_AMIDI is not set
BR2_PACKAGE_ALSA_UTILS_AMIXER=y
BR2_PACKAGE_ALSA_UTILS_APLAY=y
BR2_PACKAGE_ALSA_UTILS_IECSET=y
BR2_PACKAGE_ALSA_UTILS_ACONNECT=y
# BR2_PACKAGE_ALSA_UTILS_APLAYMIDI is not set
# BR2_PACKAGE_ALSA_UTILS_ARECORDMIDI is not set
# BR2_PACKAGE_ALSA_UTILS_ASEQDUMP is not set
# BR2_PACKAGE_ALSA_UTILS_ASEQNET is not set
BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST=y
# BR2_PACKAGE_AUMIX is not set
# BR2_PACKAGE_BELLAGIO is not set
# BR2_PACKAGE_FAAD2 is not set
# BR2_PACKAGE_FLAC is not set
BR2_PACKAGE_FFMPEG=y
BR2_PACKAGE_FFMPEG_GPL=y
BR2_PACKAGE_FFMPEG_NONFREE=y
BR2_PACKAGE_FFMPEG_FFMPEG=y
BR2_PACKAGE_FFMPEG_FFPLAY=y
BR2_PACKAGE_FFMPEG_FFSERVER=y
BR2_PACKAGE_FFMPEG_POSTPROC=y
BR2_PACKAGE_FFMPEG_SWSCALE=y
BR2_PACKAGE_FFMPEG_ENCODERS="all"
BR2_PACKAGE_FFMPEG_DECODERS="all"
BR2_PACKAGE_FFMPEG_MUXERS="all"
BR2_PACKAGE_FFMPEG_DEMUXERS="all"
BR2_PACKAGE_FFMPEG_PARSERS="all"
BR2_PACKAGE_FFMPEG_BSFS="all"
BR2_PACKAGE_FFMPEG_PROTOCOLS="all"
BR2_PACKAGE_FFMPEG_FILTERS="all"
BR2_PACKAGE_FFMPEG_INDEVS=y
BR2_PACKAGE_FFMPEG_OUTDEVS=y
BR2_PACKAGE_FFMPEG_EXTRACONF=""
BR2_PACKAGE_GSTREAMER=y
BR2_PACKAGE_GSTREAMER_GST_DEBUG=y
BR2_PACKAGE_GSTREAMER_PLUGIN_REGISTRY=y
BR2_PACKAGE_GST_PLUGINS_BASE=y
#
# dependency-less plugins
#
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_ADDER is not set
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_APP is not set
BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_AUDIOCONVERT=y
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_AUDIORATE is not set
BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_AUDIORESAMPLE=y
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_AUDIOTESTSRC is not set
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_ENCODING is not set
BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_FFMPEGCOLORSPACE=y
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_GDP is not set
BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_PLAYBACK=y
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_SUBPARSE is not set
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_TCP is not set
BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_TYPEFIND=y
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VIDEOTESTSRC is not set
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VIDEORATE is not set
BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VIDEOSCALE=y
BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VOLUME=y
#
# plugins with external dependencies (there may be more available)
#
BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_ALSA=y
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_OGG is not set
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_PANGO is not set
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_THEORA is not set
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_TREMOR is not set
# BR2_PACKAGE_GST_PLUGINS_BASE_PLUGIN_VORBIS is not set
# BR2_PACKAGE_GST_PLUGINS_GOOD is not set
# BR2_PACKAGE_GST_PLUGINS_BAD is not set
# BR2_PACKAGE_GST_PLUGINS_UGLY is not set
# BR2_PACKAGE_GST_FFMPEG is not set
# BR2_PACKAGE_GST_DSP is not set
# BR2_PACKAGE_GST_FSL_PLUGINS is not set
# BR2_PACKAGE_GST_OMAPFB is not set
# BR2_PACKAGE_GSTREAMER1 is not set
# BR2_PACKAGE_LAME is not set
# BR2_PACKAGE_LIBVPX is not set
BR2_PACKAGE_MADPLAY=y
BR2_PACKAGE_MADPLAY_ALSA=y
BR2_PACKAGE_MPD=y
BR2_PACKAGE_MPD_ALSA=y
# BR2_PACKAGE_MPD_AO is not set
# BR2_PACKAGE_MPD_AUDIOFILE is not set
# BR2_PACKAGE_MPD_PULSEAUDIO is not set
# BR2_PACKAGE_MPD_BZIP2 is not set
# BR2_PACKAGE_MPD_CURL is not set
# BR2_PACKAGE_MPD_FAAD2 is not set
# BR2_PACKAGE_MPD_FLAC is not set
# BR2_PACKAGE_MPD_FFMPEG is not set
# BR2_PACKAGE_MPD_LAME is not set
# BR2_PACKAGE_MPD_LIBCUE is not set
# BR2_PACKAGE_MPD_LIBSAMPLERATE is not set
# BR2_PACKAGE_MPD_LIBSNDFILE is not set
BR2_PACKAGE_MPD_MAD=y
BR2_PACKAGE_MPD_MPG123=y
# BR2_PACKAGE_MPD_MUSEPACK is not set
# BR2_PACKAGE_MPD_SQLITE is not set
BR2_PACKAGE_MPD_TCP=y
# BR2_PACKAGE_MPD_TREMOR is not set
# BR2_PACKAGE_MPD_VORBIS is not set
BR2_PACKAGE_MPD_WAVPACK=y
# BR2_PACKAGE_MPDCLIENT is not set
BR2_PACKAGE_MPG123=y
BR2_PACKAGE_MPLAYER=y
BR2_PACKAGE_MPLAYER_MPLAYER=y
# BR2_PACKAGE_MPLAYER_MENCODER is not set
# BR2_PACKAGE_MUSEPACK is not set
# BR2_PACKAGE_OPUS_TOOLS is not set
# BR2_PACKAGE_PULSEAUDIO is not set
# BR2_PACKAGE_TIDSP_BINARIES is not set
# BR2_PACKAGE_TSTOOLS is not set
# BR2_PACKAGE_VORBIS_TOOLS is not set
BR2_PACKAGE_WAVPACK=y
# BR2_PACKAGE_YAVTA is not set
#
# Compressors and decompressors
#
# BR2_PACKAGE_BZIP2 is not set
# BR2_PACKAGE_GZIP is not set
# BR2_PACKAGE_INFOZIP is not set
# BR2_PACKAGE_LZOP is not set
# BR2_PACKAGE_XZ is not set
#
# Debugging, profiling and benchmark
#
# BR2_PACKAGE_BONNIE is not set
# BR2_PACKAGE_CACHE_CALIBRATOR is not set
# BR2_PACKAGE_DHRYSTONE is not set
# BR2_PACKAGE_DSTAT is not set
# BR2_PACKAGE_DMALLOC is not set
# BR2_PACKAGE_DROPWATCH is not set
# BR2_PACKAGE_GDB is not set
# BR2_PACKAGE_IOZONE is not set
# BR2_PACKAGE_KEXEC is not set
# BR2_PACKAGE_LATENCYTOP is not set
# BR2_PACKAGE_LMBENCH is not set
# BR2_PACKAGE_LSOF is not set
# BR2_PACKAGE_LTP_TESTSUITE is not set
# BR2_PACKAGE_LTTNG_MODULES is not set
# BR2_PACKAGE_LTTNG_TOOLS is not set
# BR2_PACKAGE_LTRACE is not set
# BR2_PACKAGE_MEMSTAT is not set
# BR2_PACKAGE_NETPERF is not set
# BR2_PACKAGE_OPROFILE is not set
# BR2_PACKAGE_PAX_UTILS is not set
# BR2_PACKAGE_PERF is not set
# BR2_PACKAGE_RAMSPEED is not set
# BR2_PACKAGE_RAMSMP is not set
# BR2_PACKAGE_RT_TESTS is not set
BR2_PACKAGE_STRACE=y
# BR2_PACKAGE_STRESS is not set
# BR2_PACKAGE_TINYMEMBENCH is not set
# BR2_PACKAGE_WHETSTONE is not set
# BR2_PACKAGE_VALGRIND is not set
# BR2_PACKAGE_PV is not set
#
# Development tools
#
# BR2_PACKAGE_BINUTILS is not set
# BR2_PACKAGE_BISON is not set
# BR2_PACKAGE_BSDIFF is not set
# BR2_PACKAGE_BUSTLE is not set
# BR2_PACKAGE_COREUTILS is not set
# BR2_PACKAGE_CVS is not set
# BR2_PACKAGE_DIFFUTILS is not set
# BR2_PACKAGE_DISTCC is not set
# BR2_PACKAGE_FINDUTILS is not set
# BR2_PACKAGE_FLEX is not set
# BR2_PACKAGE_GAWK is not set
BR2_PACKAGE_GETTEXT=y
# BR2_PACKAGE_GETTEXT_TOOLS is not set
# BR2_PACKAGE_GIT is not set
# BR2_PACKAGE_GPERF is not set
# BR2_PACKAGE_GREP is not set
# BR2_PACKAGE_MAKE is not set
# BR2_PACKAGE_LIBTOOL is not set
# BR2_PACKAGE_M4 is not set
# BR2_PACKAGE_PATCH is not set
# BR2_PACKAGE_PKGCONF is not set
# BR2_PACKAGE_SED is not set
# BR2_PACKAGE_SSTRIP is not set
# BR2_PACKAGE_TAR is not set
# BR2_PACKAGE_TREE is not set
#
# Games
#
# BR2_PACKAGE_GNUCHESS is not set
# BR2_PACKAGE_PRBOOM is not set
#
# Graphic libraries and applications (graphic/text)
#
#
# Graphic applications
#
# BR2_PACKAGE_GNUPLOT is not set
# BR2_PACKAGE_JHEAD is not set
BR2_PACKAGE_RRDTOOL=y
#
# graphic libraries
#
# BR2_PACKAGE_CEGUI06 is not set
BR2_PACKAGE_DIRECTFB=y
# BR2_PACKAGE_DIRECTFB_MULTI is not set
# BR2_PACKAGE_DIRECTFB_DEBUG is not set
# BR2_PACKAGE_DIRECTFB_TRACE is not set
# BR2_PACKAGE_DIRECTFB_PXA3XX is not set
# BR2_PACKAGE_DIRECTFB_EP9X is not set
BR2_PACKAGE_DIRECTFB_LINUXINPUT=y
BR2_PACKAGE_DIRECTFB_KEYBOARD=y
BR2_PACKAGE_DIRECTFB_PS2MOUSE=y
BR2_PACKAGE_DIRECTFB_SERIALMOUSE=y
BR2_PACKAGE_DIRECTFB_TSLIB=y
BR2_PACKAGE_DIRECTFB_GIF=y
# BR2_PACKAGE_DIRECTFB_IMLIB2 is not set
BR2_PACKAGE_DIRECTFB_JPEG=y
BR2_PACKAGE_DIRECTFB_PNG=y
# BR2_PACKAGE_DIRECTFB_DITHER_RGB16 is not set
# BR2_PACKAGE_DIRECTFB_TESTS is not set
BR2_PACKAGE_DIRECTFB_EXAMPLES=y
BR2_PACKAGE_DIRECTFB_EXAMPLES_ANDI=y
# BR2_PACKAGE_DIRECTFB_EXAMPLES_BLTLOAD is not set
BR2_PACKAGE_DIRECTFB_EXAMPLES_CPULOAD=y
# BR2_PACKAGE_DIRECTFB_EXAMPLES_DATABUFFER is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_DIOLOAD is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_DOK is not set
BR2_PACKAGE_DIRECTFB_EXAMPLES_DRIVERTEST=y
BR2_PACKAGE_DIRECTFB_EXAMPLES_FIRE=y
BR2_PACKAGE_DIRECTFB_EXAMPLES_FLIP=y
# BR2_PACKAGE_DIRECTFB_EXAMPLES_FONTS is not set
BR2_PACKAGE_DIRECTFB_EXAMPLES_INPUT=y
BR2_PACKAGE_DIRECTFB_EXAMPLES_JOYSTICK=y
BR2_PACKAGE_DIRECTFB_EXAMPLES_KNUCKLES=y
# BR2_PACKAGE_DIRECTFB_EXAMPLES_LAYER is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_MATRIX is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_MATRIX_WATER is not set
BR2_PACKAGE_DIRECTFB_EXAMPLES_NEO=y
# BR2_PACKAGE_DIRECTFB_EXAMPLES_NETLOAD is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_PALETTE is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_PARTICLE is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_PORTER is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_STRESS is not set
# BR2_PACKAGE_DIRECTFB_EXAMPLES_TEXTURE is not set
BR2_PACKAGE_DIRECTFB_EXAMPLES_VIDEO=y
BR2_PACKAGE_DIRECTFB_EXAMPLES_VIDEO_PARTICLE=y
# BR2_PACKAGE_DIRECTFB_EXAMPLES_WINDOW is not set
# BR2_PACKAGE_DIVINE is not set
# BR2_PACKAGE_FBDUMP is not set
# BR2_PACKAGE_FBGRAB is not set
BR2_PACKAGE_FBSET=y
# BR2_PACKAGE_FBTERM is not set
BR2_PACKAGE_FBV=y
BR2_PACKAGE_FBV_PNG=y
BR2_PACKAGE_FBV_JPEG=y
# BR2_PACKAGE_FBV_GIF is not set
BR2_PACKAGE_FB_TEST_APP=y
# BR2_PACKAGE_IMAGEMAGICK is not set
# BR2_PACKAGE_LINUX_FUSION is not set
# BR2_PACKAGE_LITE is not set
# BR2_PACKAGE_OCRAD is not set
# BR2_PACKAGE_SAWMAN is not set
BR2_PACKAGE_SDL=y
# BR2_PACKAGE_SDL_FBCON is not set
# BR2_PACKAGE_SDL_DIRECTFB is not set
# BR2_PACKAGE_SDL_IMAGE is not set
# BR2_PACKAGE_SDL_MIXER is not set
# BR2_PACKAGE_SDL_SOUND is not set
# BR2_PACKAGE_SDL_NET is not set
# BR2_PACKAGE_SDL_TTF is not set
# BR2_PACKAGE_SDL_GFX is not set
#
# other GUIs
#
# BR2_PACKAGE_EFL is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_QT5=y
BR2_PACKAGE_QT5BASE=y
BR2_PACKAGE_QT5BASE_LICENSE_APPROVED=y
BR2_PACKAGE_QT5BASE_NETWORK=y
BR2_PACKAGE_QT5BASE_CONCURRENT=y
BR2_PACKAGE_QT5BASE_SQL=y
# BR2_PACKAGE_QT5BASE_MYSQL is not set
BR2_PACKAGE_QT5BASE_SQLITE_NONE=y
# BR2_PACKAGE_QT5BASE_SQLITE_QT is not set
# BR2_PACKAGE_QT5BASE_SQLITE_SYSTEM is not set
# BR2_PACKAGE_QT5BASE_TEST is not set
# BR2_PACKAGE_QT5BASE_XML is not set
BR2_PACKAGE_QT5BASE_GUI=y
BR2_PACKAGE_QT5BASE_WIDGETS=y
# BR2_PACKAGE_QT5BASE_LINUXFB is not set
BR2_PACKAGE_QT5BASE_DIRECTFB=y
#
# X.org XCB backend available if X.org is enabled
#
#
# eglfs backend available if OpenGLES and EGL are enabled
#
BR2_PACKAGE_QT5BASE_PRINTSUPPORT=y
BR2_PACKAGE_QT5BASE_FONTCONFIG=y
BR2_PACKAGE_QT5BASE_GIF=y
BR2_PACKAGE_QT5BASE_JPEG=y
BR2_PACKAGE_QT5BASE_PNG=y
BR2_PACKAGE_QT5BASE_DBUS=y
BR2_PACKAGE_QT5BASE_ICU=y
#
# qt5declarative requires an OpenGL-capable backend
#
#
# qt5graphicaleffects requires an OpenGL-capable backend
#
BR2_PACKAGE_QT5IMAGEFORMATS=y
BR2_PACKAGE_QT5JSBACKEND_AVAILABLE=y
BR2_PACKAGE_QT5JSBACKEND=y
#
# qt5multimedia requires an OpenGL-capable backend
#
#
# qt5quick1 requires an OpenGL-capable backend
#
BR2_PACKAGE_QT5SCRIPT=y
BR2_PACKAGE_QT5SVG=y
BR2_PACKAGE_QT5WEBKIT=y
BR2_PACKAGE_QT5XMLPATTERNS=y
# BR2_PACKAGE_XORG7 is not set
# BR2_PACKAGE_WESTON is not set
#
# X libraries and helper libraries
#
# BR2_PACKAGE_LIBERATION is not set
# BR2_PACKAGE_XKEYBOARD_CONFIG is not set
#
# X Window managers
#
#
# X applications
#
# BR2_PACKAGE_GOB2 is not set
#
# midori requires C++, WCHAR, threading in toolchain and libgtk2
#
#
# Filesystem and flash utilities
#
BR2_PACKAGE_CIFS_UTILS=y
# BR2_PACKAGE_CRAMFS is not set
# BR2_PACKAGE_CURLFTPFS is not set
# BR2_PACKAGE_DOSFSTOOLS is not set
# BR2_PACKAGE_E2FSPROGS is not set
# BR2_PACKAGE_ECRYPTFS_UTILS is not set
# BR2_PACKAGE_EXFAT is not set
# BR2_PACKAGE_EXFAT_UTILS is not set
# BR2_PACKAGE_F2FS_TOOLS is not set
# BR2_PACKAGE_FLASHBENCH is not set
# BR2_PACKAGE_GENEXT2FS is not set
# BR2_PACKAGE_GENROMFS is not set
# BR2_PACKAGE_MAKEDEVS is not set
# BR2_PACKAGE_MTD is not set
# BR2_PACKAGE_NFS_UTILS is not set
# BR2_PACKAGE_NTFS_3G is not set
# BR2_PACKAGE_SQUASHFS is not set
# BR2_PACKAGE_SSHFS is not set
# BR2_PACKAGE_SUNXI_TOOLS is not set
# BR2_PACKAGE_UNIONFS is not set
# BR2_PACKAGE_XFSPROGS is not set
#
# Hardware handling
#
#
# Misc devices firmwares
#
# BR2_PACKAGE_AM33X_CM3 is not set
# BR2_PACKAGE_B43_FIRMWARE is not set
BR2_PACKAGE_LINUX_FIRMWARE=y
#
# WiFi firmwares
#
BR2_PACKAGE_LINUX_FIRMWARE_ATHEROS_7010=y
BR2_PACKAGE_LINUX_FIRMWARE_ATHEROS_9271=y
# BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XX is not set
# BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_5000 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V8 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V9 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8688 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_MWIFIEX_SD8787 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_RALINK_RT61 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_RALINK_RT73 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_RALINK_RT2XX is not set
# BR2_PACKAGE_LINUX_FIRMWARE_RTL_81XX is not set
# BR2_PACKAGE_LINUX_FIRMWARE_RTL_87XX is not set
# BR2_PACKAGE_LINUX_FIRMWARE_TI_WL127X is not set
# BR2_PACKAGE_LINUX_FIRMWARE_TI_WL128X is not set
#
# DVB firmwares
#
# BR2_PACKAGE_LINUX_FIRMWARE_DIB0700 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_H5_DRXK is not set
# BR2_PACKAGE_LINUX_FIRMWARE_XC5000 is not set
# BR2_PACKAGE_RPI_FIRMWARE is not set
# BR2_PACKAGE_SUNXI_BOARDS is not set
# BR2_PACKAGE_UX500_FIRMWARE is not set
# BR2_PACKAGE_ZD1211_FIRMWARE is not set
#
# Freescale i.MX libraries
#
# BR2_PACKAGE_IMX_LIB is not set
# BR2_PACKAGE_FIRMWARE_IMX is not set
#
# gpu-viv-bin-mx6q requires a glibc toolchain
#
# BR2_PACKAGE_A10DISP is not set
# BR2_PACKAGE_CDRKIT is not set
BR2_PACKAGE_DBUS=y
BR2_DBUS_EXPAT=y
# BR2_DBUS_LIBXML2 is not set
# BR2_PACKAGE_DBUS_GLIB is not set
# BR2_PACKAGE_DEVMEM2 is not set
# BR2_PACKAGE_DMRAID is not set
# BR2_PACKAGE_DVB_APPS is not set
# BR2_PACKAGE_DVBSNOOP is not set
# BR2_PACKAGE_EEPROG is not set
# BR2_PACKAGE_EVTEST is not set
# BR2_PACKAGE_FAN_CTRL is not set
BR2_PACKAGE_FCONFIG=y
BR2_PACKAGE_FIS=y
# BR2_PACKAGE_FMTOOLS is not set
# BR2_PACKAGE_FXLOAD is not set
# BR2_PACKAGE_GADGETFS_TEST is not set
# BR2_PACKAGE_GPSD is not set
# BR2_PACKAGE_GPTFDISK is not set
# BR2_PACKAGE_GVFS is not set
# BR2_PACKAGE_HDPARM is not set
BR2_PACKAGE_HWDATA=y
# BR2_PACKAGE_I2C_TOOLS is not set
# BR2_PACKAGE_INPUT_EVENT_DAEMON is not set
BR2_PACKAGE_INPUT_TOOLS=y
BR2_PACKAGE_INPUT_TOOLS_INPUTATTACH=y
# BR2_PACKAGE_INPUT_TOOLS_JSCAL is not set
# BR2_PACKAGE_INPUT_TOOLS_JSTEST is not set
# BR2_PACKAGE_IOSTAT is not set
# BR2_PACKAGE_IRDA_UTILS is not set
# BR2_PACKAGE_KBD is not set
# BR2_PACKAGE_LCDPROC is not set
# BR2_PACKAGE_LM_SENSORS is not set
BR2_PACKAGE_LSHW=y
# BR2_PACKAGE_LSUIO is not set
# BR2_PACKAGE_LVM2 is not set
# BR2_PACKAGE_MDADM is not set
# BR2_PACKAGE_MEDIA_CTL is not set
# BR2_PACKAGE_MEMTESTER is not set
# BR2_PACKAGE_MINICOM is not set
# BR2_PACKAGE_NANOCOM is not set
# BR2_PACKAGE_NEARD is not set
# BR2_PACKAGE_OFONO is not set
# BR2_PACKAGE_OPEN2300 is not set
# BR2_PACKAGE_OPENOCD is not set
#
# owl-linux is only supported on ARM9 architecture
#
# BR2_PACKAGE_PARTED is not set
# BR2_PACKAGE_PCIUTILS is not set
# BR2_PACKAGE_PICOCOM is not set
# BR2_PACKAGE_RNG_TOOLS is not set
# BR2_PACKAGE_RPI_USERLAND is not set
# BR2_PACKAGE_SANE_BACKENDS is not set
# BR2_PACKAGE_SDPARM is not set
# BR2_PACKAGE_SETSERIAL is not set
# BR2_PACKAGE_SG3_UTILS is not set
# BR2_PACKAGE_SMARTMONTOOLS is not set
# BR2_PACKAGE_SNOWBALL_HDMISERVICE is not set
# BR2_PACKAGE_SREDIRD is not set
# BR2_PACKAGE_STATSERIAL is not set
#
# sunxi-cedarx requires an eglibc/glibc based toolchain
#
#
# sunxi-mali requires an eglibc/glibc based toolchain
#
# BR2_PACKAGE_SYSSTAT is not set
#
# ti-gfx requires an eglibc/glibc based toolchain and the linux kernel
#
# BR2_PACKAGE_TI_UTILS is not set
# BR2_PACKAGE_UBOOT_TOOLS is not set
BR2_PACKAGE_UDEV=y
BR2_PACKAGE_UDEV_RULES_GEN=y
BR2_PACKAGE_UDEV_ALL_EXTRAS=y
#
# enabling all extras requires a toolchain with WCHAR and threading support
#
# BR2_PACKAGE_UDISKS is not set
BR2_PACKAGE_USB_MODESWITCH=y
BR2_PACKAGE_USB_MODESWITCH_DATA=y
BR2_PACKAGE_USBMOUNT=y
BR2_PACKAGE_USBUTILS=y
BR2_PACKAGE_USBUTILS_ZLIB=y
# BR2_PACKAGE_WIPE is not set
# BR2_PACKAGE_W_SCAN is not set
#
# Interpreter languages and scripting
#
# BR2_PACKAGE_ERLANG is not set
# BR2_PACKAGE_ENSCRIPT is not set
# BR2_PACKAGE_HASERL is not set
# BR2_PACKAGE_JAMVM is not set
# BR2_PACKAGE_JIMTCL is not set
# BR2_PACKAGE_LUA is not set
# BR2_PACKAGE_LUAJIT is not set
# BR2_PACKAGE_NODEJS is not set
# BR2_PACKAGE_PERL is not set
# BR2_PACKAGE_PHP is not set
# BR2_PACKAGE_PYTHON is not set
# BR2_PACKAGE_PYTHON3 is not set
# BR2_PACKAGE_RUBY is not set
# BR2_PACKAGE_TCL is not set
#
# Libraries
#
#
# Audio/Sound
#
BR2_PACKAGE_ALSA_LIB=y
#
# ALSA lib selection
#
BR2_PACKAGE_ALSA_LIB_DEVDIR="/dev/snd"
BR2_PACKAGE_ALSA_LIB_PCM_PLUGINS="all"
BR2_PACKAGE_ALSA_LIB_CTL_PLUGINS="all"
BR2_PACKAGE_ALSA_LIB_ALOAD=y
BR2_PACKAGE_ALSA_LIB_MIXER=y
BR2_PACKAGE_ALSA_LIB_PCM=y
BR2_PACKAGE_ALSA_LIB_RAWMIDI=y
BR2_PACKAGE_ALSA_LIB_HWDEP=y
BR2_PACKAGE_ALSA_LIB_SEQ=y
BR2_PACKAGE_ALSA_LIB_ALISP=y
BR2_PACKAGE_ALSA_LIB_OLD_SYMBOLS=y
# BR2_PACKAGE_AUDIOFILE is not set
# BR2_PACKAGE_CELT051 is not set
# BR2_PACKAGE_FDK_AAC is not set
# BR2_PACKAGE_LIBAO is not set
# BR2_PACKAGE_LIBCDAUDIO is not set
# BR2_PACKAGE_LIBCUE is not set
# BR2_PACKAGE_LIBCUEFILE is not set
BR2_PACKAGE_LIBID3TAG=y
# BR2_PACKAGE_LIBLO is not set
BR2_PACKAGE_LIBMAD=y
BR2_PACKAGE_LIBMAD_OPTIMIZATION_DEFAULT=y
# BR2_PACKAGE_LIBMAD_OPTIMIZATION_SPEED is not set
# BR2_PACKAGE_LIBMAD_OPTIMIZATION_ACCURACY is not set
# BR2_PACKAGE_LIBMAD_SSO is not set
BR2_PACKAGE_LIBMAD_ASO=y
# BR2_PACKAGE_LIBMAD_STRICT_ISO is not set
BR2_PACKAGE_LIBMPD=y
# BR2_PACKAGE_LIBREPLAYGAIN is not set
# BR2_PACKAGE_LIBSAMPLERATE is not set
# BR2_PACKAGE_LIBSNDFILE is not set
# BR2_PACKAGE_LIBVORBIS is not set
# BR2_PACKAGE_OPUS is not set
# BR2_PACKAGE_PORTAUDIO is not set
BR2_PACKAGE_SPEEX=y
BR2_PACKAGE_SPEEX_ARM5E=y
BR2_PACKAGE_TAGLIB=y
BR2_PACKAGE_TAGLIB_MP4=y
BR2_PACKAGE_TAGLIB_ASF=y
# BR2_PACKAGE_TREMOR is not set
BR2_PACKAGE_WEBRTC_AUDIO_PROCESSING=y
#
# Compression and decompression
#
# BR2_PACKAGE_LIBARCHIVE is not set
# BR2_PACKAGE_LZO is not set
# BR2_PACKAGE_SNAPPY is not set
BR2_PACKAGE_ZLIB=y
#
# Crypto
#
# BR2_PACKAGE_BEECRYPT is not set
# BR2_PACKAGE_CRYPTODEV is not set
# BR2_PACKAGE_GNUTLS is not set
# BR2_PACKAGE_LIBGCRYPT is not set
# BR2_PACKAGE_LIBGPG_ERROR is not set
# BR2_PACKAGE_LIBGPGME is not set
# BR2_PACKAGE_LIBASSUAN is not set
# BR2_PACKAGE_LIBMCRYPT is not set
# BR2_PACKAGE_LIBMHASH is not set
# BR2_PACKAGE_LIBNSS is not set
# BR2_PACKAGE_LIBSHA1 is not set
# BR2_PACKAGE_NETTLE is not set
BR2_PACKAGE_OPENSSL=y
# BR2_PACKAGE_OPENSSL_BIN is not set
# BR2_PACKAGE_OPENSSL_ENGINES is not set
# BR2_PACKAGE_POLARSSL is not set
#
# Database
#
# BR2_PACKAGE_BERKELEYDB is not set
# BR2_PACKAGE_GDBM is not set
# BR2_PACKAGE_MYSQL_CLIENT is not set
# BR2_PACKAGE_REDIS is not set
#
# sqlcipher conflicts with sqlite
#
BR2_PACKAGE_SQLITE=y
# BR2_PACKAGE_SQLITE_READLINE is not set
# BR2_PACKAGE_SQLITE_STAT3 is not set
# BR2_PACKAGE_SQLITE_ENABLE_FTS3 is not set
# BR2_PACKAGE_SQLITE_ENABLE_UNLOCK_NOTIFY is not set
# BR2_PACKAGE_SQLITE_SECURE_DELETE is not set
#
# Filesystem
#
# BR2_PACKAGE_GAMIN is not set
# BR2_PACKAGE_LIBCONFIG is not set
# BR2_PACKAGE_LIBCONFUSE is not set
# BR2_PACKAGE_LIBFUSE is not set
BR2_PACKAGE_LIBLOCKFILE=y
# BR2_PACKAGE_LIBSYSFS is not set
# BR2_PACKAGE_LOCKDEV is not set
#
# Graphics
#
# BR2_PACKAGE_ATK is not set
# BR2_PACKAGE_CAIRO is not set
BR2_PACKAGE_FONTCONFIG=y
BR2_PACKAGE_FREETYPE=y
# BR2_PACKAGE_GD is not set
# BR2_PACKAGE_IMLIB2 is not set
BR2_PACKAGE_JPEG=y
# BR2_PACKAGE_LIBJPEG is not set
BR2_PACKAGE_JPEG_TURBO=y
# BR2_PACKAGE_LCMS2 is not set
BR2_PACKAGE_LIBART=y
# BR2_PACKAGE_LIBDMTX is not set
# BR2_PACKAGE_LIBEXIF is not set
# BR2_PACKAGE_LIBGEOTIFF is not set
# BR2_PACKAGE_GDK_PIXBUF is not set
BR2_PACKAGE_LIBPNG=y
# BR2_PACKAGE_LIBQRENCODE is not set
# BR2_PACKAGE_LIBRAW is not set
# BR2_PACKAGE_LIBRSVG is not set
# BR2_PACKAGE_LIBSVG is not set
# BR2_PACKAGE_LIBSVG_CAIRO is not set
# BR2_PACKAGE_LIBSVGTINY is not set
# BR2_PACKAGE_LIBUNGIF is not set
# BR2_PACKAGE_OPENCV is not set
# BR2_PACKAGE_PANGO is not set
# BR2_PACKAGE_PIXMAN is not set
# BR2_PACKAGE_POPPLER is not set
# BR2_PACKAGE_TIFF is not set
# BR2_PACKAGE_WAYLAND is not set
# BR2_PACKAGE_WEBP is not set
# BR2_PACKAGE_ZXING is not set
#
# Hardware handling
#
# BR2_PACKAGE_CCID is not set
# BR2_PACKAGE_DTC is not set
# BR2_PACKAGE_LCDAPI is not set
# BR2_PACKAGE_LIBAIO is not set
# BR2_PACKAGE_LIBATASMART is not set
# BR2_PACKAGE_LIBCEC is not set
# BR2_PACKAGE_LIBRAW1394 is not set
BR2_PACKAGE_TSLIB=y
# BR2_PACKAGE_LIBFREEFARE is not set
# BR2_PACKAGE_LIBFTDI is not set
# BR2_PACKAGE_LIBHID is not set
# BR2_PACKAGE_LIBIQRF is not set
# BR2_PACKAGE_LIBNFC is not set
# BR2_PACKAGE_LIBNFC_LLCP is not set
# BR2_PACKAGE_LIBQMI is not set
# BR2_PACKAGE_LIBSERIAL is not set
BR2_PACKAGE_LIBUSB=y
BR2_PACKAGE_LIBUSB_COMPAT=y
# BR2_PACKAGE_LIBV4L is not set
# BR2_PACKAGE_LIBXKBCOMMON is not set
BR2_PACKAGE_MTDEV=y
# BR2_PACKAGE_NE10 is not set
# BR2_PACKAGE_NEARDAL is not set
# BR2_PACKAGE_PCSC_LITE is not set
# BR2_PACKAGE_URG is not set
#
# Javascript
#
# BR2_PACKAGE_EXPLORERCANVAS is not set
# BR2_PACKAGE_FLOT is not set
# BR2_PACKAGE_JQUERY is not set
# BR2_PACKAGE_JQUERY_KEYBOARD is not set
# BR2_PACKAGE_JQUERY_SPARKLINE is not set
# BR2_PACKAGE_JQUERY_UI is not set
# BR2_PACKAGE_JQUERY_VALIDATION is not set
# BR2_PACKAGE_JSMIN is not set
# BR2_PACKAGE_JSON_JAVASCRIPT is not set
#
# Multimedia
#
# BR2_PACKAGE_LIBDVBSI is not set
# BR2_PACKAGE_LIBDVDREAD is not set
# BR2_PACKAGE_LIBDVDNAV is not set
# BR2_PACKAGE_LIBEBML is not set
# BR2_PACKAGE_LIBFSLCODEC is not set
# BR2_PACKAGE_LIBFSLPARSER is not set
# BR2_PACKAGE_LIBFSLVPUWRAP is not set
# BR2_PACKAGE_LIBMATROSKA is not set
# BR2_PACKAGE_LIBMMS is not set
# BR2_PACKAGE_LIBMPEG2 is not set
BR2_PACKAGE_LIBOGG=y
# BR2_PACKAGE_LIBPLAYER is not set
# BR2_PACKAGE_LIBTHEORA is not set
# BR2_PACKAGE_LIVE555 is not set
BR2_PACKAGE_MEDIASTREAMER=y
#
# Networking
#
# BR2_PACKAGE_CZMQ is not set
# BR2_PACKAGE_CPPZMQ is not set
# BR2_PACKAGE_FILEMQ is not set
# BR2_PACKAGE_GLIB_NETWORKING is not set
BR2_PACKAGE_LIBCGI=y
# BR2_PACKAGE_LIBCGICC is not set
# BR2_PACKAGE_LIBCURL is not set
# BR2_PACKAGE_LIBDNET is not set
BR2_PACKAGE_LIBESMTP=y
BR2_PACKAGE_LIBEXOSIP2=y
# BR2_PACKAGE_LIBFCGI is not set
# BR2_PACKAGE_LIBGSASL is not set
# BR2_PACKAGE_LIBIDN is not set
# BR2_PACKAGE_LIBISCSI is not set
# BR2_PACKAGE_LIBOAUTH is not set
# BR2_PACKAGE_LIBMICROHTTPD is not set
# BR2_PACKAGE_NEON is not set
# BR2_PACKAGE_LIBMNL is not set
# BR2_PACKAGE_LIBMODBUS is not set
# BR2_PACKAGE_LIBMBUS is not set
# BR2_PACKAGE_LIBNETFILTER_ACCT is not set
# BR2_PACKAGE_LIBNETFILTER_CONNTRACK is not set
# BR2_PACKAGE_LIBNETFILTER_CTHELPER is not set
# BR2_PACKAGE_LIBNETFILTER_CTTIMEOUT is not set
# BR2_PACKAGE_LIBNETFILTER_LOG is not set
# BR2_PACKAGE_LIBNETFILTER_QUEUE is not set
# BR2_PACKAGE_LIBNFNETLINK is not set
# BR2_PACKAGE_LIBNL is not set
# BR2_PACKAGE_LIBOPING is not set
# BR2_PACKAGE_LIBPCAP is not set
BR2_PACKAGE_LIBOSIP2=y
# BR2_PACKAGE_LIBRSYNC is not set
BR2_PACKAGE_LIBSOUP=y
# BR2_PACKAGE_LIBSOUP_SSL is not set
# BR2_PACKAGE_LIBTIRPC is not set
# BR2_PACKAGE_LIBTORRENT is not set
BR2_PACKAGE_LIBUPNP=y
# BR2_PACKAGE_LIBVNCSERVER is not set
# BR2_PACKAGE_LIBWEBSOCKETS is not set
# BR2_PACKAGE_OPENPGM is not set
BR2_PACKAGE_ORTP=y
# BR2_PACKAGE_SLIRP is not set
# BR2_PACKAGE_USBREDIR is not set
# BR2_PACKAGE_WVSTREAMS is not set
# BR2_PACKAGE_ZEROMQ is not set
# BR2_PACKAGE_ZMQPP is not set
# BR2_PACKAGE_ZYRE is not set
#
# Other
#
# BR2_PACKAGE_APR is not set
# BR2_PACKAGE_APR_UTIL is not set
# BR2_PACKAGE_LIBCOFI is not set
#
# cppcms requires a glibc toolchain with C++ support
#
# BR2_PACKAGE_ELFUTILS is not set
# BR2_PACKAGE_FFTW is not set
# BR2_PACKAGE_LIBARGTABLE2 is not set
# BR2_PACKAGE_ARGP_STANDALONE is not set
# BR2_PACKAGE_BOOST is not set
# BR2_PACKAGE_GLIBMM is not set
# BR2_PACKAGE_GMP is not set
# BR2_PACKAGE_GSL is not set
# BR2_PACKAGE_GTEST is not set
# BR2_PACKAGE_LIBATOMIC_OPS is not set
# BR2_PACKAGE_LIBBSD is not set
# BR2_PACKAGE_LIBCAP is not set
# BR2_PACKAGE_LIBCAP_NG is not set
# BR2_PACKAGE_LIBDAEMON is not set
# BR2_PACKAGE_LIBELF is not set
# BR2_PACKAGE_LIBEVENT is not set
# BR2_PACKAGE_LIBEV is not set
BR2_PACKAGE_LIBFFI=y
BR2_PACKAGE_LIBGLIB2=y
# BR2_PACKAGE_LIBICAL is not set
# BR2_PACKAGE_LIBNSPR is not set
# BR2_PACKAGE_LIBPFM4 is not set
# BR2_PACKAGE_LIBPTHSEM is not set
# BR2_PACKAGE_LIBSIGC is not set
# BR2_PACKAGE_LIBSIGSEGV is not set
# BR2_PACKAGE_LIBTASN1 is not set
# BR2_PACKAGE_LIBTPL is not set
# BR2_PACKAGE_LIBUNWIND is not set
# BR2_PACKAGE_LIBURCU is not set
# BR2_PACKAGE_LINUX_PAM is not set
# BR2_PACKAGE_LOG4CXX is not set
# BR2_PACKAGE_LTTNG_LIBUST is not set
# BR2_PACKAGE_MPC is not set
# BR2_PACKAGE_MPFR is not set
# BR2_PACKAGE_MSGPACK is not set
# BR2_PACKAGE_MTDEV2TUIO is not set
# BR2_PACKAGE_ORC is not set
# BR2_PACKAGE_P11_KIT is not set
# BR2_PACKAGE_POCO is not set
# BR2_PACKAGE_PROTOBUF is not set
# BR2_PACKAGE_PROTOBUF_C is not set
# BR2_PACKAGE_SCHIFRA is not set
# BR2_PACKAGE_LIBLOG4C_LOCALTIME is not set
#
# Text and terminal handling
#
# BR2_PACKAGE_ENCHANT is not set
# BR2_PACKAGE_LIBFRIBIDI is not set
BR2_PACKAGE_ICU=y
# BR2_PACKAGE_LIBEDIT is not set
# BR2_PACKAGE_LINENOISE is not set
BR2_PACKAGE_NCURSES=y
BR2_PACKAGE_NCURSES_TARGET_PANEL=y
BR2_PACKAGE_NCURSES_TARGET_FORM=y
BR2_PACKAGE_NCURSES_TARGET_MENU=y
# BR2_PACKAGE_NEWT is not set
BR2_PACKAGE_PCRE=y
BR2_PACKAGE_PCRE_16=y
# BR2_PACKAGE_PCRE_32 is not set
BR2_PACKAGE_POPT=y
BR2_PACKAGE_READLINE=y
# BR2_PACKAGE_SLANG is not set
#
# JSON/XML
#
# BR2_PACKAGE_CJSON is not set
BR2_PACKAGE_EXPAT=y
# BR2_PACKAGE_EZXML is not set
# BR2_PACKAGE_JANSSON is not set
# BR2_PACKAGE_JSON_C is not set
# BR2_PACKAGE_JSON_GLIB is not set
# BR2_PACKAGE_LIBJSON is not set
# BR2_PACKAGE_LIBROXML is not set
BR2_PACKAGE_LIBXML2=y
# BR2_PACKAGE_LIBXMLPP is not set
# BR2_PACKAGE_LIBXSLT is not set
# BR2_PACKAGE_LIBYAML is not set
# BR2_PACKAGE_MXML is not set
# BR2_PACKAGE_RAPIDJSON is not set
# BR2_PACKAGE_XERCES is not set
# BR2_PACKAGE_YAJL is not set
#
# Miscellaneous
#
# BR2_PACKAGE_AESPIPE is not set
# BR2_PACKAGE_COLLECTD is not set
# BR2_PACKAGE_EMPTY is not set
# BR2_PACKAGE_GOOGLEFONTDIRECTORY is not set
# BR2_PACKAGE_MCRYPT is not set
# BR2_PACKAGE_MOBILE_BROADBAND_PROVIDER_INFO is not set
# BR2_PACKAGE_SHARED_MIME_INFO is not set
# BR2_PACKAGE_SNOWBALL_INIT is not set
# BR2_PACKAGE_SOUND_THEME_BOREALIS is not set
# BR2_PACKAGE_SOUND_THEME_FREEDESKTOP is not set
#
# Networking applications
#
# BR2_PACKAGE_AIRCRACK_NG is not set
# BR2_PACKAGE_ARGUS is not set
# BR2_PACKAGE_ARPTABLES is not set
# BR2_PACKAGE_AVAHI is not set
# BR2_PACKAGE_AXEL is not set
# BR2_PACKAGE_BCUSDK is not set
# BR2_PACKAGE_BLUEZ_UTILS is not set
# BR2_PACKAGE_BOA is not set
# BR2_PACKAGE_BIND is not set
# BR2_PACKAGE_BMON is not set
# BR2_PACKAGE_BRIDGE_UTILS is not set
# BR2_PACKAGE_BWM_NG is not set
# BR2_PACKAGE_CAN_UTILS is not set
# BR2_PACKAGE_CHRONY is not set
# BR2_PACKAGE_CONNMAN is not set
# BR2_PACKAGE_CRDA is not set
# BR2_PACKAGE_CTORRENT is not set
# BR2_PACKAGE_CONNTRACK_TOOLS is not set
# BR2_PACKAGE_CUPS is not set
# BR2_PACKAGE_DHCP is not set
# BR2_PACKAGE_DHCPCD is not set
# BR2_PACKAGE_DHCPDUMP is not set
# BR2_PACKAGE_DNSMASQ is not set
# BR2_PACKAGE_DROPBEAR is not set
# BR2_PACKAGE_EBTABLES is not set
# BR2_PACKAGE_ETHTOOL is not set
# BR2_PACKAGE_GESFTPSERVER is not set
# BR2_PACKAGE_HEIRLOOM_MAILX is not set
# BR2_PACKAGE_HIAWATHA is not set
# BR2_PACKAGE_HOSTAPD is not set
# BR2_PACKAGE_HTTPING is not set
# BR2_PACKAGE_IFPLUGD is not set
# BR2_PACKAGE_IFTOP is not set
# BR2_PACKAGE_IGH_ETHERCAT is not set
# BR2_PACKAGE_INADYN is not set
# BR2_PACKAGE_IPERF is not set
# BR2_PACKAGE_IPROUTE2 is not set
# BR2_PACKAGE_IPSEC_TOOLS is not set
# BR2_PACKAGE_IPSET is not set
# BR2_PACKAGE_IPTABLES is not set
# BR2_PACKAGE_IW is not set
# BR2_PACKAGE_KISMET is not set
# BR2_PACKAGE_LIGHTTPD is not set
# BR2_PACKAGE_LINKNX is not set
# BR2_PACKAGE_LINKS is not set
BR2_PACKAGE_LINPHONE=y
# BR2_PACKAGE_LRZSZ is not set
# BR2_PACKAGE_MACCHANGER is not set
# BR2_PACKAGE_MII_DIAG is not set
# BR2_PACKAGE_MINIDLNA is not set
# BR2_PACKAGE_MONGOOSE is not set
# BR2_PACKAGE_MONGREL2 is not set
# BR2_PACKAGE_MROUTED is not set
# BR2_PACKAGE_MSMTP is not set
# BR2_PACKAGE_MUTT is not set
# BR2_PACKAGE_NBD is not set
# BR2_PACKAGE_NCFTP is not set
# BR2_PACKAGE_NDISC6 is not set
# BR2_PACKAGE_NETCAT is not set
# BR2_PACKAGE_NETATALK is not set
# BR2_PACKAGE_NETPLUG is not set
# BR2_PACKAGE_NETSNMP is not set
# BR2_PACKAGE_NETSTAT_NAT is not set
# BR2_PACKAGE_NETWORK_MANAGER is not set
# BR2_PACKAGE_NFACCT is not set
# BR2_PACKAGE_NMAP is not set
# BR2_PACKAGE_NOIP is not set
# BR2_PACKAGE_NGIRCD is not set
# BR2_PACKAGE_NGREP is not set
BR2_PACKAGE_NTP=y
BR2_PACKAGE_NTP_SNTP=y
# BR2_PACKAGE_NTP_NTP_KEYGEN is not set
BR2_PACKAGE_NTP_NTPD=y
BR2_PACKAGE_NTP_NTPDATE=y
# BR2_PACKAGE_NTP_NTPDC is not set
# BR2_PACKAGE_NTP_NTPQ is not set
# BR2_PACKAGE_NTP_NTPSNMPD is not set
# BR2_PACKAGE_NTP_TICKADJ is not set
# BR2_PACKAGE_NUTTCP is not set
# BR2_PACKAGE_OLSR is not set
# BR2_PACKAGE_OPENNTPD is not set
# BR2_PACKAGE_OPENOBEX is not set
BR2_PACKAGE_OPENSSH=y
# BR2_PACKAGE_OPENSWAN is not set
# BR2_PACKAGE_OPENVPN is not set
BR2_PACKAGE_PORTMAP=y
# BR2_PACKAGE_PPPD is not set
# BR2_PACKAGE_PPTP_LINUX is not set
# BR2_PACKAGE_PROFTPD is not set
# BR2_PACKAGE_PROXYCHAINS_NG is not set
# BR2_PACKAGE_PTPD is not set
# BR2_PACKAGE_PTPD2 is not set
# BR2_PACKAGE_QUAGGA is not set
# BR2_PACKAGE_RADVD is not set
# BR2_PACKAGE_RPCBIND is not set
# BR2_PACKAGE_RSH_REDONE is not set
# BR2_PACKAGE_RSYNC is not set
# BR2_PACKAGE_RTORRENT is not set
# BR2_PACKAGE_SAMBA is not set
# BR2_PACKAGE_SCONESERVER is not set
# BR2_PACKAGE_SER2NET is not set
# BR2_PACKAGE_SOCAT is not set
# BR2_PACKAGE_SOCKETCAND is not set
# BR2_PACKAGE_SPAWN_FCGI is not set
# BR2_PACKAGE_SPICE_PROTOCOL is not set
# BR2_PACKAGE_SQUID is not set
# BR2_PACKAGE_STRONGSWAN is not set
# BR2_PACKAGE_STUNNEL is not set
# BR2_PACKAGE_TCPDUMP is not set
# BR2_PACKAGE_TCPREPLAY is not set
# BR2_PACKAGE_TFTPD is not set
# BR2_PACKAGE_THTTPD is not set
# BR2_PACKAGE_TINYHTTPD is not set
# BR2_PACKAGE_TN5250 is not set
# BR2_PACKAGE_TRANSMISSION is not set
# BR2_PACKAGE_TVHEADEND is not set
# BR2_PACKAGE_UDPCAST is not set
# BR2_PACKAGE_ULOGD is not set
# BR2_PACKAGE_USHARE is not set
# BR2_PACKAGE_USSP_PUSH is not set
# BR2_PACKAGE_VDE2 is not set
# BR2_PACKAGE_VPNC is not set
# BR2_PACKAGE_VSFTPD is not set
# BR2_PACKAGE_VTUN is not set
# BR2_PACKAGE_WGET is not set
# BR2_PACKAGE_WIRELESS_REGDB is not set
BR2_PACKAGE_WIRELESS_TOOLS=y
BR2_PACKAGE_WIRELESS_TOOLS_LIB=y
# BR2_PACKAGE_WIRESHARK is not set
BR2_PACKAGE_WPA_SUPPLICANT=y
BR2_PACKAGE_WPA_SUPPLICANT_EAP=y
BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
# BR2_PACKAGE_WPA_SUPPLICANT_AP_SUPPORT is not set
# BR2_PACKAGE_WPA_SUPPLICANT_DBUS_OLD is not set
# BR2_PACKAGE_WPA_SUPPLICANT_DBUS_NEW is not set
# BR2_PACKAGE_WPA_SUPPLICANT_WPS is not set
# BR2_PACKAGE_WVDIAL is not set
# BR2_PACKAGE_XINETD is not set
# BR2_PACKAGE_XL2TP is not set
#
# Package managers
#
# BR2_PACKAGE_IPKG is not set
# BR2_PACKAGE_OPKG is not set
#
# rpm requires libneon with SSL, XML and ZLIB support
#
#
# Real-Time
#
# BR2_PACKAGE_XENOMAI is not set
#
# Shell and utilities
#
# BR2_PACKAGE_AT is not set
# BR2_PACKAGE_BASH is not set
# BR2_PACKAGE_DASH is not set
# BR2_PACKAGE_DIALOG is not set
# BR2_PACKAGE_DTACH is not set
# BR2_PACKAGE_FILE is not set
# BR2_PACKAGE_GNUPG is not set
BR2_PACKAGE_INOTIFY_TOOLS=y
BR2_PACKAGE_LOCKFILE_PROGS=y
# BR2_PACKAGE_LOGROTATE is not set
# BR2_PACKAGE_LOGSURFER is not set
# BR2_PACKAGE_SCREEN is not set
# BR2_PACKAGE_SUDO is not set
# BR2_PACKAGE_TIME is not set
# BR2_PACKAGE_WHICH is not set
# BR2_PACKAGE_XMLSTARLET is not set
#
# System tools
#
BR2_PACKAGE_ACL=y
BR2_PACKAGE_ATTR=y
# BR2_PACKAGE_BOOTUTILS is not set
# BR2_PACKAGE_CPULOAD is not set
# BR2_PACKAGE_HTOP is not set
# BR2_PACKAGE_KEYUTILS is not set
BR2_PACKAGE_KMOD=y
BR2_PACKAGE_KMOD_TOOLS=y
BR2_PACKAGE_MODULE_INIT_TOOLS=y
# BR2_PACKAGE_MONIT is not set
# BR2_PACKAGE_NCDU is not set
# BR2_PACKAGE_POLKIT is not set
# BR2_PACKAGE_PROCPS is not set
# BR2_PACKAGE_PSMISC is not set
# BR2_PACKAGE_QUOTA is not set
# BR2_PACKAGE_RSYSLOG is not set
# BR2_PACKAGE_SYSKLOGD is not set
# BR2_PACKAGE_SYSVINIT is not set
#
# supervisor needs the python interpreter
#
# BR2_PACKAGE_SYSTEMD is not set
BR2_PACKAGE_UTIL_LINUX=y
BR2_PACKAGE_UTIL_LINUX_LIBBLKID=y
# BR2_PACKAGE_UTIL_LINUX_LIBMOUNT is not set
BR2_PACKAGE_UTIL_LINUX_LIBUUID=y
# BR2_PACKAGE_UTIL_LINUX_BINARIES is not set
# BR2_PACKAGE_DSP_TOOLS is not set
#
# Text editors and viewers
#
# BR2_PACKAGE_ED is not set
# BR2_PACKAGE_LESS is not set
# BR2_PACKAGE_NANO is not set
# BR2_PACKAGE_UEMACS is not set
# BR2_PACKAGE_VIM is not set
#
# Host utilities
#
# BR2_PACKAGE_HOST_DFU_UTIL is not set
# BR2_PACKAGE_HOST_DOSFSTOOLS is not set
BR2_PACKAGE_HOST_E2FSPROGS=y
BR2_PACKAGE_HOST_GENEXT2FS=y
# BR2_PACKAGE_HOST_GENIMAGE is not set
# BR2_PACKAGE_HOST_GENPART is not set
# BR2_PACKAGE_HOST_LPC3250LOADER is not set
# BR2_PACKAGE_HOST_MTOOLS is not set
# BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS is not set
# BR2_PACKAGE_HOST_OPENOCD is not set
# BR2_PACKAGE_HOST_SAM_BA is not set
# BR2_PACKAGE_HOST_SUNXI_TOOLS is not set
# BR2_PACKAGE_HOST_UBOOT_TOOLS is not set
#
# Filesystem images
#
# BR2_TARGET_ROOTFS_CLOOP is not set
# BR2_TARGET_ROOTFS_CPIO is not set
# BR2_TARGET_ROOTFS_CRAMFS is not set
BR2_TARGET_ROOTFS_EXT2=y
BR2_TARGET_ROOTFS_EXT2_2=y
BR2_TARGET_ROOTFS_EXT2_2r0=y
# BR2_TARGET_ROOTFS_EXT2_2r1 is not set
# BR2_TARGET_ROOTFS_EXT2_3 is not set
# BR2_TARGET_ROOTFS_EXT2_4 is not set
BR2_TARGET_ROOTFS_EXT2_GEN=2
BR2_TARGET_ROOTFS_EXT2_REV=0
BR2_TARGET_ROOTFS_EXT2_BLOCKS=0
BR2_TARGET_ROOTFS_EXT2_INODES=0
BR2_TARGET_ROOTFS_EXT2_RESBLKS=0
BR2_TARGET_ROOTFS_EXT2_NONE=y
# BR2_TARGET_ROOTFS_EXT2_GZIP is not set
# BR2_TARGET_ROOTFS_EXT2_BZIP2 is not set
# BR2_TARGET_ROOTFS_EXT2_LZMA is not set
# BR2_TARGET_ROOTFS_EXT2_LZO is not set
# BR2_TARGET_ROOTFS_EXT2_XZ is not set
# BR2_TARGET_ROOTFS_INITRAMFS is not set
# BR2_TARGET_ROOTFS_JFFS2 is not set
# BR2_TARGET_ROOTFS_ROMFS is not set
# BR2_TARGET_ROOTFS_SQUASHFS is not set
BR2_TARGET_ROOTFS_TAR=y
BR2_TARGET_ROOTFS_TAR_NONE=y
# BR2_TARGET_ROOTFS_TAR_GZIP is not set
# BR2_TARGET_ROOTFS_TAR_BZIP2 is not set
# BR2_TARGET_ROOTFS_TAR_LZMA is not set
# BR2_TARGET_ROOTFS_TAR_LZO is not set
# BR2_TARGET_ROOTFS_TAR_XZ is not set
BR2_TARGET_ROOTFS_TAR_OPTIONS=""
# BR2_TARGET_ROOTFS_UBIFS is not set
#
# Bootloaders
#
# BR2_TARGET_BAREBOX is not set
# BR2_TARGET_MXS_BOOTLETS is not set
# BR2_TARGET_UBOOT is not set
# BR2_TARGET_XLOADER is not set
#
# Kernel
#
BR2_LINUX_KERNEL=y
# BR2_LINUX_KERNEL_LATEST_VERSION is not set
# BR2_LINUX_KERNEL_SAME_AS_HEADERS is not set
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
# BR2_LINUX_KERNEL_CUSTOM_TARBALL is not set
# BR2_LINUX_KERNEL_CUSTOM_GIT is not set
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.4.44"
BR2_LINUX_KERNEL_VERSION="3.4.44"
BR2_LINUX_KERNEL_PATCH="$(TOPDIR)/board/karo/kernel-patches-3.4.44"
# BR2_LINUX_KERNEL_USE_DEFCONFIG is not set
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(TOPDIR)/board/karo/tx53-linux-3.4.x.config"
# BR2_LINUX_KERNEL_UIMAGE is not set
# BR2_LINUX_KERNEL_APPENDED_UIMAGE is not set
# BR2_LINUX_KERNEL_ZIMAGE is not set
BR2_LINUX_KERNEL_APPENDED_ZIMAGE=y
# BR2_LINUX_KERNEL_VMLINUX is not set
# BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM is not set
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_APPENDED_DTB=y
BR2_LINUX_KERNEL_USE_INTREE_DTS=y
# BR2_LINUX_KERNEL_USE_CUSTOM_DTS is not set
BR2_LINUX_KERNEL_INTREE_DTS_NAME="tx53"
BR2_LINUX_KERNEL_INSTALL_TARGET=y
#
# Linux Kernel Extensions
#
# BR2_LINUX_KERNEL_EXT_XENOMAI is not set
# BR2_LINUX_KERNEL_EXT_RTAI is not set
#
# Legacy config options
#
#
# Legacy options removed in 2013.08
#
# BR2_PACKAGE_DOSFSTOOLS_DOSFSCK is not set
# BR2_PACKAGE_DOSFSTOOLS_DOSFSLABEL is not set
# BR2_PACKAGE_DOSFSTOOLS_MKDOSFS is not set
# BR2_ELF2FLT is not set
# BR2_VFP_FLOAT is not set
#
# Legacy options removed in 2013.05
#
# BR2_PACKAGE_LINUX_FIRMWARE_RTL_8192 is not set
# BR2_PACKAGE_LINUX_FIRMWARE_RTL_8712 is not set
#
# Legacy options removed in 2013.02
#
# BR2_sa110 is not set
# BR2_sa1100 is not set
# BR2_PACKAGE_GDISK is not set
# BR2_PACKAGE_GDISK_GDISK is not set
# BR2_PACKAGE_GDISK_SGDISK is not set
# BR2_PACKAGE_GDB_HOST is not set
# BR2_PACKAGE_DIRECTB_DITHER_RGB16 is not set
# BR2_PACKAGE_DIRECTB_TESTS is not set
#
# Legacy options removed in 2012.11
#
# BR2_PACKAGE_CUSTOMIZE is not set
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set
#
# Legacy options removed in 2012.08
#
# BR2_PACKAGE_GETTEXT_STATIC is not set
# BR2_PACKAGE_LIBINTL is not set
# BR2_PACKAGE_INPUT_TOOLS_EVTEST is not set
# BR2_BFIN_FDPIC is not set
# BR2_BFIN_FLAT is not set
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] qt 5.02 not building
2013-08-07 14:30 [Buildroot] qt 5.02 not building Sagaert Johan
@ 2013-08-07 15:11 ` Thomas Petazzoni
2013-08-07 17:38 ` Sagaert Johan
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2013-08-07 15:11 UTC (permalink / raw)
To: buildroot
Dear Sagaert Johan,
On Wed, 7 Aug 2013 16:30:40 +0200, Sagaert Johan wrote:
> make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse2'
> /home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> -D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -msse2 -g
> -Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
> -I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o sse2.o sse2.cpp
> cc1plus: error: unrecognized command line option '-msse2'
Is the build *really* failing and aborting at this point? What you're
showing here is part of the tests that Qt does to find out the
capabilities of the compiler. Here, it tests whether it supports the
-msse2 option, which obviously isn't possible because you're building
for ARM.
So Qt will simply assume that SSE2 isn't available, and will continue
with other configuration tests.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] qt 5.02 not building
2013-08-07 15:11 ` Thomas Petazzoni
@ 2013-08-07 17:38 ` Sagaert Johan
2013-08-07 21:42 ` Thomas Petazzoni
0 siblings, 1 reply; 5+ messages in thread
From: Sagaert Johan @ 2013-08-07 17:38 UTC (permalink / raw)
To: buildroot
Dear
Here are the last few hundred lines of the build :
See near the end of this message.
_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT
-DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/kernel/qmetatype.cpp
g++ -c -o qsettings.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/io/qsettings.cpp
g++ -c -o qsystemerror.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/kernel/qsystemerror.cpp
g++ -c -o qlibraryinfo.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global/qlibraryinfo.cpp
g++ -c -o qvariant.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/kernel/qvariant.cpp
g++ -c -o qvsnprintf.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/tools/qvsnprintf.cpp
g++ -c -o qlocale.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/tools/qlocale.cpp
g++ -c -o qlocale_tools.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/tools/qlocale_tools.cpp
g++ -c -o qlocale_unix.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/tools/qlocale_unix.cpp
g++ -c -o qlinkedlist.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/tools/qlinkedlist.cpp
g++ -c -o qnumeric.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global/qnumeric.cpp
g++ -c -o qcryptographichash.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/tools/qcryptographichash.cpp
g++ -c -o qxmlstream.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/xml/qxmlstream.cpp
g++ -c -o qxmlutils.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/xml/qxmlutils.cpp
g++ -c -o qlogging.o -pipe -DQMAKE_OPENSOURCE_EDITION -O2 -g -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/library -I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/unix
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/win32
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/mac
-I/home/buildroot12git/output/build/qt5base-5.0.2/qmake/generators/integrity
-I/home/buildroot12git/output/build/qt5base-5.0.2/include -I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2
-I/home/buildroot12git/output/build/qt5base-5.0.2/include/QtCore/5.0.2/QtCore
-I/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global -DHAVE_QCONFIG_CPP
-I/home/buildroot12git/output/build/qt5base-5.0.2/mkspecs/linux-g++ -I/home/buildroot12git/output/build/qt5base-5.0.2/tools/shared
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DPROEVALUATOR_DEBUG -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM
/home/buildroot12git/output/build/qt5base-5.0.2/src/corelib/global/qlogging.cpp
g++ -o "/home/buildroot12git/output/build/qt5base-5.0.2/bin/qmake" project.o option.o property.o main.o ioutils.o proitems.o
qmakeglobals.o qmakeparser.o qmakeevaluator.o qmakebuiltins.o makefile.o unixmake2.o unixmake.o mingw_make.o winmakefile.o
projectgenerator.o meta.o makefiledeps.o metamakefile.o xmloutput.o pbuilder_pbx.o msvc_vcproj.o msvc_vcxproj.o msvc_nmake.o
msvc_objectmodel.o msbuild_objectmodel.o gbuild.o cesdkhandler.o qtextcodec.o qutfcodec.o qstring.o qstringbuilder.o qtextstream.o
qiodevice.o qmalloc.o qglobal.o qarraydata.o qbytearray.o qbytearraymatcher.o qdatastream.o qbuffer.o qlist.o qfiledevice.o qfile.o
qfilesystementry.o qfilesystemengine_unix.o qfilesystemengine.o qfilesystemiterator_unix.o qfsfileengine_unix.o qfsfileengine.o
qfsfileengine_iterator.o qregexp.o qvector.o qbitarray.o qdir.o qdiriterator.o quuid.o qhash.o qfileinfo.o qdatetime.o qstringlist.o
qabstractfileengine.o qtemporaryfile.o qmap.o qmetatype.o qsettings.o qsystemerror.o qlibraryinfo.o qvariant.o qvsnprintf.o
qlocale.o qlocale_tools.o qlocale_unix.o qlinkedlist.o qnumeric.o qcryptographichash.o qxmlstream.o qxmlutils.o qlogging.o
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/qmake'
Running configuration tests...
Determining architecture... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/arch'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -g -Wall
-W -fPIE -I../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o arch.o arch.cpp
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -o arch arch.o -lrt -lpthread -ldl
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot
{ test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 &&
gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'arch' && test -f arch.gdb-index &&
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-objcopy --add-section '.gdb_index=arch.gdb-index'
--set-section-flags '.gdb_index=readonly' 'arch' 'arch' && rm -f arch.gdb-index || true
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/arch'
Found architecture in binary
CFG_ARCH="arm"
CFG_CPUFEATURES=" neon"
Determining architecture... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/arch'
g++ -c -pipe -g -Wall -W -fPIE -I../../mkspecs/linux-g++ -I. -o arch.o arch.cpp
g++ -o arch arch.o
{ test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 &&
gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'arch' && test -f arch.gdb-index && objcopy
--add-section '.gdb_index=arch.gdb-index' --set-section-flags '.gdb_index=readonly' 'arch' 'arch' && rm -f arch.gdb-index || true
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/arch'
Found architecture in binary
CFG_HOST_ARCH="i386"
CFG_HOST_CPUFEATURES=""
System architecture: 'arm'
Host architecture: 'i386'
floatmath auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/floatmath'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o floatmath.o floatmath.cpp
floatmath.cpp:44:5: warning: unused parameter 'argc' [-Wunused-parameter]
floatmath.cpp:44:5: warning: unused parameter 'argv' [-Wunused-parameter]
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -Wl,-O1 -o floatmath floatmath.o -lrt -lpthread
-ldl --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/floatmath'
floatmath enabled.
sse2 auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse2'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -msse2 -g
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o sse2.o sse2.cpp
cc1plus: error: unrecognized command line option '-msse2'
make[1]: *** [sse2.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse2'
sse2 disabled.
sse3 auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse3'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -msse3 -g
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o sse3.o sse3.cpp
cc1plus: error: unrecognized command line option '-msse3'
make[1]: *** [sse3.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse3'
sse3 disabled.
ssse3 auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/ssse3'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -mssse3 -g
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o ssse3.o ssse3.cpp
cc1plus: error: unrecognized command line option '-mssse3'
make[1]: *** [ssse3.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/ssse3'
ssse3 disabled.
sse4_1 auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse4_1'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -msse4.1
-g -Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o sse4_1.o sse4_1.cpp
cc1plus: error: unrecognized command line option '-msse4.1'
make[1]: *** [sse4_1.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse4_1'
sse4_1 disabled.
sse4_2 auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse4_2'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -msse4.2
-g -Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o sse4_2.o sse4_2.cpp
cc1plus: error: unrecognized command line option '-msse4.2'
make[1]: *** [sse4_2.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse4_2'
sse4_2 disabled.
avx auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/avx'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -mavx -g
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o avx.o avx.cpp
cc1plus: error: unrecognized command line option '-mavx'
make[1]: *** [avx.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/avx'
avx disabled.
neon auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/neon'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -mfpu=neon
-O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o neon.o neon.cpp
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -Wl,-O1 -o neon neon.o -lrt -lpthread -ldl
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/neon'
neon enabled.
DB2 auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/db2'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o db2.o db2.cpp
db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory
compilation terminated.
make[1]: *** [db2.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/db2'
DB2 disabled.
InterBase auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/ibase'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o ibase.o ibase.cpp
ibase.cpp:42:19: fatal error: ibase.h: No such file or directory
compilation terminated.
make[1]: *** [ibase.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/ibase'
InterBase disabled.
OCI auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/oci'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o oci.o oci.cpp
oci.cpp:42:17: fatal error: oci.h: No such file or directory
compilation terminated.
make[1]: *** [oci.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/oci'
OCI disabled.
ODBC auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/odbc'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o odbc.o odbc.cpp
odbc.cpp:45:17: fatal error: sql.h: No such file or directory
compilation terminated.
make[1]: *** [odbc.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/odbc'
ODBC disabled.
iODBC auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/iodbc'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o iodbc.o iodbc.cpp
iodbc.cpp:42:17: fatal error: sql.h: No such file or directory
compilation terminated.
make[1]: *** [iodbc.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/iodbc'
iODBC disabled.
PostgreSQL auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/psql'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o psql.o psql.cpp
psql.cpp:42:22: fatal error: libpq-fe.h: No such file or directory
compilation terminated.
make[1]: *** [psql.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/psql'
PostgreSQL disabled.
SQLite2 auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/sqlite2'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o sqlite2.o sqlite2.cpp
sqlite2.cpp:42:20: fatal error: sqlite.h: No such file or directory
compilation terminated.
make[1]: *** [sqlite2.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/sqlite2'
SQLite2 disabled.
TDS auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/tds'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o tds.o tds.cpp
tds.cpp:42:22: fatal error: sybfront.h: No such file or directory
compilation terminated.
make[1]: *** [tds.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/tds'
TDS disabled.
D-Bus auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/dbus'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/dbus-1.0
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/dbus-1.0/include -o dbus.o dbus.cpp
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -Wl,-O1 -o dbus dbus.o -ldl
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot
-L/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -ldbus-1 -lpthread -lrt
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/dbus'
D-Bus enabled.
Glib auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/glib'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/glib-2.0/include -o glib.o glib.cpp
glib.cpp: In function 'int main(int, char**)':
glib.cpp:52:9: warning: 'void g_thread_init(gpointer)' is deprecated (declared at
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:260)
[-Wdeprecated-declarations]
glib.cpp:52:27: warning: 'void g_thread_init(gpointer)' is deprecated (declared at
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:260)
[-Wdeprecated-declarations]
glib.cpp:48:19: warning: variable 'context' set but not used [-Wunused-but-set-variable]
glib.cpp:55:38: warning: 'pollfd' is used uninitialized in this function [-Wuninitialized]
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -Wl,-O1 -o glib glib.o -lrt -lpthread -ldl
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -pthread -lgthread-2.0
-L/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lglib-2.0 -lintl
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/glib'
Glib enabled.
ICU auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/icu'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o icu.o icu.cpp
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -Wl,-O1 -o icu icu.o -lrt -lpthread -ldl
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -licuuc -licui18n
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/icu'
ICU enabled.
PulseAudio auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/pulseaudio'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o pulseaudio.o pulseaudio.cpp
pulseaudio.cpp:42:30: fatal error: pulse/pulseaudio.h: No such file or directory
compilation terminated.
make[1]: *** [pulseaudio.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/pulseaudio'
PulseAudio disabled.
evdev auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/evdev'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o evdev.o evdev.cpp
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -Wl,-O1 -o evdev evdev.o -lrt -lpthread -ldl
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/unix/evdev'
evdev enabled.
XLib auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/x11/xlib'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o xlib.o xlib.cpp
xlib.cpp:42:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
make[1]: *** [xlib.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/x11/xlib'
XLib disabled.
Xrender auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/x11/xrender'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -O2 -O3
-Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -o xrender.o xrender.cpp
xrender.cpp:42:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
make[1]: *** [xrender.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/x11/xrender'
Xrender disabled.
DirectFB auto-detection... ()
make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/qpa/directfb'
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot
-D_REENTRANT -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/directfb -o directfb.o directfb.cpp
directfb.cpp:45:2: error: #error DirectFB headers are unclean and cannot compile
make[1]: *** [directfb.o] Error 1
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/qpa/directfb'
DirectFB disabled.
DirectFB support cannot be enabled due to functionality tests!
Turn on verbose messaging (-v) to ./configure to see the final report.
If you believe this message is in error you may use the continue
switch (-continue) to ./configure to continue.
make: *** [/home/buildroot12git/output/build/qt5base-5.0.2/.stamp_configured] Error 101
-----Oorspronkelijk bericht-----
Van: Thomas Petazzoni [mailto:thomas.petazzoni at free-electrons.com]
Verzonden: woensdag 7 augustus 2013 17:12
Aan: Sagaert Johan
CC: buildroot at busybox.net
Onderwerp: Re: [Buildroot] qt 5.02 not building
Dear Sagaert Johan,
On Wed, 7 Aug 2013 16:30:40 +0200, Sagaert Johan wrote:
> make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/common/sse2'
> /home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnu
> eabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> -D_FILE_OFFSET_BITS=64 -pipe -Os
> --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -msse2 -g -Wall -W -fPIE
-I../../../mkspecs/devices/linux-buildroot-g++ -I.
> -I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnuea
> bi/sysroot/usr/include -o sse2.o sse2.cpp
> cc1plus: error: unrecognized command line option '-msse2'
Is the build *really* failing and aborting at this point? What you're showing here is part of the tests that Qt does to find out the
capabilities of the compiler. Here, it tests whether it supports the
-msse2 option, which obviously isn't possible because you're building for ARM.
So Qt will simply assume that SSE2 isn't available, and will continue with other configuration tests.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] qt 5.02 not building
2013-08-07 17:38 ` Sagaert Johan
@ 2013-08-07 21:42 ` Thomas Petazzoni
2013-08-08 14:15 ` Sagaert Johan
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2013-08-07 21:42 UTC (permalink / raw)
To: buildroot
Dear Sagaert Johan,
On Wed, 7 Aug 2013 19:38:37 +0200, Sagaert Johan wrote:
> DirectFB auto-detection... ()
> make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/qpa/directfb'
> /home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> -D_FILE_OFFSET_BITS=64 -pipe -Os --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot
> -D_REENTRANT -O2 -O3 -Wall -W -fPIE -I../../../mkspecs/devices/linux-buildroot-g++ -I.
> -I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include
> -I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/directfb -o directfb.o directfb.cpp
> directfb.cpp:45:2: error: #error DirectFB headers are unclean and cannot compile
> make[1]: *** [directfb.o] Error 1
> make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/qpa/directfb'
> DirectFB disabled.
> DirectFB support cannot be enabled due to functionality tests!
> Turn on verbose messaging (-v) to ./configure to see the final report.
> If you believe this message is in error you may use the continue
> switch (-continue) to ./configure to continue.
> make: *** [/home/buildroot12git/output/build/qt5base-5.0.2/.stamp_configured] Error 101
Ok, so as you can see, the error has nothing to do with what you posted
originally (-msse2), but it is related to DirectFB.
I've already seen this error in the autobuilders, but never had the
time to investigate. Someone needs to have a look at this one.
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] qt 5.02 not building
2013-08-07 21:42 ` Thomas Petazzoni
@ 2013-08-08 14:15 ` Sagaert Johan
0 siblings, 0 replies; 5+ messages in thread
From: Sagaert Johan @ 2013-08-08 14:15 UTC (permalink / raw)
To: buildroot
Dear ;
I disabled directfb support, but there seem to be more issues to be resolved, the build still fails.
There seem to be issues with qtwebkit also.
Snip........
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -Wall -Wextra -Wreturn-type -fno-strict-aliasing
-Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef
-Wmissing-noreturn -Winit-self -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -Wno-c++0x-compat -ffunction-sections
-fdata-sections -O2 -O3 -fvisibility=hidden -fvisibility-inlines-hidden -pthread -pthread -pthread -pthread -pthread -pthread
-pthread -pthread -fno-exceptions -D_REENTRANT -fPIC -MD -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_WEBKITWIDGETS_LIB -DQT_BUILDING_QT
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DBUILDING_QT__=1 -DNDEBUG -DENABLE_3D_RENDERING=1 -DENABLE_BLOB=1
-DENABLE_CHANNEL_MESSAGING=1 -DENABLE_CSS_BOX_DECORATION_BREAK=1 -DENABLE_CSS_COMPOSITING=1 -DENABLE_CSS_EXCLUSIONS=1
-DENABLE_CSS_FILTERS=1 -DENABLE_CSS_IMAGE_SET=1 -DENABLE_CSS_REGIONS=1 -DENABLE_CSS_STICKY_POSITION=1 -DENABLE_DATALIST_ELEMENT=1
-DENABLE_DETAILS_ELEMENT=1 -DENABLE_FAST_MOBILE_SCROLLING=1 -DENABLE_FILTERS=1 -DENABLE_FTPDIR=1 -DENABLE_GESTURE_EVENTS=1
-DENABLE_ICONDATABASE=1 -DENABLE_IFRAME_SEAMLESS=1 -DENABLE_INPUT_TYPE_COLOR=1 -DENABLE_INSPECTOR=1 -DENABLE_INSPECTOR_SERVER=1
-DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_LEGACY_NOTIFICATIONS=1 -DENABLE_LEGACY_VIEWPORT_ADAPTION=1 -DENABLE_LEGACY_VENDOR_PREFIXES=1
-DENABLE_METER_ELEMENT=1 -DENABLE_MHTML=1 -DENABLE_MUTATION_OBSERVERS=1 -DENABLE_NOTIFICATIONS=1 -DENABLE_PAGE_VISIBILITY_API=1
-DENABLE_PROGRESS_ELEMENT=1 -DENABLE_RESOLUTION_MEDIA_QUERY=1 -DENABLE_REQUEST_ANIMATION_FRAME=1 -DENABLE_SHARED_WORKERS=1
-DENABLE_SMOOTH_SCROLLING=1 -DENABLE_SQL_DATABASE=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_TOUCH_ADJUSTMENT=1
-DENABLE_TOUCH_EVENTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_WEB_TIMING=1 -DENABLE_WORKERS=1 -DENABLE_XHR_TIMEOUT=1
-DWTF_USE_TILED_BACKING_STORE=1 -DHAVE_QTPRINTSUPPORT=1 -DHAVE_QSTYLE=1 -DHAVE_QTTESTLIB=1 -DWTF_USE_LIBXML2=1 -DWTF_USE_ZLIB=1
-DWTF_USE_LIBJPEG=1 -DWTF_USE_LIBPNG=1 -DHAVE_FONTCONFIG=1 -DPLUGIN_ARCHITECTURE_UNSUPPORTED=1 -DENABLE_VIDEO=1
-DWTF_USE_GSTREAMER=1 -DHAVE_SQLITE3=1 -DENABLE_GAMEPAD=1 -DENABLE_TOUCH_SLIDER=1 -DENABLE_ACCELERATED_2D_CANVAS=0
-DENABLE_ANIMATION_API=0 -DENABLE_BATTERY_STATUS=0 -DENABLE_CSP_NEXT=0 -DENABLE_CSS_GRID_LAYOUT=0 -DENABLE_CSS_HIERARCHIES=0
-DENABLE_CSS_IMAGE_ORIENTATION=0 -DENABLE_CSS_IMAGE_RESOLUTION=0 -DENABLE_CSS_SHADERS=0 -DENABLE_CSS_VARIABLES=0
-DENABLE_CSS3_BACKGROUND=0 -DENABLE_CSS3_CONDITIONAL_RULES=0 -DENABLE_CSS3_TEXT=0 -DENABLE_DASHBOARD_SUPPORT=0 -DENABLE_DATAGRID=0
-DENABLE_DATA_TRANSFER_ITEMS=0 -DENABLE_DEVICE_ORIENTATION=0 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOWNLOAD_ATTRIBUTE=0
-DENABLE_FILE_SYSTEM=0 -DENABLE_FULLSCREEN_API=0 -DENABLE_GEOLOCATION=0 -DENABLE_HIGH_DPI_CANVAS=0 -DENABLE_INDEXED_DATABASE=0
-DENABLE_INPUT_SPEECH=0 -DENABLE_INPUT_TYPE_DATE=0 -DENABLE_INPUT_TYPE_DATETIME=0 -DENABLE_INPUT_TYPE_DATETIMELOCAL=0
-DENABLE_INPUT_TYPE_MONTH=0 -DENABLE_INPUT_TYPE_TIME=0 -DENABLE_INPUT_TYPE_WEEK=0 -DENABLE_LEGACY_CSS_VENDOR_PREFIXES=0
-DENABLE_LINK_PREFETCH=0 -DENABLE_LINK_PRERENDER=0 -DENABLE_MATHML=0 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0
-DENABLE_MEDIA_STREAM=0 -DENABLE_MICRODATA=0 -DENABLE_NAVIGATOR_CONTENT_UTILS=0 -DENABLE_NETSCAPE_PLUGIN_API=0
-DENABLE_NETWORK_INFO=0 -DENABLE_ORIENTATION_EVENTS=0 -DENABLE_PROXIMITY_EVENTS=0 -DENABLE_QUOTA=0 -DENABLE_SCRIPTED_SPEECH=0
-DENABLE_SHADOW_DOM=0 -DENABLE_STYLE_SCOPED=0 -DENABLE_SVG_DOM_OBJC_BINDINGS=0 -DENABLE_TEXT_AUTOSIZING=0
-DENABLE_TEXT_NOTIFICATIONS_ONLY=0 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_VIBRATION=0 -DENABLE_VIDEO_TRACK=0 -DENABLE_WEBGL=0
-DENABLE_WEB_AUDIO=0 -DENABLE_XSLT=0 -DBUILDING_Qt5WebKitWidgets -DBUILDING_WEBKIT -DQT_ASCII_CAST_WARNINGS -DENABLE_GLIB_SUPPORT=1
-DENABLE_GLIB_SUPPORT=1 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB
-DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB
-I/home/buildroot12git/output/host/usr/mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -IWebKit/qt/Api -IWebKit/qt/WidgetApi
-IWebKit/qt/WebCoreSupport -IWebKit/qt/WidgetSupport -IWTF/wtf/qt -I../include -I../include/QtWebKitWidgets
-I../include/QtWebKitWidgets/5.0.2 -I../include/QtWebKitWidgets/5.0.2/QtWebKitWidgets
-I/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/qt/Api
-I/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/qt/WebCoreSupport -I.
-I/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtScript -IWebCore
-IWebCore/Modules/filesystem -IWebCore/Modules/geolocation -IWebCore/Modules/indexeddb -IWebCore/Modules/navigatorcontentutils
-IWebCore/Modules/notifications -IWebCore/Modules/quota -IWebCore/Modules/webaudio -IWebCore/Modules/webdatabase
-IWebCore/Modules/websockets -IWebCore/accessibility -IWebCore/bindings -IWebCore/bindings/generic -IWebCore/bridge
-IWebCore/bridge/qt -IWebCore/css -IWebCore/dom -IWebCore/dom/default -IWebCore/editing -IWebCore/fileapi -IWebCore/history
-IWebCore/html -IWebCore/html/canvas -IWebCore/html/parser -IWebCore/html/shadow -IWebCore/html/track -IWebCore/inspector
-IWebCore/loader -IWebCore/loader/appcache -IWebCore/loader/archive -IWebCore/loader/cache -IWebCore/loader/icon -IWebCore/mathml
-IWebCore/page -IWebCore/page/animation -IWebCore/page/qt -IWebCore/page/scrolling -IWebCore/platform -IWebCore/platform/animation
-IWebCore/platform/audio -IWebCore/platform/graphics -IWebCore/platform/graphics/cpu/arm -IWebCore/platform/graphics/cpu/arm/filters
-IWebCore/platform/graphics/filters -IWebCore/platform/graphics/filters/texmap -IWebCore/platform/graphics/opengl
-IWebCore/platform/graphics/opentype -IWebCore/platform/graphics/qt -IWebCore/platform/graphics/surfaces
-IWebCore/platform/graphics/texmap -IWebCore/platform/graphics/transforms -IWebCore/platform/image-decoders
-IWebCore/platform/image-decoders/bmp -IWebCore/platform/image-decoders/ico -IWebCore/platform/image-decoders/gif
-IWebCore/platform/image-decoders/jpeg -IWebCore/platform/image-decoders/png -IWebCore/platform/image-decoders/webp
-IWebCore/platform/leveldb -IWebCore/platform/mock -IWebCore/platform/network -IWebCore/platform/network/qt -IWebCore/platform/qt
-IWebCore/platform/sql -IWebCore/platform/text -IWebCore/platform/text/transcoder -IWebCore/plugins -IWebCore/rendering
-IWebCore/rendering/mathml -IWebCore/rendering/style -IWebCore/rendering/svg -IWebCore/storage -IWebCore/svg -IWebCore/svg/animation
-IWebCore/svg/graphics -IWebCore/svg/graphics/filters -IWebCore/svg/properties -IWebCore/testing
-I/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore/websockets -IWebCore/workers -IWebCore/xml -IWebCore/xml/parser
-IThirdParty -IWebCore/bridge/jsc -IWebCore/bindings/js -IWebCore/bridge/c -IWebCore/testing/js -IWebCore/generated
-IWebCore/platform/linux -IWebCore/Modules/gamepad -IWebCore/platform/graphics/gstreamer -IJavaScriptCore -I. -IWTF
-IJavaScriptCore/assembler -IJavaScriptCore/bytecode -IJavaScriptCore/bytecompiler -IJavaScriptCore/heap -IJavaScriptCore/dfg
-IJavaScriptCore/debugger -IJavaScriptCore/disassembler -IJavaScriptCore/interpreter -IJavaScriptCore/jit -IJavaScriptCore/llint
-IJavaScriptCore/parser -IJavaScriptCore/profiler -IJavaScriptCore/runtime -IJavaScriptCore/tools -IJavaScriptCore/yarr
-IJavaScriptCore/API -IJavaScriptCore/ForwardingHeaders -IJavaScriptCore/generated -IWTF
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/glib-2.0/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/gstreamer-0.10
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtPrintSupport -I../include/QtWebKit
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWidgets
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtSql
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtNetwork
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtGui
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtGui/5.0.2
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtGui/5.0.2/QtGui
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtCore
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtCore/5.0.2
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtCore/5.0.2/QtCore
-I.moc/release-shared -o .obj/release-shared/.moc/release-shared/moc_QtFallbackWebPopup.o
.moc/release-shared/moc_QtFallbackWebPopup.cpp
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++ -c -Wall -Wextra -Wreturn-type -fno-strict-aliasing
-Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef
-Wmissing-noreturn -Winit-self -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -Wno-c++0x-compat -ffunction-sections
-fdata-sections -O2 -O3 -fvisibility=hidden -fvisibility-inlines-hidden -pthread -pthread -pthread -pthread -pthread -pthread
-pthread -pthread -fno-exceptions -D_REENTRANT -fPIC -MD -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_WEBKITWIDGETS_LIB -DQT_BUILDING_QT
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS
-DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DBUILDING_QT__=1 -DNDEBUG -DENABLE_3D_RENDERING=1 -DENABLE_BLOB=1
-DENABLE_CHANNEL_MESSAGING=1 -DENABLE_CSS_BOX_DECORATION_BREAK=1 -DENABLE_CSS_COMPOSITING=1 -DENABLE_CSS_EXCLUSIONS=1
-DENABLE_CSS_FILTERS=1 -DENABLE_CSS_IMAGE_SET=1 -DENABLE_CSS_REGIONS=1 -DENABLE_CSS_STICKY_POSITION=1 -DENABLE_DATALIST_ELEMENT=1
-DENABLE_DETAILS_ELEMENT=1 -DENABLE_FAST_MOBILE_SCROLLING=1 -DENABLE_FILTERS=1 -DENABLE_FTPDIR=1 -DENABLE_GESTURE_EVENTS=1
-DENABLE_ICONDATABASE=1 -DENABLE_IFRAME_SEAMLESS=1 -DENABLE_INPUT_TYPE_COLOR=1 -DENABLE_INSPECTOR=1 -DENABLE_INSPECTOR_SERVER=1
-DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_LEGACY_NOTIFICATIONS=1 -DENABLE_LEGACY_VIEWPORT_ADAPTION=1 -DENABLE_LEGACY_VENDOR_PREFIXES=1
-DENABLE_METER_ELEMENT=1 -DENABLE_MHTML=1 -DENABLE_MUTATION_OBSERVERS=1 -DENABLE_NOTIFICATIONS=1 -DENABLE_PAGE_VISIBILITY_API=1
-DENABLE_PROGRESS_ELEMENT=1 -DENABLE_RESOLUTION_MEDIA_QUERY=1 -DENABLE_REQUEST_ANIMATION_FRAME=1 -DENABLE_SHARED_WORKERS=1
-DENABLE_SMOOTH_SCROLLING=1 -DENABLE_SQL_DATABASE=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_TOUCH_ADJUSTMENT=1
-DENABLE_TOUCH_EVENTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_WEB_TIMING=1 -DENABLE_WORKERS=1 -DENABLE_XHR_TIMEOUT=1
-DWTF_USE_TILED_BACKING_STORE=1 -DHAVE_QTPRINTSUPPORT=1 -DHAVE_QSTYLE=1 -DHAVE_QTTESTLIB=1 -DWTF_USE_LIBXML2=1 -DWTF_USE_ZLIB=1
-DWTF_USE_LIBJPEG=1 -DWTF_USE_LIBPNG=1 -DHAVE_FONTCONFIG=1 -DPLUGIN_ARCHITECTURE_UNSUPPORTED=1 -DENABLE_VIDEO=1
-DWTF_USE_GSTREAMER=1 -DHAVE_SQLITE3=1 -DENABLE_GAMEPAD=1 -DENABLE_TOUCH_SLIDER=1 -DENABLE_ACCELERATED_2D_CANVAS=0
-DENABLE_ANIMATION_API=0 -DENABLE_BATTERY_STATUS=0 -DENABLE_CSP_NEXT=0 -DENABLE_CSS_GRID_LAYOUT=0 -DENABLE_CSS_HIERARCHIES=0
-DENABLE_CSS_IMAGE_ORIENTATION=0 -DENABLE_CSS_IMAGE_RESOLUTION=0 -DENABLE_CSS_SHADERS=0 -DENABLE_CSS_VARIABLES=0
-DENABLE_CSS3_BACKGROUND=0 -DENABLE_CSS3_CONDITIONAL_RULES=0 -DENABLE_CSS3_TEXT=0 -DENABLE_DASHBOARD_SUPPORT=0 -DENABLE_DATAGRID=0
-DENABLE_DATA_TRANSFER_ITEMS=0 -DENABLE_DEVICE_ORIENTATION=0 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOWNLOAD_ATTRIBUTE=0
-DENABLE_FILE_SYSTEM=0 -DENABLE_FULLSCREEN_API=0 -DENABLE_GEOLOCATION=0 -DENABLE_HIGH_DPI_CANVAS=0 -DENABLE_INDEXED_DATABASE=0
-DENABLE_INPUT_SPEECH=0 -DENABLE_INPUT_TYPE_DATE=0 -DENABLE_INPUT_TYPE_DATETIME=0 -DENABLE_INPUT_TYPE_DATETIMELOCAL=0
-DENABLE_INPUT_TYPE_MONTH=0 -DENABLE_INPUT_TYPE_TIME=0 -DENABLE_INPUT_TYPE_WEEK=0 -DENABLE_LEGACY_CSS_VENDOR_PREFIXES=0
-DENABLE_LINK_PREFETCH=0 -DENABLE_LINK_PRERENDER=0 -DENABLE_MATHML=0 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0
-DENABLE_MEDIA_STREAM=0 -DENABLE_MICRODATA=0 -DENABLE_NAVIGATOR_CONTENT_UTILS=0 -DENABLE_NETSCAPE_PLUGIN_API=0
-DENABLE_NETWORK_INFO=0 -DENABLE_ORIENTATION_EVENTS=0 -DENABLE_PROXIMITY_EVENTS=0 -DENABLE_QUOTA=0 -DENABLE_SCRIPTED_SPEECH=0
-DENABLE_SHADOW_DOM=0 -DENABLE_STYLE_SCOPED=0 -DENABLE_SVG_DOM_OBJC_BINDINGS=0 -DENABLE_TEXT_AUTOSIZING=0
-DENABLE_TEXT_NOTIFICATIONS_ONLY=0 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_VIBRATION=0 -DENABLE_VIDEO_TRACK=0 -DENABLE_WEBGL=0
-DENABLE_WEB_AUDIO=0 -DENABLE_XSLT=0 -DBUILDING_Qt5WebKitWidgets -DBUILDING_WEBKIT -DQT_ASCII_CAST_WARNINGS -DENABLE_GLIB_SUPPORT=1
-DENABLE_GLIB_SUPPORT=1 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB
-DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB
-I/home/buildroot12git/output/host/usr/mkspecs/devices/linux-buildroot-g++ -I.
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -IWebKit/qt/Api -IWebKit/qt/WidgetApi
-IWebKit/qt/WebCoreSupport -IWebKit/qt/WidgetSupport -IWTF/wtf/qt -I../include -I../include/QtWebKitWidgets
-I../include/QtWebKitWidgets/5.0.2 -I../include/QtWebKitWidgets/5.0.2/QtWebKitWidgets
-I/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/qt/Api
-I/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/qt/WebCoreSupport -I.
-I/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtScript -IWebCore
-IWebCore/Modules/filesystem -IWebCore/Modules/geolocation -IWebCore/Modules/indexeddb -IWebCore/Modules/navigatorcontentutils
-IWebCore/Modules/notifications -IWebCore/Modules/quota -IWebCore/Modules/webaudio -IWebCore/Modules/webdatabase
-IWebCore/Modules/websockets -IWebCore/accessibility -IWebCore/bindings -IWebCore/bindings/generic -IWebCore/bridge
-IWebCore/bridge/qt -IWebCore/css -IWebCore/dom -IWebCore/dom/default -IWebCore/editing -IWebCore/fileapi -IWebCore/history
-IWebCore/html -IWebCore/html/canvas -IWebCore/html/parser -IWebCore/html/shadow -IWebCore/html/track -IWebCore/inspector
-IWebCore/loader -IWebCore/loader/appcache -IWebCore/loader/archive -IWebCore/loader/cache -IWebCore/loader/icon -IWebCore/mathml
-IWebCore/page -IWebCore/page/animation -IWebCore/page/qt -IWebCore/page/scrolling -IWebCore/platform -IWebCore/platform/animation
-IWebCore/platform/audio -IWebCore/platform/graphics -IWebCore/platform/graphics/cpu/arm -IWebCore/platform/graphics/cpu/arm/filters
-IWebCore/platform/graphics/filters -IWebCore/platform/graphics/filters/texmap -IWebCore/platform/graphics/opengl
-IWebCore/platform/graphics/opentype -IWebCore/platform/graphics/qt -IWebCore/platform/graphics/surfaces
-IWebCore/platform/graphics/texmap -IWebCore/platform/graphics/transforms -IWebCore/platform/image-decoders
-IWebCore/platform/image-decoders/bmp -IWebCore/platform/image-decoders/ico -IWebCore/platform/image-decoders/gif
-IWebCore/platform/image-decoders/jpeg -IWebCore/platform/image-decoders/png -IWebCore/platform/image-decoders/webp
-IWebCore/platform/leveldb -IWebCore/platform/mock -IWebCore/platform/network -IWebCore/platform/network/qt -IWebCore/platform/qt
-IWebCore/platform/sql -IWebCore/platform/text -IWebCore/platform/text/transcoder -IWebCore/plugins -IWebCore/rendering
-IWebCore/rendering/mathml -IWebCore/rendering/style -IWebCore/rendering/svg -IWebCore/storage -IWebCore/svg -IWebCore/svg/animation
-IWebCore/svg/graphics -IWebCore/svg/graphics/filters -IWebCore/svg/properties -IWebCore/testing
-I/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore/websockets -IWebCore/workers -IWebCore/xml -IWebCore/xml/parser
-IThirdParty -IWebCore/bridge/jsc -IWebCore/bindings/js -IWebCore/bridge/c -IWebCore/testing/js -IWebCore/generated
-IWebCore/platform/linux -IWebCore/Modules/gamepad -IWebCore/platform/graphics/gstreamer -IJavaScriptCore -I. -IWTF
-IJavaScriptCore/assembler -IJavaScriptCore/bytecode -IJavaScriptCore/bytecompiler -IJavaScriptCore/heap -IJavaScriptCore/dfg
-IJavaScriptCore/debugger -IJavaScriptCore/disassembler -IJavaScriptCore/interpreter -IJavaScriptCore/jit -IJavaScriptCore/llint
-IJavaScriptCore/parser -IJavaScriptCore/profiler -IJavaScriptCore/runtime -IJavaScriptCore/tools -IJavaScriptCore/yarr
-IJavaScriptCore/API -IJavaScriptCore/ForwardingHeaders -IJavaScriptCore/generated -IWTF
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/glib-2.0/include
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/gstreamer-0.10
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtPrintSupport -I../include/QtWebKit
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWidgets
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtSql
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtNetwork
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtGui
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtGui/5.0.2
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtGui/5.0.2/QtGui
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtCore
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtCore/5.0.2
-I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtCore/5.0.2/QtCore
-I.moc/release-shared -o .obj/release-shared/.moc/release-shared/moc_QtWebComboBox.o .moc/release-shared/moc_QtWebComboBox.cpp
rm -f libQt5WebKitWidgets.so.5.0.2 libQt5WebKitWidgets.so libQt5WebKitWidgets.so.5 libQt5WebKitWidgets.so.5.0
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++
--sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot -Wl,--no-undefined -Wl,--gc-sections
-Wl,--no-undefined -Wl,-O1 -shared -Wl,-Bsymbolic-functions -Wl,-soname,libQt5WebKitWidgets.so.5 -o libQt5WebKitWidgets.so.5.0.2
.obj/release-shared/WebKit/qt/WidgetApi/qgraphicswebview.o .obj/release-shared/WebKit/qt/WidgetApi/qwebframe.o
.obj/release-shared/WebKit/qt/WidgetApi/qwebpage.o .obj/release-shared/WebKit/qt/WidgetApi/qwebview.o
.obj/release-shared/WebKit/qt/WidgetApi/qwebinspector.o .obj/release-shared/WebKit/qt/WidgetSupport/QtFallbackWebPopup.o
.obj/release-shared/WebKit/qt/WidgetSupport/QtWebComboBox.o .obj/release-shared/WebKit/qt/WidgetSupport/QWebUndoCommand.o
.obj/release-shared/WebKit/qt/WidgetSupport/DefaultFullScreenVideoHandler.o
.obj/release-shared/WebKit/qt/WidgetSupport/InitWebKitQt.o .obj/release-shared/WebKit/qt/WidgetSupport/InspectorClientWebPage.o
.obj/release-shared/WebKit/qt/WidgetSupport/PageClientQt.o .obj/release-shared/WebKit/qt/WidgetSupport/QStyleFacadeImp.o
.obj/release-shared/WebKit/qt/WidgetSupport/QGraphicsWidgetPluginImpl.o
.obj/release-shared/WebKit/qt/WidgetSupport/QWidgetPluginImpl.o .obj/release-shared/WebKit/qt/WidgetApi/qwebviewaccessible.o
.obj/release-shared/.moc/release-shared/moc_qwebinspector.o .obj/release-shared/.moc/release-shared/moc_qwebkitplatformplugin.o
.obj/release-shared/.moc/release-shared/moc_InspectorClientWebPage.o
.obj/release-shared/.moc/release-shared/moc_DefaultFullScreenVideoHandler.o
.obj/release-shared/.moc/release-shared/moc_QtFallbackWebPopup.o .obj/release-shared/.moc/release-shared/moc_QtWebComboBox.o
-L/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lxml2 -ludev -lgio-2.0 -lgstapp-0.10
-lgstinterfaces-0.10 -lgstpbutils-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0
-pthread -lglib-2.0 -lintl -lsqlite3 -lQt5PrintSupport -L/home/buildroot12git/output/build/qt5webkit-5.0.2/lib -lQt5WebKit
-lQt5Widgets -lQt5Sql -lQt5Network -lQt5Gui -lQt5Core -lrt -ldl -lpthread
ln -s libQt5WebKitWidgets.so.5.0.2 libQt5WebKitWidgets.so
ln -s libQt5WebKitWidgets.so.5.0.2 libQt5WebKitWidgets.so.5
ln -s libQt5WebKitWidgets.so.5.0.2 libQt5WebKitWidgets.so.5.0
rm -f ../lib/libQt5WebKitWidgets.so.5.0.2
rm -f ../lib/libQt5WebKitWidgets.so
rm -f ../lib/libQt5WebKitWidgets.so.5
rm -f ../lib/libQt5WebKitWidgets.so.5.0
mv -f libQt5WebKitWidgets.so.5.0.2 libQt5WebKitWidgets.so libQt5WebKitWidgets.so.5 libQt5WebKitWidgets.so.5.0 ../lib/
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source'
make[2]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source'
cd Tools/ && ( test -e Makefile.Tools || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Tools/Tools.pro -o Makefile.Tools ) && /usr/bin/make -f Makefile.Tools
make[2]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Tools'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Tools'
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2'
>>> qt5webkit 5.0.2 Installing to staging directory
PATH="/home/buildroot12git/output/host/bin:/home/buildroot12git/output/host/usr/bin:/home/buildroot12git/output/host/usr/sbin/:/usr/
local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/buildroot12git/output/host/usr/bin"
PERLLIB="/home/buildroot12git/output/host/usr/lib/perl" /usr/bin/make -j5 -C /home/buildroot12git/output/build/qt5webkit-5.0.2
install
make[1]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2'
cd Source/WTF/ && ( test -e Makefile.WTF || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WTF/WTF.pro -o Makefile.WTF ) && /usr/bin/make -f Makefile.WTF install
make[2]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WTF'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WTF'
cd Source/JavaScriptCore/ && ( test -e Makefile.JavaScriptCore || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore/JavaScriptCore.pro -o Makefile.JavaScriptCore ) &&
/usr/bin/make -f Makefile.JavaScriptCore install
make[2]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
( test -e Makefile.LLIntOffsetsExtractor || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore/LLIntOffsetsExtractor.pro -o Makefile.LLIntOffsetsExtractor
) && /usr/bin/make -f Makefile.LLIntOffsetsExtractor install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
( test -e Makefile.JavaScriptCore.DerivedSources || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore/DerivedSources.pri -o Makefile.JavaScriptCore.DerivedSources
) && /usr/bin/make -f Makefile.JavaScriptCore.DerivedSources install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
( test -e Makefile.JavaScriptCore.Target || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore/Target.pri -o Makefile.JavaScriptCore.Target ) &&
/usr/bin/make -f Makefile.JavaScriptCore.Target install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
( test -e Makefile.jsc || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore/jsc.pro -o Makefile.jsc ) && /usr/bin/make -f Makefile.jsc
install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
make[2]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/JavaScriptCore'
cd Source/WebCore/ && ( test -e Makefile.WebCore || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore/WebCore.pro -o Makefile.WebCore ) && /usr/bin/make -f
Makefile.WebCore install
make[2]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore'
( test -e Makefile.WebCore.DerivedSources || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore/DerivedSources.pri -o Makefile.WebCore.DerivedSources ) &&
/usr/bin/make -f Makefile.WebCore.DerivedSources install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore'
( test -e Makefile.WebCore.Target || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore/Target.pri -o Makefile.WebCore.Target ) && /usr/bin/make -f
Makefile.WebCore.Target install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore'
make[2]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebCore'
cd Source/WebKit/ && ( test -e Makefile.WebKit1 || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/WebKit1.pro -o Makefile.WebKit1 ) && /usr/bin/make -f
Makefile.WebKit1 install
make[2]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit'
cd Source/ && ( test -e Makefile.QtWebKit || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/QtWebKit.pro -o Makefile.QtWebKit ) && /usr/bin/make -f Makefile.QtWebKit
install
make[2]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source'
( test -e Makefile.api || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/api.pri -o Makefile.api ) && /usr/bin/make -f Makefile.api install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source'
install -m 755 -p "../lib/libQt5WebKit.so.5.0.2"
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKit.so.5.0.2"
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Tools/qmake/mkspecs/modules-inst/qt_lib_webkit.pri
/home/buildroot12git/output/host/usr/mkspecs/modules/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebDatabase
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebdatabase.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebElement
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qhttpheader_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebelement.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebElementCollection
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebdatabase_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebhistory.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebHistoryItem
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebelement_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebhistoryinterface.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebHistory
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebhistory_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebkitglobal.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebHistoryInterface
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebkitplatformplugin.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebplugindatabase_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebSelectData
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebpluginfactory.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebscriptworld.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebSelectMethod
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebsecurityorigin.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebscriptworld_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebNotificationData
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebsettings.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/Api/qwebsecurityorigin_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebNotificationPresenter
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/qtwebkitversion.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebHapticFeedbackPlayer
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QtWebKit
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebTouchModifier
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebFullScreenVideoHandler
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebSpellChecker
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebKitPlatformPlugin
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebPluginFactory
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebSecurityOrigin
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QWebSettings
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKit/QtWebKitVersion
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/lib/cmake/Qt5WebKit/Qt5WebKitConfig.cmake
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/Qt5WebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/lib/cmake/Qt5WebKit/Qt5WebKitConfigVersion.cmake
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/Qt5WebKit/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-strip --strip-unneeded
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKit.so.5.0.2"
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebnavigationhistory_p_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/raw/qrawwebview_p_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/tests/testwindow.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit2/UIProcess/API/qt/tests/util.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKit/5.0.2/QtWebKit/private/
ln -f -s "libQt5WebKit.so.5.0.2"
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKit.so"
ln -f -s "libQt5WebKit.so.5.0.2"
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKit.so.5"
ln -f -s "libQt5WebKit.so.5.0.2"
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKit.so.5.0"
sed -e "s,/home/buildroot12git/output/build/qt5webkit-5.0.2/include,/usr/include,g" -e
"s,/home/buildroot12git/output/build/qt5webkit-5.0.2/lib,/usr/lib,g" "../lib/libQt5WebKit.prl"
>"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKit.prl"
sed -e "s,/home/buildroot12git/output/build/qt5webkit-5.0.2/include,/usr/include,g" -e
"s,/home/buildroot12git/output/build/qt5webkit-5.0.2/lib,/usr/lib,g" "../lib/libQt5WebKit.la"
>"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKit.la"
sed -e "s,/home/buildroot12git/output/build/qt5webkit-5.0.2/include,/usr/include,g" -e
"s,/home/buildroot12git/output/build/qt5webkit-5.0.2/lib,/usr/lib,g" "../lib/pkgconfig/Qt5WebKit.pc"
>"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/Qt5WebKit.pc"
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source'
( test -e Makefile.widgetsapi || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/widgetsapi.pri -o Makefile.widgetsapi ) && /usr/bin/make -f
Makefile.widgetsapi install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source'
install -m 755 -p "../lib/libQt5WebKitWidgets.so.5.0.2"
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKitWidgets.so.5.0.2"
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/QGraphicsWebView
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qgraphicswebview.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/QWebHitTestResult
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Tools/qmake/mkspecs/modules-inst/qt_lib_webkitwidgets.pri
/home/buildroot12git/output/host/usr/mkspecs/modules/
/home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-strip --strip-unneeded
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKitWidgets.so.5.0.2"
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qwebframe_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/5.0.2/QtWebKitWidgets/pri
vate/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qwebframe.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/QWebFrame
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qwebinspector.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/QWebInspector
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qwebinspector_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/5.0.2/QtWebKitWidgets/pri
vate/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qwebpage.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/QWebPage
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qwebview.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/lib/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/Qt5WebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qwebpage_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/5.0.2/QtWebKitWidgets/pri
vate/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/QWebView
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
ln -f -s "libQt5WebKitWidgets.so.5.0.2"
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKitWidgets.so"
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/qtwebkitwidgetsversion.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/lib/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfigVersion.cmake
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/cmake/Qt5WebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/WidgetApi/qwebviewaccessible_p.h
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/5.0.2/QtWebKitWidgets/pri
vate/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/QtWebKitWidgetsVersion
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
install -m 644 -p /home/buildroot12git/output/build/qt5webkit-5.0.2/include/QtWebKitWidgets/QtWebKitWidgets
/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/QtWebKitWidgets/
ln -f -s "libQt5WebKitWidgets.so.5.0.2"
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKitWidgets.so.5"
ln -f -s "libQt5WebKitWidgets.so.5.0.2"
"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKitWidgets.so.5.0"
sed -e "s,/home/buildroot12git/output/build/qt5webkit-5.0.2/include,/usr/include,g" -e
"s,/home/buildroot12git/output/build/qt5webkit-5.0.2/lib,/usr/lib,g" "../lib/libQt5WebKitWidgets.prl"
>"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKitWidgets.prl"
sed -e "s,/home/buildroot12git/output/build/qt5webkit-5.0.2/include,/usr/include,g" -e
"s,/home/buildroot12git/output/build/qt5webkit-5.0.2/lib,/usr/lib,g" "../lib/libQt5WebKitWidgets.la"
>"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKitWidgets.la"
sed -e "s,/home/buildroot12git/output/build/qt5webkit-5.0.2/include,/usr/include,g" -e
"s,/home/buildroot12git/output/build/qt5webkit-5.0.2/lib,/usr/lib,g" "../lib/pkgconfig/Qt5WebKitWidgets.pc"
>"/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/Qt5WebKitWidgets.pc"
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source'
cd WebKit/qt/examples/ && ( test -e Makefile || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/examples/examples.pro -o Makefile ) && /usr/bin/make -f Makefile
install
make[3]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/examples'
cd platformplugin/ && ( test -e Makefile || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/examples/platformplugin/platformplugin.pro -o Makefile ) &&
/usr/bin/make -f Makefile install
make[4]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/examples/platformplugin'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/examples/platformplugin'
make[3]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source/WebKit/qt/examples'
make[2]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Source'
cd Tools/ && ( test -e Makefile.Tools || /home/buildroot12git/output/host/usr/bin/qmake
/home/buildroot12git/output/build/qt5webkit-5.0.2/Tools/Tools.pro -o Makefile.Tools ) && /usr/bin/make -f Makefile.Tools install
make[2]: Entering directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Tools'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2/Tools'
make[1]: Leaving directory `/home/buildroot12git/output/build/qt5webkit-5.0.2'
for i in $(find /home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "libQt5*.la"); do
/bin/sed -i -e "s:\(['= ]\)/usr:\\1/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr:g" $i;
/bin/sed -i -e "/^dependency_libs=/s%-L/usr/lib %%g" $i ; done
for i in $(find /home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "libQt5*.prl"); do
/bin/sed -i -e "s%-L/usr/lib%%" $i; done
>>> qt5webkit 5.0.2 Installing to target
cp -dpf /home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libQt5WebKit*.so.*
/home/buildroot12git/output/target/usr/lib
cp -dpf /home/buildroot12git/output/build/qt5webkit-5.0.2/bin/* /home/buildroot12git/output/target/usr/bin/
cp -dpfr /home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/qml/QtWebKit
/home/buildroot12git/output/target/usr/qml/
cp: cannot stat `/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/qml/QtWebKit': No such file or
directory
make: *** [/home/buildroot12git/output/build/qt5webkit-5.0.2/.stamp_target_installed] Error 1
####################################################################################################################################
###########################################################
-----Oorspronkelijk bericht-----
Van: Thomas Petazzoni [mailto:thomas.petazzoni at free-electrons.com]
Verzonden: woensdag 7 augustus 2013 23:43
Aan: Sagaert Johan
CC: buildroot at busybox.net
Onderwerp: Re: [Buildroot] qt 5.02 not building
Dear Sagaert Johan,
On Wed, 7 Aug 2013 19:38:37 +0200, Sagaert Johan wrote:
> DirectFB auto-detection... ()
> make[1]: Entering directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/qpa/directfb'
> /home/buildroot12git/output/host/usr/bin/arm-buildroot-linux-uclibcgnu
> eabi-g++ -c -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> -D_FILE_OFFSET_BITS=64 -pipe -Os
> --sysroot=/home/buildroot12git/output/host/usr/arm-buildroot-linux-ucl
> ibcgnueabi/sysroot -D_REENTRANT -O2 -O3 -Wall -W -fPIE
> -I../../../mkspecs/devices/linux-buildroot-g++ -I.
> -I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnuea
> bi/sysroot/usr/include
> -I/home/buildroot12git/output/host/usr/arm-buildroot-linux-uclibcgnuea
> bi/sysroot/usr/include/directfb -o directfb.o directfb.cpp
> directfb.cpp:45:2: error: #error DirectFB headers are unclean and
> cannot compile
> make[1]: *** [directfb.o] Error 1
> make[1]: Leaving directory `/home/buildroot12git/output/build/qt5base-5.0.2/config.tests/qpa/directfb'
> DirectFB disabled.
> DirectFB support cannot be enabled due to functionality tests!
> Turn on verbose messaging (-v) to ./configure to see the final report.
> If you believe this message is in error you may use the continue
> switch (-continue) to ./configure to continue.
> make: ***
> [/home/buildroot12git/output/build/qt5base-5.0.2/.stamp_configured]
> Error 101
Ok, so as you can see, the error has nothing to do with what you posted originally (-msse2), but it is related to DirectFB.
I've already seen this error in the autobuilders, but never had the time to investigate. Someone needs to have a look at this one.
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-08-08 14:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-07 14:30 [Buildroot] qt 5.02 not building Sagaert Johan
2013-08-07 15:11 ` Thomas Petazzoni
2013-08-07 17:38 ` Sagaert Johan
2013-08-07 21:42 ` Thomas Petazzoni
2013-08-08 14:15 ` Sagaert Johan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox