[Bug 287521] Updating perl5.36 to perl5.40.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 Jun 2025 08:04:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287521

--- Comment #4 from bagas <bagas1983@mail.ru> ---
Added to make.conf DEFAULT_VERSIONS+= perl5=5.40

result is the same, does not update, same error.



work/perl-5.40.2/lib /usr/ports/lang/perl5.40/work/stage/usr/local/bin/h2ph  -d
/usr/ports/lang/perl5.40/work/stage/usr/local/lib/perl5/site_perl/mach/5.40 *.h
machine/*.h sys/*.h >/dev/null)
/usr/bin/find /usr/ports/lang/perl5.40/work/stage -name '*.so*' -type f | while
read f;  do  /bin/chmod 644 $f;  /usr/bin/strip $f;  /bin/chmod 444 $f;  done
install  -m 0644 /usr/ports/lang/perl5.40/work/perl-man.conf
/usr/ports/lang/perl5.40/work/stage/usr/local/etc/man.d/perl5.conf
====> Compressing man pages (compress-man)
===>   Installing ldconfig configuration file
===>  Installing for perl5-5.40.2_2
===>  Checking if perl5 is already installed
===>   Registering installation for perl5-5.40.2_2 as automatic
[test] Installing perl5-5.40.2_2...
pkg-static: perl5-5.40.2_2 conflicts with perl5.40-5.40.2_2 (installs files
into the same place).  Problematic file: /usr/local/bin/perl5.40.2
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/lang/perl5.40
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/lang/perl5.40
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/security/p5-GSSAPI
*** Error code 1

Stop.
make: stopped in /usr/ports/security/p5-GSSAPI
egrep: empty (sub)expression
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20250614-27729-mn0qe6 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=p5-GSSAPI-0.28_2 UPGRADE_PORT_VER=0.28_2 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! devel/p5-Clone (p5-Clone-0.47)        (unknown build error)
        ! www/p5-HTML-Parser (p5-HTML-Parser-3.83)      (unknown build error)
        ! security/p5-Net-SSLeay (p5-Net-SSLeay-1.94)   (unknown build error)
        ! devel/p5-File-FcntlLock (p5-File-FcntlLock-0.22)      (unknown build
error)
        * mail/exim (exim-4.98.2)
        ! security/p5-GSSAPI (p5-GSSAPI-0.28_2) (unknown build error)

-- 
You are receiving this mail because:
You are on the CC list for the bug.