[oe-issues] [Bug 1765] New: db3-native breaks the build of OZ 3.5.4.x on AMD64
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sun Jan 7 07:28:42 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1765
Summary: db3-native breaks the build of OZ 3.5.4.x on AMD64
Product: Openembedded
Version: OpenZaurus 3.5.4.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: mamay55 at gmail.com
QAContact: tinderbox-oe at gmx.net
The opie-image build breaks on db3-native with the following error log:
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to
increase performance.
NOTE: Using cache in '/home/stuff/build/tmp/cache/poodle'
NOTE: Handling BitBake files: - (4062/4062) [100 %]
NOTE: Parsing finished. 3893 cached, 0 parsed, 169 skipped, 0 masked.
NOTE: build 200701070208: started
OE Build Configuration:
BB_VERSION = "1.6.2"
OE_REVISION = "8cd38680d4a737f57fadd55f9a38cc41bafb7cbd"
TARGET_ARCH = "arm"
TARGET_OS = "linux"
MACHINE = "poodle"
DISTRO = "openzaurus"
DISTRO_VERSION = ".dev-snapshot-20070107"
TARGET_FPU = "soft"
NOTE: package db3-native-3.2.9: started
NOTE: package db3-native-3.2.9-r2: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/temp/log.do_compile.11925)
| NOTE: make SHELL=/bin/sh ar=`which ar` cr chmod=`which chmod` cp=`which cp`
ln=`which ln` mkdir=`which mkdir` ranlib=`which ranlib` rm=`which rm`
strip=`which strip`
| /bin/sh ./x86_64-linux-libtool --mode=compile gcc -c -I.
-I/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../include
-D_REENTRANT -isystem/home/stuff/build/tmp/staging/x86_64-linux/include
-D_GNU_SOURCE
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../db185/db185.c
| gcc -c -I.
-I/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../include
-D_REENTRANT -isystem/home/stuff/build/tmp/staging/x86_64-linux/include
-D_GNU_SOURCE
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../db185/db185.c
-fPIC -DPIC -o .libs/db185.o
| In file included from ./db_int.h:389,
| from
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../db185/db185.c:25:
|
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../include/mutex.h:647:
error: expected specifier-qualifier-list before 'tsl_t'
| make: *** [db185.lo] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/temp/log.do_compile.11925
NOTE: package db3-native-3.2.9-r2: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package db3-native-3.2.9: failed
ERROR: Build of db3-native failed
Contents of the log file:
NOTE: make SHELL=/bin/sh ar=`which ar` cr chmod=`which chmod` cp=`which cp`
ln=`which ln` mkdir=`which mkdir` ranlib=`which ranlib` rm=`which rm`
strip=`which strip`
/bin/sh ./x86_64-linux-libtool --mode=compile gcc -c -I.
-I/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../include
-D_REENTRANT -isystem/home/stuff/build/tmp/staging/x86_64-linux/include
-D_GNU_SOURCE
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../db185/db185.c
gcc -c -I.
-I/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../include
-D_REENTRANT -isystem/home/stuff/build/tmp/staging/x86_64-linux/include
-D_GNU_SOURCE
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../db185/db185.c
-fPIC -DPIC -o .libs/db185.o
In file included from ./db_int.h:389,
from
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../db185/db185.c:25:
/home/stuff/build/tmp/work/x86_64-linux/db3-native-3.2.9-r2/db-3.2.9/dist/../include/mutex.h:647:
error: expected specifier-qualifier-list before 'tsl_t'
make: *** [db185.lo] Error 1
FATAL: oe_runmake failed
Platform on which this build fails:
Gentoo 2006.1 (AMD 64)
Kernel: 2.6.19-gentoo-r1 2 x86_64 AMD Opteron(tm) 248 AuthenticAMD
Build Date: Sun Jan 7 19:22:34 EST 2007
gcc version 4.1.1
--
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.
More information about the Openembedded-issues
mailing list