[oe] OE breakage: qte-mt_2.3.10.bb.

Robert P. J. Day rpjday at crashcourse.ca
Thu Nov 5 06:06:14 UTC 2009


  yes, it's just me again, whining about another build error.
bitbaking qte-mt produces:

NOTE: Running task 747 of 759 (ID: 8,
/home/rpjday/oe/openembedded/recipes/qte/qte-mt_2.3.10.bb, do_compile)
ERROR: function do_compile failed
ERROR: see log in /home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/temp/log.do_compile.26359
NOTE: Task failed: /home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/temp/log.do_compile.26359
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/rpjday/oe/openembedded/recipes/qte/qte-mt_2.3.10.bb do_compile failed
ERROR: Task 8 (/home/rpjday/oe/openembedded/recipes/qte/qte-mt_2.3.10.bb, do_compile) failed
NOTE: Tasks Summary: Attempted 747 tasks of which 747 didn't need to be rerun and 1 failed.
ERROR: '/home/rpjday/oe/openembedded/recipes/qte/qte-mt_2.3.10.bb' failed

  qte-mt log file attached, but here's what appears to be the salient
bit:

...
kernel/qpixmapcache.cpp:125:57: error: asm/page.h: No such file or directory
...

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================
-------------- next part --------------
NOTE: make -j4 -e symlinks
NOTE: make -j4 -e src-mt sub-src
make -f src-mt.mk
make[1]: Entering directory `/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10'
cd src; make 	    'QT_THREAD_SUFFIX=-mt' 	    'QT_LFLAGS_MT=$(SYSCONF_LFLAGS_THREAD) $(SYSCONF_LIBS_THREAD)' 	    'QT_CXX_MT=$(SYSCONF_CXXFLAGS_THREAD) -DQT_THREAD_SUPPORT' 	    'QT_C_MT=$(SYSCONF_CFLAGS_THREAD) -DQT_THREAD_SUPPORT'
make[2]: Entering directory `/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10/src'
ccache arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10/include  -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -Os -ggdb3 -fpermissive -pipe -DQWS -fno-exceptions -frtti -DNO_DEBUG -DQT_QWS_TSLIB -DQT_QWS_CUSTOM -DQT_QWS_IPAQ -DUSE_BIDI -fPIC -DQT_NO_IMAGEIO_MNG -DQT_NO_VNC -DQT_NO_QWS_SNAP -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_24 -DQT_NO_QWS_VFB -DQT_BUILTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -DQT_NO_XKB   -I3rdparty/kernel -I3rdparty/tools -o kernel/qpixmapcache.o kernel/qpixmapcache.cpp
ccache arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10/include  -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -Os -ggdb3 -fpermissive -pipe -DQWS -fno-exceptions -frtti -DNO_DEBUG -DQT_QWS_TSLIB -DQT_QWS_CUSTOM -DQT_QWS_IPAQ -DUSE_BIDI -fPIC -DQT_NO_IMAGEIO_MNG -DQT_NO_VNC -DQT_NO_QWS_SNAP -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_24 -DQT_NO_QWS_VFB -DQT_BUILTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -DQT_NO_XKB   -I3rdparty/kernel -I3rdparty/tools -o widgets/qlcdnumber.o widgets/qlcdnumber.cpp
ccache arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10/include  -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -Os -ggdb3 -fpermissive -pipe -DQWS -fno-exceptions -frtti -DNO_DEBUG -DQT_QWS_TSLIB -DQT_QWS_CUSTOM -DQT_QWS_IPAQ -DUSE_BIDI -fPIC -DQT_NO_IMAGEIO_MNG -DQT_NO_VNC -DQT_NO_QWS_SNAP -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_24 -DQT_NO_QWS_VFB -DQT_BUILTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -DQT_NO_XKB   -I3rdparty/kernel -I3rdparty/tools -o widgets/qlineedit.o widgets/qlineedit.cpp
ccache arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10/include  -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -Os -ggdb3 -fpermissive -pipe -DQWS -fno-exceptions -frtti -DNO_DEBUG -DQT_QWS_TSLIB -DQT_QWS_CUSTOM -DQT_QWS_IPAQ -DUSE_BIDI -fPIC -DQT_NO_IMAGEIO_MNG -DQT_NO_VNC -DQT_NO_QWS_SNAP -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_24 -DQT_NO_QWS_VFB -DQT_BUILTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -DQT_NO_XKB   -I3rdparty/kernel -I3rdparty/tools -o widgets/qlistbox.o widgets/qlistbox.cpp
kernel/qpixmapcache.cpp:125:57: error: asm/page.h: No such file or directory
ccache arm-angstrom-linux-gnueabi-g++ -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10/include  -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -Os -ggdb3 -fpermissive -pipe -DQWS -fno-exceptions -frtti -DNO_DEBUG -DQT_QWS_TSLIB -DQT_QWS_CUSTOM -DQT_QWS_IPAQ -DUSE_BIDI -fPIC -DQT_NO_IMAGEIO_MNG -DQT_NO_VNC -DQT_NO_QWS_SNAP -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_24 -DQT_NO_QWS_VFB -DQT_BUILTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -DQT_NO_XKB   -I3rdparty/kernel -I3rdparty/tools -o widgets/qlistview.o widgets/qlistview.cpp
make[2]: *** [kernel/qpixmapcache.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10/src'
make[1]: *** [src-mt] Error 2
make[1]: Leaving directory `/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/qte-mt-2.3.10-r28/qt-2.3.10'
make: *** [src-mt] Error 2
FATAL: oe_runmake failed


More information about the Openembedded-devel mailing list