Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 21:34:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246881] ports-mgmt/portlint: Modification of a read-only value attempted at portlint line 1977.
Message-ID:  <bug-246881-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246881

            Bug ID: 246881
           Summary: ports-mgmt/portlint: Modification of a read-only value
                    attempted at portlint line 1977.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: gerald@FreeBSD.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

I'm afraid the new 2.19.0 portlint brought some regressions.

For example, running `portlint -C` in lang/gcc10-devel or
emulators/wine-devel results in (and seems to abort early):

  Modification of a read-only value attempted at portlint line 1977.

The line in question reads

  my $srex =3D chomp($1);

This is with Perl 5.26.3, for example on ref11-i386.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246881-7788>