DragonFlyBSD Kernel Audit
DF-0275 / fix_build.log
← back to finding ↓ download raw
# DF-DF-0275 fix compile-validation (nativekernel, X86_64_GENERIC)
# The patched .c file(s) compiled with -Werror and produced ZERO errors/warnings.
# Excerpt from the nativekernel build log (pf-style, applied all 5 diffs):
#   --- ieee80211_mesh.o ---  (and ieee80211_ioctl.o for DF-0275)
#   cc -c ... -Werror .../ieee80211_mesh.c
#   cc -c ... -Werror .../ieee80211_ioctl.c
#   cc -c ... -Werror .../ieee80211_output.c
# (no error:/Stop in lines referencing these files)
# Build was terminated after the kernel proper compiled (the remaining build was
# only the large i915/DRM modules, unrelated to this fix). The .c compilation
# under -Werror is the validation of record.
status=COMPILE_OK