install -m 644 -p /scratch/peko/build/qt-4.8.2/demos/embedded/anomaly/anomaly.pro /scratch/peko/target/usr/share/qt/demos/embedded/anomaly/ cp -f -r /scratch/peko/build/qt-4.8.2/demos/embedded/anomaly/src/images /scratch/peko/target/usr/share/qt/demos/embedded/anomaly/ make[4]: Leaving directory `/scratch/peko/build/qt-4.8.2/demos/embedded/anomaly' make[3]: Leaving directory `/scratch/peko/build/qt-4.8.2/demos/embedded' make[2]: Leaving directory `/scratch/peko/build/qt-4.8.2/demos' make[1]: Leaving directory `/scratch/peko/build/qt-4.8.2' mkdir -p /scratch/peko/host/usr/bin mv /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/bin/moc /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/bin/rcc /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/bin/qmake /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/bin/lrelease /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/bin/uic /scratch/peko/host/usr/bin ln -sf /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/mkspecs /scratch/peko/host/usr/mkspecs mkdir -p /scratch/peko/host/usr/bin/ echo "[Paths]" > /scratch/peko/host/usr/bin/qt.conf echo "Prefix=/scratch/peko/host/usr" >> /scratch/peko/host/usr/bin/qt.conf echo "Headers=/scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include" >> /scratch/peko/host/usr/bin/qt.conf echo "Libraries=/scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib" >> /scratch/peko/host/usr/bin/qt.conf echo "Data=/scratch/peko/host/usr" >> /scratch/peko/host/usr/bin/qt.conf echo "Binaries=/scratch/peko/host/usr/bin" >> /scratch/peko/host/usr/bin/qt.conf for i in moc uic rcc lupdate lrelease ; do /bin/sed -i -e "s,^${i}_location=.*,${i}_location=/scratch/peko/host/usr/bin/${i}," /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/Qt*.pc ; done /bin/sed -i -e "s,/scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/,,g" /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/Qt*.pc >>> qt 4.8.2 Installing to target for lib in QtCore QtGui QtSql QtMultimedia QtNetwork QtWebKit QtScript; do cp -dpf /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/lib${lib}.so.* /scratch/peko/target/usr/lib ; done if [ -d /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/qt/plugins/ ] ; then mkdir -p /scratch/peko/target/usr/lib/qt/plugins ; cp -dpfr /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/qt/plugins/* /scratch/peko/target/usr/lib/qt/plugins ; fi mkdir -p /scratch/peko/target/usr/lib/fonts cp -dpf /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/fonts/fixed*.qpf /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/fonts/japanese*.qpf /scratch/peko/target/usr/lib/fonts >>> gpsd 3.7 Configuring >>> gpsd 3.7 Building (cd /scratch/peko/build/gpsd-3.7; PATH="/scratch/peko/host/bin:/scratch/peko/host/usr/bin:/scratch/peko/host/usr/sbin/:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/games" AR="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ar" AS="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-as" LD="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld" NM="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-nm" CC="/scratch/peko/host/usr/bin/ccache /scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" GCC="/scratch/peko/host/usr/bin/ccache /scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" CPP="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-cpp" CXX="/scratch/peko/host/usr/bin/ccache /scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++" FC="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gfortran" RANLIB="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ranlib" STRIP="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-strip" OBJCOPY="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-objcopy" OBJDUMP="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/scratch/peko/host/usr/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/scratch/peko/host/usr/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/scratch/peko/host/usr/bin/ccache /usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-O2 -I/scratch/peko/host/include -I/scratch/peko/host/usr/include" CXXFLAGS_FOR_BUILD="-I/scratch/peko/host/include -I/scratch/peko/host/usr/include" LDFLAGS_FOR_BUILD="-L/scratch/peko/host/lib -L/scratch/peko/host/usr/lib -Wl,-rpath,/scratch/peko/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-as" DEFAULT_LINKER="/scratch/peko/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld" CFLAGS=" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXXFLAGS=" -pipe -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="" FCFLAGS="" PKG_CONFIG="/scratch/peko/host/usr/bin/pkg-config" PERLLIB="/scratch/peko/host/usr/lib/perl" STAGING_DIR="/scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot" QMAKE="/scratch/peko/host/usr/bin/qmake -spec qws/linux-arm-g++" LDFLAGS=" -lstdc++" /scratch/peko/host/usr/bin/scons arch=arm prefix=/usr chrpath=no sysroot=/scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot strip=no python=no libgpsmm=yes ashtech=no earthmate=no evermore=no fury=no gpsclock=no itrax=no mtk3301=no nmea=no nmea2000=no oceanserver=no oncore=no rtcm104v2=no rtcm104v3=no sirf=no tsip=no tnt=no ubx=no ntpshm=no pps=no reconfigure=no controlsend=no oldstyle=no clientdebug=no gpsd_group="nobody" fixed_port_speed="9600" limited_max_devices="2") scons: Reading SConscript files ... Checking if compiler accepts -Wextra ...yes Checking if compiler accepts -Wall ...yes Checking if compiler accepts -Wno-uninitialized ...yes Checking if compiler accepts -Wno-missing-field-initializers ...yes Checking if compiler accepts -Wcast-align ...yes Checking if compiler accepts -Wmissing-declarations ...yes Checking if compiler accepts -Wmissing-prototypes ...yes Checking if compiler accepts -Wstrict-prototypes ...yes Checking if compiler accepts -Wpointer-arith ...yes Checking if compiler accepts -Wreturn-type ...yes chrpath is not available or use of it has been disabled. Checking whether the C++ compiler worksyes Checking for ncurses... yes Checking for libusb-1.0... yes Checking for C library librt... yes Checking for C library libcap... no Checking for bluez... yes You do not have kernel PPS available. Checking for C header file linux/can.h... yes You have kernel CANbus available. Checking for C function daemon()... yes Checking for C function strlcpy()... yes Checking for C function strlcat()... yes Checking for C function clock_gettime()... yes Checking for C library libbluetooth... yes Checking for C function pselect()... yes Checking that xsltproc can make man pages... no Neither xsltproc nor xmlto found, documentation cannot be built. Checking for QtNetwork... yes Altered configuration variables: nmea = False (default True): NMEA support ashtech = False (default True): Ashtech support earthmate = False (default True): DeLorme EarthMate Zodiac support evermore = False (default True): EverMore binary support itrax = False (default True): iTrax hardware support mtk3301 = False (default True): MTK-3301 support oncore = False (default True): Motorola OnCore chipset support sirf = False (default True): SiRF chipset support tnt = False (default True): True North Technologies support tsip = False (default True): Trimble TSIP support ubx = False (default True): UBX Protocol support fury = False (default True): Jackson Labs Fury and Firefly support nmea2000 = False (default True): NMEA2000/CAN support gpsclock = False (default True): GPSClock support oceanserver = False (default True): OceanServer support rtcm104v2 = False (default True): rtcm104v2 support rtcm104v3 = False (default True): rtcm104v3 support ntpshm = False (default True): NTP time hinting support pps = False (default True): PPS time syncing support clientdebug = False (default True): client debugging support oldstyle = False (default True): oldstyle (pre-JSON) protocol support reconfigure = False (default True): allow gpsd to change device settings controlsend = False (default True): allow gpsctl/gpsmon to change device settings python = False (default True): build Python support and modules. strip = False (default True): build with stripping of binaries enabled chrpath = False (default True): use chrpath to edit library load paths gpsd_group = nobody (default dialout): privilege revocation group prefix = /usr (default /usr/local): installation directory prefix limited_max_devices = 2 (default 0): maximum allowed devices fixed_port_speed = 9600 (default 0): fixed serial port speed sysroot = /scratch/peko/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot (default ): cross-development system root ImportError: No module named simplejson: File "/scratch/peko/build/gpsd-3.7/SConstruct", line 1072: from leapsecond import save_leapseconds File "/scratch/peko/build/gpsd-3.7/leapsecond.py", line 27: import gps.misc File "/scratch/peko/build/gpsd-3.7/gps/__init__.py", line 9: from gps import * File "/scratch/peko/build/gpsd-3.7/gps/gps.py", line 17: from client import * File "/scratch/peko/build/gpsd-3.7/gps/client.py", line 9: import simplejson as json # For Python 2.4 and 2.5 make: *** [/scratch/peko/build/gpsd-3.7/.stamp_built] Error 2