[MacPorts] #53045: ruby23 fails to build on 10.9.5 (:info:build error: unable to open output file '/dev/fd/8': '')

MacPorts noreply at macports.org
Sat Dec 10 14:58:52 CET 2016


#53045: ruby23 fails to build on 10.9.5 (:info:build error: unable to open output
file '/dev/fd/8': '')
--------------------+--------------------
 Reporter:  RJVB    |      Owner:
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  ruby23
--------------------+--------------------
 Trying to build port:ruby23 from source I get the following error:

 {{{
 > sudo port -sv install ruby23
 ...
 :info:build    CC = /usr/bin/clang
 :info:build    LD = ld
 :info:build    LDSHARED = /usr/bin/clang -dynamiclib
 :info:build    CFLAGS = -Os -fno-common -pipe -arch x86_64
 :info:build    XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-
 strict-overflow -fvisibility=hidden -DRUBY_EXPORT
 :info:build    CPPFLAGS = -I/opt/local/include -I/opt/local/include
 -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT
 -I. -I.ext/include/x86_64-darwin13 -I./include -I.
 :info:build    DLDFLAGS = -Wl,-undefined,dynamic_lookup
 -Wl,-multiply_defined,suppress -L/opt/local/lib -install_name
 /opt/local/lib/libruby.2.3.0.dylib -current_version 2.3.0
 -compatibility_version 2.3.3  -fstack-protector -Wl,-u,_objc_msgSend
 -framework CoreFoundation  -fstack-protector -Wl,-u,_objc_msgSend
 -framework CoreFoundation  -arch x86_64
 :info:build    SOLIBS = -lpthread -ldl -lobjc
 :info:build Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
 :info:build Target: x86_64-apple-darwin13.4.0
 :info:build Thread model: posix
 :info:build translating probes probes.d
 :info:build error: unable to open output file '/dev/fd/8': ''
 :info:build 1 error generated.
 :info:build dtrace: failed to compile script probes.d: Preprocessor failed
 to process input program
 :info:build make: *** [probes.h] Error 1
 ...
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/53045>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list