u-boot for cubox-hummingboard failing

Ian Lepore ian at freebsd.org
Tue Jul 18 16:23:58 UTC 2017


On Tue, 2017-07-18 at 09:05 -0700, Russell Haley wrote:
> russellh at prescott:/usr/ports/sysutils/u-boot-cubox-hummingboard% sudo
> make
> ===>  License GPLv2 accepted by the user
> ===>   u-boot-cubox-hummingboard-2013.10_1 depends on file:
> /usr/local/sbin/pkg - found
> ===> Fetching all distfiles required by
> u-boot-cubox-hummingboard-2013.10_1 for building
> ===>  Extracting for u-boot-cubox-hummingboard-2013.10_1
> => No checksum file
> (/usr/ports/sysutils/u-boot-cubox-hummingboard/distinfo).
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/sysutils/u-boot-cubox-hummingboard
> 
> I did a portsnap fetch update but it didn't help.
> 
> I'm heading out for a bit but I will look at it later. The date looks
> wrong on that if the u-boot port has been updated? Otherwise perhaps
> I
> can just checksum the files myself.  Now where did my copy of the
> porters handbook go? ;)
> 
> Russ

I think your ports didn't get updated properly.  I don't use portsnap,
but did you maybe modify the file at some point and now portsnap is not
updating it so it doesn't lose your changes?

To just build the old version, add -DNO_CHECKSUM to the make command.

-- Ian


More information about the freebsd-arm mailing list