You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Metzger (JIRA)" <ji...@apache.org> on 2016/09/17 14:51:20 UTC

[jira] [Created] (MADLIB-1020) compilation make

Metzger created MADLIB-1020:
-------------------------------

             Summary: compilation make
                 Key: MADLIB-1020
                 URL: https://issues.apache.org/jira/browse/MADLIB-1020
             Project: Apache MADlib
          Issue Type: Bug
          Components: Build System
            Reporter: Metzger


on debian jessie 8 with postgres 9.4 :

[ 14%] [ 14%] Validating and copying recursive_partitioning/test/decision_tree.sql_in.
Performing install step for 'EP_eigen'
Ignored: make
[ 15%] [ 15%] Completed 'EP_eigen'
Validating and copying recursive_partitioning/random_forest.sql_in.
[ 15%] Built target EP_eigen
[ 15%] Scanning dependencies of target pythonFiles_postgresql_9_4
Validating and copying recursive_partitioning/decision_tree.sql_in.
[ 15%] Preprocessing pca/pca.py_in with m4.
/bin/sh: 1: Syntax error: "(" unexpected
src/ports/postgres/9.4/CMakeFiles/pythonFiles_postgresql_9_4.dir/build.make:145: recipe for target 'src/ports/postgres/9.4/modules/pca/pca.py' failed
make[2]: *** [src/ports/postgres/9.4/modules/pca/pca.py] Error 2
CMakeFiles/Makefile2:797: recipe for target 'src/ports/postgres/9.4/CMakeFiles/pythonFiles_postgresql_9_4.dir/all' failed
make[1]: *** [src/ports/postgres/9.4/CMakeFiles/pythonFiles_postgresql_9_4.dir/all] Error 2
make[1]: *** Attente des tâches non terminées....

....
....

[ 29%] [ 29%] No patch step for 'EP_boost'
No update step for 'EP_boost'
[ 29%] Performing configure step for 'EP_boost'
Ignored: cmake -GUnix Makefiles /home/jmmetzger/incubator-madlib-master/build/third_party/src/EP_boost
[ 29%] Performing build step for 'EP_boost'
Ignored: make
[ 29%] Performing install step for 'EP_boost'
Ignored: make
[ 29%] Completed 'EP_boost'
[ 29%] Built target EP_boost
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2

unable to compile by following the documentation

please help !



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)