You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "Lutz Weischer (Jira)" <ji...@apache.org> on 2021/03/12 12:53:00 UTC

[jira] [Created] (MADLIB-1475) build failed on AArch64, Fedora 33

Lutz Weischer created MADLIB-1475:
-------------------------------------

             Summary: build failed on AArch64, Fedora 33 
                 Key: MADLIB-1475
                 URL: https://issues.apache.org/jira/browse/MADLIB-1475
             Project: Apache MADlib
          Issue Type: Bug
            Reporter: Lutz Weischer


[jw@cn05 build]$ make VERBOSE=1 -j$(nproc)
/usr/bin/cmake -S/home/jw/apache/madlib -B/home/jw/apache/madlib/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/jw/apache/madlib/build/CMakeFiles /home/jw/apache/madlib/build//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/jw/apache/madlib/build'
make  -f src/CMakeFiles/sqlFiles.dir/build.make src/CMakeFiles/sqlFiles.dir/depend
make  -f src/CMakeFiles/pythonFiles.dir/build.make src/CMakeFiles/pythonFiles.dir/depend
make  -f src/CMakeFiles/EP_pyxb.dir/build.make src/CMakeFiles/EP_pyxb.dir/depend
make  -f src/CMakeFiles/EP_eigen.dir/build.make src/CMakeFiles/EP_eigen.dir/depend
make  -f src/madpack/CMakeFiles/madpackFiles.dir/build.make src/madpack/CMakeFiles/madpackFiles.dir/depend
make  -f src/config/CMakeFiles/configFiles.dir/build.make src/config/CMakeFiles/configFiles.dir/depend
make  -f src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/depend
make  -f src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/depend
make  -f doc/CMakeFiles/doxysql.dir/build.make doc/CMakeFiles/doxysql.dir/depend
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src /home/jw/apache/madlib/build/src/CMakeFiles/sqlFiles.dir/DependInfo.cmake --color=
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src /home/jw/apache/madlib/build/src/CMakeFiles/pythonFiles.dir/DependInfo.cmake --color=
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src /home/jw/apache/madlib/build/src/CMakeFiles/EP_eigen.dir/DependInfo.cmake --color=
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src /home/jw/apache/madlib/build/src/CMakeFiles/EP_pyxb.dir/DependInfo.cmake --color=
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src/config /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src/config /home/jw/apache/madlib/build/src/config/CMakeFiles/configFiles.dir/DependInfo.cmake --color=
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src/madpack /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src/madpack /home/jw/apache/madlib/build/src/madpack/CMakeFiles/madpackFiles.dir/DependInfo.cmake --color=
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/doc /home/jw/apache/madlib/build /home/jw/apache/madlib/build/doc /home/jw/apache/madlib/build/doc/CMakeFiles/doxysql.dir/DependInfo.cmake --color=
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src/ports/greenplum /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src/ports/greenplum /home/jw/apache/madlib/build/src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/DependInfo.cmake --color=
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src/ports/postgres /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src/ports/postgres /home/jw/apache/madlib/build/src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make  -f src/CMakeFiles/sqlFiles.dir/build.make src/CMakeFiles/sqlFiles.dir/build
make  -f src/CMakeFiles/pythonFiles.dir/build.make src/CMakeFiles/pythonFiles.dir/build
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make  -f src/CMakeFiles/EP_eigen.dir/build.make src/CMakeFiles/EP_eigen.dir/build
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make  -f doc/CMakeFiles/doxysql.dir/build.make doc/CMakeFiles/doxysql.dir/build
make  -f src/CMakeFiles/EP_pyxb.dir/build.make src/CMakeFiles/EP_pyxb.dir/build
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'src/CMakeFiles/sqlFiles.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make  -f src/madpack/CMakeFiles/madpackFiles.dir/build.make src/madpack/CMakeFiles/madpackFiles.dir/build
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'src/CMakeFiles/pythonFiles.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make  -f src/config/CMakeFiles/configFiles.dir/build.make src/config/CMakeFiles/configFiles.dir/build
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'src/CMakeFiles/EP_eigen.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'doc/CMakeFiles/doxysql.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'src/CMakeFiles/EP_pyxb.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'src/config/CMakeFiles/configFiles.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make  -f src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build
make  -f src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'src/madpack/CMakeFiles/madpackFiles.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
[  0%] Built target sqlFiles
[  1%] Built target EP_eigen
make[2]: Entering directory '/home/jw/apache/madlib/build'
make  -f src/patch/CMakeFiles/madlibPatches.dir/build.make src/patch/CMakeFiles/madlibPatches.dir/depend
[  2%] Built target pythonFiles
[  2%] Built target EP_pyxb
make[2]: Entering directory '/home/jw/apache/madlib/build'
[  3%] Built target configFiles
[  3%] Built target doxysql
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src/patch /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src/patch /home/jw/apache/madlib/build/src/patch/CMakeFiles/madlibPatches.dir/DependInfo.cmake --color=
[  9%] Built target madpackFiles
[ 10%] Validating and copying assoc_rules/assoc_rules.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/assoc_rules/assoc_rules.sql_in"
[ 10%] Validating and copying assoc_rules/test/assoc_rules.sql_in.
[ 10%] Validating and copying conjugate_gradient/test/conj_grad.sql_in.
[ 10%] Validating and copying convex/mlp.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/assoc_rules/test/assoc_rules.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/conjugate_gradient/test/conj_grad.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/mlp.sql_in"
[ 10%] Validating and copying convex/test/mlp.sql_in.
[ 10%] Validating and copying convex/test/mlp.ic.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/test/mlp.ic.sql_in"
[ 10%] Validating and copying convex/test/lmf.ic.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/test/mlp.sql_in"
[ 10%] Validating and copying bayes/test/bayes.ic.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/test/lmf.ic.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/bayes/test/bayes.ic.sql_in"
[ 12%] Validating and copying convex/test/lmf.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/test/lmf.sql_in"
[ 12%] Validating and copying convex/test/mlp.ic.sql_in.
[ 12%] Validating and copying convex/utils_regularization.sql_in.
[ 12%] Validating and copying bayes/bayes.sql_in.
[ 12%] Validating and copying bayes/bayes.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/test/mlp.ic.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/utils_regularization.sql_in"
[ 13%] Validating and copying assoc_rules/test/assoc_rules.ic.sql_in.
[ 13%] Validating and copying assoc_rules/test/assoc_rules.sql_in.
[ 13%] Validating and copying crf/crf_data_loader.sql_in.
[ 13%] Validating and copying convex/lmf.sql_in.
[ 13%] Validating and copying conjugate_gradient/conjugate_gradient.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/bayes/bayes.sql_in"
[ 13%] Validating and copying crf/test/crf_test_small.ic.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/bayes/bayes.sql_in"
[ 13%] Validating and copying crf/test/crf_test_large.sql_in.
[ 13%] Validating and copying assoc_rules/test/assoc_rules.ic.sql_in.
[ 13%] Validating and copying bayes/test/bayes.sql_in.
[ 15%] Validating and copying convex/lmf.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/lmf.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/crf_data_loader.sql_in"
[ 15%] Validating and copying conjugate_gradient/conjugate_gradient.sql_in.
[ 15%] Validating and copying crf/test/crf_test_large.sql_in.
[ 15%] Validating and copying conjugate_gradient/test/conj_grad.ic.sql_in.
[ 15%] Validating and copying crf/crf_feature_gen.sql_in.
[ 15%] Validating and copying bayes/test/bayes.sql_in.
[ 15%] Validating and copying conjugate_gradient/test/conj_grad.ic.sql_in.
[ 15%] Validating and copying conjugate_gradient/test/conj_grad.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/assoc_rules/test/assoc_rules.ic.sql_in"
[ 15%] Validating and copying bayes/test/bayes.ic.sql_in.
[ 15%] Validating and copying crf/test/crf_test_small.ic.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/assoc_rules/test/assoc_rules.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/bayes/test/bayes.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/conjugate_gradient/conjugate_gradient.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/assoc_rules/test/assoc_rules.ic.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_test_small.ic.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/lmf.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_test_large.sql_in"
[ 16%] Validating and copying crf/crf_data_loader.sql_in.
[ 16%] Validating and copying convex/test/mlp.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_test_large.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/conjugate_gradient/test/conj_grad.ic.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_test_small.ic.sql_in"
[ 18%] Validating and copying bayes/test/gaussian_naive_bayes.sql_in.
[ 19%] Validating and copying assoc_rules/assoc_rules.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/bayes/test/bayes.ic.sql_in"
[ 19%] Validating and copying crf/crf.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/conjugate_gradient/conjugate_gradient.sql_in"
[ 19%] Validating and copying convex/test/lmf.sql_in.
Dependee "/home/jw/apache/madlib/build/src/patch/CMakeFiles/madlibPatches.dir/DependInfo.cmake" is newer than depender "/home/jw/apache/madlib/build/src/patch/CMakeFiles/madlibPatches.dir/depend.internal".
Dependee "/home/jw/apache/madlib/build/src/patch/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/jw/apache/madlib/build/src/patch/CMakeFiles/madlibPatches.dir/depend.internal".
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/bayes/test/bayes.sql_in"
Scanning dependencies of target madlibPatches
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/conjugate_gradient/test/conj_grad.ic.sql_in"
[ 19%] Validating and copying bayes/test/gaussian_naive_bayes.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/crf_feature_gen.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/test/mlp.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/conjugate_gradient/test/conj_grad.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/crf_data_loader.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/bayes/test/gaussian_naive_bayes.sql_in"
[ 19%] Validating and copying convex/utils_regularization.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/assoc_rules/assoc_rules.sql_in"
[ 19%] Validating and copying crf/test/crf_test_small.sql_in.
[ 19%] Validating and copying convex/test/lmf.ic.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/test/lmf.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/bayes/test/gaussian_naive_bayes.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/crf.sql_in"
[ 19%] Validating and copying crf/test/crf_train_large.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/utils_regularization.sql_in"
[ 19%] Validating and copying crf/test/crf_test_small.sql_in.
[ 19%] Validating and copying crf/crf_feature_gen.sql_in.
[ 19%] Validating and copying crf/crf.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/test/lmf.ic.sql_in"
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_test_small.sql_in"
make[2]: Leaving directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_train_large.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_test_small.sql_in"
[ 19%] Validating and copying convex/mlp.sql_in.
cd /home/jw/apache/madlib/build/src/ports/greenplum && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/crf_feature_gen.sql_in"
make  -f src/patch/CMakeFiles/madlibPatches.dir/build.make src/patch/CMakeFiles/madlibPatches.dir/build
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/crf.sql_in"
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/convex/mlp.sql_in"
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'src/patch/CMakeFiles/madlibPatches.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
[ 19%] Built target madlibPatches
[ 19%] Validating and copying crf/test/crf_train_large.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_train_large.sql_in"
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:399: src/ports/greenplum/modules/convex/test/mlp.ic.sql_in] Error 1
make[2]: *** Waiting for unfinished jobs....
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:384: src/ports/greenplum/modules/convex/mlp.sql_in] Error 1
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:419: src/ports/greenplum/modules/crf/crf_data_loader.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:334: src/ports/greenplum/modules/assoc_rules/test/assoc_rules.ic.sql_in] Error 1
make  -f src/bin/CMakeFiles/binaryFiles.dir/build.make src/bin/CMakeFiles/binaryFiles.dir/depend
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:434: src/ports/postgres/modules/crf/test/crf_test_small.ic.sql_in] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 19%] Validating and copying crf/test/crf_train_small.ic.sql_in.
make[2]: Entering directory '/home/jw/apache/madlib/build'
cd /home/jw/apache/madlib/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/madlib /home/jw/apache/madlib/src/bin /home/jw/apache/madlib/build /home/jw/apache/madlib/build/src/bin /home/jw/apache/madlib/build/src/bin/CMakeFiles/binaryFiles.dir/DependInfo.cmake --color=
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_train_small.ic.sql_in"
[ 19%] Validating and copying crf/test/crf_train_small.sql_in.
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/test/crf_train_small.sql_in"
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:399: src/ports/postgres/modules/convex/test/mlp.ic.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
[ 19%] Validating and copying crf/viterbi.sql_in.
cd /home/jw/apache/madlib/build/src/ports/postgres && ../../../../cmake/TestIfNoUTF8BOM.py "/home/jw/apache/madlib/src/ports/postgres/modules/crf/viterbi.sql_in"
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:339: src/ports/postgres/modules/assoc_rules/test/assoc_rules.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
          ^
SyntaxError: invalid syntax
SyntaxError: invalid syntax
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make  -f src/bin/CMakeFiles/binaryFiles.dir/build.make src/bin/CMakeFiles/binaryFiles.dir/build
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:374: src/ports/postgres/modules/conjugate_gradient/test/conj_grad.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:354: src/ports/postgres/modules/bayes/test/bayes.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: Entering directory '/home/jw/apache/madlib/build'
make[2]: Nothing to be done for 'src/bin/CMakeFiles/binaryFiles.dir/build'.
make[2]: Leaving directory '/home/jw/apache/madlib/build'
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:394: src/ports/postgres/modules/convex/test/lmf.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:374: src/ports/greenplum/modules/conjugate_gradient/test/conj_grad.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:429: src/ports/greenplum/modules/crf/test/crf_test_large.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:389: src/ports/greenplum/modules/convex/test/lmf.ic.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:344: src/ports/greenplum/modules/bayes/bayes.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:409: src/ports/greenplum/modules/convex/utils_regularization.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:349: src/ports/postgres/modules/bayes/test/bayes.ic.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:394: src/ports/greenplum/modules/convex/test/lmf.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:429: src/ports/postgres/modules/crf/test/crf_test_large.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
[ 19%] Built target binaryFiles
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:419: src/ports/postgres/modules/crf/crf_data_loader.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:364: src/ports/postgres/modules/conjugate_gradient/conjugate_gradient.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:409: src/ports/postgres/modules/convex/utils_regularization.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:414: src/ports/greenplum/modules/crf/crf.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:359: src/ports/greenplum/modules/bayes/test/gaussian_naive_bayes.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:379: src/ports/postgres/modules/convex/lmf.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:354: src/ports/greenplum/modules/bayes/test/bayes.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:389: src/ports/postgres/modules/convex/test/lmf.ic.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:439: src/ports/postgres/modules/crf/test/crf_test_small.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:339: src/ports/greenplum/modules/assoc_rules/test/assoc_rules.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:439: src/ports/greenplum/modules/crf/test/crf_test_small.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:329: src/ports/greenplum/modules/assoc_rules/assoc_rules.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:369: src/ports/greenplum/modules/conjugate_gradient/test/conj_grad.ic.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:424: src/ports/greenplum/modules/crf/crf_feature_gen.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:349: src/ports/greenplum/modules/bayes/test/bayes.ic.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:404: src/ports/greenplum/modules/convex/test/mlp.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:359: src/ports/postgres/modules/bayes/test/gaussian_naive_bayes.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
  File "/home/jw/apache/madlib/build/src/ports/greenplum/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
SyntaxError: invalid syntax
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:329: src/ports/postgres/modules/assoc_rules/assoc_rules.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:379: src/ports/greenplum/modules/convex/lmf.sql_in] Error 1
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:334: src/ports/postgres/modules/assoc_rules/test/assoc_rules.ic.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:434: src/ports/greenplum/modules/crf/test/crf_test_small.ic.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:344: src/ports/postgres/modules/bayes/bayes.sql_in] Error 1
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:364: src/ports/greenplum/modules/conjugate_gradient/conjugate_gradient.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:414: src/ports/postgres/modules/crf/crf.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/build.make:444: src/ports/greenplum/modules/crf/test/crf_train_large.sql_in] Error 1
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[1]: *** [CMakeFiles/Makefile2:808: src/ports/greenplum/CMakeFiles/sqlFiles_greenplum.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:369: src/ports/postgres/modules/conjugate_gradient/test/conj_grad.ic.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:404: src/ports/postgres/modules/convex/test/mlp.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:424: src/ports/postgres/modules/crf/crf_feature_gen.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:444: src/ports/postgres/modules/crf/test/crf_train_large.sql_in] Error 1
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:384: src/ports/postgres/modules/convex/mlp.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:449: src/ports/postgres/modules/crf/test/crf_train_small.ic.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:459: src/ports/postgres/modules/crf/viterbi.sql_in] Error 1
  File "/home/jw/apache/madlib/build/src/ports/postgres/../../../../cmake/TestIfNoUTF8BOM.py", line 30
    print 'Detected byte-order mark (%s) in file "%s".' % (BOM, argv[1])
          ^
SyntaxError: invalid syntax
make[2]: *** [src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/build.make:454: src/ports/postgres/modules/crf/test/crf_train_small.sql_in] Error 1
make[2]: Leaving directory '/home/jw/apache/madlib/build'
make[1]: *** [CMakeFiles/Makefile2:781: src/ports/postgres/CMakeFiles/sqlFiles_postgresql.dir/all] Error 2
make[1]: Leaving directory '/home/jw/apache/madlib/build'
make: *** [Makefile:171: all] Error 2
[jw@cn05 build]$ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)