"libbionic_tests_headers_posix",// ruperts@, cc_library_static, 'dirent.h' not found
"libseccomp_policy",// jingwen@, cc_library, 'linux/filter.h' not found, missing -isystem bionic/libc/kernel/uapi/asm-arm, probably due to us not handling arch { ... { export_system_include_dirs } } correctly
"note_memtag_heap_async",// lberki@, cc_library_static, error: feature.h not found, missing -isystem bionic/libc/include through the libc/libm/libdl default dependencies if system_shared_libs unset
"note_memtag_heap_sync",// lberki@, cc_library_static, error: feature.h not found, missing -isystem bionic/libc/include through the libc/libm/libdl default dependencies if system_shared_libs unset
// Other
"libBionicBenchmarksUtils",// ruperts@, cc_library_static, 'map' file not found
"libc_syscalls",// ruperts@, cc_library_static, mutator panic cannot get direct dep syscalls-arm64.S of libc_syscalls
"libc_ndk",// ruperts@, cc_library_static, depends on libc_bionic_ndk, libc_jemalloc_wrapper, libc_syscalls, libc_tzcode, libstdc++
"libdl_static",// ruperts@, cc_library_static, conflicts with libdl
"libc",// jingwen@, cc_library, depends on //external/gwp_asan
"libc_malloc_debug",// jingwen@, cc_library, fatal error: 'assert.h' file not found
"libc_malloc_hooks",// jingwen@, cc_library, fatal error: 'errno.h' file not found
"libdl",// jingwen@, cc_library, ld.lld: error: no input files
"libm",// lberki@, cc_library, compiler error: "Unexpected token in argument list"
"libseccomp_policy",// lberki@, cc_library, 'linux/filter.h' not found, caused by missing -isystem bionic/libc/kernel/uapi, dunno where it comes from in Soong
"libstdc++",// jingwen@, cc_library, depends on //external/gwp_asan
}
// Per-module denylist to opt modules out of mixed builds. Such modules will
// still be generated via bp2build.
mixedBuildsDisabledList=[]string{
"libasync_safe",// lberki@, cc_library_static, 'async_safe/log.h not found' for out/combined-aosp_arm64.ninja out/soong/.intermediates/system/unwinding/libbacktrace/libbacktrace/android_arm64_armv8-a_shared/obj/system/unwinding/libbacktrace/ThreadEntry.o
"libc_gdtoa",// ruperts@, cc_library_static, OK for bp2build but undefined symbol: __strtorQ for mixed builds
"libc_netbsd",// lberki@, cc_library_static, version script assignment of 'LIBC_PRIVATE' to symbol 'SHA1Final' failed: symbol not defined
"libc_openbsd",// ruperts@, cc_library_static, OK for bp2build but error: duplicate symbol: strcpy for mixed builds