NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/60264: 11rc4 breaks build; undefined symbols in xz-bin/nbxz



The following reply was made to PR toolchain/60264; it has been noted by GNATS.

From: ltning-netbsd%anduin.net@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: toolchain/60264: 11rc4 breaks build; undefined symbols in
 xz-bin/nbxz
Date: Fri, 15 May 2026 01:57:28 +0200

 Patch:
 
 -------
 diff --git a/tools/xz-include/Makefile b/tools/xz-include/Makefile
 index 94c44e34e4bc..e426f8eaece8 100644
 --- a/tools/xz-include/Makefile
 +++ b/tools/xz-include/Makefile
 @@ -8,7 +8,7 @@
   #
   .include "Makefile.inc"
 
 -CONFIGURE_ARGS+=       --enable-threads=no --disable-nls
 +CONFIGURE_ARGS+=       --enable-threads=no --disable-nls 
 --enable-sandbox=no
   .if ${MAKEVERBOSE} == 0
   CONFIGURE_ARGS+=       --silent
   .endif
 -------
 
 On 5/15/26 01:05, gnats-admin%netbsd.org@localhost wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `toolchain/60264'.
 > The individual assigned to look at your
 > report is: toolchain-manager.
 > 
 >> Category:       toolchain
 >> Responsible:    toolchain-manager
 >> Synopsis:       11rc4 breaks build; undefined symbols in xz-bin/nbxz
 >> Arrival-Date:   Thu May 14 23:05:00 +0000 2026
 > 
 > 
 




Home | Main Index | Thread Index | Old Index