jayanta525 / openwrt-nanopi-r2s

OpenWrt support for FriendlyElec NanoPi R2S RK3328 SoC board with 2x1000Mbps ports. This repository is not a fork of friendlywrt but a fork of upstream/openwrt.
https://openwrt.org
GNU General Public License v2.0
84 stars 37 forks source link

Instructions to build 19.07.3 releases #8

Closed mochaaP closed 3 years ago

mochaaP commented 3 years ago

Hello,

I'm trying to build an image of the 19.07.3 release, and I tried change feeds.conf to https://downloads.openwrt.org/releases/19.07.3/targets/x86/64/feeds.buildinfo (all targets share the same file), but failed. What's the exact method to achieve this?

Thanks.

jayanta525 commented 3 years ago

Do you have any fail logs?

mochaaP commented 3 years ago

Building: https://app.circleci.com/pipelines/github/mochaaP/openwrt-nanopi-r2s/6/workflows/e836c524-37ee-4331-99d4-80db03d2c812/jobs/6

jayanta525 commented 3 years ago

Thanks, I will look at it.

jayanta525 commented 3 years ago

@mochaaP I didn't have any issues while compiling, https://app.circleci.com/pipelines/github/jayanta525/openwrt-nanopi-r2s/33/workflows/4198cd47-47ac-41f2-b8a9-4e180dd393e1/jobs/48

mochaaP commented 3 years ago

It's really weird. I reverted to the exact commit (except for -j1 V=s) but this time it failed to build the toolchain instead of the OpenWrt image.

The previous build is here, with debug disabled.

Maybe it's my config.seed's fault? Now I'm trying to build with your config.seed here.

jayanta525 commented 3 years ago

@mochaaP Yes, it's your config.seed. Have a look at my latest commit at circleci https://github.com/jayanta525/openwrt-nanopi-r2s/commit/4048ab8d5c44773c612abc8f796e4e05d7ff29cc.

mochaaP commented 3 years ago

Seems so. Closing this issue.

mochaaP commented 3 years ago

Just flashed, found it has some versioning problems, indicating it's a SNAPSHOT build but not a release build, although the revision is right.

On https://github.com/jayanta525/openwrt-nanopi-r2s/commit/4048ab8d5c44773c612abc8f796e4e05d7ff29cc: image

On an official 19.07.3 release: image

jayanta525 commented 3 years ago

Yes, its a SNAPSHOT build with 19.07.3 release feeds.