You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "jiangshuai (JIRA)" <ji...@apache.org> on 2018/12/17 08:25:00 UTC

[jira] [Created] (MADLIB-1289) error: downloading(Unsupported protocol) in Compiling From Source

jiangshuai created MADLIB-1289:
----------------------------------

             Summary: error: downloading(Unsupported protocol) in Compiling From Source
                 Key: MADLIB-1289
                 URL: https://issues.apache.org/jira/browse/MADLIB-1289
             Project: Apache MADlib
          Issue Type: Bug
            Reporter: jiangshuai


[root@master build]# make
Scanning dependencies of target EP_eigen
[ 0%] Creating directories for 'EP_eigen'
[ 0%] Performing download step (download, verify and extract) for 'EP_eigen'
-- downloading...
 src='https://github.com/madlib/eigen/archive/branches/3.2.tar.gz'
 dst='/root/madlib-rel-v1.15.1/build/third_party/downloads/3.2.tar.gz'
 timeout='none'
CMake Error at EP_eigen-stamp/download-EP_eigen.cmake:21 (message):
 error: downloading
 'https://github.com/madlib/eigen/archive/branches/3.2.tar.gz' failed

status_code: 1
 status_string: "Unsupported protocol"
 log: Protocol "https" not supported or disabled in libcurl

Closing connection -1

 

[root@master build]# curl --version
curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.36 zlib/1.2.7 libidn/1.28 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http{color:#d04437} +*https*+{color} imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets

 

I‘m not sure if it is a bug,maybe it is my env problem.

I didn't find anything in google,so I hope can get more support.

 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)