XDF / catz

The world's most advanced cat show photo engine
https://catza.net/
0 stars 0 forks source link

Upgrade to latest Perl #455

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Upgrade to latest Perl (5.18.2) on all environments.

Original issue reported on code.google.com by heikki.s...@gmail.com on 23 Feb 2014 at 5:44

GoogleCodeExporter commented 9 years ago

Original comment by heikki.s...@gmail.com on 2 Mar 2014 at 4:18

GoogleCodeExporter commented 9 years ago
Issues on Windows with both ActivePerl and Strawberry Perl.

Original comment by heikki.s...@gmail.com on 2 Mar 2014 at 5:20

GoogleCodeExporter commented 9 years ago
Progress on Windows using Strawberry Perl 64-bit portable and setting 
environment manually.

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 5:50

GoogleCodeExporter commented 9 years ago
  LDS/GD-2.52.tar.gz
  C:\Programs\strawberry\c\bin\dmake.exe -- OK
Running make test
C:\Programs\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harn
ess" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arc
h')" t/*.t
t/GD.t ........ Testing using png support.
t/GD.t ........ Failed 1/12 subtests
        (less 1 skipped subtest: 10 okay)
t/Polyline.t .. ok

Test Summary Report
-------------------
t/GD.t      (Wstat: 0 Tests: 12 Failed: 1)
  Failed test:  10
Files=2, Tests=13,  1 wallclock secs ( 0.08 usr +  0.02 sys =  0.09 CPU)
Result: FAIL
Failed 1/2 test programs. 1/13 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'
  LDS/GD-2.52.tar.gz
  C:\Programs\strawberry\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports LDS/GD-2.52.tar.gz
Running make install
  make test had returned bad status, won't install without force
Stopping: 'install' failed for 'GD'.

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 6:00

GoogleCodeExporter commented 9 years ago
Epoll.xs:7:23: fatal error: sys/epoll.h: No such file or directory
compilation terminated.
dmake.exe:  Error code 129, while making 'Epoll.o'
  BRUCEK/IO-Epoll-0.03.tar.gz
  C:\Programs\strawberry\c\bin\dmake.exe -- NOT OK
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Stopping: 'install' failed for 'IO::Epoll'.

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 6:02

GoogleCodeExporter commented 9 years ago
  WRW/Number-Format-1.73.tar.gz
  C:\Programs\strawberry\c\bin\dmake.exe -- OK
Running make test
C:\Programs\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harn
ess" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arc
h')" t/*.t
t/format_bytes.t ..... ok
t/format_negative.t .. ok
t/format_number.t .... ok
t/format_picture.t ... ok
t/format_price.t ..... ok
t/locale.t ........... 1/? Invalid sep_by_space value at t/locale.t line 77.
# Looks like your test exited with 255 just after 5.
t/locale.t ........... Dubious, test returned 255 (wstat 65280, 0xff00)
All 5 subtests passed
        (less 3 skipped subtests: 2 okay)
t/object.t ........... ok
t/round.t ............ ok
t/unformat_number.t .. ok

Test Summary Report
-------------------
t/locale.t         (Wstat: 65280 Tests: 5 Failed: 0)
  Non-zero exit status: 255
Files=9, Tests=147,  2 wallclock secs ( 0.06 usr +  0.00 sys =  0.06 CPU)
Result: FAIL
Failed 1/9 test programs. 0/147 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'
  WRW/Number-Format-1.73.tar.gz
  C:\Programs\strawberry\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports WRW/Number-Format-1.73.tar.gz
Running make install
  make test had returned bad status, won't install without force
Stopping: 'install' failed for 'Number::Format'.

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 6:07

GoogleCodeExporter commented 9 years ago
Use of uninitialized value $keyf in concatenation (.) or string at 
../lib/Catz/App.pm line 418.
-> 500 Suddenly, the dungeon collapses

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 6:48

GoogleCodeExporter commented 9 years ago
Test Summary Report
-------------------
..\t\header.t   (Wstat: 3072 Tests: 276 Failed: 12)
  Failed tests:  47, 67, 87, 107, 127, 147, 167, 187, 207
                227, 247, 267
  Non-zero exit status: 12
Files=23, Tests=9554, 533 wallclock secs ( 1.15 usr +  0.13 sys =  1.28 CPU)
Result: FAIL
Failed 1/23 test programs. 12/9554 subtests failed.

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 7:16

GoogleCodeExporter commented 9 years ago
On Windows without cache:
O:\web\catz\dev\script>perl run.pl test
Running tests from 'O:/web/catz/dev/t'.
Note: Cannot run tests in color: Can't locate Win32/Console.pm
..\t\all.t ........ ok
..\t\bulk.t ....... ok
..\t\content.t .... ok
..\t\error.t ...... ok
..\t\expand.t ..... ok
..\t\find.t ....... ok
..\t\front.t ...... ok
..\t\header.t ..... ok
..\t\info.t ....... ok
..\t\list.t ....... ok
..\t\map.t ........ ok
..\t\meta.t ....... ok
..\t\news.t ....... ok
..\t\pair.t ....... ok
..\t\reroute.t .... ok
..\t\result.t ..... ok
..\t\sample.t ..... ok
..\t\scratch.t .... ok
..\t\search.t ..... ok
..\t\static.t ..... ok
..\t\style.t ...... ok
..\t\visualize.t .. ok
..\t\widget.t ..... ok
All tests successful.
Files=23, Tests=9434, 452 wallclock secs ( 1.05 usr +  0.30 sys =  1.34 CPU)
Result: PASS

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 7:49

GoogleCodeExporter commented 9 years ago
Linux:
../t/all.t ........ ok
../t/bulk.t ....... ok
../t/content.t .... ok
../t/error.t ...... ok
../t/expand.t ..... ok
../t/find.t ....... ok
../t/front.t ...... ok
../t/header.t ..... ok
../t/info.t ....... ok
../t/list.t ....... ok
../t/map.t ........ ok
../t/meta.t ....... ok
../t/news.t ....... ok
../t/pair.t ....... ok
../t/reroute.t .... ok
../t/result.t ..... ok
../t/sample.t ..... ok
../t/scratch.t .... ok
../t/search.t ..... ok
../t/static.t ..... ok
../t/style.t ...... ok
../t/visualize.t .. ok
../t/widget.t ..... ok
All tests successful.
Files=23, Tests=9572, 74 wallclock secs ( 0.96 usr  0.09 sys + 62.89 cusr  2.44 
csys = 66.38 CPU)
Result: PASS

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 9:00

GoogleCodeExporter commented 9 years ago
Work completed on Linux. On Windows the only remaining issue appears to be the 
fact that (mem)caching is not working properly. There is a separate issue of 
that.

Original comment by heikki.s...@gmail.com on 5 Mar 2014 at 9:11