From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: OpenEmbedded Development mailing list
<openembedded-devel@lists.openembedded.org>
Subject: OE breakage: qte-mt_2.3.10.bb.
Date: Thu, 5 Nov 2009 01:06:14 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.00.0911050101490.17537@localhost> (raw)
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1514 bytes --]
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
========================================================================
[-- Attachment #2: Type: TEXT/PLAIN, Size: 5487 bytes --]
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
next reply other threads:[~2009-11-05 6:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-05 6:06 Robert P. J. Day [this message]
2009-11-05 20:27 ` OE breakage: qte-mt_2.3.10.bb Khem Raj
2009-11-06 16:19 ` Andrea Adami
2009-11-08 15:25 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.0911050101490.17537@localhost \
--to=rpjday@crashcourse.ca \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.