[
https://issues.apache.org/jira/browse/MADLIB-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841498#comment-17841498
]
David E. Wheeler commented on MADLIB-1518:
------------------------------------------
Thanks, I should have tried the pgxn client first. I'll have to poke at my
build script to make sure it does the right thing. Meanwhile, this is the error
I get at the end of [the
output|https://gist.github.com/theory/3bde021f8f38d5944dbbb0f540184f2a] on my
Apple Silicon Mac:
{code}
CMake Error at cmake_install.cmake:41 (file):
file INSTALL cannot make directory
"/usr/local/madlib/Versions/2.1.0/./licenses": No such file or directory.
make[1]: *** [install] Error 1
make: *** [install] Error 2
ERROR: command returned 2: make
PG_CONFIG=/Users/david/.pgenv/pgsql/bin/pg_config install
{code}
Not sure why it's trying to put anything in `/usr/local`, since that's not
where Postgres lives.
> Files missing from PGXN Release
> -------------------------------
>
> Key: MADLIB-1518
> URL: https://issues.apache.org/jira/browse/MADLIB-1518
> Project: Apache MADlib
> Issue Type: Bug
> Reporter: David E. Wheeler
> Assignee: Ed Espino
> Priority: Major
> Attachments: MADlib-setup.out
>
>
> Starting with the 1.19.0 release, the PGXN distribution is missing most of
> its files. Compare:
> * [v1.18.0|https://api.pgxn.org/src/madlib/madlib-1.18.0/]
> * [v1.19.0|https://api.pgxn.org/src/madlib/madlib-1.19.0/]
> * [v1.20.0|https://api.pgxn.org/src/madlib/madlib-1.20.0/]
> This means users can no longer use the PGXN client to build and install
> madlib. Was this intentional?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)