qosmio / openwrt-ipq

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
118 stars 40 forks source link

Build Stuck for Linksys MX4300 #13

Open feiyax opened 1 day ago

feiyax commented 1 day ago

Building for MX4300, but it seems stuck somewhere during the build and it won't finish.

I'm at:

commit edaebc63cdaa9be677a8f0b8d9f67702325ca8cb (ipq-qosmio/qualcommax-6.x-nss-mx4300)

I'm building inside a docker environment as this dockerfile's, which came from openwrt wiki: Dockerfile.debian.txt

I'm using those config: config.txt

Those are the logs out of a retry with make -j1 V=sc: log.1.txt

I don'e see any obvious error message from logs, except that my terminal just stuck there for hours without CPU usage. Any idea what's going on with my build? Thanks.

tofu951753 commented 1 day ago

Try posting your question here instead https://forum.openwrt.org/t/qualcommax-nss-build/148529/4076

Are you creating a debian instance using docker and just execing into it to build it?