Subject: | Syntax error in bwa |
On a freebsd 13 system I see the following test failure:
...
cat 512: /var/tmp/cpansmoker-1023/2018120506/q48evKiSmZ/auto/share/dist/BioX-Map/exe/bwa: 2: Syntax error: word unexpected (expecting ")")
at /usr/home/cpansand/.cpan/build/2018120506/BioX-Map-0.0.12-0/blib/lib/BioX/Map.pm line 145.
BioX::Map::create_index(BioX::Map=HASH(0x41c537e0)) called at t/03-biox-map.t line 55
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 29 just after 18.
t/03-biox-map.t .....
Dubious, test returned 29 (wstat 7424, 0x1d00)
All 18 subtests passed
...