Subject: | Build failures with perl5.20 |
When building the package with perl5.20, running Makefile.PL fails with the following error from File::Find:
/builddir/build/BUILD/Hardware-Vhdl-Parser-0.12//Hardware/Vhdl is encountered a second time at /usr/share/perl5/File/Find.pm line 422.
Removing the Hardware directory with the `Vhdl->../' symlink resolves the issue and doesn't appear to have any negative side effects.