Bug 9776

Summary: libubox build failed
Product: buildroot Reporter: linhuikui <linhuikui>
Component: OtherAssignee: unassigned
Status: RESOLVED NEEDINFO    
Severity: normal CC: buildroot, linhuikui
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

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.