That package that failed to download is your problem.
Try and find an alternate download location (best bet is LEDE)
How I deal with the 16 hours is try to only do FULL builds occasionally
Once you have 1 successful build you can do minor changes in like 1 hour.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Ok.
So, i need to start over.
Based on what you said, let me ask if this is the best course of action:
1-remove everything inside the ramips-srs dir;
2-remove the openwrt dir;
3-clone the git using lede.
If this is correct, how do i point the git cloning to lede?
Also, i was trying to use Chaos Calmer instead of OpenWRT trunk, since it's what Gargoyle experimental uses. Does that mean i can't use a stable openwrt for building?
cmay wrote:Ok.
So, i need to start over.
Based on what you said, let me ask if this is the best course of action:
1-remove everything inside the ramips-srs dir;
2-remove the openwrt dir;
3-clone the git using lede.
If this is correct, how do i point the git cloning to lede?
Also, i was trying to use Chaos Calmer instead of OpenWRT trunk, since it's what Gargoyle experimental uses. Does that mean i can't use a stable openwrt for building?
1. just do a make clean
2. covered by 1
3. no, you just need to find a new source for the one thing that failed. and edit the makefile to point to the new source
Gargoyle never uses openwrt trunk.
So technically you are always using "stable" openwrt.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Guys, i can't find it.
The thing that failed was some TLS authentication to the kernel.org site itself. I checked the failed link it with a browser and TLS looks fine. I would assume kernel.org would be as reliable as it gets. So this might also be an error coming from somewhere else in my installation, i don't know.
Anyway, what source do you use? Can you please paste it here? Or maybe the entire makefile? I'm not exactly proficient with command line text editing, although, i might manage it.