pocopico / tinycore-redpill

GNU General Public License v3.0
2.17k stars 636 forks source link

Can not build 7.1.1 for DS918+ #140

Open lxh0508 opened 2 years ago

lxh0508 commented 2 years ago

Hi, guys I got a fail message while build 7.1.1-42951 and 7.1.1-42962 of DS918+. The logs as below.

tc@box:~$ sudo ./rploader.sh build apollolake-7.1.1-42962 Rploader Version : 0.9.1.4 Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master Extensions : redpill-misc Extensions URL : "https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json" TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz/download TOOLKIT_SHA : d349fa644392d4cfab8191243ee38aaa32bd517208c144678e0c855cb5a619ea SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/apollolake-source/linux-4.4.x.txz/download SYNOKERNEL_SHA : af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b COMPILE_METHOD : toolkit_dev TARGET_PLATFORM : apollolake TARGET_VERSION : 7.1.1 TARGET_REVISION : 42962 REDPILL_LKM_MAKE_TARGET : test-v7 KERNEL_MAJOR : 4 MODULE_ALIAS_FILE : modules.alias.4.json SYNOMODEL : ds918p_42962 MODEL : DS918+ Local Cache Folder : /mnt/sda3/auxfiles DATE Internet : 09092022 Local : 09092022 Checking Internet Access -> OK Checking if a newer version exists on the develop repo -> gzip: modules.alias.4.json.gz: unexpected end of file Version is current Cloning into 'redpill-lkm'... remote: Enumerating objects: 1317, done. remote: Counting objects: 100% (389/389), done. remote: Compressing objects: 100% (66/66), done. remote: Total 1317 (delta 334), reused 335 (delta 310), pack-reused 928 Receiving objects: 100% (1317/1317), 484.29 KiB | 1.33 MiB/s, done. Resolving deltas: 100% (897/897), done. Cloning into 'redpill-load'... remote: Enumerating objects: 2283, done. remote: Counting objects: 100% (217/217), done. remote: Compressing objects: 100% (105/105), done. remote: Total 2283 (delta 106), reused 211 (delta 105), pack-reused 2066 Receiving objects: 100% (2283/2283), 117.36 MiB | 1.10 MiB/s, done. Resolving deltas: 100% (1076/1076), done. No extra build option or static specified, using default Using static compiled redpill extension Removing any old redpill.ko modules Looking for redpill for : ds918p_42962 Module does not contain platorm information for ds918p_42962

eddy-ribeiro commented 2 years ago

Solved by adjusting system time in control panel

softtip commented 2 years ago

i have the same problem i found the https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill-boot-wait/rpext-index.json and https://github.com/pocopico/redpill-load/blob/develop/redpill-boot-wait/rpext-index.json and https://github.com/pocopico/redpill-load/blob/develop/redpill-misc/rpext-index.json and https://github.com/pocopico/redpill-load/blob/develop/redpill-dtb/rpext-index.json and https://github.com/pocopico/redpill-load/blob/develop/redpill-acpid/rpext-index.json and https://github.com/pocopico/redpill-load/blob/develop/redpill-virtio/rpext-index.json

did not include DS918+ 42951/42962 information please fix it