[
https://issues.apache.org/jira/browse/HDFS-15971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359559#comment-17359559
]
Jim Brennan commented on HDFS-15971:
------------------------------------
I'm also puzzled by this failing check. This did not fail on 4.8.5 before this
commit (and the warning message hasn't been updated either):
{noformat}
[WARNING] -- The C compiler identification is GNU 4.8.5
[WARNING] -- The CXX compiler identification is GNU 4.8.5
...
[WARNING] CMake Warning at CMakeLists.txt:174 (message):
[WARNING] WARNING: Libhdfs++ library was not built because the required
feature
[WARNING] thread_local storage is not supported by your compiler. Known
compilers
[WARNING] that support this feature: GCC 4.8+, Visual Studio 2015+, Clang
(community
[WARNING] version 3.3+), Clang (version for Xcode 8+ and iOS 9+).
{noformat}
> Make mkstemp cross platform
> ---------------------------
>
> Key: HDFS-15971
> URL: https://issues.apache.org/jira/browse/HDFS-15971
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: libhdfs++
> Affects Versions: 3.4.0
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0
>
> Attachments: Dockerfile_centos_7, build-log.zip, commit-details.txt
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> mkstemp isn't available in Visual C++. Need to make it cross platform.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]