The Meson build system Version: 1.6.1 Source dir: /mnt/disk/master/build_dir/target-arm_arm926ej-s_musl_eabi/libepoxy-1.5.10 Build dir: /mnt/disk/master/build_dir/target-arm_arm926ej-s_musl_eabi/libepoxy-1.5.10/openwrt-build Build type: cross build Project name: libepoxy Project version: 1.5.10 C compiler for the host machine: arm-openwrt-linux-muslgnueabi-gcc (gcc 13.3.0 "arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 13.3.0 r33620-d62bc5e586) 13.3.0") C linker for the host machine: arm-openwrt-linux-muslgnueabi-gcc ld.bfd 2.42 C compiler for the build machine: /mnt/disk/master/staging_dir/host/bin/gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0") C linker for the build machine: /mnt/disk/master/staging_dir/host/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: generic Target machine cpu family: arm Target machine cpu: generic Has header "KHR/khrplatform.h" : NO Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Wno-int-conversion: YES Library dl found: YES Found pkg-config: YES (/mnt/disk/master/staging_dir/host/bin/pkg-config) 2.2.0 Run-time dependency gl found: NO (tried pkgconfig and system) Found CMake: /mnt/disk/master/staging_dir/host/bin/cmake (3.31.4) Run-time dependency egl found: NO (tried pkgconfig and cmake) Run-time dependency x11 found: NO (tried pkgconfig and cmake) Run-time dependency glesv2 found: NO (tried pkgconfig and cmake) Library libGLESv2 found: NO Run-time dependency glesv1_cm found: NO (tried pkgconfig and cmake) Library libGLESv1_CM found: NO Program src/gen_dispatch.py found: YES (/mnt/disk/master/build_dir/target-arm_arm926ej-s_musl_eabi/libepoxy-1.5.10/src/gen_dispatch.py) Configuring config.h using configuration Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Compiler for C supports link arguments -Wl,-z,relro: YES Build targets in project: 6 libepoxy 1.5.10 User defined options Cross files : /mnt/disk/master/build_dir/target-arm_arm926ej-s_musl_eabi/libepoxy-1.5.10/openwrt-cross.txt Native files : /mnt/disk/master/build_dir/target-arm_arm926ej-s_musl_eabi/libepoxy-1.5.10/openwrt-native.txt buildtype : plain default_library: both docs : false egl : yes glx : no tests : false x11 : false Found ninja-1.12.1 at /mnt/disk/master/staging_dir/host/bin/ninja ninja: Entering directory `/mnt/disk/master/build_dir/target-arm_arm926ej-s_musl_eabi/libepoxy-1.5.10/openwrt-build' [1/10] Generating include/epoxy/gl_generated.h with a custom command [2/10] Generating include/epoxy/egl_generated.h with a custom command [3/10] Generating src/gl_generated_dispatch.c with a custom command [4/10] Generating src/egl_generated_dispatch.c with a custom command [5/10] Compiling C object src/libepoxy.so.0.0.0.p/meson-generated_.._gl_generated_dispatch.c.o FAILED: src/libepoxy.so.0.0.0.p/meson-generated_.._gl_generated_dispatch.c.o arm-openwrt-linux-muslgnueabi-gcc -Isrc/libepoxy.so.0.0.0.p -Isrc -I../src -Iinclude -I../include -Iinclude/epoxy -I/mnt/disk/master/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/usr/include -I/mnt/disk/master/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/include -I/mnt/disk/master/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/include/fortify -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=soft -ffile-prefix-map=/mnt/disk/master/build_dir/target-arm_arm926ej-s_musl_eabi/libepoxy-1.5.10=libepoxy-1.5.10 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion -MD -MQ src/libepoxy.so.0.0.0.p/meson-generated_.._gl_generated_dispatch.c.o -MF src/libepoxy.so.0.0.0.p/meson-generated_.._gl_generated_dispatch.c.o.d -o src/libepoxy.so.0.0.0.p/meson-generated_.._gl_generated_dispatch.c.o -c src/gl_generated_dispatch.c In file included from src/gl_generated_dispatch.c:24: /mnt/disk/master/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/include/fortify/stdio.h: In function 'snprintf': /mnt/disk/master/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/include/fortify/stdio.h:101:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 101 | return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack()); | ^~~~~~ /mnt/disk/master/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/include/fortify/stdio.h: In function 'sprintf': /mnt/disk/master/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/include/fortify/stdio.h:110:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 110 | __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack()); | ^~~ /mnt/disk/master/staging_dir/toolchain-arm_arm926ej-s_gcc-13.3.0_musl_eabi/include/fortify/stdio.h:114:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 114 | __r = __orig_sprintf(__s, __f, __builtin_va_arg_pack()); | ^~~ In file included from ../include/epoxy/egl.h:46, from ../src/dispatch_common.h:59, from src/gl_generated_dispatch.c:26: include/epoxy/egl_generated.h: At top level: include/epoxy/egl_generated.h:11:10: fatal error: EGL/eglplatform.h: No such file or directory 11 | #include "EGL/eglplatform.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. make[2]: *** [Makefile:55: /mnt/disk/master/build_dir/target-arm_arm926ej-s_musl_eabi/libepoxy-1.5.10/.built] Error 1 time: package/feeds/video/libepoxy/compile#4.41#0.82#5.68