Coder Social home page Coder Social logo

Comments (6)

mikaelarguedas avatar mikaelarguedas commented on September 18, 2024

I think that's related to #51. Mu guess is that -DSECURITY=ON doesnt get it's end delimiter and thus the next argument gets merged into it

from ci.

wjwwood avatar wjwwood commented on September 18, 2024

I think that's related to #51. Mu guess is that -DSECURITY=ON doesnt get it's end delimiter and thus the next argument gets merged into it

I was just getting to the same conclusion, but do you know why that is? (i.e. is it something you know how to fix off-hand, or should I dig into it?)

from ci.

mikaelarguedas avatar mikaelarguedas commented on September 18, 2024

Not sure what the right fix is, I didn't have time to investigate. My guess is that the logic in https://github.com/ros2/ci/blob/master/job_templates/ci_job.xml.em#L152-L173 and it's windows equivalent is fragile, and that the check for the end delimiter should be done either in a different place (make sure we don't append anything else to that list) or in a smarter way (identifying greedy argument and end-delimit them). Sorry that's not a very helpful answer

from ci.

wjwwood avatar wjwwood commented on September 18, 2024

Looks like it was fixed last night:

http://ci.ros2.org/view/nightly/job/nightly_linux_coverage/418/

I wouldn't have thought this was a flakey kind of bug. Did anyone deploy or redeploy setting maybe (i.e. was master ok, but the latest had not been pushed somehow)?

from ci.

mikaelarguedas avatar mikaelarguedas commented on September 18, 2024

hmmm I guess that's on me, looks like I deployed the refactor of the paramete to that job last night (I thought I did only the ci_packaging jobs 😕 ). So it's been fixed by passing the additional ament build args before. I guess this one can be closed, we will need to reevaluate #51, I think there is still a conceptual issue on the delimiter logic

from ci.

wjwwood avatar wjwwood commented on September 18, 2024

Ok, I'll close this for now and reopen it if it is an issue in the coming nightlies. I'll leave #51 to track the higher level issue.

from ci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.