Project

General

Profile

Actions

Bug #19831

open

warning message of linker with macOS Sonoma beta

Added by hsbt (Hiroshi SHIBATA) 9 months ago. Updated 4 months ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:114345]

Description

Xcode 15 beta and macOS Sonoma beta show the following warnings with make

(snip)
linking miniruby
ld: warning: ignoring duplicate library '-lpthread'
miniruby: replacing existing signature
exe/ruby: replacing existing signature
builtin_binary.inc updated
compiling builtin.c
linking static-library libruby.3.3-static.a
linking ruby
ld: warning: ignoring duplicate library '-lgmp'
ld: warning: ignoring duplicate library '-ldl'
ld: warning: ignoring duplicate library '-lobjc'
ld: warning: ignoring duplicate library '-lpthread'
ld: warning: ignoring duplicate library '-lpthread'
(snip)

I'm not investigate that yet. It may be caused by ld-prime that is new linker of macOS platform.

$ pkgutil --pkg-info=com.apple.pkg.CLTools_Executables
package-id: com.apple.pkg.CLTools_Executables
version: 15.0.0.0.1.1690355577
volume: /
location: /
install-time: 1690967267

Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #20072: free(): invalid pointer when compiled with --enable-shared --with-jemallocClosedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0