Opened 9 hours ago
Last modified 9 hours ago
#19358 new bug
building on macos on apple ARM, build fails to extract the package: — at Version 2
Reported by: | hiryu | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | nephele | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Package tool fails with the same invocation on MacOS on ARM with this:
DYLD_LIBRARY_PATH="$DYLD_LIBRARY_PATH:/Users/hiryu/haiku/haiku/generated.x86_64/objects/darwin/lib" objects/darwin/arm64/release/tools/package/package extract -C "build_packages/gcc_syslibs_devel-13.3.0_2023_08_10-1-x86_64" download/gcc_syslibs_devel-13.3.0_2023_08_10-1-x86_64.hpkg Error: Failed to create attribute "BEOS:TYPE" of file "develop/headers/c++/algorithm": Permission denied
Here is the entire build log of the build chain and Haiku itself: https://neo-zeon.de/~hiryu/macos-haiku.log
I am attempting to build on M3 Apple Silicon for x86-64 on case sensitive HFS+ volume.
Change History (2)
comment:1 by , 9 hours ago
Cc: | added |
---|
comment:2 by , 9 hours ago
Description: | modified (diff) |
---|---|
Version: | R1/beta5 → R1/Development |
Note:
See TracTickets
for help on using tickets.