Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colcon build error #6

Open
Amazingmum opened this issue Jun 27, 2022 · 2 comments
Open

colcon build error #6

Amazingmum opened this issue Jun 27, 2022 · 2 comments

Comments

@Amazingmum
Copy link

Starting >>> rviz_assimp_vendor
Starting >>> rviz_ogre_vendor
Finished <<< rviz_assimp_vendor [0.22s]
[Processing: rviz_ogre_vendor]
[Processing: rviz_ogre_vendor]
[Processing: rviz_ogre_vendor]
[Processing: rviz_ogre_vendor]
--- stderr: rviz_ogre_vendor
CMake Error at ogre-v1.12.1-stamp/download-ogre-v1.12.1.cmake:170 (message):
Each download failed!

error: downloading 'https://github.com/OGRECave/ogre/archive/ogre-v1.12.1.zip' failed
      status_code: 92
      status_string: "Stream error in the HTTP/2 framing layer"
      log:
      --- LOG BEGIN ---
        Trying 140.82.112.4:443...

Connected to github.com (140.82.112.4) port 443 (#0)

ALPN, offering h2

ALPN, offering http/1.1

successfully set certificate verify locations:

CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs

[5 bytes data]

TLSv1.3 (OUT), TLS handshake, Client hello (1):

[512 bytes data]

[5 bytes data]

TLSv1.3 (IN), TLS handshake, Server hello (2):

[122 bytes data]

[5 bytes data]

[5 bytes data]

[1 bytes data]

TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):

[19 bytes data]

[5 bytes data]

[1 bytes data]

TLSv1.3 (IN), TLS handshake, Certificate (11):

[2459 bytes data]

[5 bytes data]

[1 bytes data]

TLSv1.3 (IN), TLS handshake, CERT verify (15):

[79 bytes data]

[5 bytes data]

[1 bytes data]

TLSv1.3 (IN), TLS handshake, Finished (20):

[36 bytes data]

[5 bytes data]

TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):

[1 bytes data]

[5 bytes data]

[1 bytes data]

TLSv1.3 (OUT), TLS handshake, Finished (20):

[36 bytes data]

SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256

ALPN, server accepted to use h2

Server certificate:

subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
start date: Mar 15 00:00:00 2022 GMT
expire date: Mar 15 23:59:59 2023 GMT
subjectAltName: host "github.com" matched cert's "github.com"
issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1
SSL certificate verify ok.

Using HTTP2, server supports multiplexing

Connection state changed (HTTP/2 confirmed)

Copying HTTP/2 data in stream buffer to connection buffer after upgrade:
len=0

[5 bytes data]

[1 bytes data]

[5 bytes data]

[1 bytes data]

[5 bytes data]

[1 bytes data]

Using Stream ID: 1 (easy handle 0x555882d36b70)

[5 bytes data]

[1 bytes data]

GET /OGRECave/ogre/archive/ogre-v1.12.1.zip HTTP/2

Host: github.com

user-agent: curl/7.79.1
accept: /

HTTP/2 stream 1 was not closed cleanly before end of the underlying stream

[5 bytes data]

[1 bytes data]

stopped the pause stream!

Connection #0 to host github.com left intact

      --- LOG END ---

make[2]: *** [ogre-v1.12.1-prefix/src/ogre-v1.12.1-stamp/ogre-v1.12.1-download] Error 1
make[1]: *** [CMakeFiles/ogre-v1.12.1.dir/all] Error 2
make: *** [all] Error 2

Failed <<< rviz_ogre_vendor [2min 1s, exited with code 2]

Summary: 1 package finished [2min 1s]
1 package failed: rviz_ogre_vendor
1 package had stderr output: rviz_ogre_vendor
7 packages not processed
Is there any offline way to compile the code?

@MartiBolet
Copy link
Owner

MartiBolet commented Jun 29, 2022

Hi, did you clone the repo in your local?

@Amazingmum
Copy link
Author

Hi, did you clone the repo in your local?

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants