You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Ed Espino (JIRA)" <ji...@apache.org> on 2017/12/13 01:05:00 UTC

[jira] [Closed] (MADLIB-1093) Update build from source wiki section with cmake version

     [ https://issues.apache.org/jira/browse/MADLIB-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ed Espino closed MADLIB-1093.
-----------------------------

> Update build from source wiki section with cmake version
> --------------------------------------------------------
>
>                 Key: MADLIB-1093
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1093
>             Project: Apache MADlib
>          Issue Type: Documentation
>          Components: Documentation
>            Reporter: Kyle R Dunn
>            Assignee: Ed Espino
>            Priority: Minor
>             Fix For: v1.12
>
>
> When trying to build on CentOS 6 and using the ancient version of cmake from yum, I encounter the following failure from cmake. 
> We should update the wiki page to reflect the minimum version (or the version used in CI) to prevent others from having this issue.
> {code}
> [gpadmin@gpdb-sandbox build]$ cmake ..
> -- Could NOT find Boost
> -- No sufficiently recent version (>= 1.47) of Boost was found. Will download.
> -- Found PythonInterp: /usr/local/greenplum-db/ext/python/bin/python (found version "2.6.2")
> -- Could NOT find PostgreSQL (missing:  POSTGRESQL_EXECUTABLE)
> -- Found Greenplum: /usr/local/greenplum-db-4.3.12.0/bin/postgres
> -- Found Greenplum_4_3ORCA: /usr/local/greenplum-db-4.3.12.0/bin/postgres
> >> Adding Greenplum 4.3ORCA (x86_64) to target list...
> -- Could NOT find HAWQ (missing:  HAWQ_EXECUTABLE)
> Segmentation fault (core dumped)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)