Ticket #526 (closed defect: duplicate)

Opened 6 years ago

Last modified 6 years ago

compilation fails with error: package libelf-0.8.6-r0: do_stage failed

Reported by: vyzivus@… Owned by: mickey@…
Priority: high Milestone:
Component: openmoko-libs Version: current svn head
Severity: normal Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

The platform is amd64 on gentoo, the error log is:

NOTE: package libelf-0.8.6: started
NOTE: package libelf-0.8.6-r0: task do_fetch: started
NOTE: package libelf-0.8.6-r0: task do_fetch: completed
NOTE: package libelf-0.8.6-r0: task do_unpack: started
NOTE: Unpacking /home/moko/sources/libelf-0.8.6.tar.gz
to /home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0/
NOTE: Unpacking /home/moko/sources/libelf-0.8.6.tar.gz
to /home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0/
NOTE: package libelf-0.8.6-r0: task do_unpack: completed
NOTE: package libelf-0.8.6-r0: task do_patch: started
NOTE: package libelf-0.8.6-r0: task do_patch: completed
NOTE: package libelf-0.8.6-r0: task do_configure: started
NOTE: package libelf-0.8.6-r0: task do_configure: completed
NOTE: package libelf-0.8.6-r0: task do_compile: started
NOTE: package libelf-0.8.6-r0: task do_compile: completed
NOTE: package libelf-0.8.6-r0: task do_install: started
NOTE: package libelf-0.8.6-r0: task do_install: completed
NOTE: package libelf-0.8.6-r0: task do_package: started
NOTE: package libelf-0.8.6-r0: task do_package: completed
NOTE: package libelf-0.8.6-r0: task do_package_write: started
NOTE: Not creating empty archive for libelf-dbg-0.8.6-r0
NOTE: Not creating empty archive for libelf-0.8.6-r0
NOTE: Not creating empty archive for libelf-doc-0.8.6-r0
Packaged contents of libelf-dev
into /home/moko/build/tmp/deploy/ipk/i486/libelf-dev_0.8.6-r0_i486.ipk
Packaged contents of libelf-locale-de
into /home/moko/build/tmp/deploy/ipk/i486/libelf-locale-de_0.8.6-r0_i486.ipk
NOTE: package libelf-0.8.6-r0: task do_package_write: completed
NOTE: package libelf-0.8.6-r0: task do_populate_staging: started
ERROR: function do_stage failed
ERROR: log data follows
(/home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0/temp/log.do_stage.15597)
| oe_libinstall: cd lib
| oe_libinstall: install
-d /home/moko/build/tmp/staging/i486-linux/lib
| oe_libinstall: install -m 0644
libelf.a /home/moko/build/tmp/staging/i486-linux/lib

| FATAL: oe_libinstall: unable to locate shared library
NOTE: Task
failed: /home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0/temp/log.do_stage.15597
NOTE: package libelf-0.8.6-r0: task do_populate_staging: failed
ERROR: TaskFailed? event exception, aborting
NOTE: package libelf-0.8.6: failed
ERROR: Build of openmoko-devel-image failed
make: * [openmoko-devel-image] Error 1

Change History

comment:1 Changed 6 years ago by abraxa@…

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

Duplicate of #264

* This bug has been marked as a duplicate of 264 *

comment:2 Changed 6 years ago by vyzivus@…

Well, it still does not work for me. Can you point me out what do I wrong? I use
MokoMakeFile?:
make update-makefile && make update && make setup && make clean-package-libelf
&& make all

Note: See TracTickets for help on using tickets.