Hello
irssi fails to compile with the following message:
No idea what to do.
irssi fails to compile with the following message:
Code:
gmake[6]: Entering directory `/usr/ports/irc/irssi/work/irssi-0.8.16/src/perl/common'
gmake[6]: Warning: File `/usr/local/lib/perl5/5.16/mach/Config.pm' has modification time 3600 s in the future
Makefile out-of-date with respect to /usr/local/lib/perl5/5.16/mach/Config.pm /usr/local/lib/perl5/5.16/mach/CORE/config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
gmake[6]: [Makefile] Error 1 (ignored)
/usr/local/bin/perl5.16.3 Makefile.PL
1 warning generated.
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -DSCRIPTDIR=\"/usr/local/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/local/lib/perl5/5.16/mach\" -DPERL_STATIC_LIBS=0 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -O2 -pipe -fno-strict-aliasing -Wall -MT perl-core.lo -MD -MP -MF .deps/perl-core.Tpo -c perl-core.c -o perl-core.o >/dev/null 2>&1
mv -f .deps/perl-common.Tpo .deps/perl-common.Plo
/bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o libfe_perl_static.la module-formats.lo perl-fe.lo
libtool: link: ar cru .libs/libfe_perl_static.a .libs/module-formats.o .libs/perl-fe.o
libtool: link: ranlib .libs/libfe_perl_static.a
libtool: link: ( cd ".libs" && rm -f "libfe_perl_static.la" && ln -s "../libfe_perl_static.la" "libfe_perl_static.la" )
Writing Makefile for Irssi
Writing MYMETA.yml and MYMETA.json
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
gmake[6]: *** [Makefile] Error 1
gmake[6]: Leaving directory `/usr/ports/irc/irssi/work/irssi-0.8.16/src/perl/common'
gmake[6]: Entering directory `/usr/ports/irc/irssi/work/irssi-0.8.16/src/perl/common'
gmake[6]: Warning: File `/usr/local/lib/perl5/5.16/mach/Config.pm' has modification time 3599 s in the future
Makefile out-of-date with respect to /usr/local/lib/perl5/5.16/mach/Config.pm /usr/local/lib/perl5/5.16/mach/CORE/config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
gmake[6]: [Makefile] Error 1 (ignored)
/usr/local/bin/perl5.16.3 Makefile.PL
mv -f .deps/perl-core.Tpo .deps/perl-core.Plo
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/core -I../../src/fe-common/core -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -DSCRIPTDIR=\"/usr/local/share/irssi/scripts\" -DPERL_USE_LIB=\"/usr/local/lib/perl5/5.16/mach\" -DPERL_STATIC_LIBS=0 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.16/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.16/mach/CORE -O2 -pipe -fno-strict-aliasing -Wall -MT perl-signals.lo -MD -MP -MF .deps/perl-signals.Tpo -c perl-signals.c -o perl-signals.o >/dev/null 2>&1
Writing Makefile for Irssi
Writing MYMETA.yml and MYMETA.json
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
gmake[6]: *** [Makefile] Error 1
gmake[6]: Leaving directory `/usr/ports/irc/irssi/work/irssi-0.8.16/src/perl/common'
cd: irc: No such file or directory
cd: ui: No such file or directory
cd: textui: No such file or directory
gmake[5]: *** [all-local] Error 2
gmake[5]: *** Waiting for unfinished jobs....
mv -f .deps/perl-signals.Tpo .deps/perl-signals.Plo
gmake[5]: Leaving directory `/usr/ports/irc/irssi/work/irssi-0.8.16/src/perl'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/ports/irc/irssi/work/irssi-0.8.16/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/irc/irssi/work/irssi-0.8.16'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/irc/irssi/work/irssi-0.8.16'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/irc/irssi
*** Error code 1
Stop.
make: stopped in /usr/ports/irc/irssi
===>>> make build failed for irc/irssi
===>>> Aborting update
===>>> You can restart from the point of failure with this command line:
portmaster <flags> irc/irssi
No idea what to do.