GithubHelp home page GithubHelp logo

Build fail about romwbw HOT 6 CLOSED

EtchedPixels avatar EtchedPixels commented on September 28, 2024
Build fail

from romwbw.

Comments (6)

wwarthen avatar wwarthen commented on September 28, 2024

Hi Alan,

Sorry about this.

I have not been able to recreate the problem. The build seems fine on my local system and the error does not occur on the automated Ubuntu build on GitHub.

The error indicates that ASSIGN.COM is already in the floppy image being created. Doesn't make sense according to the log.

The Makefile is not very good at handling a "rerun". Ideally, you should use "make clobber" at the root before running a new build. Using "make clean" should be OK as well, but "make clobber" is more thorough.

I'm not sure what else to suggest at this point.

Thanks,

Wayne

from romwbw.

wwarthen avatar wwarthen commented on September 28, 2024

Oh, I just realized that the log is indicating you have two copies of assign.com with different case in your Binary/Apps directory. I'm not sure what would cause that, but it gives me something to look for.

Thanks,

Wayne

from romwbw.

EtchedPixels avatar EtchedPixels commented on September 28, 2024

I'll have a dig as well. That kind of makes sense - on Windows they'd overwrite one another and not be noticed.

from romwbw.

wwarthen avatar wwarthen commented on September 28, 2024

Just to let you know, I am coming up empty on this. I have searched everywhere to find a place where assign.com might be getting generated with different case and just don't see it. Is there any chance you had contents from an older source build?

Thanks,

Wayne

from romwbw.

EtchedPixels avatar EtchedPixels commented on September 28, 2024

make clobber does indeed do the trick.

Thanks

from romwbw.

wwarthen avatar wwarthen commented on September 28, 2024

Very happy to hear you got it working Alan. I will review the Unix build documentation -- I don't think it is clear enough about the rerun deficiencies and the use of "make clobber".

from romwbw.

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.