On 2021-04-06 16:04, Maxime Devos wrote: > Add ‘(native-inputs `(("perl-test-harness" ,perl-test-harness)))’ such > that > the makefile can find the 'prove' binary. Fixed. > > Add ‘#:test-target "test"’ here, as the makefile has a 'test' target > instead of a 'check' target. > >> + #:phases (modify-phases %standard-phases >> + (delete 'configure) >> + (delete 'check) > > and remove the (delete 'check). Fixed. > The package now builds successfully for me. For me as well. > Greetings, > Maxime. Thanks for your review and help with improving this package! Best regards, David