OpenDingux / buildroot

Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.
http://buildroot.org
Other
64 stars 47 forks source link

Current build failing with make: *** [Makefile:82: _all] Error 2 #139

Closed john-parton closed 7 months ago

john-parton commented 1 year ago

Current HEAD 9e5f8f1c44414b7e6f0c5da3f64e6d133ed447dc fails with cryptic error

make: *** [Makefile:82: _all] Error 2

I tried to build with CONFIG=gcw0 ./rebuild.sh

Here's the error in "Actions": https://github.com/OpenDingux/buildroot/actions/runs/5868255823/job/15910665877#step:8:1998

Here are the output of stderr and stdout on my machine, Ubuntu 23.04

build_stderr.log.gz build_stdoutt.log.gz

pcercuei commented 7 months ago

Closing this issue. I'm not sure what was the problem (didn't look at the build log) but everything seems to build fine now.