#1014121 argon2: source package doesn’t build

Package:
src:argon2
Source:
argon2
Submitter:
Christoph Anton Mitterer
Date:
2022-07-11 15:33:05 UTC
Severity:
normal
Tags:
#1014121#5
Date:
2022-06-30 14:31:29 UTC
From:
To:
Hey.

Trying to build form source fails:
argon2-0~20171227$ debian/rules binary
dh binary
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules override_dh_install
make[1]: Entering directory '/home/calestyo/z/argon2-0~20171227'
dh_install
dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
sh: 1: /home/calestyo/z/argon2-0~20171227/debian/libargon2-dev.install: not found
dh_install: error: debian/libargon2-dev.install (executable config) returned exit code 127
make[1]: *** [debian/rules:30: override_dh_install] Error 255
make[1]: Leaving directory '/home/calestyo/z/argon2-0~20171227'
make: *** [debian/rules:22: binary] Error 2


Cheers,
Chris.

#1014121#10
Date:
2022-07-11 15:22:34 UTC
From:
To:
Closing this.

The dh level 9 warning wasn't the cause for the build failure.

I had accidentally not installed dh-exec.

Cheers,
Chris.