[ https://issues.apache.org/jira/browse/HADOOP-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran reopened HADOOP-9963: ------------------------------------ > container-executor.c: error: expected expression > ------------------------------------------------ > > Key: HADOOP-9963 > URL: https://issues.apache.org/jira/browse/HADOOP-9963 > Project: Hadoop Common > Issue Type: Bug > Components: native > Affects Versions: 2.1.0-beta > Environment: OS X 10.8.2 (12C3103) > Reporter: xiaopo > Priority: Critical > Fix For: 2.1.1-beta > > Original Estimate: 504h > Remaining Estimate: 504h > > while I install hadoop-yarn/hadoop-yarn-server on my os x,the error > ocurred,err msg : > [exec] > /Users/po/git/hadoop-common/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/container-executor.c:1201:7: > error: expected expression > [exec] stpncpy(buf, ep->d_name, strlen(ep->d_name)); > [exec] ^ > [exec] /usr/include/secure/_string.h:110:41: note: expanded from macro > 'stpncpy' > [exec] ((__darwin_obsz0 (dest) != (size_t -1)) > \ > [exec] ^ > [exec] fatal error: too many errors emitted, stopping now > [-ferror-limit=] > [exec] 2 warnings and 20 errors generated. > [exec] make[2]: *** > [CMakeFiles/container.dir/main/native/container-executor/impl/container-executor.c.o] > Error 1 > [exec] make[1]: *** [CMakeFiles/container.dir/all] Error 2 > [exec] make: *** [all] Error 2 > help~~~ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira