Bug 9776 - libubox build failed
Summary: libubox build failed
Status: RESOLVED NEEDINFO
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-25 08:54 UTC by linhuikui
Modified: 2017-05-06 15:19 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description linhuikui 2017-03-25 08:54:36 UTC
libubox: installs files in /home/lhk/workspace/smdk2440/host/usr/arm-buildroot-linux-gnueabi/sysroot//home/lhk/workspace/smdk2440
package/pkg-generic.mk:255: recipe for target '/home/lhk/workspace/smdk2440/build/libubox-290c64ef5b5c3e75be851594f269d6a9568e64e5/.stamp_staging_installed' failed

above is the logs from linux console
Comment 1 Thomas Petazzoni 2017-03-25 13:36:49 UTC
Please post at least the last ~100 lines of the build output, what you posted doesn't contain enough useful information.

Also, please indicate the Buildroot version being used, and the Buildroot configuration file that triggers the issue.

Finally, make sure you can reproduce your issue after a "make clean all" cycle.

Thanks!
Comment 2 Thomas Petazzoni 2017-04-07 08:41:40 UTC
Not enough details provided, libubox builds fine in the autobuilders, so closing this bug. Please reopen with more details if needed.