You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
make[3] -C feeds/packages/libs/libimobiledevice compile ERROR: package/libs/ustream-ssl failed to build (build variant: mbedtls). make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on make: *** [/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/include/toplevel.mk:232: world] Error 1 Error: Process completed with exit code 2.
ninja: Entering directory
/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/build_dir/target-aarch64_generic_musl/ustream-ssl-mbedtls/ustream-ssl-2023-02-25-498f6e26'[1/7] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o
FAILED: CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o
make[3]: *** [Makefile:73: /home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/build_dir/target-aarch64_generic_musl/ustream-ssl-mbedtls/ustream-ssl-2023-02-25-498f6e26/.built] Error 1
/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/staging_dir/toolchain-aarch64_generic_gcc-12.3.0_musl/bin/aarch64-openwrt-linux-musl-gcc -DHAVE_MBEDTLS -Dustream_ssl_EXPORTS -O2 -pipe -march=armv8-a+crc+crypto -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/build_dir/target-aarch64_generic_musl/ustream-ssl-mbedtls/ustream-ssl-2023-02-25-498f6e26=ustream-ssl-2023-02-25-498f6e26 -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DNDEBUG -fPIC -Os -Wall -Werror --std=gnu99 -g3 -Wextra -Werror=implicit-function-declaration -Wformat -Werror=format-security -Werror=format-nonliteral -Wno-unused-parameter -Wmissing-declarations -MD -MT CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o -MF CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o.d -o CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o -c /home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/build_dir/target-aarch64_generic_musl/ustream-ssl-mbedtls/ustream-ssl-2023-02-25-498f6e26/ustream-ssl.c
In file included from /home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/build_dir/target-aarch64_generic_musl/ustream-ssl-mbedtls/ustream-ssl-2023-02-25-498f6e26/ustream-internal.h:25,
from /home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/build_dir/target-aarch64_generic_musl/ustream-ssl-mbedtls/ustream-ssl-2023-02-25-498f6e26/ustream-ssl.c:25:
/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/build_dir/target-aarch64_generic_musl/ustream-ssl-mbedtls/ustream-ssl-2023-02-25-498f6e26/ustream-mbedtls.h:24:10: fatal error: mbedtls/certs.h: No such file or directory
24 | #include <mbedtls/certs.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
make[3]: Leaving directory '/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/package/libs/ustream-ssl'
time: package/libs/ustream-ssl/mbedtls/compile#0.16#0.07#0.21
ERROR: package/libs/ustream-ssl failed to build (build variant: mbedtls).
make[2]: *** [package/Makefile:129: package/libs/ustream-ssl/compile] Error 1
make[2]: Leaving directory '/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt'
make[1]: *** [package/Makefile:123: /home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt'
make: *** [/home/runner/work/R4S-OpenWrt/R4S-OpenWrt/openwrt/include/toplevel.mk:232: world] Error 2
Error: Process completed with exit code 2.
`
Beta Was this translation helpful? Give feedback.
All reactions