configinstall ===> /home/source/ab/HEAD-llvm/src/external/bsd/dhcpcd/sbin/dhcpcd configinstall ===> /home/source/ab/HEAD-llvm/src/usr.bin/mail configinstall ===> /home/source/ab/HEAD-llvm/src/usr.sbin/certctl configinstall ===> /home/source/ab/HEAD-llvm/src/usr.sbin/pf configinstall ===> /home/source/ab/HEAD-llvm/src/usr.sbin/pf/etc configinstall ===> /home/source/ab/HEAD-llvm/src/usr.sbin/pf/etc/defaults configinstall ===> /home/source/ab/HEAD-llvm/src/crypto/external/bsd/openssh/bin configinstall ===> /home/source/ab/HEAD-llvm/src/external/ibm-public/postfix configinstall ===> /home/source/ab/HEAD-llvm/src/external/ibm-public/postfix/etc configinstall ===> /home/source/ab/HEAD-llvm/src/external/bsd/atf/etc/atf distribution ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/bin/proxymngr configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/bin/twm configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/bin/xdm/config configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/bin/xfs configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/bin/xinit configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/bin/xsm configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/etc configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/lib/fontconfig/etc configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/lib/fontconfig/etc/conf.avail configinstall ===> /home/source/ab/HEAD-llvm/src/external/mit/xorg/lib/fontconfig/etc/conf.d makesetfiles ===> /home/source/ab/HEAD-llvm/src/distrib/sets postinstall-fix-obsolete ===> . === Removing obsolete files === Source directory: /home/source/ab/HEAD-llvm/src Target directory: /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-dest/ obsolete fix: postinstall fixes passed: obsolete postinstall fixes failed: =============================== postinstall-fix-obsolete_stand ===> . === Removing obsolete files === Source directory: /home/source/ab/HEAD-llvm/src Target directory: /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-dest/ obsolete_stand fix: postinstall fixes passed: obsolete_stand postinstall fixes failed: Source directory: /home/source/ab/HEAD-llvm/src Target directory: /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-dest/ obsolete_stand_debug fix: postinstall fixes passed: obsolete_stand_debug postinstall fixes failed: =============================== checkflist ===> distrib/sets make distribution started at: Wed Jul 8 02:05:50 UTC 2026 make distribution finished at: Wed Jul 8 05:01:54 UTC 2026 release ===> etc (with: DISTRIBUTION_DONE=1) Build directory is /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/INSTALL Don't forget to run "make depend" Build directory is /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/GENERIC Don't forget to run "make depend" Build directory is /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/GENERIC_KASLR Don't forget to run "make depend" Build directory is /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/INSTALL_XEN3_DOMU Don't forget to run "make depend" cleandiring the kern library objects cleandiring the kern library objects depending the kern library objects depending the kern library objects cleandiring the kern library objects cleandiring the kern library objects depending the kern library objects depending the kern library objects making sure the kern library is up to date... building standard kern library making sure the kern library is up to date... building standard kern library making sure the kern library is up to date... making sure the kern library is up to date... building standard kern library building standard kern library /home/source/ab/HEAD-llvm/src/sys/dev/pci/if_ale.c:1165:14: warning: taking address of packed member 'rx_frames' of class or structure 'smb' may result in an unaligned pointer value [-Waddress-of-packed-member] for (reg = &sb.rx_frames, i = 0; reg <= &sb.rx_pkts_filtered; reg++) { ^~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/if_ale.c:1165:43: warning: taking address of packed member 'rx_pkts_filtered' of class or structure 'smb' may result in an unaligned pointer value [-Waddress-of-packed-member] for (reg = &sb.rx_frames, i = 0; reg <= &sb.rx_pkts_filtered; reg++) { ^~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/if_ale.c:1170:14: warning: taking address of packed member 'tx_frames' of class or structure 'smb' may result in an unaligned pointer value [-Waddress-of-packed-member] for (reg = &sb.tx_frames, i = 0; reg <= &sb.tx_mcast_bytes; reg++) { ^~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/if_ale.c:1170:43: warning: taking address of packed member 'tx_mcast_bytes' of class or structure 'smb' may result in an unaligned pointer value [-Waddress-of-packed-member] for (reg = &sb.tx_frames, i = 0; reg <= &sb.tx_mcast_bytes; reg++) { ^~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/if_ale.c:1189:14: warning: taking address of packed member 'rx_frames' of class or structure 'smb' may result in an unaligned pointer value [-Waddress-of-packed-member] for (reg = &sb.rx_frames, i = 0; reg <= &sb.rx_pkts_filtered; reg++) { ^~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/if_ale.c:1189:43: warning: taking address of packed member 'rx_pkts_filtered' of class or structure 'smb' may result in an unaligned pointer value [-Waddress-of-packed-member] for (reg = &sb.rx_frames, i = 0; reg <= &sb.rx_pkts_filtered; reg++) { ^~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/if_ale.c:1194:14: warning: taking address of packed member 'tx_frames' of class or structure 'smb' may result in an unaligned pointer value [-Waddress-of-packed-member] for (reg = &sb.tx_frames, i = 0; reg <= &sb.tx_mcast_bytes; reg++) { ^~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/if_ale.c:1194:43: warning: taking address of packed member 'tx_mcast_bytes' of class or structure 'smb' may result in an unaligned pointer value [-Waddress-of-packed-member] for (reg = &sb.tx_frames, i = 0; reg <= &sb.tx_mcast_bytes; reg++) { ^~~~~~~~~~~~~~~~~ 8 warnings generated. /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/x86_64--netbsd-ld: netbsd: warning: allocated section `.note.Xen' not in segment /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/x86_64--netbsd-ld: warning: netbsd has a LOAD segment with RWX permissions NetBSD 11.99.6 (INSTALL_XEN3_DOMU) #0: Tue Jul 7 22:42:14 UTC 2026 text data bss dec hex filename 5227044 7104816 1664 12333524 bc31d4 netbsd mv -f netbsd netbsd.gdb /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/x86_64--netbsd-objcopy --only-keep-debug --compress-debug-sections netbsd.gdb netbsd-INSTALL_XEN3_DOMU.debug /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/x86_64--netbsd-objcopy -g -p -R .gnu_debuglink --add-gnu-debuglink=netbsd-INSTALL_XEN3_DOMU.debug netbsd.gdb netbsd /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/x86_64--netbsd-objcopy: netbsd: warning: allocated section `.note.Xen' not in segment chmod 755 netbsd netbsd.gdb netbsd-INSTALL_XEN3_DOMU.debug Build directory is /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/MICROVM Don't forget to run "make depend" cleandiring the kern library objects depending the kern library objects /home/source/ab/HEAD-llvm/src/sys/dev/ic/mfi.c:1456:18: warning: taking address of packed member 'mif_sgl' of class or structure 'mfi_io_frame' may result in an unaligned pointer value [-Waddress-of-packed-member] ccb->ccb_sgl = &io->mif_sgl; ^~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mfi.c:1550:18: warning: taking address of packed member 'mpf_sgl' of class or structure 'mfi_pass_frame' may result in an unaligned pointer value [-Waddress-of-packed-member] ccb->ccb_sgl = &pf->mpf_sgl; ^~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mfi.c:2908:40: warning: taking address of packed member 'SGL' of class or structure 'mfi_mpi2_request_raid_scsi_io' may result in an unaligned pointer value [-Waddress-of-packed-member] (struct mpi25_ieee_sge_chain64 *)&io_req->SGL.IeeeChain; ^~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mfi.c:3282:13: warning: taking address of packed member 'SGL' of class or structure 'mfi_mpi2_request_raid_scsi_io' may result in an unaligned pointer value [-Waddress-of-packed-member] sgl_ptr = &io_req->SGL.IeeeChain.Chain64; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. /home/source/ab/HEAD-llvm/src/sys/dev/pci/mfii.c:1379:27: warning: taking address of packed member 'args' of class or structure 'mfi_evt_detail' may result in an unaligned pointer value [-Waddress-of-packed-member] mfii_aen_pd_insert(sc, &med->args.pd_address); ^~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/mfii.c:1385:27: warning: taking address of packed member 'args' of class or structure 'mfi_evt_detail' may result in an unaligned pointer value [-Waddress-of-packed-member] mfii_aen_pd_remove(sc, &med->args.pd_address); ^~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-llvm/src/sys/dev/pci/mfii.c:1392:33: warning: taking address of packed member 'args' of class or structure 'mfi_evt_detail' may result in an unaligned pointer value [-Waddress-of-packed-member] mfii_aen_pd_state_change(sc, &med->args.pd_state); ^~~~~~~~~~~~~~~~~~ 3 warnings generated. making sure the kern library is up to date... /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1487:3: error: expected expression char raid_msg[MSG_LEN], err_msg[ERR_LEN]; ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1495:13: error: use of undeclared identifier 'raid_msg' snprintf(raid_msg, MSG_LEN, ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1499:13: error: use of undeclared identifier 'raid_msg' snprintf(raid_msg, MSG_LEN, ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1503:13: error: use of undeclared identifier 'raid_msg' snprintf(raid_msg, MSG_LEN, ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1508:13: error: use of undeclared identifier 'raid_msg' snprintf(raid_msg, MSG_LEN, ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1512:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, "optimal", MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1515:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, "degraded", MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1518:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, "failed", MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1521:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, "missing", MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1524:14: error: use of undeclared identifier 'err_msg' snprintf(err_msg, ERR_LEN, ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1526:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, err_msg, MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1526:23: error: use of undeclared identifier 'err_msg' strncat(raid_msg, err_msg, MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1530:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, ", enabled", MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1532:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, ", quiesced", MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1535:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, ", resyncing", MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1537:13: error: use of undeclared identifier 'raid_msg' strncat(raid_msg, ", inactive", MSG_LEN - 1); ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1540:13: error: use of undeclared identifier 'raid_msg' snprintf(raid_msg, MSG_LEN, ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1545:13: error: use of undeclared identifier 'raid_msg' snprintf(raid_msg, MSG_LEN, ^ /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c:1550:13: error: use of undeclared identifier 'raid_msg' snprintf(raid_msg, MSG_LEN, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. --- mpt_netbsd.o --- *** Failed target: mpt_netbsd.o *** In directory: /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/INSTALL *** Failed commands: ${NORMAL_C} => @: echo "compile INSTALL/mpt_netbsd.o" && : echo /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/x86_64--netbsd-clang -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -mno-avx -msoft-float -ffreestanding -fno-zero-initialized-in-bss -g -O2 -fno-omit-frame-pointer -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -fno-strict-aliasing -fno-common -std=gnu11 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unreachable-code -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wextra -Wno-unused-parameter -Wold-style-definition -Wno-sign-compare -Wno-error=address-of-packed-member -Walloca -Wno-unknown-pragmas -Wno-conversion -Wno-self-assign -Wno-error=constant-conversion -D_NETBSD_REVISIONID=\"src@cvs:HEAD:20260707224214-xsrc@cvs:HEAD:20260630123003\" --sysroot=/home/builds/ab/HEAD-llvm/amd64/20260707224214Z-dest -Damd64 -Dx86_64 -I. -I/home/source/ab/HEAD-llvm/src/sys/external/mit/xen-include-public/dist/ -I/home/source/ab/HEAD-llvm/src/sys/external/bsd/libnv/dist -I/home/source/ab/HEAD-llvm/src/sys/external/bsd/acpica/dist -I/home/source/ab/HEAD-llvm/src/sys/../common/lib/libx86emu -I/home/source/ab/HEAD-llvm/src/sys/../common/lib/libc/misc -I/home/source/ab/HEAD-llvm/src/sys/../common/include -I/home/source/ab/HEAD-llvm/src/sys/arch -I/home/source/ab/HEAD-llvm/src/sys -nostdinc -DCOMPAT_UTILS -D__XEN_INTERFACE_VERSION__="0x3020a" -DDIAGNOSTIC -DCOMPAT_44 -DCONSDEVNAME="\"com\"" -DCONADDR="0x2f8" -DCONSPEED="115200" -D_KERNEL -D_KERNEL_OPT -std=gnu11 -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/quad -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/string -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/arch/x86_64/string -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/arch/x86_64/atomic -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/hash/sha3 -D_FORTIFY_SOURCE=2 -I/home/source/ab/HEAD-llvm/src/sys/external/isc/atheros_hal/dist -I/home/source/ab/HEAD-llvm/src/sys/external/isc/atheros_hal/ic -I/home/source/ab/HEAD-llvm/src/sys/../common/include -I/home/source/ab/HEAD-llvm/src/sys/external/bsd/acpica/dist/include -I/home/source/ab/HEAD-llvm/src/sys/external/bsd/libnv/dist -c /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c -o mpt_netbsd.o && /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/x86_64--netbsd-clang -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -mno-avx -msoft-float -ffreestanding -fno-zero-initialized-in-bss -g -O2 -fno-omit-frame-pointer -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -fno-strict-aliasing -fno-common -std=gnu11 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wno-unreachable-code -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wextra -Wno-unused-parameter -Wold-style-definition -Wno-sign-compare -Wno-error=address-of-packed-member -Walloca -Wno-unknown-pragmas -Wno-conversion -Wno-self-assign -Wno-error=constant-conversion -D_NETBSD_REVISIONID=\"src@cvs:HEAD:20260707224214-xsrc@cvs:HEAD:20260630123003\" --sysroot=/home/builds/ab/HEAD-llvm/amd64/20260707224214Z-dest -Damd64 -Dx86_64 -I. -I/home/source/ab/HEAD-llvm/src/sys/external/mit/xen-include-public/dist/ -I/home/source/ab/HEAD-llvm/src/sys/external/bsd/libnv/dist -I/home/source/ab/HEAD-llvm/src/sys/external/bsd/acpica/dist -I/home/source/ab/HEAD-llvm/src/sys/../common/lib/libx86emu -I/home/source/ab/HEAD-llvm/src/sys/../common/lib/libc/misc -I/home/source/ab/HEAD-llvm/src/sys/../common/include -I/home/source/ab/HEAD-llvm/src/sys/arch -I/home/source/ab/HEAD-llvm/src/sys -nostdinc -DCOMPAT_UTILS -D__XEN_INTERFACE_VERSION__="0x3020a" -DDIAGNOSTIC -DCOMPAT_44 -DCONSDEVNAME="\"com\"" -DCONADDR="0x2f8" -DCONSPEED="115200" -D_KERNEL -D_KERNEL_OPT -std=gnu11 -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/quad -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/string -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/arch/x86_64/string -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/arch/x86_64/atomic -I/home/source/ab/HEAD-llvm/src/sys/lib/libkern/../../../common/lib/libc/hash/sha3 -D_FORTIFY_SOURCE=2 -I/home/source/ab/HEAD-llvm/src/sys/external/isc/atheros_hal/dist -I/home/source/ab/HEAD-llvm/src/sys/external/isc/atheros_hal/ic -I/home/source/ab/HEAD-llvm/src/sys/../common/include -I/home/source/ab/HEAD-llvm/src/sys/external/bsd/acpica/dist/include -I/home/source/ab/HEAD-llvm/src/sys/external/bsd/libnv/dist -c /home/source/ab/HEAD-llvm/src/sys/dev/ic/mpt_netbsd.c -o mpt_netbsd.o && : echo /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/nbctfconvert -g -L VERSION -g mpt_netbsd.o && /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-tools/bin/nbctfconvert -g -L VERSION -g mpt_netbsd.o *** [mpt_netbsd.o] Error code 1 nbmake[2]: stopped making "all" in /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/INSTALL nbmake[2]: 1 error nbmake[2]: stopped making "all" in /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/INSTALL --- /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/MICROVM/lib/kern/libkern.o --- nbmake[2]: stopped making "all" in /home/builds/ab/HEAD-llvm/amd64/20260707224214Z-obj/home/source/ab/HEAD-llvm/src/sys/arch/amd64/compile/MICROVM --- kern-MICROVM --- nbmake[1]: stopped making "release" in /home/source/ab/HEAD-llvm/src/etc --- kern-INSTALL --- nbmake[1]: stopped making "release" in /home/source/ab/HEAD-llvm/src/etc --- kern-GENERIC --- nbmake[1]: stopped making "release" in /home/source/ab/HEAD-llvm/src/etc --- kern-GENERIC_KASLR --- nbmake[1]: stopped making "release" in /home/source/ab/HEAD-llvm/src/etc --- release --- nbmake: stopped making "release" in /home/source/ab/HEAD-llvm/src ERROR: Failed to make release *** BUILD ABORTED *** TAG=HEAD-llvm DATE=20260707224214Z start=Wed Jul 8 02:05:46 UTC 2026 end=Wed Jul 8 05:08:02 UTC 2026 rc=1 No release_amd64_.tar