jojochuang commented on issue #741: HDFS-14425:Native build fails on macos due to jlong in hdfs.c URL: https://github.com/apache/hadoop/pull/741#issuecomment-515618742 +1 I am on macOS Mojave 10.14.6, but I don't have the issue (branch-3.2 and trunk. 3.2.0 fails due to YARN-9487) ``` $ gcc --version Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1 Apple LLVM version 10.0.1 (clang-1001.0.46.4) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin ``` That said, I am +1 I think it doesn't hurt to add this fix. At the very least it doesn't break the build on my local machine.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
