build: FAILED conformance/definitions/sys/mman_h/10-1: build: FAILED: Compiler output: conformance/definitions/sys/mman_h/10-1.c:25:3: error: incomplete definition of type 'struct posix_typed_mem_info' t.posix_tmi_length = sz; ~^ conformance/definitions/sys/mman_h/10-1.c:19:8: note: forward declaration of 'struct posix_typed_mem_info' struct posix_typed_mem_info this_type_should_exist, t; ^ conformance/definitions/sys/mman_h/10-1.c:19:29: error: tentative definition has type 'struct posix_typed_mem_info' that is never completed struct posix_typed_mem_info this_type_should_exist, t; ^ conformance/definitions/sys/mman_h/10-1.c:19:8: note: forward declaration of 'struct posix_typed_mem_info' struct posix_typed_mem_info this_type_should_exist, t; ^ conformance/definitions/sys/mman_h/10-1.c:19:53: error: tentative definition has type 'struct posix_typed_mem_info' that is never completed struct posix_typed_mem_info this_type_should_exist, t; ^ conformance/definitions/sys/mman_h/10-1.c:19:8: note: forward declaration of 'struct posix_typed_mem_info' struct posix_typed_mem_info this_type_should_exist, t; ^ 3 errors generated.