marcosscriven / galeforce

GaleForce is a project to customise the Google Wifi router
MIT License
611 stars 61 forks source link

Build error #12

Closed cydia2020 closed 6 years ago

cydia2020 commented 6 years ago

This is the terminal log ./bin/build-all.sh Building all artifacts. /home/cydia2020/galeforce/bin /home/cydia2020/galeforce Building GaleForce. Downloading dropbear /tmp/galeforce/downloads/extract /home/cydia2020/galeforce/bin /home/cydia2020/galeforce /home/cydia2020/galeforce/bin /home/cydia2020/galeforce Downloading busybox /tmp/galeforce/build /home/cydia2020/galeforce/bin /home/cydia2020/galeforce /home/cydia2020/galeforce/bin /home/cydia2020/galeforce /home/cydia2020/galeforce /home/cydia2020/galeforce/bin /home/cydia2020/galeforce Downloading dev keys /tmp/galeforce/downloads /home/cydia2020/galeforce/bin /home/cydia2020/galeforce /home/cydia2020/galeforce/bin /home/cydia2020/galeforce Finding latest image for board: arkham Found image for OnHub SRT-AC1900 Downloading: https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_9334.41.3_arkham_recovery_stable-channel_mp.bin.zip Unpacking: arkham.bin.zip Copying image to /tmp/galeforce/build dir Mapping partitions to loop devices Removing rw lock at magic offset: 983565415 Mounting ROOT-A to /tmp/galeforce/build/mounts/ROOT-A mount: special device /dev/mapper/loop0p3 does not exist /tmp/galeforce/build/mounts/ROOT-A /home/cydia2020/galeforce/bin /home/cydia2020/galeforce chmod: cannot access 'usr/sbin/chromeos-postinst': No such file or directory ./bin/build-image.sh: line 137: usr/sbin/chromeos-postinst: No such file or directory cat: usr/sbin/chromeos-postinst: No such file or directory /home/cydia2020/galeforce/bin /home/cydia2020/galeforce Unmounting ROOT-A from /tmp/galeforce/build/mounts/ROOT-A umount: /tmp/galeforce/build/mounts/ROOT-A: not mounted Extracting kernal partition KERN-A ERROR: Unable to stat /tmp/galeforce/build/kernel: No such file or directory Current config: Patched config: ERROR: Unable to stat /tmp/galeforce/build/kernel: No such file or directory ERROR: Unable to stat /tmp/galeforce/build/repacked: No such file or directory rm: cannot remove '/tmp/galeforce/build/kernel': No such file or directory rm: cannot remove '/tmp/galeforce/build/repacked': No such file or directory Extracting kernal partition KERN-B ERROR: Unable to stat /tmp/galeforce/build/kernel: No such file or directory Current config: Patched config: ERROR: Unable to stat /tmp/galeforce/build/kernel: No such file or directory ERROR: Unable to stat /tmp/galeforce/build/repacked: No such file or directory rm: cannot remove '/tmp/galeforce/build/kernel': No such file or directory rm: cannot remove '/tmp/galeforce/build/repacked': No such file or directory Un-mapping loop devices loop deleted : /dev/loop1 /tmp/galeforce/build /home/cydia2020/galeforce/bin /home/cydia2020/galeforce /home/cydia2020/galeforce/bin /home/cydia2020/galeforce Patched image has been copied to ../output/arkham.bin.tar.gz /home/cydia2020/galeforce

cydia2020 commented 6 years ago

Solved by changing build environment.