jhaungs (Jim Haungs)
- Login: jhaungs
- Registered on: 04/01/2012
- Last sign in: 09/20/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 1 | 2 |
Activity
09/20/2023
-
08:59 PM Ruby Bug #19794: Ruby 3.2.2 fails to build on macOS Sonoma betas
- Thanks @monfresh.
I tried it on Sonoma RC, and it installed fine. The /usr/local/lib dir is present. I have had no feedback on FB13016123, but I suspect Apple fixed this after Sonoma Beta 4.
One of my reasons for filing this was th...
08/20/2023
-
02:24 PM Ruby Bug #19794: Ruby 3.2.2 fails to build on macOS Sonoma betas
- Thanks for the analysis. I've reported this as FB13016123 in Apple's feedback system.
Diagnosing situations like this would be easier if the configure script did a better job of surfacing the LD warnings. The "something wrong with LDFL...
08/02/2023
-
05:08 AM Ruby Bug #19794 (Assigned): Ruby 3.2.2 fails to build on macOS Sonoma betas
- With Big Sur, Apple deprecated putting dylibs in /usr/local/lib. In Sonoma (beta 4), this directory has disappeared completely. However, ruby's configure script depends on its existence. So, virtually every ruby installer (RVM, rbenv, as...
02/20/2013
-
08:49 AM Ruby Bug #7817: (Unable to compile Ruby 2.0.0-rc2 on OSX (clang version 2.1)
- Compiling Ruby 2 RC2 with the latest Xcode fails on OSX 10.8.2.
clang -v
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
[2013-02-19 15:41:21] make
CC = gcc...
04/01/2012
-
01:57 AM Ruby Bug #6238 (Third Party's Issue): Seg fault in net/http.rb line 799
- Call to socket connect seg faults. Trace attached.