Subject: | Test::Mojo install fails because dependency won't compile |
Date: | Mon, 5 Jan 2015 19:32:18 -0500 |
To: | bug-IO-Socket-IP [...] rt.cpan.org |
From: | arocker [...] Vex.Net |
Is this the right list, and have I supplied enough data?
If not, what else would helP?
I'm trying to install Test::Mojo, but it fails on a dependency:
Building and testing Socket-2.016
.......
const-xs.inc: In function XS_Socket_AUTOLOAD:
const-xs.inc:890: warning: format %d expects type int, but argument 4
has type line_t
const-xs.inc:895: warning: format %d expects type int, but argument 4
has type line_t
const-xs.inc:897: error: format not a string literal and no format arguments
make: *** [Socket.o] Error 1
Environment:
uname -a
Linux localhost.localdomain 2.6.36.2-server-2mnb #1 SMP Wed Dec 22
20:21:23 UTC 2010 i686 i686 i386 GNU/Linux
perl -v
This is perl, v5.10.1 (*) built for i386-linux-thread-multi
(with 1 registered patch, see perl -V for more detail)