Changes between Initial Version and Version 1 of Ticket #17429


Ignore:
Timestamp:
Nov 27, 2021, 6:53:46 PM (3 years ago)
Author:
cap10morgan
Comment:

Use hrev instead of git commit

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17429 – Description

    initial v1  
    11I'm following these instructions: https://www.haiku-os.org/development/ on macOS 12.0.1 on Apple Silicon (arm64) but cannot get a master build of Haiku targeting x86_64 to successfully complete.
    22
    3 I've seen several different errors over the course of my attempts, but I've attached the output as of commit 6ed123e532b52755d018320aba2da84679b6c6e2.
     3I've seen several different errors over the course of my attempts, but I've attached the output as of hrev55668.
    44
    55The command I ran is `jam -q @nightly-anyboot` after installing prereqs, configuring the buildtools, and installing jam according to the development page linked above.