Dear all,
yesterday evening I uploaded an updated version of the charliecloud
package [0]. It built fine locally on the amd64 architecture and the
salsa CI test builds passed on amd64 [1] and i386 [2] prior to upload.
Still on the buildds the builds for the following architectures failed:
- i386 [3]
- mipsel [4]
- arm64 [5]
- armhf [6]
- ppc64el [7]
In all those cases the corresponding error message was a follows:
--------------------------------------------------------------------------
dh_lintian -a
Use of uninitialized value $dest in -l at
/usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 662.
Use of uninitialized value $to in string eq at
/usr/share/perl/5.36/File/Copy.pm line 64.
Use of uninitialized value $to in -d at
/usr/share/perl/5.36/File/Copy.pm line 96.
Use of uninitialized value $dest in concatenation (.) or string at
/usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 665.
dh_lintian: error:
copy("debian/charliecloud-tests/usr/share/lintian/overrides/charliecloud-tests",
""): No such file or directory
make: *** [debian/rules:6: binary-arch] Error 25
--------------------------------------------------------------------------
Any hints pointing towards the underlying issue are appreciated.
Best regards,
Peter
[0] https://tracker.debian.org/pkg/charliecloud
[1] https://salsa.debian.org/hpc-team/charliecloud/-/jobs/3544125
[2] https://salsa.debian.org/hpc-team/charliecloud/-/jobs/3544126
[3]
https://buildd.debian.org/status/fetch.php?pkg=charliecloud&arch=i386&ver=0.30-1&stamp=1668982076&file=log
[4]
https://buildd.debian.org/status/fetch.php?pkg=charliecloud&arch=mipsel&ver=0.30-1&stamp=1668980982&file=log
[5]
https://buildd.debian.org/status/fetch.php?pkg=charliecloud&arch=arm64&ver=0.30-1&stamp=1668982133&file=log
[6]
https://buildd.debian.org/status/fetch.php?pkg=charliecloud&arch=armhf&ver=0.30-1&stamp=1668983146&file=log
[7]
https://buildd.debian.org/status/fetch.php?pkg=charliecloud&arch=ppc64el&ver=0.30-1&stamp=1668985252&file=log