16
OpenZaurus/Opie/Qtopia / Oe Build Problems
« on: February 27, 2005, 07:32:57 pm »
I'm trying to set up a build environment for OE on my Mandrake 10.0 machine.
I kicked off a build with 'bitbake task-bootstrap' and eventually got the following error:
NOTE: package bison-native-2.0: started
NOTE: package bison-native-2.0-r0: task do_fetch: started
NOTE: fetch ftp://ftp.gnu.org/gnu/bison/bison-2.0.tar.gz
--14:43:57-- ftp://ftp.gnu.org/gnu/bison/bison-2.0.tar.gz
=> `/home/keithg/Zaurus/oe/sources/bison-2.0.tar.gz'
Resolving ftp.gnu.org... 199.232.41.7
Connecting to ftp.gnu.org[199.232.41.7]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /gnu/bison ... done.
==> PASV ... done. ==> RETR bison-2.0.tar.gz ... done.
Length: 1,163,590 (unauthoritative)
100%[==============================================>] 1,163,590 67.38K/s ETA 00:00
14:44:17 (64.13 KB/s) - `/home/keithg/Zaurus/oe/sources/bison-2.0.tar.gz' saved [1163590]
NOTE: package bison-native-2.0-r0: task do_fetch: completed
NOTE: package bison-native-2.0-r0: task do_unpack: started
NOTE: Unpacking /home/keithg/Zaurus/oe/sources/bison-2.0.tar.gz to /home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/
NOTE: package bison-native-2.0-r0: task do_unpack: completed
NOTE: package bison-native-2.0-r0: task do_patch: started
NOTE: Applying patch 'm4'
NOTE: package bison-native-2.0-r0: task do_patch: completed
NOTE: package bison-native-2.0-r0: task do_configure: started
ERROR: function do_configure failed
ERROR: log data follows (/home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/temp/log.do_configure.18358)
| NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I /home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/bison-2.0/data/ -I /home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/bison-2.0/m4/ -I /home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/bison-2.0/tests/ -I /home/keithg/Zaurus/oe/build/tmp/staging/i686-linux/share/aclocal
| Usage: autoreconf [-f] [-h] [--help] [-m dir] [--macrodir=dir]
| [-l dir] [--localdir=dir] [--force] [--verbose] [--version]
| [--cygnus] [--foreign] [--gnits] [--gnu] [-i] [--include-deps]
| FATAL: autoreconf execution failed.
NOTE: Task failed:
NOTE: package bison-native-2.0-r0: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package bison-native-2.0: failed
ERROR: Build of task-bootstrap failed
It looks as though it is complaining that the arguments to the autoreconf command were invalid. Does anyone have a suggestion on how to attack this?
radioz
I kicked off a build with 'bitbake task-bootstrap' and eventually got the following error:
NOTE: package bison-native-2.0: started
NOTE: package bison-native-2.0-r0: task do_fetch: started
NOTE: fetch ftp://ftp.gnu.org/gnu/bison/bison-2.0.tar.gz
--14:43:57-- ftp://ftp.gnu.org/gnu/bison/bison-2.0.tar.gz
=> `/home/keithg/Zaurus/oe/sources/bison-2.0.tar.gz'
Resolving ftp.gnu.org... 199.232.41.7
Connecting to ftp.gnu.org[199.232.41.7]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /gnu/bison ... done.
==> PASV ... done. ==> RETR bison-2.0.tar.gz ... done.
Length: 1,163,590 (unauthoritative)
100%[==============================================>] 1,163,590 67.38K/s ETA 00:00
14:44:17 (64.13 KB/s) - `/home/keithg/Zaurus/oe/sources/bison-2.0.tar.gz' saved [1163590]
NOTE: package bison-native-2.0-r0: task do_fetch: completed
NOTE: package bison-native-2.0-r0: task do_unpack: started
NOTE: Unpacking /home/keithg/Zaurus/oe/sources/bison-2.0.tar.gz to /home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/
NOTE: package bison-native-2.0-r0: task do_unpack: completed
NOTE: package bison-native-2.0-r0: task do_patch: started
NOTE: Applying patch 'm4'
NOTE: package bison-native-2.0-r0: task do_patch: completed
NOTE: package bison-native-2.0-r0: task do_configure: started
ERROR: function do_configure failed
ERROR: log data follows (/home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/temp/log.do_configure.18358)
| NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I /home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/bison-2.0/data/ -I /home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/bison-2.0/m4/ -I /home/keithg/Zaurus/oe/build/tmp/work/bison-native-2.0-r0/bison-2.0/tests/ -I /home/keithg/Zaurus/oe/build/tmp/staging/i686-linux/share/aclocal
| Usage: autoreconf [-f] [-h] [--help] [-m dir] [--macrodir=dir]
| [-l dir] [--localdir=dir] [--force] [--verbose] [--version]
| [--cygnus] [--foreign] [--gnits] [--gnu] [-i] [--include-deps]
| FATAL: autoreconf execution failed.
NOTE: Task failed:
NOTE: package bison-native-2.0-r0: task do_configure: failed
ERROR: TaskFailed event exception, aborting
NOTE: package bison-native-2.0: failed
ERROR: Build of task-bootstrap failed
It looks as though it is complaining that the arguments to the autoreconf command were invalid. Does anyone have a suggestion on how to attack this?
radioz