[chenxibing@localhost ltib]$ ./ltib -m scbuild -p qtopia
Processing: qtopia
====================
Build path taken because: build key set, no prebuilt rpm,
rpmbuild --dbpath /home/chenxibing/lpc3250/ltib/rootfs//var/lib/rpm --target arm --define '_unpackaged_files_terminate_build 0' --define '_target_cpu arm' --define '__strip strip' --define '_topdir /home/chenxibing/lpc3250/ltib/rpm' --define '_prefix /usr' --define '_tmppath /home/chenxibing/lpc3250/ltib/tmp' --define '_mandir /usr/share/man' --define '_sysconfdir /etc' --define '_localstatedir /var' -bc --short-circuit /home/chenxibing/lpc3250/ltib/dist/lfs-5.1/qtopia/qtopia.spec
Building target platforms: arm
Building for target arm
Executing(%build): /bin/sh -e /home/chenxibing/lpc3250/ltib/tmp/rpm-tmp.48488
+ umask 022
+ cd /home/chenxibing/lpc3250/ltib/rpm/BUILD
+ cd qtopia-free-2.2.0
+ source ./ltibqtopiaconfig
++ export EXTRA_QPE_CONFIG=
++ EXTRA_QPE_CONFIG=
++ export EXTRA_QTE_CONFIG=
++ EXTRA_QTE_CONFIG=
++ export 'EXTRA_CFLAGS=-fsigned-char -mfpu=vfp -mfloat-abi=softfp -O3'
++ EXTRA_CFLAGS='-fsigned-char -mfpu=vfp -mfloat-abi=softfp -O3'
++ export 'EXTRA_LDFLAGS=-fsigned-char -mfpu=vfp -mfloat-abi=softfp -O3'
++ EXTRA_LDFLAGS='-fsigned-char -mfpu=vfp -mfloat-abi=softfp -O3'
++ export PKG_QTOPIA_WANT_MOUSE=
++ PKG_QTOPIA_WANT_MOUSE=
++ export QWS_PLATFORM=
++ QWS_PLATFORM=
++ export QWS_KEYBOARD=
++ QWS_KEYBOARD=
++ perl -e 'print uc '
+ export UC_QWS_PLATFORM=
+ UC_QWS_PLATFORM=
+ perl -p -i -e 's,arm-linux-,$ENV{TOOLCHAIN_PREFIX},;
s,^((?:QMAKE|TMAKE)_CFLAGS\s+).*,$1 = -pipe -I. -I $ENV{DEV_IMAGE}/usr/include -DQT_QWS_$ENV{UC_QWS_PLATFORM} $ENV{EXTRA_CFLAGS},;
s,^((?:QMAKE|TMAKE)_LFLAGS\s+).*,$1 = -L $ENV{DEV_IMAGE}/usr/lib $ENV{EXTRA_LDFLAGS},;
s,^((?:QMAKE|TMAKE)_CXXFLAGS\s+.*),$1 $ENV{EXTRA_CFLAGS},;
if( $ENV{PKG_QTOPIA_WANT_TSLIB} ) {
s,^((?:QMAKE)_LIBS\s+).*,$1 = -lts,;
}
' tmake/lib/qws/linux--g++/tmake.conf qtopia/mkspecs/qws/linux--g++/qmake.conf
+ export PATH=/home/chenxibing/lpc3250/ltib/bin:/opt/ltib/usr/bin:/opt/nxp/gcc-4.3.2-glibc-2.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin
+ PATH=/home/chenxibing/lpc3250/ltib/bin:/opt/ltib/usr/bin:/opt/nxp/gcc-4.3.2-glibc-2.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin
+ echo yes
+ ./configure -qte '-platform linux-x86-g++ -xplatform linux--g++ -depths 16,32 -system-jpeg -no-opengl -no-xft -no-sm -no-qvfb -no-vnc -no-g++-exceptions -no-xft -embedded -qconfig qpe' -qpe '-platform linux-g++ -xplatform linux--g++ -arch arm -no-qvfb -with-libffmpeg -qconfig qpe -l jpeg -l uuid'
This is the Qtopia Free Edition.
You are licensed to use this software under the terms of
the Qtopia Free Edition License.
Type '?' to view the Qtopia Free Edition License.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept the terms of the Qtopia Free Edition License?
Using the following configurations:
QPE_CFG=" '-arch' 'arm' '-no-qvfb' '-with-libffmpeg' '-qconfig' 'qpe' '-l' 'jpeg' '-l' 'uuid' -no-qtopiadesktop -release -platform 'linux-g++' -xplatform 'linux--g++'"
QTE_CFG=" '-depths' '16,32' '-system-jpeg' '-no-opengl' '-no-xft' '-no-sm' '-no-qvfb' '-no-vnc' '-no-g++-exceptions' '-no-xft' '-embedded' '-qconfig' 'qpe' -release -platform 'linux-x86-g++' -xplatform 'linux--g++'"
QT2_CFG="-no-opengl -no-xft -no-sm -platform 'linux-g++'"
DQT_CFG="-thread -qt-gif -fast -no-xft -disable-opengl -disable-sql -no-cups -no-sm -no-xinerama -no-xcursor -no-xrandr -no-xrender -platform 'linux-g++'"
Qtopia is now configured.
Type "make" to build the qtopia bundle (and the tools, if required).
Type "make install" to install Qtopia.
Type "make cleaninstall" to install Qtopia after removing the image first (avoid stale files in the image).
Type "make clean" to clean the qtopia bundle.
Type "make tools" to build the tools bundle.
Type "make cleantools" to clean the tools bundle.
To manually build a particular component (eg. because it failed to build)
source the set...Env script. eg. . ./setQpeEnv; cd $QPEDIR; make
+ ./qtopia/scripts/buildQtopiaTools -check
Re-using cached Qtopia Tools.
+ '[' y = y ']'
+ ./qtopia/scripts/cacheQtopiaTools
+ exit 0
Build time for qtopia: 75 seconds
[chenxibing@localhost ltib]$