[
https://issues.apache.org/jira/browse/MAPREDUCE-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921333#action_12921333
]
Giridharan Kesavan commented on MAPREDUCE-2127:
-----------------------------------------------
I applied this patch and tested it on the same ubuntu machine that runs the
build and here is the log:
[exec] checking for unistd.h... yes
[exec] checking pthread.h usability... yes
[exec] checking pthread.h presence... yes
[exec] checking for pthread.h... yes
[exec] checking for pthread_create in -lpthread... yes
[exec] checking for HMAC_Init in -lcrypto... no
[exec] configure: error: Cannot find libcrypto.so
[exec] trunk/src/c++/pipes/configure: line 4250: exit: please: numeric
argument required
[exec] trunk/src/c++/pipes/configure: line 4250: exit: please: numeric
argument required
> mapreduce trunk builds are filing on hudson ..
> -----------------------------------------------
>
> Key: MAPREDUCE-2127
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2127
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: build, pipes
> Reporter: Giridharan Kesavan
> Attachments: MAPREDUCE-2127.patch
>
>
> https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/507/console
> [exec] checking for pthread.h... yes
> [exec] checking for pthread_create in -lpthread... yes
> [exec] checking for HMAC_Init in -lssl... no
> [exec] configure: error: Cannot find libssl.so
> [exec]
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/c++/pipes/configure:
> line 4250: exit: please: numeric argument required
> [exec]
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/src/c++/pipes/configure:
> line 4250: exit: please: numeric argument required
> BUILD FAILED
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build.xml:1647:
> exec returned: 255
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.