NetBSD Problem Report #57834

From www@netbsd.org  Thu Jan 11 00:53:32 2024
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 476051A9238
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 11 Jan 2024 00:53:32 +0000 (UTC)
Message-Id: <20240111005330.EC2D81A9239@mollari.NetBSD.org>
Date: Thu, 11 Jan 2024 00:53:30 +0000 (UTC)
From: george@galis.org
Reply-To: george@galis.org
To: gnats-bugs@NetBSD.org
Subject: sysutils/strace regex to block NetBSD-1 matches NetBSD-10
X-Send-Pr-Version: www-1.0

>Number:         57834
>Category:       pkg
>Synopsis:       sysutils/strace regex to block NetBSD-1 matches NetBSD-10
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    christos
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 11 00:55:00 +0000 2024
>Closed-Date:    Fri Mar 01 18:26:55 +0000 2024
>Last-Modified:  Fri Mar 01 18:26:55 +0000 2024
>Originator:     George Georgalis
>Release:        pkgsrc-2023Q4
>Organization:
>Environment:
NetBSD nb10rc2.asus 10.0_RC2 NetBSD 10.0_RC2 (GENERIC) #0: Mon Jan  1 14:04:52 UTC 2024  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
the sysutils/strace NOT_FOR_PLATFORM NetBSD < 3.99.16 regex matches NetBSD 10.0_RC2
>How-To-Repeat:

>Fix:
workaround, remove the first NOT_FOR_PLATFORM regex from the Makefile

>Release-Note:

>Audit-Trail:
From: George Georgalis <george@galis.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/57834: sysutils/strace regex to block NetBSD-1 matches NetBSD-10
Date: Wed, 10 Jan 2024 17:46:05 -0800

 Also, this package builds perl as a build dependency,
 but it doesn't respect LOCALBASE

 =3D=3D=3D> Building for strace-4.5.15nb16
 cd netbsd && make
 ./syscalls.pl /usr/src/sys/kern/syscalls.master syscalls.print
 syscalls.cat > syscallent.h
 sh: ./syscalls.pl: not found
 *** Error code 127

 Stop.
 make[1]: stopped in
 /usr/pkg/pkgsrc-release/sysutils/strace/work/strace-4.5.15/netbsd
 *** Error code 1


 nb10rc2# head -n1 ./work/strace-4.5.15/netbsd/syscalls.pl
 #!/usr/pkg/bin/perl -w




 On Wed, Jan 10, 2024 at 4:55=E2=80=AFPM <gnats-admin@netbsd.org> wrote:
 >
 > Thank you very much for your problem report.
 > It has the internal identification `pkg/57834'.
 > The individual assigned to look at your
 > report is: pkg-manager.
 >
 > >Category:       pkg
 > >Responsible:    pkg-manager
 > >Synopsis:       sysutils/strace regex to block NetBSD-1 matches NetBSD-1=
 0
 > >Arrival-Date:   Thu Jan 11 00:55:00 +0000 2024
 >


 --=20
 George Georgalis, (415) 894-2710, http://www.galis.org/

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Thu, 11 Jan 2024 06:23:55 +0000
State-Changed-Why:
Fixed, thanks.


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/57834 CVS commit: pkgsrc/sysutils/strace
Date: Thu, 11 Jan 2024 06:23:44 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Thu Jan 11 06:23:44 UTC 2024

 Modified Files:
 	pkgsrc/sysutils/strace: Makefile

 Log Message:
 strace: remove incorrect pattern that disallows NetBSD<4

 NetBSD 4 has been desupported for so long, we don't need this any longer.

 Addresses PR 57834 by George Georgalis.


 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.35 pkgsrc/sysutils/strace/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

Responsible-Changed-From-To: pkg-manager->christos
Responsible-Changed-By: hauke@NetBSD.org
Responsible-Changed-When: Thu, 11 Jan 2024 09:26:49 +0000
Responsible-Changed-Why:
Over to maintainer.
.


State-Changed-From-To: closed->pending-pullups
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Mon, 15 Jan 2024 10:15:23 +0000
State-Changed-Why:
Pullup requested


From: "S.P.Zeidler" <spz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/57834 CVS commit: [pkgsrc-2023Q4] pkgsrc/sysutils/strace
Date: Sun, 11 Feb 2024 09:15:17 +0000

 Module Name:	pkgsrc
 Committed By:	spz
 Date:		Sun Feb 11 09:15:17 UTC 2024

 Modified Files:
 	pkgsrc/sysutils/strace [pkgsrc-2023Q4]: Makefile

 Log Message:
 Pullup ticket #6833 - requested by bsiegert
 sysutils/strace: bugfix

 Revisions pulled up:
 - sysutils/strace/Makefile                                      1.35

 -------------------------------------------------------------------
    Module Name:   pkgsrc
    Committed By:  wiz
    Date:          Thu Jan 11 06:23:44 UTC 2024

    Modified Files:
           pkgsrc/sysutils/strace: Makefile

    Log Message:
    strace: remove incorrect pattern that disallows NetBSD<4

    NetBSD 4 has been desupported for so long, we don't need this any longer.

    Addresses PR 57834 by George Georgalis.

    To generate a diff of this commit:
    cvs rdiff -u -r1.34 -r1.35 pkgsrc/sysutils/strace/Makefile


 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.34.12.1 pkgsrc/sysutils/strace/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: pending-pullups->closed
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Fri, 01 Mar 2024 18:26:55 +0000
State-Changed-Why:
Pulled up by spz@


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.