Skip Menu |

This queue is for tickets about the List-MoreUtils CPAN distribution.

Report information
The Basics
Id: 101121
Status: resolved
Priority: 0/
Queue: List-MoreUtils

People
Owner: Nobody in particular
Requestors: dpchrist [...] holgerdanske.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: WinXP Pro, Cygwin, List-MoreUtils-0.401, Unsupported language "C" at inc/Tumble.pm line 146
Date: Wed, 24 Dec 2014 16:01:18 -0800
To: bug-List-MoreUtils [...] rt.cpan.org
From: David Christensen <dpchrist [...] holgerdanske.com>
List-MoreUtils: I'm having trouble installing List::MoreUtils on Cygwin on Windows XP Professional. Please see console session, below. TIA, David 2014-12-24 15:48:55 dpchrist@dc8ct591 ~ $ uname -a CYGWIN_NT-5.1 dc8ct591 1.7.33-2(0.280/5/3) 2014-11-13 15:45 i686 Cygwin 2014-12-24 15:49:01 dpchrist@dc8ct591 ~ $ perl -v This is perl 5, version 14, subversion 2 (v5.14.2) built for cygwin-thread-multi-64int (with 7 registered patches, see perl -V for more detail) Copyright 1987-2011, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. 2014-12-24 15:49:04 dpchrist@dc8ct591 ~ $ cpan List::MoreUtils CPAN: Storable loaded ok (v2.27) Going to read '/home/dpchrist/.cpan/Metadata' Database was generated on Wed, 24 Dec 2014 20:17:02 GMT Running install for module 'List::MoreUtils' Running make for R/RE/REHSACK/List-MoreUtils-0.401.tar.gz CPAN: Digest::SHA loaded ok (v5.71) CPAN: Compress::Zlib loaded ok (v2.033) Checksum for /home/dpchrist/.cpan/sources/authors/id/R/RE/REHSACK/List-MoreUtils-0.401.tar.gz ok CPAN: File::Temp loaded ok (v0.22) CPAN: Parse::CPAN::Meta loaded ok (v1.4405) CPAN: CPAN::Meta loaded ok (v2.120351) CPAN: Module::CoreList loaded ok (v2.49_02) CPAN.pm: Going to build R/RE/REHSACK/List-MoreUtils-0.401.tar.gz Variant providers in LMU::TestVariants: CanXS Checking whether pureperl is required... no Checking for cc... Unsupported language "C" at inc/Tumble.pm line 146 Warning: No success on command[/usr/bin/perl Makefile.PL] CPAN: YAML loaded ok (v1.13) REHSACK/List-MoreUtils-0.401.tar.gz /usr/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Could not read metadata file. Falling back to other methods to determine prerequisites 2014-12-24 15:59:23 dpchrist@dc8ct591 ~ $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/4.8.3/lto-wrapper.exe Target: i686-pc-cygwin Configured with: /cygdrive/i/szsz/tmpp/gcc_old/gcc-4.8.3-4.i686/src/gcc-4.8.3/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc_old/gcc-4.8.3-4.i686/src/gcc-4.8.3 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --libdir=/usr/lib --datarootdir=/usr/share --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=i686-pc-cygwin --host=i686-pc-cygwin --target=i686-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-arch=i686 --with-tune=generic --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --disable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --enable-libjava --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id Thread model: posix gcc version 4.8.3 (GCC)
This problem has been solved by bundling an updated version of Config::AutoConf. Thanks for reporting.