After the upgrading to 13.1-BETA1 I realized that I had also to reinstall the
Unfortunately it couldn't finish the compilation for the following errors:
Looks for the issue is this one:
So far I had to clean the ports and reinstalling the binary, should I report this issue?
nvidia-driver
.Unfortunately it couldn't finish the compilation for the following errors:
Code:
160 warnings generated.
--- blib/arch/auto/Locale/gettext/gettext.so ---
rm -f blib/arch/auto/Locale/gettext/gettext.so
LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong gettext.o -o blib/arch/auto/Locale/gettext/gettext.so -L/usr/local/lib -lintl
chmod 755 blib/arch/auto/Locale/gettext/gettext.so
--- dynamic ---
--- linkext ---
--- pure_all ---
--- manifypods ---
Manifying 1 pod document
--- all ---
===> Staging for p5-Locale-gettext-1.07
===> p5-Locale-gettext-1.07 depends on package: perl5>=5.32.r0<5.33 - found
===> Generating temporary packing list
"/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- gettext.bs blib/arch/auto/Locale/gettext/gettext.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/ports/devel/p5-Locale-gettext/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/Locale/gettext/gettext.so
Installing /usr/ports/devel/p5-Locale-gettext/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/Locale/gettext.pm
Installing /usr/ports/devel/p5-Locale-gettext/work/stage/usr/local/lib/perl5/site_perl/man/man3/Locale::gettext.3
/usr/bin/strip /usr/ports/devel/p5-Locale-gettext/work/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/Locale/gettext/gettext.so
====> Compressing man pages (compress-man)
===> Installing for p5-Locale-gettext-1.07
===> Checking if p5-Locale-gettext is already installed
===> Registering installation for p5-Locale-gettext-1.07 as automatic
Installing p5-Locale-gettext-1.07...
===> help2man-1.49.1 depends on package: p5-Locale-gettext>=0 - found
===> Returning to build of help2man-1.49.1
===> help2man-1.49.1 depends on package: gmake>=4.3 - not found
===> help2man-1.49.1 depends on package: gmake>=4.3 - not found
*** Error code 1
Stop.
make[7]: stopped in /usr/ports/misc/help2man
*** Error code 1
Stop.
make[6]: stopped in /usr/ports/misc/help2man
*** Error code 1
Stop.
make[5]: stopped in /usr/ports/print/texinfo
*** Error code 1
Stop.
make[4]: stopped in /usr/ports/print/texinfo
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/textproc/gsed
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/textproc/gsed
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/x11/nvidia-driver
*** Error code 1
Stop.
make: stopped in /usr/ports/x11/nvidia-driver
Looks for the issue is this one:
Code:
help2man-1.49.1 depends on package: gmake>=4.3 - not found
So far I had to clean the ports and reinstalling the binary, should I report this issue?
Last edited: