build VIM3L image fail

Build Ubuntu/Debian Images | Khadas Documentation

follow guide to build VIM3L image, get error, use host pc and docker ENV, get same error, who can help me?

thanks!

Calculated checksum is: d2a2c050a835c3a2e00bec724e53b693f72c834e6ff6be19f6e84544f8cacd6e
Extracting 'libcec_debs-424ffb4f0adec2fc022998d09c41e8f609dd6833.tar.gz' to '/mnt/workspace/wmg/vim3/fenix/fenix/build'...
Info: Building encoder...
--2021-03-19 02:31:13--  https://github.com/numbqq/encoder_libs_deb_aml/archive/3bd9ba6e62b3aa3d4096134d00606d279b49f475.tar.gz
Resolving github.com (github.com)... 192.30.255.112
Connecting to github.com (github.com)|192.30.255.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/numbqq/encoder_libs_deb_aml/tar.gz/3bd9ba6e62b3aa3d4096134d00606d279b49f475 [following]
--2021-03-19 02:31:14--  https://codeload.github.com/numbqq/encoder_libs_deb_aml/tar.gz/3bd9ba6e62b3aa3d4096134d00606d279b49f475
Resolving codeload.github.com (codeload.github.com)... 192.30.255.120
Connecting to codeload.github.com (codeload.github.com)|192.30.255.120|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘encoder_libs_deb_aml-3bd9ba6e62b3aa3d4096134d00606d279b49f475.tar.gz’

encoder_libs_deb_aml-3bd9ba6e62b3aa3d4096134d00606d279b     [ <=>                                                                                                                          ] 207.87K  --.-KB/s    in 0.09s

2021-03-19 02:31:14 (2.39 MB/s) - ‘encoder_libs_deb_aml-3bd9ba6e62b3aa3d4096134d00606d279b49f475.tar.gz’ saved [212862]

Calculated checksum is: 61fa117e813307506b4360e6ac0eb71e5a2e9e4c2704d6d9f54ae6081b97a96d
Extracting 'encoder_libs_deb_aml-3bd9ba6e62b3aa3d4096134d00606d279b49f475.tar.gz' to '/mnt/workspace/wmg/vim3/fenix/fenix/build'...
./scripts/create_image.sh:114 Warning: This script requires root privileges, trying to use sudo, please enter your passowrd!
Info: Preparing rootfs for VIM3L-bionic-server
Info: Creating new rootfs for bionic-server
Info: Installing base system - Stage 1/2
/usr/sbin/debootstrap: 1604: cannot create /mnt/workspace/wmg/vim3/fenix/fenix/build/images/.tmp/rootfs-VIM3L-bionic-server/test-dev-null: Permission denied
E: Cannot install into target '/mnt/workspace/wmg/vim3/fenix/fenix/build/images/.tmp/rootfs-VIM3L-bionic-server' mounted with noexec or nodev
Cleanup...
make: *** [Makefile:5: all] Error 1

Please paste the full build logs here.

looks like need mount your build fenix location with common privs and opts (because yours not enough )!