make[1]: Leaving directory `/home/avar/g/rakudo/parrot/src/dynoplibs'
make -C docs
make[1]: Entering directory `/home/avar/g/rakudo/parrot/docs'
/usr/bin/perldoc -ud packfile-c.pod ../src/packfile.c
No documentation found for "/usr/bin/perldoc".
No documentation found for "-ud".
No documentation found for "packfile-c.pod".
/usr/bin/perl -MExtUtils::Command -e mkpath ops
/usr/bin/perl -MExtUtils::Command -e touch doc-prep
/usr/bin/perldoc -ud ops/bit.pod ../src/ops/bit.ops
No documentation found for "/usr/bin/perldoc".
No documentation found for "-ud".
No documentation found for "ops/bit.pod".
/usr/bin/perl -MExtUtils::Command -e ExtUtils::Command::chmod 0644 ops/bit.pod
Cannot chmod 0644 ops/bit.pod:No such file or directory at /usr/share/perl/5.10/ExtUtils/Command.pm line 274.
make[1]: *** [ops/bit.pod] Error 2
make[1]: Leaving directory `/home/avar/g/rakudo/parrot/docs'
make: *** [docs.dummy] Error 2
Command failed (status 512): make install-dev
===SORRY!===
Unable to locate parrot_config
To automatically checkout (svn) and build a copy of parrot r44033,
try re-running Configure.pl with the '--gen-parrot' option.
Or, use the '--parrot-config' option to explicitly specify
the location of parrot_config to be used to build Rakudo Perl