[Buildroot] package qt5base build failed if using QT5BASE_OVERRIDE_SRCDIR

流星无痕 jordon.wu at gmail.com
Thu Nov 19 11:40:29 UTC 2015


Hi,


Buildroot will failed if I using QT5BASE_OVERRIDE_SRCDIR to specify qt5base to local path. error log as below.


It seems qt5base patch not applied while using QT5BASE_OVERRIDE_SRCDIR.  How to resolved this issue if I must to using QT5BASE_OVERRIDE_SRCDIR to specify qt5base to local path ?


======================================================================
vmuser at ubuntu14:~/buildroot-imx/buildroot$ make qt5base-rebuild
rm -f /home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom/.stamp_rsynced
rm -f /home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom/.stamp_staging_installed
rm -f /home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom/.stamp_target_installed
rm -f /home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom/.stamp_images_installed
rm -f /home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom/.stamp_host_installed
rm -f /home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom/.stamp_built
>>> qt5base custom Syncing from source dir /home/vmuser/buildroot-imx/qtbase-opensource-src-5.5.0
rsync -au --chmod=u=rwX,go=rX --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS /home/vmuser/buildroot-imx/qtbase-opensource-src-5.5.0/ /home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom
>>> qt5base custom Configuring
(cd /home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom; PATH="/home/vmuser/buildroot-imx/buildroot/output/host/bin:/home/vmuser/buildroot-imx/buildroot/output/host/sbin:/home/vmuser/buildroot-imx/buildroot/output/host/usr/bin:/home/vmuser/buildroot-imx/buildroot/output/host/usr/sbin:/home/vmuser/bin:/home/vmuser/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/vmuser/buildroot-imx/buildroot/output/host/usr/bin/pkg-config" PKG_CONFIG_LIBDIR="/home/vmuser/buildroot-imx/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig" PKG_CONFIG_SYSROOT_DIR="/home/vmuser/buildroot-imx/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot" MAKEFLAGS=" --no-print-directory -j8" ./configure -v -prefix /usr -hostprefix /home/vmuser/buildroot-imx/buildroot/output/host/usr -headerdir /usr/include/qt5 -sysroot /home/vmuser/buildroot-imx/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot -plugindir /usr/lib/qt/plugins -examplesdir /usr/lib/qt/examples -no-rpath -nomake tests -device buildroot -device-option CROSS_COMPILE="/home/vmuser/buildroot-imx/buildroot/output/host/usr/bin/arm-linux-gnueabihf-" -device-option BR_COMPILER_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Os  -DENABLE_MX6_WORKAROUND" -device-option BR_COMPILER_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -Os  -DENABLE_MX6_WORKAROUND" -optimized-qmake -no-kms -no-cups -no-nis -no-iconv -system-zlib -system-pcre -no-pch -shared -release -largefile -opensource -confirm-license -no-sql-mysql -no-sql-psql   -no-sql-sqlite -no-gui -no-widgets -no-linuxfb -no-directfb -no-xcb -no-opengl  -no-eglfs -no-openssl -no-fontconfig -no-gif -no-libjpeg -no-libpng -no-dbus -no-tslib -glib -no-icu -nomake examples -gstreamer 1.0 )
Error: No device matching 'buildroot'
make[1]: *** [/home/vmuser/buildroot-imx/buildroot/output/build/qt5base-custom/.stamp_configured] Error 101
make: *** [_all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20151119/2c799c08/attachment.html>


More information about the buildroot mailing list