From: Greg.mpls@... Date: 2018-06-27T04:02:08+00:00 Subject: [ruby-core:87652] [Ruby trunk Bug#14871] MinGw Compile Error 63758 Issue #14871 has been reported by MSP-Greg (Greg L). ---------------------------------------- Bug #14871: MinGw Compile Error 63758 https://bugs.ruby-lang.org/issues/14871 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.6.0dev (2018-06-27 trunk 63758) [x64-mingw32] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- Just had a compile error running ruby-loco, probably due to 63758 ``` compiling ../ruby/signal.c ../ruby/signal.c: In function 'rb_grantpt': ../ruby/signal.c:1591:34: error: expected expression before 'int' #define grantpt(fd) fake_grantfd(int) ^ ../ruby/signal.c:1591:34: note: in definition of macro 'grantpt' #define grantpt(fd) fake_grantfd(int) ^~~ ../ruby/signal.c:1591:34: error: expected expression before 'int' #define grantpt(fd) fake_grantfd(int) ^ ../ruby/signal.c:1591:34: note: in definition of macro 'grantpt' #define grantpt(fd) fake_grantfd(int) ^~~ make: *** [Makefile:397: signal.o] Error 1 make: *** Waiting for unfinished jobs.... ==> ERROR: A failure occurred in build(). Aborting... Command exited with code 1 ``` url is https://ci.appveyor.com/project/MSP-Greg/ruby-loco/build/876 ruby 2.6.0dev (2018-06-27 trunk 63757) [x64-mingw32] build green -- https://bugs.ruby-lang.org/ Unsubscribe: