NetBSD-Bugs archive

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

Re: port-sh3/59466 (new gmake crashes when trying to build libxml2)



The following reply was made to PR port-sh3/59466; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-sh3/59466 (new gmake crashes when trying to build libxml2)
Date: Mon, 16 Jun 2025 07:59:46 +0200

 On Sun, Jun 15, 2025 at 08:05:01PM +0000, Valery Ushakov via gnats wrote:
 >  What are the exact versions?  I have a fairly recent current with
 >  
 >  $ ls -l /bin/sh
 >  -r-xr-xr-x  1 root  wheel  212840 Apr 26 04:00 /bin/sh*
 >  
 >  $ gcc --version | sed 1q
 >  gcc (nb1 20240630) 12.4.0
 >  
 >  $ gmake --version | sed 1q
 >  GNU Make 4.4.1
 >  
 >  $ cat CVS/Tag
 >  Tpkgsrc-2025Q1
 >  
 >  And it build libxml2 package just fine:
 
 Yeah, it previously worked, this is some new regression and might be
 specific to some changes in pkgsrc.
 
 I have:
 
 
  > ls -l /bin/sh
 -r-xr-xr-x  1 root  wheel  212296 Jun 10 10:26 /bin/sh*
  > gcc --version | sed 1q
 gcc (nb1 20240630) 12.4.0
  > gmake --version | sed 1q
 GNU Make 4.4.1
 
 
 and it was pkgsrc-current as of June 14, and the pkg failing to build is
 
 libxml2-2.14.3
 
 
 Martin
 


Home | Main Index | Thread Index | Old Index