<div dir="ltr">Hi all,<div><br></div><div>I am trying to build a new server with RT and am having some problems getting make fixdeps to run completely.</div><div><br></div><div><br></div><div>It seems like it's failing on PLACK:
</div><div><br></div><div><div>arning: Prerequisite 'Plack => 0.992' for 'KAZUHO/Starlet-0.21.tar.gz' failed when processing 'MIYAGAWA/Plack-1.0030.tar.gz' with 'writemakefile => NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512'. Continuing, but chances to succeed are limited.</div>

<div>make[1]: Entering directory `/root/.cpan/build/Starlet-0.21-q_ryrV'</div><div>cp lib/Starlet/Server.pm blib/lib/Starlet/Server.pm</div><div>cp lib/Starlet.pm blib/lib/Starlet.pm</div><div>cp lib/Plack/Handler/Starlet.pm blib/lib/Plack/Handler/Starlet.pm</div>

<div>Manifying blib/man3/Starlet.3pm</div><div>make[1]: Leaving directory `/root/.cpan/build/Starlet-0.21-q_ryrV'</div><div>  KAZUHO/Starlet-0.21.tar.gz</div><div>  /usr/bin/make -- OK</div><div>Warning (usually harmless): 'YAML' not installed, will not store persistent state</div>

<div>Running make test</div><div>make[1]: Entering directory `/root/.cpan/build/Starlet-0.21-q_ryrV'</div><div>PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t</div>

<div>t/00base.t ................. 1/? Use of uninitialized value $plackup in exec at t/00base.t line 34.</div><div>start_server (pid:2164) starting now...</div><div>starting new worker 2165</div><div>Can't exec "": No such file or directory at /usr/local/share/perl5/Server/Starter.pm line 358.</div>

<div>failed to exec No such file or directory</div><div>new worker 2165 seems to have failed to start, exit status:65280</div><div>starting new worker 2166</div></div><div><br></div><div><br></div><div>Can anyone help out with this?</div>

<div><br></div><div>Thanks.</div></div>