buildbot failure in MacPorts on buildports-elcapitan-x86_64

Daniel J. Luke dluke at geeklair.net
Mon Jun 27 08:43:31 PDT 2016


On Jun 27, 2016, at 9:40 AM, mf2k at macports.org wrote:
> --->  Checksumming patch-configure.py-bootstrap-only.diff
> Error: No checksum set for patch-configure.py-bootstrap-only.diff
> 
> --->  Checksumming patch-configure.diff
> Error: No checksum set for patch-configure.diff
> 
> --->  Checksumming ninja-1.7.1.tar.gz
> Error: No checksum set for ninja-1.7.1.tar.gz
> 
> The correct checksum line may be:
> checksums           patch-configure.py-bootstrap-only.diff \
>                     rmd160  16a67643cf07dd695c3c68b29e058a62e8e06cb5 \
>                     sha256  e8d7aca6141d7fb79efa757b86e8e20f3f40f8f55b7986de4af18a0064e3763e \
>                     patch-configure.diff \
>                     rmd160  16a67643cf07dd695c3c68b29e058a62e8e06cb5 \
>                     sha256  e8d7aca6141d7fb79efa757b86e8e20f3f40f8f55b7986de4af18a0064e3763e \
>                     ninja-1.7.1.tar.gz \
>                     rmd160  16a67643cf07dd695c3c68b29e058a62e8e06cb5 \
>                     sha256  e8d7aca6141d7fb79efa757b86e8e20f3f40f8f55b7986de4af18a0064e3763e

I think you're missing some patch files:

% cd `port dir ninja`
% ls -l files/
total 16
-rw-r--r--  1 dluke  staff   226B Jun 27 11:38 patch-configure.py-use-system-python.diff

[so, macports downloads the ninja tarball as patch-configure.diff and patch-configure.py-boostrap-only.diff and tries to checksum them along with the ninja tarball download]

-- 
Daniel J. Luke





More information about the macports-dev mailing list