From: kubo@... Date: 2017-12-11T12:53:05+00:00 Subject: [ruby-core:84159] [Ruby trunk Bug#14165] 61096 - support 128bit ino on Windows (if available) - MinGW Problems - compile & fiddle / libffi Issue #14165 has been updated by kubo (Takehiro Kubo). File sizeof_st_ino_on_mingw32.patch added How about the attached patch? It doesn't define SIZEOF_STRUCT_STAT_ST_INO in include/x64-mingw32/ruby/config.h if target_os is mingw32. Apply the patch and create configure by autoconf. Sorry, I have not tested it. ---------------------------------------- Bug #14165: 61096 - support 128bit ino on Windows (if available) - MinGW Problems - compile & fiddle / libffi https://bugs.ruby-lang.org/issues/14165#change-68265 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.0dev (2017-12-11 trunk 61097) [x64-mingw32] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Last ruby-loco build has warnings & test failures after 61097. Build log (attached) has 329 instances of: ``` include/ruby/win32.h:197:0: warning: "SIZEOF_STRUCT_STAT_ST_INO" redefined ``` Same issue with test failures (attached as 61097_test-all_issues.log) Thanks, Greg ---Files-------------------------------- 61097_test-all_issues.log (23.8 KB) 61097_ruby25_64-build.log (333 KB) sizeof_st_ino_on_mingw32.patch (719 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: