build.sh no longer works on macOS
Open
Bug
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Since https://github.com/dotnet/fsharp/pull/20080, build.sh does not longer work:
```
$ ./build.sh
/Users/eugene/Developer/fsharp//FSharp.slnx:
/Users/eugene/Developer/fsharp/eng/common/tools.sh: line 601: logger_switch[@]: unbound variable
Error building solution (exit code '1').
$ bash --version
GNU bash, version 3.2.57(1)-release (arm64-apple-darwin24)
Copyright (C) 2007 Free Software Foundation, Inc.
```
Contributor guide
Assessment
This issue has not been assessed yet.