Ticket #481 (closed defect: invalid)

Opened 6 years ago

Last modified 6 years ago

MokoMakefile build failed configuring mtpaint package

Reported by: joe@… Owned by: mickey@…
Priority: high Milestone:
Component: OE bitbake recipes / build system Version: current svn head
Severity: normal Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

I'm using Ubuntu within VMware and building openmoko image failed while calling
the configure-script of mtpaint package.

I get following messages:
OE Build Configuration:
BB_VERSION = "1.6.7"
OE_REVISION = "<unknown>"
TARGET_ARCH = "arm"
TARGET_OS = "linux"
MACHINE = "fic-gta01"
DISTRO = "openmoko"
DISTRO_VERSION = ".dev-snapshot-20070417"
TARGET_FPU = "soft"

...

NOTE: package openmoko-panel-mainmenu-0.0.1+svnnow-r0_1788: task do_build: completed
NOTE: package openmoko-panel-mainmenu-0.0.1+svnnow: completed
NOTE: Retrieved remote revisions: ['0', '0', '0']
NOTE: Retrieved remote revisions: 1631?
NOTE: Retrieved remote revisions: 1663?
NOTE: Retrieved remote revisions: 1692?
NOTE: package mtpaint-3.02: started
NOTE: package mtpaint-3.02-r0: task do_configure: started
ERROR: function do_configure failed
ERROR: log data follows
(/home/moko/build/tmp/work/armv4t-linux/mtpaint-3.02-r0/temp/log.do_configure.20227)
|
| [: 49: ==: unexpected operator
| ./configure: 49: function: not found
| ./configure: 49: Syntax error: Bad fd number
NOTE: Task failed:
/home/moko/build/tmp/work/armv4t-linux/mtpaint-3.02-r0/temp/log.do_configure.20227
NOTE: package mtpaint-3.02-r0: task do_configure: failed
ERROR: TaskFailed? event exception, aborting
NOTE: package mtpaint-3.02: failed
ERROR: Build of openmoko-devel-image failed
make: * [openmoko-devel-image] Fehler 1
joerg@jwh-vmmoko:/home/moko$

Attachments

errorlog.txt (14.5 KB) - added by joe@… 6 years ago.
Full Build Log

Change History

Changed 6 years ago by joe@…

Full Build Log

comment:1 Changed 6 years ago by mickey@…

Some recipes rely on bash. Please don't use dash for the time being.

comment:2 Changed 6 years ago by joe@…

  • Status changed from new to closed
  • Resolution set to invalid

It's always a good idea to read the manual. Sorry!

Note: See TracTickets for help on using tickets.