-
Notifications
You must be signed in to change notification settings - Fork 1
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
Get ortools_vendor using ament_vendor and building on build.ros2.org #4
Comments
Build farm back up. https://build.ros2.org/job/Ibin_uJ64__ortools_vendor__ubuntu_jammy_amd64__binary/ Seems like its not picking up the patch |
Apparently ROS2 hasn't merged those changes yet. I'll tell you again once
it has failed with the new changes. They usually take 1-2 days for merging
El lun., 10 jun. 2024 10:55, aosmw ***@***.***> escribió:
…
https://build.ros2.org/job/Ibin_uJ64__ortools_vendor__ubuntu_jammy_amd64__binary/
Seems like its not picking up the patch.
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5R5PW6COGK5ENOU7FN5DDZGVSXJAVCNFSM6AAAAABJB3KKZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJXG42TCNJVG4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Ahh ok - here is the offending/unexpected line. 17:12:57 [ 42%] No patch step for 'ortools_vendor BTW - While waiting for the build farm to come up I also played with https://github.com/canonical/colcon-in-container where it built a debian package successfully. |
It works!!!!!!!! https://build.ros2.org/job/Rbin_uN64__ortools_vendor__ubuntu_noble_amd64__binary/ THANKS @aosmw |
Sorry for the hype. Some amd64 binaries cannot be compiled because compilation takes more than 120 minutes: |
The universe is teasing. ;/ The Rolling jazzy build that succeeded took 1h52min. NOTE the build is forced to be single threaded on the ros build farm. ros-infrastructure/bloom#643 The Rolly jazzy build computer spec
The humble build that was timed out after 2 hrs was the same spec.
|
Gcc 13.2 got faster. |
I wonder if these guys have mellowed since 2022 and its worth asking for 15 more minutes. https://discourse.ros.org/t/how-to-handle-timed-out-build-jobs/28127/3 |
Fortunately, we got a slightly faster cpu on today's compilation and now ortools_vendor is compiled successfully by all ROS buildfarms. Thank you @aosmw |
PR - #3
The text was updated successfully, but these errors were encountered: