Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 23:43:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270573] converters/p5-Sereal converters/p5-Sereal-Decoder converters/p5-Sereal-Encoder: `make configure` requires user interaction unless 'BATCH=yes' is defined
Message-ID:  <bug-270573-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270573
           Summary: converters/p5-Sereal converters/p5-Sereal-Decoder
                    converters/p5-Sereal-Encoder: `make configure`
                    requires user interaction unless 'BATCH=3Dyes' is
                    defined
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl@FreeBSD.org
          Reporter: yasu@freebsd.org
             Flags: maintainer-feedback?(perl@FreeBSD.org)
          Assignee: perl@FreeBSD.org

After these ports are updated to 5.003 `make configure` requires user
interaction as following unless 'BATCH=3Dyes' is defined.

yasu@rolling-vm-freebsd2[1049]% pwd
/usr/ports/converters/p5-Sereal
yasu@rolling-vm-freebsd2[1050]% make configure
=3D=3D=3D>  License ART10 GPLv1+ accepted by the user
=3D=3D=3D>   p5-Sereal-5.003 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by p5-Sereal-5.003 for building
=3D=3D=3D>  Extracting for p5-Sereal-5.003
=3D> SHA256 Checksum OK for Sereal-5.003.tar.gz.
=3D=3D=3D>  Patching for p5-Sereal-5.003
=3D=3D=3D>   p5-Sereal-5.003 depends on package: p5-Sereal-Decoder>=3D5.003=
 - not found
=3D=3D=3D>  License ART10 GPLv1+ accepted by the user
=3D=3D=3D>   p5-Sereal-Decoder-5.003 depends on file: /usr/local/sbin/pkg -=
 found
=3D=3D=3D> Fetching all distfiles required by p5-Sereal-Decoder-5.003 for b=
uilding
=3D=3D=3D>  Extracting for p5-Sereal-Decoder-5.003
=3D> SHA256 Checksum OK for Sereal-Decoder-5.003.tar.gz.
=3D=3D=3D>  Patching for p5-Sereal-Decoder-5.003
=3D=3D=3D>   p5-Sereal-Decoder-5.003 depends on package: perl5>=3D5.36<5.37=
 - found
=3D=3D=3D>   p5-Sereal-Decoder-5.003 depends on shared library: libzstd.so =
- found
(/usr/local/lib/libzstd.so)
=3D=3D=3D>  Configuring for p5-Sereal-Decoder-5.003
USE_UNALIGNED not set in env. Use unaligned loads and stores? yes/no [no] ^=
C***
Signal 2
*** Signal 2

yasu@rolling-vm-freebsd2[1051]%

If I revert them to 5.001, then `make configure` finishes without user
interaction.

--=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-270573-7788>