Sounds great. I have been working on building a docker image with PG 10.0
but the default gcc version is 6.3; which means we cannot compile MADlib
until we resolve the MADLIB-1025 JIRA or find a way to get gcc 4.X loaded
on the image.

Thanks,

Orhan Kislal

On Thu, Oct 5, 2017 at 1:44 PM, Ed Espino <[email protected]> wrote:

> I am also happy to report that MADlib master and PostgreSQL 10.0 pass on
> "Ubuntu 16.04.3 LTS (Xenial Xerus)" using GCC 4.7 & 4.9. As expected, we
> have failures using GCC 5.4 due to
> https://issues.apache.org/jira/browse/MADLIB-1025.
>
> -=e
>
> On Thu, Oct 5, 2017 at 11:25 AM, Ed Espino <[email protected]> wrote:
>
> > The PostgreSQL community released 10.0 today (10/5/2017). Being curious
> > how MADlib would work with the initial PostgreSQL 10.0 GA (non-beta)
> > release, I am happy to report the build, install and install-check
> > operations are successful. Here are the results:
> >
> > Cheers,
> > -=e
> >
> >
> > OS: macOS High Sierra (Version 10.13)
> >
> > PostgreSQL: 10.0
> > PostgreSQL source: REL_10_STABLE (ce60c2a282)
> >
> > MADlib source: master branch (22cb81ca)
> > MADlib version: 2.0-dev
> >
> > ---------------------
> >
> >
> > 11 creekside in ~/workspace/MADlib/madlib/build
> > ±  |master → origin {1} ✓| → cmake ..
> > cmake ..
> > -- The C compiler identification is AppleClang 9.0.0.9000037
> > -- The CXX compiler identification is AppleClang 9.0.0.9000037
> > -- Check for working C compiler: /Library/Developer/
> > CommandLineTools/usr/bin/gcc
> > -- Check for working C compiler: /Library/Developer/
> CommandLineTools/usr/bin/gcc
> > -- works
> > -- Detecting C compiler ABI info
> > -- Detecting C compiler ABI info - done
> > -- Detecting C compile features
> > -- Detecting C compile features - done
> > -- Check for working CXX compiler: /Library/Developer/
> > CommandLineTools/usr/bin/g++
> > -- Check for working CXX compiler: /Library/Developer/
> CommandLineTools/usr/bin/g++
> > -- works
> > -- Detecting CXX compiler ABI info
> > -- Detecting CXX compiler ABI info - done
> > -- Detecting CXX compile features
> > -- Detecting CXX compile features - done
> > -- Boost version: 1.64.0
> > -- Found PythonInterp: /usr/local/bin/python (found version "2.7.13")
> > -- Found PostgreSQL: /usr/local/pgsql10/bin/postgres
> > -- Found PostgreSQL_10_0: /usr/local/pgsql10/bin/postgres
> > >> Adding PostgreSQL 10.0 (x86_64) to target list...
> > -- Could NOT find Greenplum (missing:  GREENPLUM_EXECUTABLE)
> > -- Could NOT find HAWQ (missing:  HAWQ_EXECUTABLE)
> > -- Using default web-based MathJax
> > -- Found FLEX: /usr/bin/flex (found suitable version "2.5.35", minimum
> > required is "2.5.33")
> > -- Could NOT find BISON: Found unsuitable version "2.3", but required is
> > at least "2.4" (found /usr/bin/bison)
> > -- Found Doxygen: /usr/local/bin/doxygen (found version "1.8.13")
> > -- Could not find recent versions of at least one of flex, bison,
> doxygen,
> > or dot (part of graphviz, needed for doxygen). Documentation will not be
> > built.
> > -- Found LATEX: /Library/TeX/texbin/latex
> > -- Found UnixCommands: /bin/bash
> > -- Configuring done
> > -- Generating done
> > -- Build files have been written to: /Users/espino/workspace/
> > MADlib/madlib/build
> >
> > 11 creekside in ~/workspace/MADlib/madlib/build
> > ±  |master → origin {1} ✓| → make
> > make
> > Scanning dependencies of target pythonFiles
> > Scanning dependencies of target EP_eigen
> > Scanning dependencies of target sqlFiles
> > Scanning dependencies of target configFiles
> > Scanning dependencies of target madpackFiles
> > Scanning dependencies of target EP_pyxb
> > Scanning dependencies of target sqlFiles_postgresql
> > Scanning dependencies of target pythonFiles_postgresql_10_0
> > [  0%] Copying __init__.py.
> > [  0%] Copying Modules.yml.
> > [  0%] Built target sqlFiles
> > [  0%] Creating directories for 'EP_eigen'
> > [  0%] Built target pythonFiles
> > [  0%] Creating directories for 'EP_pyxb'
> > [  1%] Preprocessing assoc_rules/__init__.py_in with m4.
> > [  1%] Validating and copying assoc_rules/assoc_rules.sql_in.
> > Scanning dependencies of target sqlFiles_hawq
> > Scanning dependencies of target sqlFiles_greenplum
> > [  1%] Copying argparse.py.
> > [  1%] Copying Ports.yml.
> > [  1%] Validating and copying assoc_rules/assoc_rules.sql_in.
> > [  1%] Validating and copying assoc_rules/assoc_rules.sql_in.
> > [  1%] Preprocessing assoc_rules/assoc_rules.py_in with m4.
> > [  1%] Copying configyml.py.
> > [  2%] Copying Version.yml.
> > [  2%] Copying madpack.py.
> > [  2%] Built target configFiles
> > [  2%] Preprocessing bayes/__init__.py_in with m4.
> > [  2%] Validating and copying assoc_rules/test/assoc_rules.sql_in.
> > [  2%] Performing download step (download, verify and extract) for
> > 'EP_eigen'
> > [  2%] Copying sort-module.py.
> > [  2%] Performing download step (download, verify and extract) for
> > 'EP_pyxb'
> > [  2%] Preprocessing bayes/bayes.py_in with m4.
> > -- Downloading...
> > -- Downloading...
> >    dst='/Users/espino/workspace/MADlib/madlib/build/third_
> > party/downloads/3.2.tar.gz'
> >    dst='/Users/espino/workspace/MADlib/madlib/build/third_
> > party/downloads/PyXB-1.2.4.tar.gz'
> >    timeout='none'
> >    timeout='none'
> > -- Using src='https://github.com/madlib/eigen/archive/branches/
> 3.2.tar.gz'
> > -- Using src='http://sourceforge.net/projects/pyxb/files/PyXB-1.2.
> 4.tar.gz
> > '
> > [  2%] Copying upgrade_util.py.
> > [  2%] Preprocessing convex/__init__.py_in with m4.
> > [  2%] Copying yaml/__init__.py.
> > [  2%] Validating and copying assoc_rules/test/assoc_rules.sql_in.
> > [  3%] Copying yaml/composer.py.
> > [  3%] Preprocessing convex/lmf_igd.py_in with m4.
> > -- [download 100% complete]
> > [  3%] Validating and copying bayes/bayes.sql_in.
> > [  3%] Validating and copying assoc_rules/test/assoc_rules.sql_in.
> > [  3%] Copying yaml/constructor.py.
> > [  3%] Preprocessing convex/mlp_igd.py_in with m4.
> > [  3%] Validating and copying bayes/bayes.sql_in.
> > [  3%] Copying yaml/cyaml.py.
> > [  3%] Copying yaml/dumper.py.
> > [  3%] Preprocessing convex/utils_regularization.py_in with m4.
> > [  3%] Copying yaml/emitter.py.
> > [  3%] Preprocessing crf/__init__.py_in with m4.
> > [  3%] Copying yaml/error.py.
> > [  3%] Validating and copying bayes/bayes.sql_in.
> > [  3%] Copying yaml/events.py.
> > [  5%] Preprocessing crf/crf.py_in with m4.
> > [  5%] Validating and copying bayes/test/bayes.sql_in.
> > [  5%] Copying yaml/loader.py.
> > [  5%] Validating and copying bayes/test/bayes.sql_in.
> > [  5%] Copying yaml/nodes.py.
> > [  5%] Preprocessing crf/crf_feature_gen.py_in with m4.
> > [  5%] Validating and copying bayes/test/bayes.sql_in.
> > [  5%] Copying yaml/parser.py.
> > [  5%] Preprocessing crf/viterbi.py_in with m4.
> > [  6%] Copying yaml/reader.py.
> > -- [download 0% complete]
> > [  6%] Copying yaml/representer.py.
> > [  6%] Preprocessing elastic_net/__init__.py_in with m4.
> > [  6%] Validating and copying bayes/test/gaussian_naive_bayes.sql_in.
> > [  6%] Copying yaml/resolver.py.
> > [  6%] Preprocessing elastic_net/elastic_net.py_in with m4.
> > [  6%] Validating and copying bayes/test/gaussian_naive_bayes.sql_in.
> > [  6%] Copying yaml/scanner.py.
> > [  6%] Validating and copying bayes/test/gaussian_naive_bayes.sql_in.
> > [  6%] Validating and copying conjugate_gradient/conjugate_
> > gradient.sql_in.
> > [  6%] Copying yaml/serializer.py.
> > [  6%] Preprocessing elastic_net/elastic_net_generate_result.py_in with
> > m4.
> > [  6%] Copying yaml/tokens.py.
> > [  6%] Preprocessing elastic_net/elastic_net_models.py_in with m4.
> > [  6%] Copying changelist.yaml.
> > [  6%] Preprocessing elastic_net/elastic_net_optimizer_fista.py_in with
> > m4.
> > [  6%] Copying changelist_1.10.0_1.12.yaml.
> > [  6%] Validating and copying conjugate_gradient/conjugate_
> > gradient.sql_in.
> > [  6%] Validating and copying conjugate_gradient/conjugate_
> > gradient.sql_in.
> > [  6%] Copying changelist_1.9.1_1.12.yaml.
> > [  6%] Preprocessing elastic_net/elastic_net_optimizer_igd.py_in with
> m4.
> > [  7%] Validating and copying conjugate_gradient/test/conj_grad.sql_in.
> > [  7%] Built target madpackFiles
> > [  7%] Preprocessing elastic_net/elastic_net_utils.py_in with m4.
> > [  7%] Validating and copying conjugate_gradient/test/conj_grad.sql_in.
> > [  7%] Validating and copying conjugate_gradient/test/conj_grad.sql_in.
> > [  9%] Preprocessing glm/__init__.py_in with m4.
> > -- [download 0% complete]
> > -- [download 1% complete]
> > -- [download 2% complete]
> > -- [download 3% complete]
> > [  9%] Preprocessing glm/glm.py_in with m4.
> > -- [download 4% complete]
> > -- [download 5% complete]
> > -- [download 6% complete]
> > Scanning dependencies of target binaryFiles
> > -- [download 7% complete]
> > -- [download 8% complete]
> > -- [download 9% complete]
> > -- [download 10% complete]
> > -- [download 11% complete]
> > -- [download 12% complete]
> > -- [download 13% complete]
> > -- [download 14% complete]
> > [  9%] Preprocessing glm/multinom.py_in with m4.
> > [  9%] Copying madpack.
> > [  9%] Validating and copying convex/lmf.sql_in.
> > -- [download 15% complete]
> > -- [download 16% complete]
> > -- [download 17% complete]
> > -- [download 18% complete]
> > -- [download 19% complete]
> > -- [download 20% complete]
> > -- [download 21% complete]
> > -- [download 22% complete]
> > -- [download 23% complete]
> > -- [download 24% complete]
> > -- [download 25% complete]
> > -- [download 26% complete]
> > -- [download 27% complete]
> > -- [download 28% complete]
> > -- [download 29% complete]
> > -- [download 30% complete]
> > -- [download 31% complete]
> > -- [download 32% complete]
> > -- [download 33% complete]
> > -- [download 34% complete]
> > -- [download 35% complete]
> > -- [download 36% complete]
> > -- [download 37% complete]
> > [  9%] Validating and copying convex/lmf.sql_in.
> > -- [download 38% complete]
> > -- [download 39% complete]
> > [  9%] Built target binaryFiles
> > -- [download 40% complete]
> > -- [download 41% complete]
> > -- [download 42% complete]
> > -- [download 43% complete]
> > -- [download 44% complete]
> > -- [download 45% complete]
> > -- [download 46% complete]
> > -- [download 47% complete]
> > -- [download 48% complete]
> > [  9%] Validating and copying convex/mlp.sql_in.
> > [  9%] Preprocessing glm/ordinal.py_in with m4.
> > -- [download 49% complete]
> > -- [download 50% complete]
> > [ 10%] Validating and copying convex/lmf.sql_in.
> > -- [download 51% complete]
> > -- [download 52% complete]
> > -- [download 53% complete]
> > -- [download 54% complete]
> > -- [download 55% complete]
> > -- [download 56% complete]
> > -- [download 57% complete]
> > -- [download 58% complete]
> > -- [download 59% complete]
> > -- [download 60% complete]
> > -- [download 61% complete]
> > -- [download 62% complete]
> > -- [download 63% complete]
> > -- [download 64% complete]
> > [ 10%] Validating and copying convex/test/lmf.sql_in.
> > -- [download 65% complete]
> > -- [download 66% complete]
> > -- [download 67% complete]
> > -- [download 68% complete]
> > -- [download 69% complete]
> > -- [download 71% complete]
> > -- [download 72% complete]
> > -- [download 73% complete]
> > -- [download 74% complete]
> > -- [download 75% complete]
> > -- [download 76% complete]
> > -- [download 77% complete]
> > -- [download 78% complete[ 10%] Preprocessing graph/__init__.py_in with
> m4.
> > ]
> > -- [download 79% complete]
> > -- [download 80% complete]
> > -- [download 81% complete]
> > -- [download 82% complete]
> > -- [download 83% complete]
> > -- [download 84% complete]
> > -- [download 85% complete]
> > -- [download 86% complete]
> > -- [download 87% complete]
> > -- [download 88% complete]
> > -- [download 89% complete]
> > -- [download 90% complete]
> > -- [download 91% complete]
> > -- [download 92% complete]
> > -- [download 93% complete]
> > -- [download 94% complete]
> > -- [download 95% complete]
> > -- [download 96% complete]
> > -- [download 97% complete]
> > -- [download 98% complete]
> > -- [download 99% complete]
> > -- [download 100% complete]
> > -- Downloading... done
> > [ 10%] Preprocessing graph/apsp.py_in with m4.
> > -- extracting...
> >      src='/Users/espino/workspace/MADlib/madlib/build/third_
> > party/downloads/3.2.tar.gz'
> >      dst='/Users/espino/workspace/MADlib/madlib/build/third_
> > party/src/EP_eigen'
> > -- extracting... [tar xfz]
> > [ 10%] Preprocessing graph/bfs.py_in with m4.
> > [ 10%] Validating and copying convex/mlp.sql_in.
> > [ 11%] Validating and copying convex/mlp.sql_in.
> > [ 11%] Preprocessing graph/graph_utils.py_in with m4.
> > [ 11%] Validating and copying convex/test/lmf.sql_in.
> > [ 11%] Validating and copying convex/test/mlp.sql_in.
> > [ 11%] Validating and copying convex/utils_regularization.sql_in.
> > [ 11%] Preprocessing graph/hits.py_in with m4.
> > [ 11%] Preprocessing graph/measures.py_in with m4.
> > [ 13%] Preprocessing graph/pagerank.py_in with m4.
> > [ 13%] Validating and copying crf/crf.sql_in.
> > [ 13%] Validating and copying convex/test/lmf.sql_in.
> > [ 13%] Preprocessing graph/sssp.py_in with m4.
> > [ 13%] Validating and copying convex/test/mlp.sql_in.
> > [ 13%] Validating and copying convex/test/mlp.sql_in.
> > [ 13%] Validating and copying convex/utils_regularization.sql_in.
> > [ 13%] Preprocessing graph/wcc.py_in with m4.
> > [ 13%] Preprocessing kmeans/__init__.py_in with m4.
> > -- extracting... [analysis]
> > -- extracting... [rename]
> > -- extracting... [clean up]
> > -- extracting... done
> > [ 13%] Preprocessing kmeans/kmeans.py_in with m4.
> > [ 13%] Validating and copying crf/crf_data_loader.sql_in.
> > [ 13%] Validating and copying convex/utils_regularization.sql_in.
> > [ 13%] No patch step for 'EP_eigen'
> > [ 13%] Preprocessing knn/__init__.py_in with m4.
> > [ 13%] Validating and copying crf/crf_feature_gen.sql_in.
> > [ 13%] No update step for 'EP_eigen'
> > [ 13%] Validating and copying crf/crf.sql_in.
> > -- [download 1% complete]
> > [ 13%] Validating and copying crf/test/crf_test_large.sql_in.
> > [ 13%] Preprocessing knn/knn.py_in with m4.
> > [ 13%] Performing configure step for 'EP_eigen'
> > [ 13%] Preprocessing lda/__init__.py_in with m4.
> > -- [download 2% complete]
> > Ignored: cmake -GUnix Makefiles /Users/espino/workspace/
> > MADlib/madlib/build/third_party/src/EP_eigen
> > [ 13%] Performing build step for 'EP_eigen'
> > [ 13%] Preprocessing lda/lda.py_in with m4.
> > Ignored: make
> > -- [download 3% complete]
> > [ 13%] Performing install step for 'EP_eigen'
> > Ignored: make
> > -- [download 4% complete]
> > [ 13%] Validating and copying crf/crf_data_loader.sql_in.
> > [ 13%] Preprocessing linalg/__init__.py_in with m4.
> > -- [download 5% complete]
> > -- [download 6% complete]
> > [ 13%] Validating and copying crf/crf.sql_in.
> > [ 13%] Completed 'EP_eigen'
> > [ 15%] Validating and copying crf/test/crf_test_small.sql_in.
> > [ 15%] Preprocessing linalg/matrix_help_message.py_in with m4.
> > -- [download 7% complete]
> > -- [download 8% complete]
> > [ 15%] Validating and copying crf/crf_data_loader.sql_in.
> > -- [download 9% complete]
> > [ 15%] Validating and copying crf/crf_feature_gen.sql_in.
> > -- [download 10% complete]
> > -- [download 11% complete]
> > [ 15%] Built target EP_eigen
> > -- [download 12% complete]
> > -- [download 13% complete]
> > [ 15%] Preprocessing linalg/matrix_ops.py_in with m4.
> > [ 15%] Validating and copying crf/test/crf_train_large.sql_in.
> > -- [download 14% complete]
> > -- [download 15% complete]
> > -- [download 16% complete]
> > -- [download 17% complete]
> > -- [download 18% complete]
> > -- [download 19% complete]
> > [ 15%] Preprocessing linalg/svd.py_in with m4.
> > -- [download 20% complete]
> > -- [download 21% complete]
> > -- [download 22% complete]
> > -- [download 23% complete]
> > -- [download 24% complete]
> > -- [download 25% complete]
> > -- [download 26% complete]
> > -- [download 27% complete]
> > Scanning dependencies of target madlibPatches
> > -- [download 28% complete]
> > [ 15%] Validating and copying crf/crf_feature_gen.sql_in.
> > -- [download 29% complete]
> > -- [download 30% complete]
> > -- [download 31% complete]
> > [ 15%] Built target madlibPatches
> > [ 15%] Preprocessing linear_systems/__init__.py_in with m4.
> > -- [download 32% complete]
> > -- [download 33% complete]
> > -- [download 34% complete]
> > -- [download 35% complete]
> > [ 15%] Validating and copying crf/test/crf_test_large.sql_in.
> > -- [download 36% complete]
> > [ 15%] Validating and copying crf/test/crf_test_large.sql_in.
> > Scanning dependencies of target madlib_postgresql_10_0
> > [ 15%] Validating and copying crf/test/crf_train_small.sql_in.
> > -- [download 37% complete]
> > -- [download 38% complete]
> > -- [download 39% complete]
> > [ 15%] Preprocessing linear_systems/dense_linear_systems.py_in with m4.
> > -- [download 40% complete]
> > -- [download 41% complete]
> > -- [download 42% complete]
> > -- [download 43% complete]
> > -- [download 44% complete]
> > -- [download 45% complete]
> > -- [download 46% complete]
> > -- [download 47% complete]
> > -- [download 48% complete]
> > -- [download 49% complete]
> > [ 15%] Validating and copying crf/test/crf_test_small.sql_in.
> > -- [download 50% complete]
> > -- [download 51% complete]
> > -- [download 52% complete]
> > -- [download 53% complete]
> > [ 15%] Preprocessing linear_systems/sparse_linear_systems.py_in with m4.
> > -- [download 54% complete]
> > -- [download 55% complete]
> > -- [download 56% complete]
> > -- [download 57% complete]
> > -- [download 58% complete]
> > -- [download 59% complete]
> > -- [download 60% complete]
> > -- [download 61% complete]
> > -- [download 62% complete]
> > -- [download 63% complete]
> > -- [download 64% complete]
> > -- [download 65% complete]
> > -- [download 66% complete]
> > [ 15%] Preprocessing linear_systems/test/__init__.py_in with m4.
> > -- [download 67% complete]
> > -- [download 68% complete]
> > -- [download 69% complete]
> > -- [download 70% complete]
> > -- [download 71% complete]
> > -- [download 72% complete]
> > -- [download 73% complete]
> > -- [download 74% complete]
> > -- [download 75% complete]
> > -- [download 76% complete]
> > -- [download 77% complete]
> > -- [download 78% complete]
> > [ 15%] Preprocessing pca/__init__.py_in with m4.
> > -- [download 79% complete]
> > -- [download 80% complete]
> > -- [download 81% complete]
> > -- [download 82% complete]
> > -- [download 83% complete]
> > -- [download 84% complete]
> > [ 15%] Validating and copying crf/viterbi.sql_in.
> > -- [download 85% complete]
> > [ 15%] Validating and copying crf/test/crf_test_small.sql_in.
> > -- [download 86% complete]
> > -- [download 87% complete]
> > -- [download 88% complete]
> > -- [download 89% complete]
> > -- [download 90% complete]
> > [ 15%] Preprocessing pca/pca.py_in with m4.
> > -- [download 91% complete]
> > [ 15%] Validating and copying crf/test/crf_train_large.sql_in.
> > [ 17%] Validating and copying crf/test/crf_train_large.sql_in.
> > -- [download 92% complete]
> > -- [download 93% complete]
> > -- [download 94% complete]
> > -- [download 95% complete]
> > -- [download 96% complete]
> > -- [download 97% complete]
> > -- [download 98% complete]
> > -- [download 99% complete]
> > -- [download 100% complete]
> > -- verifying file...
> >        file='/Users/espino/workspace/MADlib/madlib/build/
> > third_party/downloads/PyXB-1.2.4.tar.gz'
> > [ 18%] Preprocessing pca/pca_project.py_in with m4.
> > [ 18%] Validating and copying crf/test/crf_train_small.sql_in.
> > -- Downloading... done
> > [ 18%] Preprocessing pmml/__init__.py_in with m4.
> > -- extracting...
> >      src='/Users/espino/workspace/MADlib/madlib/build/third_
> > party/downloads/PyXB-1.2.4.tar.gz'
> >      dst='/Users/espino/workspace/MADlib/madlib/build/third_
> > party/src/EP_pyxb'
> > -- extracting... [tar xfz]
> > [ 18%] Preprocessing pmml/binding.py_in with m4.
> > [ 19%] Validating and copying elastic_net/elastic_net.sql_in.
> > [ 19%] Validating and copying crf/test/crf_train_small.sql_in.
> > [ 19%] Validating and copying elastic_net/test/elastic_net_
> > install_check.sql_in.
> > [ 19%] Preprocessing pmml/builder.py_in with m4.
> > [ 19%] Validating and copying crf/viterbi.sql_in.
> > [ 19%] Validating and copying crf/viterbi.sql_in.
> > [ 19%] Preprocessing pmml/formula.py_in with m4.
> > [ 19%] Validating and copying elastic_net/elastic_net.sql_in.
> > [ 19%] Validating and copying glm/glm.sql_in.
> > [ 19%] Validating and copying elastic_net/elastic_net.sql_in.
> > [ 19%] Preprocessing pmml/table_to_pmml.py_in with m4.
> > [ 19%] Validating and copying glm/multiresponseglm.sql_in.
> > [ 19%] Validating and copying elastic_net/test/elastic_net_
> > install_check.sql_in.
> > [ 19%] Preprocessing recursive_partitioning/__init__.py_in with m4.
> > [ 19%] Validating and copying elastic_net/test/elastic_net_
> > install_check.sql_in.
> > [ 19%] Validating and copying glm/ordinal.sql_in.
> > [ 19%] Validating and copying glm/glm.sql_in.
> > -- extracting... [analysis]
> > -- extracting... [rename]
> > -- extracting... [clean up]
> > -- extracting... done
> > [ 19%] Validating and copying glm/glm.sql_in.
> > [ 19%] Preprocessing recursive_partitioning/decision_tree.py_in with m4.
> > [ 19%] Performing patch step for 'EP_pyxb'
> > patching file setup.py
> > PyXB: Removing GPL component from code base
> > PyXB: see https://github.com/pabigot/pyxb/issues/77 for details
> > [ 21%] Validating and copying glm/test/binomial.sql_in.
> > [ 21%] No update step for 'EP_pyxb'
> > [ 21%] Preprocessing recursive_partitioning/random_forest.py_in with m4.
> > [ 21%] Validating and copying glm/multiresponseglm.sql_in.
> > [ 21%] No configure step for 'EP_pyxb'
> > [ 21%] Validating and copying glm/multiresponseglm.sql_in.
> > [ 21%] Preprocessing regress/__init__.py_in with m4.
> > [ 21%] Validating and copying glm/test/gamma.sql_in.
> > [ 21%] No build step for 'EP_pyxb'
> > [ 22%] Preprocessing regress/clustered_variance.py_in with m4.
> > [ 22%] Validating and copying glm/ordinal.sql_in.
> > [ 23%] Performing install step for 'EP_pyxb'
> > [ 23%] Preprocessing regress/linear.py_in with m4.
> > [ 23%] Validating and copying glm/ordinal.sql_in.
> > [ 23%] Preprocessing regress/logistic.py_in with m4.
> > [ 23%] Validating and copying glm/test/binomial.sql_in.
> > [ 25%] Validating and copying glm/test/gamma.sql_in.
> > [ 25%] Preprocessing regress/marginal.py_in with m4.
> > [ 25%] Validating and copying glm/test/gaussian.sql_in.
> > [ 25%] Preprocessing regress/margins.py_in with m4.
> > [ 25%] Validating and copying glm/test/binomial.sql_in.
> > [ 25%] Preprocessing regress/margins_builder.py_in with m4.
> > [ 25%] Validating and copying glm/test/inverse_gaussian.sql_in.
> > [ 25%] Validating and copying glm/test/multinom.sql_in.
> > [ 25%] Preprocessing regress/multilogistic.py_in with m4.
> > [ 25%] Validating and copying glm/test/gaussian.sql_in.
> > [ 25%] Validating and copying glm/test/gamma.sql_in.
> > [ 25%] Preprocessing regress/robust_linear.py_in with m4.
> > [ 25%] Validating and copying glm/test/ordinal.sql_in.
> > [ 25%] Preprocessing regress/robust_logistic.py_in with m4.
> > [ 25%] Preprocessing regress/robust_mlogistic.py_in with m4.
> > [ 25%] Validating and copying glm/test/poisson.sql_in.
> > [ 25%] Validating and copying glm/test/gaussian.sql_in.
> > [ 26%] Preprocessing sample/__init__.py_in with m4.
> > [ 26%] Validating and copying glm/test/inverse_gaussian.sql_in.
> > [ 27%] Validating and copying glm/test/inverse_gaussian.sql_in.
> > [ 27%] Preprocessing sample/stratified_sample.py_in with m4.
> > [ 27%] Validating and copying glm/test/multinom.sql_in.
> > [ 27%] Preprocessing sample/train_test_split.py_in with m4.
> > [ 27%] Preprocessing stats/__init__.py_in with m4.
> > [ 27%] Validating and copying graph/apsp.sql_in.
> > [ 27%] Validating and copying glm/test/ordinal.sql_in.
> > [ 27%] Preprocessing stats/clustered_variance_coxph.py_in with m4.
> > [ 27%] Validating and copying glm/test/multinom.sql_in.
> > [ 27%] Validating and copying graph/bfs.sql_in.
> > [ 27%] Preprocessing stats/correlation.py_in with m4.
> > [ 27%] Completed 'EP_pyxb'
> > [ 27%] Validating and copying glm/test/ordinal.sql_in.
> > [ 27%] Preprocessing stats/cox_prop_hazards.py_in with m4.
> > [ 27%] Built target EP_pyxb
> > [ 27%] Preprocessing stats/pred_metrics.py_in with m4.
> > [ 27%] Validating and copying glm/test/poisson.sql_in.
> > [ 27%] Preprocessing stats/robust_variance_coxph.py_in with m4.
> > [ 27%] Validating and copying glm/test/poisson.sql_in.
> > [ 27%] Validating and copying graph/hits.sql_in.
> > [ 27%] Validating and copying graph/apsp.sql_in.
> > [ 28%] Preprocessing summary/Summarizer.py_in with m4.
> > [ 28%] Validating and copying graph/apsp.sql_in.
> > [ 28%] Preprocessing summary/__init__.py_in with m4.
> > [ 30%] Validating and copying graph/measures.sql_in.
> > [ 30%] Preprocessing summary/summary.py_in with m4.
> > [ 30%] Preprocessing svm/__init__.py_in with m4.
> > [ 30%] Validating and copying graph/pagerank.sql_in.
> > [ 30%] Validating and copying graph/bfs.sql_in.
> > [ 30%] Preprocessing svm/kernel_approximation.py_in with m4.
> > [ 30%] Validating and copying graph/bfs.sql_in.
> > [ 30%] Validating and copying graph/sssp.sql_in.
> > [ 30%] Validating and copying graph/hits.sql_in.
> > [ 30%] Preprocessing svm/svm.py_in with m4.
> > [ 30%] Preprocessing tsa/__init__.py_in with m4.
> > [ 30%] Validating and copying graph/hits.sql_in.
> > [ 30%] Preprocessing tsa/arima.py_in with m4.
> > [ 30%] Validating and copying graph/measures.sql_in.
> > [ 30%] Validating and copying graph/test/apsp.sql_in.
> > [ 30%] Preprocessing tsa/arima_forecast.py_in with m4.
> > [ 30%] Validating and copying graph/pagerank.sql_in.
> > [ 30%] Validating and copying graph/measures.sql_in.
> > [ 30%] Validating and copying graph/test/bfs.sql_in.
> > [ 30%] Preprocessing utilities/__init__.py_in with m4.
> > [ 31%] Preprocessing utilities/admin.py_in with m4.
> > [ 32%] Validating and copying graph/pagerank.sql_in.
> > [ 32%] Preprocessing utilities/control.py_in with m4.
> > [ 32%] Validating and copying graph/test/hits.sql_in.
> > [ 32%] Preprocessing utilities/control_composite.py_in with m4.
> > [ 34%] Validating and copying graph/sssp.sql_in.
> > [ 34%] Preprocessing utilities/create_indicators.py_in with m4.
> > [ 34%] Validating and copying graph/test/apsp.sql_in.
> > [ 34%] Preprocessing utilities/encode_categorical.py_in with m4.
> > [ 34%] Validating and copying graph/test/measures.sql_in.
> > [ 34%] Validating and copying graph/test/bfs.sql_in.
> > [ 34%] Preprocessing utilities/group_control.py_in with m4.
> > [ 34%] Preprocessing utilities/in_mem_group_control.py_in with m4.
> > [ 34%] Validating and copying graph/sssp.sql_in.
> > [ 34%] Preprocessing utilities/math_utils.py_in with m4.
> > [ 34%] Validating and copying graph/test/apsp.sql_in.
> > [ 34%] Preprocessing utilities/path.py_in with m4.
> > [ 34%] Validating and copying graph/test/pagerank.sql_in.
> > [ 34%] Preprocessing utilities/pivot.py_in with m4.
> > [ 34%] Validating and copying graph/test/hits.sql_in.
> > [ 34%] Validating and copying graph/test/bfs.sql_in.
> > [ 34%] Validating and copying graph/test/sssp.sql_in.
> > [ 35%] Preprocessing utilities/sessionize.py_in with m4.
> > [ 35%] Preprocessing utilities/text_utilities.py_in with m4.
> > [ 35%] Validating and copying graph/test/measures.sql_in.
> > [ 35%] Preprocessing utilities/utilities.py_in with m4.
> > [ 35%] Validating and copying graph/test/wcc.sql_in.
> > [ 35%] Preprocessing utilities/validate_args.py_in with m4.
> > [ 36%] Validating and copying graph/wcc.sql_in.
> > [ 36%] Validating and copying graph/test/hits.sql_in.
> > [ 36%] Validating and copying kmeans/kmeans.sql_in.
> > [ 36%] Validating and copying graph/test/pagerank.sql_in.
> > [ 36%] Preprocessing validation/__init__.py_in with m4.
> > [ 36%] Preprocessing validation/cross_validation.py_in with m4.
> > [ 36%] Validating and copying graph/test/measures.sql_in.
> > [ 36%] Preprocessing validation/cv_utils.py_in with m4.
> > [ 36%] Validating and copying kmeans/test/kmeans.sql_in.
> > [ 36%] Preprocessing validation/internal/__init__.py_in with m4.
> > [ 36%] Validating and copying graph/test/pagerank.sql_in.
> > [ 36%] Validating and copying graph/test/sssp.sql_in.
> > [ 36%] Validating and copying graph/test/sssp.sql_in.
> > [ 36%] Validating and copying knn/knn.sql_in.
> > [ 36%] Preprocessing validation/internal/cross_validation.py_in with m4.
> > [ 38%] Preprocessing sketch/src/pg_gp/__init__.py_in with m4.
> > [ 38%] Preprocessing sketch/src/pg_gp/countmin.py_in with m4.
> > [ 38%] Validating and copying knn/test/knn.sql_in.
> > [ 38%] Preprocessing svec_util/src/pg_gp/__init__.py_in with m4.
> > [ 38%] Validating and copying graph/test/wcc.sql_in.
> > [ 38%] Validating and copying lda/lda.sql_in.
> > [ 38%] Preprocessing svec_util/src/pg_gp/generate_svec.py_in with m4.
> > [ 38%] Validating and copying graph/test/wcc.sql_in.
> > [ 38%] Validating and copying graph/wcc.sql_in.
> > [ 38%] Validating and copying kmeans/kmeans.sql_in.
> > [ 38%] Built target pythonFiles_postgresql_10_0
> > [ 38%] Validating and copying lda/test/lda.sql_in.
> > [ 38%] Validating and copying linalg/linalg.sql_in.
> > [ 38%] Validating and copying graph/wcc.sql_in.
> > [ 39%] Validating and copying kmeans/test/kmeans.sql_in.
> > [ 39%] Validating and copying linalg/matrix_ops.sql_in.
> > [ 40%] Validating and copying kmeans/kmeans.sql_in.
> > [ 40%] Validating and copying linalg/pivotalr_arrayops.sql_in.
> > [ 40%] Validating and copying knn/knn.sql_in.
> > [ 40%] Validating and copying kmeans/test/kmeans.sql_in.
> > [ 42%] Validating and copying linalg/svd.sql_in.
> > [ 42%] Validating and copying linalg/test/linalg.sql_in.
> > [ 42%] Validating and copying linalg/test/matrix_ops.sql_in.
> > [ 42%] Validating and copying knn/test/knn.sql_in.
> > [ 42%] Validating and copying knn/knn.sql_in.
> > [ 42%] Validating and copying lda/lda.sql_in.
> > [ 42%] Validating and copying linalg/test/svd.sql_in.
> > [ 42%] Validating and copying knn/test/knn.sql_in.
> > [ 42%] Validating and copying lda/test/lda.sql_in.
> > [ 42%] Validating and copying linear_systems/dense_linear_
> systems.sql_in.
> > [ 42%] Validating and copying linear_systems/sparse_linear_
> systems.sql_in.
> > [ 42%] Validating and copying linalg/linalg.sql_in.
> > [ 42%] Validating and copying lda/lda.sql_in.
> > [ 42%] Validating and copying linalg/matrix_ops.sql_in.
> > [ 42%] Validating and copying linalg/pivotalr_arrayops.sql_in.
> > [ 42%] Validating and copying linear_systems/test/dense_
> > linear_sytems.sql_in.
> > [ 42%] Validating and copying linear_systems/test/sparse_
> > linear_sytems.sql_in.
> > [ 42%] Validating and copying lda/test/lda.sql_in.
> > [ 42%] Validating and copying linalg/svd.sql_in.
> > [ 42%] Validating and copying pca/pca.sql_in.
> > [ 42%] Validating and copying linalg/linalg.sql_in.
> > [ 43%] Validating and copying pca/pca_project.sql_in.
> > [ 43%] Validating and copying linalg/test/linalg.sql_in.
> > [ 43%] Validating and copying linalg/matrix_ops.sql_in.
> > [ 43%] Validating and copying linalg/pivotalr_arrayops.sql_in.
> > [ 44%] Validating and copying linalg/test/matrix_ops.sql_in.
> > [ 44%] Validating and copying pca/test/pca.sql_in.
> > [ 44%] Validating and copying linalg/svd.sql_in.
> > [ 46%] Validating and copying linalg/test/linalg.sql_in.
> > [ 46%] Validating and copying linalg/test/svd.sql_in.
> > [ 46%] Validating and copying linalg/test/matrix_ops.sql_in.
> > [ 46%] Validating and copying pca/test/pca_project.sql_in.
> > [ 46%] Validating and copying pmml/table_to_pmml.sql_in.
> > [ 46%] Validating and copying linalg/test/svd.sql_in.
> > [ 46%] Validating and copying linear_systems/dense_linear_
> systems.sql_in.
> > [ 46%] Validating and copying linear_systems/sparse_linear_
> systems.sql_in.
> > [ 46%] Validating and copying pmml/test/pmml_dt.sql_in.
> > [ 46%] Validating and copying linear_systems/test/dense_
> > linear_sytems.sql_in.
> > [ 46%] Validating and copying linear_systems/dense_linear_
> systems.sql_in.
> > [ 46%] Validating and copying linear_systems/test/sparse_
> > linear_sytems.sql_in.
> > [ 46%] Validating and copying pca/pca.sql_in.
> > [ 46%] Validating and copying pca/pca_project.sql_in.
> > [ 46%] Validating and copying pmml/test/pmml_glm_binomial.sql_in.
> > [ 46%] Validating and copying linear_systems/sparse_linear_
> systems.sql_in.
> > [ 46%] Validating and copying pmml/test/pmml_glm_gamma.sql_in.
> > [ 46%] Validating and copying linear_systems/test/dense_
> > linear_sytems.sql_in.
> > [ 46%] Validating and copying pca/test/pca.sql_in.
> > [ 46%] Validating and copying linear_systems/test/sparse_
> > linear_sytems.sql_in.
> > [ 46%] Validating and copying pmml/test/pmml_glm_ig.sql_in.
> > [ 47%] Validating and copying pmml/test/pmml_glm_normal.sql_in.
> > [ 47%] Validating and copying pca/test/pca_project.sql_in.
> > [ 47%] Validating and copying pmml/test/pmml_glm_poisson.sql_in.
> > [ 47%] Validating and copying pmml/table_to_pmml.sql_in.
> > [ 47%] Validating and copying pmml/test/pmml_dt.sql_in.
> > [ 47%] Validating and copying pca/pca.sql_in.
> > [ 48%] Validating and copying pmml/test/pmml_multinom.sql_in.
> > [ 48%] Validating and copying pmml/test/pmml_glm_binomial.sql_in.
> > [ 48%] Validating and copying pmml/test/pmml_ordinal.sql_in.
> > [ 48%] Validating and copying pca/pca_project.sql_in.
> > [ 48%] Validating and copying pmml/test/pmml_rf.sql_in.
> > [ 50%] Validating and copying pca/test/pca.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_gamma.sql_in.
> > [ 50%] Validating and copying pmml/test/table_to_pmml.sql_in.
> > [ 50%] Validating and copying pca/test/pca_project.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_ig.sql_in.
> > [ 50%] Validating and copying prob/prob.sql_in.
> > [ 50%] Validating and copying prob/test/prob.sql_in.
> > [ 50%] Validating and copying pmml/table_to_pmml.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_normal.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_dt.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_binomial.sql_in.
> > [ 50%] Validating and copying recursive_partitioning/
> decision_tree.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_gamma.sql_in.
> > [ 50%] Validating and copying recursive_partitioning/random_
> forest.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_ig.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_poisson.sql_in.
> > [ 50%] Validating and copying recursive_partitioning/test/
> > decision_tree.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_multinom.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_normal.sql_in.
> > [ 50%] Validating and copying recursive_partitioning/test/
> > random_forest.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_ordinal.sql_in.
> > [ 50%] Validating and copying pmml/test/pmml_glm_poisson.sql_in.
> > [ 51%] Validating and copying regress/clustered_variance.sql_in.
> > [ 51%] Validating and copying regress/linear.sql_in.
> > [ 52%] Validating and copying pmml/test/pmml_multinom.sql_in.
> > [ 52%] Validating and copying pmml/test/pmml_rf.sql_in.
> > [ 52%] Validating and copying pmml/test/table_to_pmml.sql_in.
> > [ 52%] Validating and copying prob/prob.sql_in.
> > [ 52%] Validating and copying regress/logistic.sql_in.
> > [ 53%] Validating and copying pmml/test/pmml_ordinal.sql_in.
> > [ 53%] Validating and copying regress/marginal.sql_in.
> > [ 53%] Validating and copying pmml/test/pmml_rf.sql_in.
> > [ 53%] Validating and copying recursive_partitioning/
> decision_tree.sql_in.
> > [ 53%] Validating and copying regress/multilogistic.sql_in.
> > [ 53%] Validating and copying prob/test/prob.sql_in.
> > [ 53%] Validating and copying pmml/test/table_to_pmml.sql_in.
> > [ 53%] Validating and copying prob/prob.sql_in.
> > [ 53%] Validating and copying prob/test/prob.sql_in.
> > [ 53%] Validating and copying recursive_partitioning/random_
> forest.sql_in.
> > [ 53%] Validating and copying regress/robust.sql_in.
> > [ 53%] Validating and copying recursive_partitioning/test/
> > decision_tree.sql_in.
> > [ 53%] Validating and copying regress/test/clustered.sql_in.
> > [ 53%] Validating and copying recursive_partitioning/
> decision_tree.sql_in.
> > [ 53%] Validating and copying recursive_partitioning/random_
> forest.sql_in.
> > [ 53%] Validating and copying recursive_partitioning/test/
> > random_forest.sql_in.
> > [ 53%] Validating and copying recursive_partitioning/test/
> > decision_tree.sql_in.
> > [ 53%] Validating and copying regress/clustered_variance.sql_in.
> > [ 53%] Validating and copying regress/test/linear.sql_in.
> > [ 53%] Validating and copying recursive_partitioning/test/
> > random_forest.sql_in.
> > [ 53%] Validating and copying regress/clustered_variance.sql_in.
> > [ 56%] Validating and copying regress/test/logistic.sql_in.
> > [ 56%] Validating and copying regress/logistic.sql_in.
> > [ 56%] Validating and copying regress/linear.sql_in.
> > [ 56%] Validating and copying regress/linear.sql_in.
> > [ 57%] Validating and copying regress/test/marginal.sql_in.
> > [ 57%] Validating and copying regress/logistic.sql_in.
> > [ 57%] Validating and copying regress/test/multilogistic.sql_in.
> > [ 57%] Validating and copying regress/marginal.sql_in.
> > [ 57%] Validating and copying regress/multilogistic.sql_in.
> > [ 57%] Validating and copying regress/marginal.sql_in.
> > [ 57%] Validating and copying sample/sample.sql_in.
> > [ 57%] Validating and copying regress/test/robust.sql_in.
> > [ 57%] Validating and copying regress/robust.sql_in.
> > [ 57%] Validating and copying regress/multilogistic.sql_in.
> > [ 57%] Validating and copying regress/test/clustered.sql_in.
> > [ 57%] Validating and copying regress/robust.sql_in.
> > [ 57%] Validating and copying sample/stratified_sample.sql_in.
> > [ 57%] Validating and copying regress/test/clustered.sql_in.
> > [ 57%] Validating and copying sample/test/sample.sql_in.
> > [ 57%] Validating and copying regress/test/linear.sql_in.
> > [ 57%] Validating and copying sample/test/stratified_sample.sql_in.
> > [ 57%] Validating and copying regress/test/linear.sql_in.
> > [ 57%] Validating and copying sample/test/train_test_split.sql_in.
> > [ 57%] Validating and copying regress/test/logistic.sql_in.
> > [ 57%] Validating and copying regress/test/marginal.sql_in.
> > [ 57%] Validating and copying regress/test/logistic.sql_in.
> > [ 57%] Validating and copying sample/train_test_split.sql_in.
> > [ 57%] Validating and copying stats/clustered_variance_coxph.sql_in.
> > [ 57%] Validating and copying stats/cox_prop_hazards.sql_in.
> > [ 60%] Validating and copying stats/correlation.sql_in.
> > [ 60%] Validating and copying regress/test/multilogistic.sql_in.
> > [ 60%] Validating and copying regress/test/robust.sql_in.
> > [ 60%] Validating and copying stats/distribution.sql_in.
> > [ 60%] Validating and copying regress/test/multilogistic.sql_in.
> > [ 60%] Validating and copying regress/test/marginal.sql_in.
> > [ 61%] Validating and copying stats/pred_metrics.sql_in.
> > [ 61%] Validating and copying stats/hypothesis_tests.sql_in.
> > [ 61%] Validating and copying regress/test/robust.sql_in.
> > [ 61%] Validating and copying sample/sample.sql_in.
> > [ 61%] Validating and copying sample/stratified_sample.sql_in.
> > [ 61%] Validating and copying sample/sample.sql_in.
> > [ 61%] Validating and copying sample/test/sample.sql_in.
> > [ 61%] Validating and copying sample/stratified_sample.sql_in.
> > [ 61%] Validating and copying sample/test/stratified_sample.sql_in.
> > [ 61%] Validating and copying stats/robust_variance_coxph.sql_in.
> > [ 61%] Validating and copying sample/test/sample.sql_in.
> > [ 61%] Validating and copying stats/test/anova_test.sql_in.
> > [ 61%] Validating and copying sample/test/train_test_split.sql_in.
> > [ 61%] Validating and copying sample/train_test_split.sql_in.
> > [ 61%] Validating and copying sample/test/stratified_sample.sql_in.
> > [ 61%] Validating and copying stats/clustered_variance_coxph.sql_in.
> > [ 61%] Validating and copying sample/test/train_test_split.sql_in.
> > [ 61%] Validating and copying stats/correlation.sql_in.
> > [ 61%] Validating and copying sample/train_test_split.sql_in.
> > [ 61%] Validating and copying stats/test/chi2_test.sql_in.
> > [ 61%] Validating and copying stats/test/correlation.sql_in.
> > [ 63%] Validating and copying stats/cox_prop_hazards.sql_in.
> > [ 63%] Validating and copying stats/test/cox_prop_hazards.sql_in.
> > [ 63%] Validating and copying stats/distribution.sql_in.
> > [ 63%] Validating and copying stats/hypothesis_tests.sql_in.
> > [ 63%] Validating and copying stats/clustered_variance_coxph.sql_in.
> > [ 64%] Validating and copying stats/test/ks_test.sql_in.
> > [ 64%] Validating and copying stats/test/f_test.sql_in.
> > [ 64%] Validating and copying stats/pred_metrics.sql_in.
> > [ 64%] Validating and copying stats/test/mw_test.sql_in.
> > [ 64%] Validating and copying stats/correlation.sql_in.
> > [ 64%] Validating and copying stats/cox_prop_hazards.sql_in.
> > [ 64%] Validating and copying stats/test/pred_metrics.sql_in.
> > [ 64%] Validating and copying stats/robust_variance_coxph.sql_in.
> > [ 64%] Validating and copying stats/test/robust_and_
> > clustered_variance_coxph.sql_in.
> > [ 64%] Validating and copying stats/test/t_test.sql_in.
> > [ 64%] Validating and copying stats/test/anova_test.sql_in.
> > [ 65%] Validating and copying stats/distribution.sql_in.
> > [ 65%] Validating and copying stats/test/chi2_test.sql_in.
> > [ 65%] Validating and copying stats/test/wsr_test.sql_in.
> > [ 65%] Validating and copying stats/hypothesis_tests.sql_in.
> > [ 65%] Validating and copying stats/pred_metrics.sql_in.
> > [ 65%] Validating and copying summary/summary.sql_in.
> > [ 65%] Validating and copying stats/robust_variance_coxph.sql_in.
> > [ 65%] Validating and copying summary/test/summary.sql_in.
> > [ 65%] Validating and copying stats/test/anova_test.sql_in.
> > [ 65%] Validating and copying stats/test/correlation.sql_in.
> > [ 67%] Validating and copying stats/test/cox_prop_hazards.sql_in.
> > [ 67%] Validating and copying svm/svm.sql_in.
> > [ 67%] Validating and copying stats/test/chi2_test.sql_in.
> > [ 68%] Validating and copying stats/test/f_test.sql_in.
> > [ 68%] Validating and copying stats/test/ks_test.sql_in.
> > [ 68%] Validating and copying stats/test/correlation.sql_in.
> > [ 68%] Validating and copying tsa/arima.sql_in.
> > [ 68%] Validating and copying svm/test/svm.sql_in.
> > [ 68%] Validating and copying stats/test/cox_prop_hazards.sql_in.
> > [ 68%] Validating and copying stats/test/mw_test.sql_in.
> > [ 68%] Validating and copying stats/test/pred_metrics.sql_in.
> > [ 68%] Validating and copying stats/test/f_test.sql_in.
> > [ 68%] Validating and copying tsa/test/arima.sql_in.
> > [ 68%] Validating and copying stats/test/robust_and_
> > clustered_variance_coxph.sql_in.
> > [ 68%] Validating and copying tsa/test/arima_train.sql_in.
> > [ 68%] Validating and copying utilities/create_indicators.sql_in.
> > [ 68%] Validating and copying stats/test/ks_test.sql_in.
> > [ 68%] Validating and copying utilities/encode_categorical.sql_in.
> > [ 68%] Validating and copying stats/test/t_test.sql_in.
> > [ 69%] Validating and copying stats/test/mw_test.sql_in.
> > [ 69%] Validating and copying stats/test/wsr_test.sql_in.
> > [ 69%] Validating and copying stats/test/pred_metrics.sql_in.
> > [ 69%] Validating and copying utilities/path.sql_in.
> > [ 69%] Validating and copying stats/test/robust_and_
> > clustered_variance_coxph.sql_in.
> > [ 71%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > assoc_rules/assoc_rules.cpp.o
> > [ 71%] Validating and copying stats/test/t_test.sql_in.
> > [ 71%] Validating and copying utilities/pivot.sql_in.
> > [ 71%] Validating and copying stats/test/wsr_test.sql_in.
> > [ 71%] Validating and copying summary/summary.sql_in.
> > [ 71%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > convex/linear_svm_igd.cpp.o
> > [ 71%] Validating and copying summary/test/summary.sql_in.
> > [ 71%] Validating and copying utilities/sessionize.sql_in.
> > [ 71%] Validating and copying svm/svm.sql_in.
> > [ 71%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > convex/lmf_igd.cpp.o
> > [ 73%] Validating and copying summary/summary.sql_in.
> > [ 73%] Validating and copying utilities/test/drop_madlib_temp.sql_in.
> > [ 73%] Validating and copying svm/test/svm.sql_in.
> > [ 73%] Validating and copying tsa/arima.sql_in.
> > [ 73%] Validating and copying tsa/test/arima.sql_in.
> > [ 73%] Validating and copying summary/test/summary.sql_in.
> > [ 73%] Validating and copying utilities/test/encode_categorical.sql_in.
> > [ 73%] Validating and copying svm/svm.sql_in.
> > [ 73%] Validating and copying svm/test/svm.sql_in.
> > [ 73%] Validating and copying tsa/test/arima_train.sql_in.
> > [ 73%] Validating and copying utilities/test/path.sql_in.
> > [ 73%] Validating and copying utilities/create_indicators.sql_in.
> > [ 73%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > convex/mlp_igd.cpp.o
> > [ 73%] Validating and copying utilities/test/pivot.sql_in.
> > [ 75%] Validating and copying utilities/encode_categorical.sql_in.
> > [ 75%] Validating and copying tsa/arima.sql_in.
> > [ 75%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > convex/utils_regularization.cpp.o
> > [ 75%] Validating and copying utilities/test/sessionize.sql_in.
> > [ 75%] Validating and copying tsa/test/arima.sql_in.
> > [ 75%] Validating and copying utilities/path.sql_in.
> > [ 75%] Validating and copying utilities/test/text_utilities.sql_in.
> > [ 75%] Validating and copying tsa/test/arima_train.sql_in.
> > [ 75%] Validating and copying utilities/pivot.sql_in.
> > [ 75%] Validating and copying utilities/text_utilities.sql_in.
> > [ 75%] Validating and copying utilities/create_indicators.sql_in.
> > [ 75%] Validating and copying utilities/sessionize.sql_in.
> > [ 75%] Validating and copying utilities/test/drop_madlib_temp.sql_in.
> > [ 75%] Validating and copying utilities/utilities.sql_in.
> > [ 75%] Validating and copying utilities/encode_categorical.sql_in.
> > [ 75%] Validating and copying utilities/path.sql_in.
> > [ 75%] Validating and copying validation/cross_validation.sql_in.
> > [ 76%] Validating and copying utilities/test/encode_categorical.sql_in.
> > [ 76%] Validating and copying validation/test/cross_validation.sql_in.
> > [ 76%] Validating and copying utilities/test/path.sql_in.
> > [ 76%] Validating and copying utilities/pivot.sql_in.
> > [ 76%] Validating and copying utilities/test/pivot.sql_in.
> > [ 76%] Validating and copying utilities/sessionize.sql_in.
> > [ 77%] Validating and copying array_ops/src/pg_gp/array_ops.sql_in
> > [ 77%] Validating and copying array_ops/src/pg_gp/test/array_ops.sql_in
> > [ 77%] Validating and copying utilities/test/sessionize.sql_in.
> > [ 77%] Validating and copying utilities/test/drop_madlib_temp.sql_in.
> > [ 77%] Validating and copying sketch/src/pg_gp/sketch.sql_in
> > [ 77%] Validating and copying utilities/test/text_utilities.sql_in.
> > [ 77%] Validating and copying utilities/test/encode_categorical.sql_in.
> > [ 77%] Validating and copying utilities/text_utilities.sql_in.
> > [ 78%] Validating and copying sketch/src/pg_gp/sql/cm.sql_in
> > [ 78%] Validating and copying utilities/test/path.sql_in.
> > [ 78%] Validating and copying utilities/test/pivot.sql_in.
> > [ 78%] Validating and copying sketch/src/pg_gp/sql/fm.sql_in
> > [ 78%] Validating and copying utilities/utilities.sql_in.
> > [ 78%] Validating and copying utilities/test/sessionize.sql_in.
> > [ 78%] Validating and copying validation/cross_validation.sql_in.
> > [ 78%] Validating and copying sketch/src/pg_gp/sql/mfv.sql_in
> > [ 78%] Validating and copying utilities/test/text_utilities.sql_in.
> > [ 78%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/crf/
> > linear_crf.cpp.o
> > [ 78%] Validating and copying validation/test/cross_validation.sql_in.
> > [ 78%] Validating and copying sketch/src/pg_gp/sql/support.sql_in
> > [ 78%] Validating and copying utilities/text_utilities.sql_in.
> > [ 78%] Validating and copying array_ops/src/pg_gp/array_ops.sql_in
> > [ 78%] Validating and copying stemmer/src/pg_gp/porter_stemmer.sql_in
> > [ 78%] Validating and copying utilities/utilities.sql_in.
> > [ 80%] Validating and copying svec/src/pg_gp/svec.sql_in
> > [ 80%] Validating and copying array_ops/src/pg_gp/test/array_ops.sql_in
> > [ 80%] Validating and copying validation/cross_validation.sql_in.
> > [ 81%] Validating and copying sketch/src/pg_gp/sketch.sql_in
> > [ 81%] Validating and copying svec_util/src/pg_gp/sql/gp_
> > sfv_sort_order.sql_in
> > [ 81%] Validating and copying validation/test/cross_validation.sql_in.
> > [ 81%] Validating and copying sketch/src/pg_gp/sql/cm.sql_in
> > [ 81%] Validating and copying svec_util/src/pg_gp/sql/svec_test.sql_in
> > [ 81%] Validating and copying array_ops/src/pg_gp/array_ops.sql_in
> > [ 81%] Validating and copying svec_util/src/pg_gp/svec_util.sql_in
> > [ 81%] Validating and copying sketch/src/pg_gp/sql/fm.sql_in
> > [ 81%] Validating and copying array_ops/src/pg_gp/test/array_ops.sql_in
> > [ 81%] Validating and copying sketch/src/pg_gp/sql/mfv.sql_in
> > [ 81%] Built target sqlFiles_greenplum
> > [ 81%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/crf/viterbi.cpp.o
> > [ 82%] Validating and copying sketch/src/pg_gp/sketch.sql_in
> > [ 82%] Validating and copying sketch/src/pg_gp/sql/support.sql_in
> > [ 82%] Validating and copying sketch/src/pg_gp/sql/cm.sql_in
> > [ 82%] Validating and copying stemmer/src/pg_gp/porter_stemmer.sql_in
> > [ 82%] Validating and copying sketch/src/pg_gp/sql/fm.sql_in
> > [ 82%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > elastic_net/elastic_net_binomial_fista.cpp.o
> > [ 82%] Validating and copying svec/src/pg_gp/svec.sql_in
> > [ 82%] Validating and copying sketch/src/pg_gp/sql/mfv.sql_in
> > [ 82%] Validating and copying svec_util/src/pg_gp/sql/gp_
> > sfv_sort_order.sql_in
> > [ 82%] Validating and copying sketch/src/pg_gp/sql/support.sql_in
> > [ 84%] Validating and copying svec_util/src/pg_gp/sql/svec_test.sql_in
> > [ 84%] Validating and copying stemmer/src/pg_gp/porter_stemmer.sql_in
> > [ 84%] Validating and copying svec_util/src/pg_gp/svec_util.sql_in
> > [ 84%] Validating and copying svec/src/pg_gp/svec.sql_in
> > [ 84%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > elastic_net/elastic_net_binomial_igd.cpp.o
> > [ 84%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > elastic_net/elastic_net_gaussian_fista.cpp.o
> > [ 84%] Built target sqlFiles_hawq
> > [ 85%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > elastic_net/elastic_net_gaussian_igd.cpp.o
> > [ 85%] Validating and copying svec_util/src/pg_gp/sql/gp_
> > sfv_sort_order.sql_in
> > [ 85%] Validating and copying svec_util/src/pg_gp/sql/svec_test.sql_in
> > [ 86%] Validating and copying svec_util/src/pg_gp/svec_util.sql_in
> > [ 86%] Built target sqlFiles_postgresql
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > elastic_net/elastic_net_utils.cpp.o
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/glm/glm.cpp.o
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/glm/
> > multi_response_glm.cpp.o
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/glm/ordinal.cpp.o
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/lda/lda.cpp.o
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > linalg/average.cpp.o
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > linalg/crossprod.cpp.o
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > linalg/dim_conversion.cpp.o
> > [ 86%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > linalg/matrix_agg.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > linalg/matrix_decomp.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > linalg/matrix_ops.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> linalg/metric.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/linalg/svd.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > linear_systems/dense_linear_systems.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > linear_systems/sparse_linear_systems.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/prob/boost.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > prob/kolmogorov.cpp.o
> > [ 88%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> prob/student.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > recursive_partitioning/decision_tree.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > recursive_partitioning/feature_encoding.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > recursive_partitioning/random_forest.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > regress/clustered_errors.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > regress/linear.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > regress/logistic.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > regress/marginal.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > regress/mlogr_margins.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > regress/multilogistic.cpp.o
> > [ 89%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > sample/random_process.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > sample/weighted_sample.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/chi_squared_test.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/clustered_variance_coxph.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/correlation.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/cox_prop_hazards.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/coxph_improved.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/distribution.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/kolmogorov_smirnov_test.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/mann_whitney_test.cpp.o
> > [ 90%] Building CXX object src/ports/postgres/10.0/
> > CMakeFiles/madlib_postgresql_10_0.dir/__/__/__/modules/
> > stats/marginal_cox.cpp.o
> > [ 92%] Building
> > ...
> >
> > [Message clipped]
>
>
>
>
> --
> *Ed Espino*
>

Reply via email to