[Bug 199760] [build] unable to run release.sh for RPI-B
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 28 15:27:06 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199760
Bug ID: 199760
Summary: [build] unable to run release.sh for RPI-B
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: arm
Assignee: freebsd-arm at FreeBSD.org
Reporter: ruben.kerkhof at gmail.com
While running:
ruben at localhost:/usr/src/release % sudo ./release.sh -c arm/RPI-B.conf
The build eventually stops with:
===> gcov (install)
install -s -o root -g wheel -m 555 gcov /usr/bin/gcov
install -o root -g wheel -m 444 gcov.1.gz /usr/share/man/man1
Starting at Tue Apr 28 05:46:57 UTC 2015
Loading configuration from /tmp/external/arm/crochet-RPI-B.conf
Board: RaspberryPi
Option: ImageSize 1gb
Cannot import option Growfs.
No setup.sh found in either:
* /tmp/crochet/board/RaspberryPi/option
* /tmp/crochet/option
Looking at arm/RPI-B.conf, it does:
export CROCHETBRANCH="trunk at r744"
I checked out crochet, and r744 doesn't have the GrowFS option yet.
This is probably also an issue for the other arm boards.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-arm
mailing list