http://bugs.openembedded.org/show_bug.cgi?id=1095
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #6 from [EMAIL PROTECTED] 2006-06-26 09:15 -------
nunome will still not compile, the original bb file did compile. Here is the
screen output.
$ bitbake nunome
NOTE: Using cache in '/mnt/pfaffe/src/openembedded/tmp/cache'
NOTE: Parsing finished. 3440 cached, 4 parsed, 83 skipped, 0 masked.
NOTE: build 200606261821: started
OE Build Configuration:
BB_VERSION = "1.4.2"
OE_REVISION = "20161c15f358e89b28e794c884f56f439f94fb35"
TARGET_ARCH = "arm"
TARGET_OS = "linux"
MACHINE = "collie"
DISTRO = "openzaurus"
DISTRO_VERSION = ".dev-snapshot-20060626"
TARGET_FPU = "soft"
NOTE: preferred version 1.2.2 of libopie2 not available
NOTE: preferred version 1.2.2 of libqpe-opie not available
NOTE: multiple providers are available (glibc, glibc-intermediate);
NOTE: consider defining PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc
NOTE:
NOTE: multiple providers are available (tslib, tslib-maemo);
NOTE: consider defining PREFERRED_PROVIDER_tslib
NOTE:
NOTE: package nunome-1.0.1: started
NOTE: package nunome-1.0.1-r0: task do_fetch: started
NOTE: package nunome-1.0.1-r0: task do_fetch: completed
NOTE: package nunome-1.0.1-r0: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/mnt/pfaffe/src/openembedded/tmp/work/arm-linux/nunome-1.0.1-r0/temp/log.do_compile.18030)
| NOTE: make MAKEFLAGS=
| cd ui ; make
| make[1]: Entering directory
`/mnt/pfaffe/src/openembedded/tmp/work/arm-linux/nunome-1.0.1-r0/nunome/ui'
| ccache arm-linux-g++ -march=armv4 -mtune=xscale -c -DQWS -W -fPIC -pipe -O2
-Wall -fno-exceptions -fno-rtti
-I/mnt/pfaffe/src/openembedded/tmp/staging/arm-linux/qt2/include
-I/mnt/pfaffe/src/openembedded/tmp/staging/arm-linux/include -o nunomeImpl.o
nunomeImpl.cpp
| In file included from nunomeImpl.cpp:27:
| nunomeImpl.h:26:34: error: inputmethodinterface.h: No such file or directory
| nunomeImpl.h:32: error: expected class-name before '{' token
| nunomeImpl.h:37: error: 'QRESULT' does not name a type
| nunomeImpl.h:39: error: ISO C++ forbids declaration of 'Q_REFCOUNT' with no
type
| nunomeImpl.h:41: error: expected ';' before 'virtual'
| nunomeImpl.cpp:61: error: no 'QWidget* NunomeImpl::inputMethod(QWidget*,
uint)' member function declared in class 'NunomeImpl'
| nunomeImpl.cpp:100: error: 'QRESULT' does not name a type
| nunomeImpl.cpp:113: error: ISO C++ forbids declaration of
'Q_EXPORT_INTERFACE' with no type
| nunomeImpl.cpp: In function 'int Q_EXPORT_INTERFACE()':
| nunomeImpl.cpp:115: error: expected primary-expression before ')' token
| nunomeImpl.cpp:115: error: 'Q_CREATE_INSTANCE' was not declared in this scope
| nunomeImpl.cpp:116: error: expected `;' before '}' token
| nunomeImpl.cpp:116: warning: control reaches end of non-void function
| make[1]: *** [nunomeImpl.o] Error 1
| make[1]: Leaving directory
`/mnt/pfaffe/src/openembedded/tmp/work/arm-linux/nunome-1.0.1-r0/nunome/ui'
| make: *** [ui/libqNunome.so] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/mnt/pfaffe/src/openembedded/tmp/work/arm-linux/nunome-1.0.1-r0/temp/log.do_compile.18030
NOTE: package nunome-1.0.1-r0: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package nunome-1.0.1: failed
ERROR: Build of nunome failed
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe