Ticket #2064 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[OE] Fails to build machine="x86" on "89qtopia" is missing

Reported by: kempelen Owned by: openmoko-devel
Priority: normal Milestone:
Component: host utilities Version:
Severity: normal Keywords:
Cc: Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

openembedded/packages/qtopia-phone/qtopia-phone-x11/Xsession.d/89qtopia: no such file or directory

Solution proposed (this resolved the problem):

zecke> your machine is "x86"? then do cp -a openembedded/packages/qtopia-phone/qtopia-phone-x11/qtopia-phone-x11/om-gta02 to openembedded/packages/qtopia-phone-x11/qtopia-phone-x11/x86

(Sorry, I lost the other details, because the full error scrolled out meanwhile. I hope this is enough to identify the package and the error.)

Local.conf:

MACHINE = "x86"
DISTRO = "openmoko"
BUILD_ARCH = "x86_64"
INHERIT += "devshell"
GLIBC_GENERATE_LOCALES = "en_US.UTF-8"

Mokomakefile (all default):

OM_GIT_SITE := git.openmoko.org
OM_GIT_REPO := git/openmoko.git
OM_GIT_BRANCH := org.openmoko.asu.stable
OM_IMAGE_NAME := openmoko-asu-image
# OM_GIT_BRANCH := org.openmoko.dev
# OM_IMAGE_NAME := openmoko-base-image

Make command:

make image

Change History

comment:1 Changed 5 years ago by zecke

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

I have added a crippled 89qtopia file, it does not make any sense though.

Note: See TracTickets for help on using tickets.