CC: | slaven [...] rezic.de |
Subject: | Tk installation fails on Scientific Linux 7.4 with *** No rule to make target `test_dynamic'. |
$ cpanm Tk
--> Working on Tk
Fetching http://www.cpan.org/authors/id/S/SR/SREZIC/Tk-804.034.tar.gz ... OK
Configuring Tk-804.034 ... OK
Building and testing Tk-804.034 ... FAIL
! Installing Tk failed. See /home/hanzer/.cpanm/work/1522020927.6008/build.log for details. Retry with --force to force install it.
$ tail -23 /home/hanzer/.cpanm/work/1522020927.6008/build.log
"/home/hanzer/.local/perl/bin/perl" "-I../t" "-MTkTest" "-e" "checked_test_harness('../xt', 0, '../blib/lib', '../blib/arch')" t/*.t
t/basic.t .. ok
t/crash.t .. ok
All tests successful.
Files=2, Tests=6, 2 wallclock secs ( 0.07 usr 0.01 sys + 0.89 cusr 0.16 csys = 1.13 CPU)
Result: PASS
make[1]: Leaving directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/PNG'
make[1]: Entering directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/JPEG'
"/home/hanzer/.local/perl/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JPEG.bs ../blib/arch/auto/Tk/JPEG/JPEG.bs 644
cd jpeg && make libjpeg.a
make[2]: Entering directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/JPEG/jpeg'
make[2]: `libjpeg.a' is up to date.
make[2]: Leaving directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/JPEG/jpeg'
make[2]: Entering directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/JPEG/jpeg'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/JPEG/jpeg'
make[2]: Entering directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/JPEG/jpeg'
make[2]: *** No rule to make target `test_dynamic'. Stop.
make[2]: Leaving directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/JPEG/jpeg'
make[1]: *** [subdirs-test_dynamic] Error 2
make[1]: Leaving directory `/home/hanzer/.cpanm/work/1522020927.6008/Tk-804.034/JPEG'
make: *** [subdirs-test_dynamic] Error 2
-> FAIL Installing Tk failed. See /home/hanzer/.cpanm/work/1522020927.6008/build.log for details. Retry with --force to force install it.