Giter Site home page Giter Site logo

Comments (10)

klendathu2k avatar klendathu2k commented on July 17, 2024

Suspect that cons lacks a rule to update XML --> .cxx when the parser changes.
Try

rm .sl73_gcc485/OBJ/StarVMC/StarGeometry/*

and rebuild.

from star-sw.

genevb avatar genevb commented on July 17, 2024

from star-sw.

genevb avatar genevb commented on July 17, 2024

from star-sw.

klendathu2k avatar klendathu2k commented on July 17, 2024

from star-sw.

klendathu2k avatar klendathu2k commented on July 17, 2024

from star-sw.

genevb avatar genevb commented on July 17, 2024

from star-sw.

klendathu2k avatar klendathu2k commented on July 17, 2024

from star-sw.

plexoos avatar plexoos commented on July 17, 2024

@veprbl proposed a patch (#261) that is likely to fix this issue. In the original PR #202 Jason modified mgr/Dyson/Export/AgROOT.py, a script that generates c++ code from the xml files. In this case, Cons was supposed to regenerate the c++ code just like when the xml files are modified but such dependency was not established directly. This fix creates the missing dependency on the parser scripts.

We don't see this kind of problems in CI builds because the entire code is built from scratch every time in an empty .sl##_gcc### directory. The errors from AutoBuild suggest that the build was likely performed with an existing .sl##_gcc### directory and not all sources were properly regenerated.

I don't expect any side effects from #261 and suggest we accept it

from star-sw.

genevb avatar genevb commented on July 17, 2024

from star-sw.

plexoos avatar plexoos commented on July 17, 2024

It shouldn't matter for a properly configured build system. Similarly, the value of $STAR should not affect the build of the entire source code checked out locally. This issue seems to expose an oversight in Cons which may be fixed with the patch.

from star-sw.

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.