Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building releng/13.3 for BeagleBone Black #297

Open
ppaeps opened this issue May 20, 2024 · 2 comments
Open

Building releng/13.3 for BeagleBone Black #297

ppaeps opened this issue May 20, 2024 · 2 comments

Comments

@ppaeps
Copy link
Member

ppaeps commented May 20, 2024

I have a crusty old BeagleBone Black with a very old 12-CURRENT crochet build on it. I realise eventually this board will need to die (TI support is gone in stable/14), but I'd like to get a final releng/13.3 on it, to squeeze a couple more years of life out of it.

board_setup BeagleBone
option ImageSize 3900mb
option User philip
FREEBSD_SRC=${TOPDIR}/../releng-133

Building with sudo ./crochet.sh -c bbb.sh falls over with:

Starting at Tue May 21 07:51:21 HKT 2024
Loading configuration from bbb.sh
Board: BeagleBone
Option: ImageSize 3900mb
Option: User philip
Source version is: unknown
Building FreeBSD version: 13.3
Image name is:
    /home/philip/freebsd/crochet/work/FreeBSD-armv6-13-GENERIC-BeagleBone.img
Building FreeBSD version: 13.3
Object files are at: /home/philip/freebsd/obj/home/philip/freebsd/releng-133
Found suitable FreeBSD source tree in:
    /home/philip/freebsd/crochet/../releng-133
Found U-Boot port in:
    /usr/local/share/u-boot/u-boot-beaglebone
Using FreeBSD armv6 world from previous build
Using FreeBSD armv6-GENERIC kernel from previous build
Building FreeBSD armv6-GENERIC ubldr at Tue May 21 07:51:22 HKT 2024
    (Logging to /home/philip/freebsd/crochet/work/ubldr-armv6-GENERIC/_.ubldr.armv6-GENERIC.build.log)
cd: arm/uboot: No such file or directory

I tried doing a clean build. Also falls over here.

I guess arm/uboot moved somewhere between the last time someone loved crochet and releng/13.3.

Anyone have a clue to save me some time grepping please? :)

@christopher-bowman
Copy link

christopher-bowman commented May 21, 2024 via email

@ppaeps
Copy link
Member Author

ppaeps commented May 21, 2024

I'm not married to crochet. :)

If you have another way of building an image I can dd to my /dev/mmcsd1, I'm all ears.

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants