This is a problem with v8.3 and the latest Apple tools. It's fixed for
the upcoming v8.4 release (so, in the main branch and in the current
snapshot source distributions).

In case you want a minimal patch, commit 0a8b68b286 is the repair and
might apply cleanly to v8.3.

At Mon, 17 Jan 2022 10:16:53 -0600, Nathaniel W Griswold wrote:
> Has anyone else run into this error (see below) when building natively on 
> Apple silicon? I am getting it both on a cleaned checkout with `make 
> unix-style` with prefix at root, as well as when doing a configure with 
> prefix 
> using the source distribution found at 
> https://mirror.racket-lang.org/installers/8.3/racket-8.3-src.tgz
> 
> Monterey 12.1
> 
> Nate
> 
> ---
> make mac-embed-boot-fw EMBED_SRC=raw_racketcs EMBED_DEST=racketcs
> make[5]: Entering directory 
> '/Users/griswold/project/racket/racket/src/build/cs/c'
> rm -f racketcs
> cp raw_racketcs racketcs
> codesign --remove-signature racketcs
> make[5]: Leaving directory 
> '/Users/griswold/project/racket/racket/src/build/cs/c'
> /usr/bin/install_name_tool -change "Racket.framework/Versions/8.3_CS/Racket" 
> "@executable_path/Racket.framework/Versions/8.3_CS/Racket" racketcs
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/
> usr/bin/install_name_tool: fatal error: file not in an order that can be 
> processed (link edit information does not fill the __LINKEDIT segment): 
> racketcs
> ---
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-users/160A7A66-18BF-4F18-934A-E85C4642
> 1445%40nan.sh.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/20220117092438.386%40sirmail.smtps.cs.utah.edu.

Reply via email to