make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arc_archs_glibc/btop-1.2.12'
make[4]: warning: -j8 forced in makefile: resetting jobserver mode.
 
 ██████╗ ████████╗ ██████╗ ██████╗
 ██╔══██╗╚══██╔══╝██╔═══██╗██╔══██╗   ██╗    ██╗
 ██████╔╝   ██║   ██║   ██║██████╔╝ ██████╗██████╗
 ██╔══██╗   ██║   ██║   ██║██╔═══╝  ╚═██╔═╝╚═██╔═╝
 ██████╔╝   ██║   ╚██████╔╝██║        ╚═╝    ╚═╝
 ╚═════╝    ╚═╝    ╚═════╝ ╚═╝      Makefile v1.5
PLATFORM   ?| Linux
ARCH       ?| arc
CXX        ?| arc-openwrt-linux-gnu-g++ (11.3.0)
THREADS    :| 8
REQFLAGS   !| -std=c++20
WARNFLAGS  :| -Wall -Wextra -pedantic
OPTFLAGS   :| -Os -pipe -matomic -mcpu=archs -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arc_archs_glibc/btop-1.2.12=btop-1.2.12 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
LDCXXFLAGS :| -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arc_archs_gcc-11.3.0_glibc/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arc_archs_gcc-11.3.0_glibc/lib -znow -zrelro -pthread
CXXFLAGS   +| $(REQFLAGS) $(LDCXXFLAGS) $(OPTFLAGS) $(WARNFLAGS)
LDFLAGS    +| $(LDCXXFLAGS) $(OPTFLAGS) $(WARNFLAGS)

Building btop++ (v1.2.12) Linux arc
Compiling src/btop.cpp
Compiling src/btop_config.cpp
Compiling src/btop_draw.cpp
Compiling src/btop_menu.cpp
Compiling src/btop_input.cpp
Compiling src/btop_shared.cpp
Assembler messages:
Fatal error: can't create obj/btop.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/btop_menu.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/btop_draw.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/btop_input.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/btop_shared.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/btop_config.o: No such file or directory
Compiling src/btop_theme.cpp
Assembler messages:
Fatal error: can't create obj/btop_theme.o: No such file or directory
Compiling src/btop_tools.cpp
make[4]: *** [Makefile:262: obj/btop_theme.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [Makefile:262: obj/btop_config.o] Error 1
make[4]: *** [Makefile:262: obj/btop.o] Error 1
make[4]: *** [Makefile:262: obj/btop_menu.o] Error 1
make[4]: *** [Makefile:262: obj/btop_input.o] Error 1
make[4]: *** [Makefile:262: obj/btop_draw.o] Error 1
make[4]: *** [Makefile:262: obj/btop_shared.o] Error 1
10%-> obj/btop_tools.o (280KiB) (12s)
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arc_archs_glibc/btop-1.2.12'
make[3]: *** [Makefile:50: /builder/shared-workdir/build/sdk/build_dir/target-arc_archs_glibc/btop-1.2.12/.built] Error 2
time: package/feeds/packages/btop/compile#52.41#2.26#14.92