nbro10 commented on issue #34120:
URL: https://github.com/apache/arrow/issues/34120#issuecomment-1426080976
I don't understand. There are packages with many versions on brew. Why are
they allowed then?
Anyway, I'm trying to install arrow from source, like you suggested, but
when I execute `make -j4`, I get the error
```
[ 0%] Built target toolchain-tests
[ 0%] Creating directories for 'jemalloc_ep'
[ 0%] Built target toolchain
[ 0%] Performing download step (download, verify and extract) for
'jemalloc_ep'
[ 0%] Built target arrow_test_dependencies
CMake Error at jemalloc_ep-stamp/jemalloc_ep-download-DEBUG.cmake:37
(message):
Command failed: 1
'/Applications/CMake.app/Contents/bin/cmake' '-Dmake=' '-Dconfig=' '-P'
'/Users/me/Desktop/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-download-DEBUG-impl.cmake'
See also
/Users/me/Desktop/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-download-*.log
-- stdout output is:
-- Downloading...
dst='/Users/me/Desktop/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc-5.3.0.tar.bz2'
timeout='none'
inactivity timeout='none'
-- Using
src='https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- Using
src='https://apache.jfrog.io/artifactory/arrow/thirdparty/7.0.0/jemalloc-5.3.0.tar.bz2'
-- stderr output is:
...skipping to end...
'https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2'
failed
status_code: 56
status_string: "Failure when receiving data from the peer"
log:
--- LOG BEGIN ---
Trying 140.82.121.4:443...
Connected to github.com (140.82.121.4) port 443 (#0)
ALPN: offers h2
ALPN: offers http/1.1
TLS 1.2 connection using TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
Server certificate: github.com
Server certificate: DigiCert TLS Hybrid ECC SHA384 2020 CA1
Server certificate: DigiCert Global Root CA
Using HTTP2, server supports multiplexing
Copying HTTP/2 data in stream buffer to connection buffer after upgrade:
len=0
h2h3 [:method: GET]
h2h3 [:path:
/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2]
h2h3 [:scheme: https]
h2h3 [:authority: github.com]
h2h3 [user-agent: curl/7.87.0]
h2h3 [accept: */*]
Using Stream ID: 1 (easy handle 0x121008200)
GET /jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2
HTTP/2
Host: github.com
user-agent: curl/7.87.0
accept: */*
HTTP/2 302
server: GitHub.com
date: Fri, 10 Feb 2023 16:48:51 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding,
Accept, X-Requested-With
location:
https://objects.githubusercontent.com/github-production-release-asset-2e65be/13310527/b6b48df7-d942-488a-9f85-330c1121a3a7?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230210T164851Z&X-Amz-Expires=300&X-Amz-Signature=02f8eb280cbde797005495bfd26c52b399c5c01344b157345abcb9a3ea1984ed&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=13310527&response-content-disposition=attachment%3B%20filename%3Djemalloc-5.3.0.tar.bz2&response-content-type=application%2Foctet-stream
cache-control: no-cache
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self';
block-all-mixed-content; child-src github.com/assets-cdn/worker/
gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com
objects-origin.githubusercontent.com www.githubstatus.com
collector.github.com raw.githubusercontent.com api.github.com
github-cloud.s3.amazonaws.com
github-production-repository-file-5c1aeb.s3.amazonaws.com
github-production-upload-manifest-file-7fdce7.s3.amazonaws.com
github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com
logx.optimizely.com/v1/events *.actions.githubusercontent.com
wss://*.actions.githubusercontent.com
online.visualstudio.com/api/v1/locations
github-production-repository-image-32fea6.s3.amazonaws.com
github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com
wss://alive.github.com; font-src github.githubassets.com; form-action
'self' github.com gist.github.com objects-origin.githubusercontent.com;
frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com
notebooks.githubusercontent.com; img-src 'self' data:
github.githubassets.com media.githubusercontent.com
camo.githubusercontent.com identicons.github.com
avatars.githubusercontent.com github-cloud.s3.amazonaws.com
objects.githubusercontent.com objects-origin.githubusercontent.com
secured-user-images.githubusercontent.com/ opengraph.githubassets.com
github-production-user-asset-6210df.s3.amazonaws.com
customer-stories-feed.github.com spotlights-feed.github.com
*.githubusercontent.com; manifest-src 'self'; media-src github.com
user-images.githubusercontent.com/
secured-user-images.githubusercontent.com/; script-src
github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com;
worker-src github.com/assets-cdn/worker/
gist.github.com/assets-cdn/worker/
content-length: 0
x-github-request-id: C699:9B42:E2282B:E83080:63E67573
[0 bytes data]
Connection #0 to host github.com left intact
Issue another request to this URL:
'https://objects.githubusercontent.com/github-production-release-asset-2e65be/13310527/b6b48df7-d942-488a-9f85-330c1121a3a7?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230210T164851Z&X-Amz-Expires=300&X-Amz-Signature=02f8eb280cbde797005495bfd26c52b399c5c01344b157345abcb9a3ea1984ed&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=13310527&response-content-disposition=attachment%3B%20filename%3Djemalloc-5.3.0.tar.bz2&response-content-type=application%2Foctet-stream'
Trying 185.199.110.133:443...
Connected to objects.githubusercontent.com (185.199.110.133) port 443 (#1)
ALPN: offers h2
ALPN: offers http/1.1
TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
Server certificate: *.github.io
Server certificate: DigiCert TLS RSA SHA256 2020 CA1
Server certificate: DigiCert Global Root CA
Using HTTP2, server supports multiplexing
Copying HTTP/2 data in stream buffer to connection buffer after upgrade:
len=0
h2h3 [:method: GET]
h2h3 [:path:
/github-production-release-asset-2e65be/13310527/b6b48df7-d942-488a-9f85-330c1121a3a7?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230210T164851Z&X-Amz-Expires=300&X-Amz-Signature=02f8eb280cbde797005495bfd26c52b399c5c01344b157345abcb9a3ea1984ed&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=13310527&response-content-disposition=attachment%3B%20filename%3Djemalloc-5.3.0.tar.bz2&response-content-type=application%2Foctet-stream]
h2h3 [:scheme: https]
h2h3 [:authority: objects.githubusercontent.com]
h2h3 [user-agent: curl/7.87.0]
h2h3 [accept: */*]
Using Stream ID: 1 (easy handle 0x121008200)
GET
/github-production-release-asset-2e65be/13310527/b6b48df7-d942-488a-9f85-330c1121a3a7?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230210T164851Z&X-Amz-Expires=300&X-Amz-Signature=02f8eb280cbde797005495bfd26c52b399c5c01344b157345abcb9a3ea1984ed&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=13310527&response-content-disposition=attachment%3B%20filename%3Djemalloc-5.3.0.tar.bz2&response-content-type=application%2Foctet-stream
HTTP/2
Host: objects.githubusercontent.com
user-agent: curl/7.87.0
accept: */*
HTTP/2 200
content-type: application/octet-stream
content-md5: CagyhXTasip9+Ejq5tu/Uw==
last-modified: Fri, 06 May 2022 19:03:58 GMT
etag: "0x8DA2F932CDB780B"
server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id: b220b251-901e-0044-476f-3da85a000000
x-ms-version: 2020-04-08
x-ms-creation-time: Fri, 06 May 2022 19:03:58 GMT
x-ms-lease-status: unlocked
x-ms-lease-state: available
x-ms-blob-type: BlockBlob
content-disposition: attachment; filename=jemalloc-5.3.0.tar.bz2
x-ms-server-encrypted: true
fastly-restarts: 1
accept-ranges: bytes
date: Fri, 10 Feb 2023 16:48:52 GMT
via: 1.1 varnish
age: 0
x-served-by: cache-mxp6963-MXP
x-cache: MISS
x-cache-hits: 0
x-timer: S1676047732.431454,VS0,VE212
content-length: 736023
[1190 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1190 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1190 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1190 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
[1190 bytes data]
[1199 bytes data]
[1199 bytes data]
[1199 bytes data]
SSLRead() return error -50
Failed receiving HTTP2 data
SSLWrite() returned error -9806
Failed sending HTTP2 data
Connection #1 to host objects.githubusercontent.com left intact
--- LOG END ---
error: downloading
'https://apache.jfrog.io/artifactory/arrow/thirdparty/7.0.0/jemalloc-5.3.0.tar.bz2'
failed
status_code: 22
status_string: "HTTP response code said error"
log:
--- LOG BEGIN ---
Trying 44.227.188.216:443...
Connected to apache.jfrog.io (44.227.188.216) port 443 (#0)
ALPN: offers h2
ALPN: offers http/1.1
TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
Server certificate: *.jfrog.io
Server certificate: GeoTrust Global TLS RSA4096 SHA256 2022 CA1
Server certificate: DigiCert Global Root CA
GET /artifactory/arrow/thirdparty/7.0.0/jemalloc-5.3.0.tar.bz2 HTTP/1.1
Host: apache.jfrog.io
User-Agent: curl/7.87.0
Accept: */*
Mark bundle as not supporting multiuse
HTTP/1.1 404 Not Found
Date: Fri, 10 Feb 2023 16:48:54 GMT
Content-Type: application/json;charset=ISO-8859-1
Transfer-Encoding: chunked
Connection: keep-alive
X-JFrog-Version: Artifactory/7.47.12 74712900
X-Artifactory-Id: 132297a1be6882a8b06ae672bede3bcb14e10033
X-Artifactory-Node-Id: apache-artifactory-primary-0
The requested URL returned error: 404
Closing connection 0
--- LOG END ---
CMake Error at jemalloc_ep-stamp/jemalloc_ep-download-DEBUG-impl.cmake:9
(message):
Command failed (1):
'/Applications/CMake.app/Contents/bin/cmake' '-P'
'/Users/me/Desktop/arrow/cpp/build/jemalloc_ep-prefix/src/jemalloc_ep-stamp/download-jemalloc_ep.cmake'
CMake Error at jemalloc_ep-stamp/jemalloc_ep-download-DEBUG.cmake:47
(message):
Stopping after outputting logs.
make[2]: *** [jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-download]
Error 1
make[1]: *** [CMakeFiles/jemalloc_ep.dir/all] Error 2
make: *** [all] Error 2
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]