Closed Byggvir closed 1 year ago
The error occurs in OpenWRT make prepare.
thomas@tux-lt:~/gluon/multi-domain/v2022.1.4/openwrt$ make prepare -j1 V=Vs
WARNING: Makefile 'package/feeds/routing/bird1-openwrt/Makefile' has a dependency on 'luci-base', which does not exist
[shnipp - schnapp]
make[3]: Entering directory '/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/tools/make-ext4fs'
CFLAGS="-O2 -I/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/staging_dir/host/include " CPPFLAGS="-I/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/staging_dir/host/lib " make -j1 -C /home/thomas/gluon/multi-domain/v2022.1.4/openwrt/build_dir/host/make-ext4fs-2020-01-05-5c201be7
make[4]: Entering directory '/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/build_dir/host/make-ext4fs-2020-01-05-5c201be7'
cc -O2 -I/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/staging_dir/host/include -Iinclude -Ilibsparse/include -c -o canned_fs_config.o canned_fs_config.c
make[4]: cc: Permission denied
make[4]: *** [Makefile:27: canned_fs_config.o] Error 127
make[4]: Leaving directory '/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/build_dir/host/make-ext4fs-2020-01-05-5c201be7'
make[3]: *** [Makefile:29: /home/thomas/gluon/multi-domain/v2022.1.4/openwrt/build_dir/host/make-ext4fs-2020-01-05-5c201be7/.built] Error 2
make[3]: Leaving directory '/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/tools/make-ext4fs'
time: tools/make-ext4fs/compile#0.10#0.10#0.17
ERROR: tools/make-ext4fs failed to build.
make[2]: *** [tools/Makefile:168: tools/make-ext4fs/compile] Error 1
make[2]: Leaving directory '/home/thomas/gluon/multi-domain/v2022.1.4/openwrt'
make[1]: *** [tools/Makefile:164: /home/thomas/gluon/multi-domain/v2022.1.4/openwrt/staging_dir/host/stamp/.tools_compile_yyynyynnyyyynyyyyyynyynnyynyyyyyyyyyyyyyyyyyyynynyyyyyyyy] Error 2
make[1]: Leaving directory '/home/thomas/gluon/multi-domain/v2022.1.4/openwrt'
make: *** [/home/thomas/gluon/multi-domain/v2022.1.4/openwrt/include/toplevel.mk:230: prepare] Fehler 2
make[4]: cc: Permission denied
make[4]: *** [Makefile:27: canned_fs_config.o] Error 127
does look a bit like a local problem...
which OS and OS release version are you using? have you tried building with the docker environment supplied by gluon?
No response, closing. Please reopen if the issue persists.
Bug report
What is the problem?
Can't make gluon.
Log file:
v2022.1.4-mkffimage-ar71xx-generic-b.log.gz
tools/make-ext4fs failed to build.
v2022.1.4 and earlier.
Being puzzled.
All
All targets
Gluon Version:
v2022.1.4 and before
Custom patches:
None
Script used to build gluon