Code Monkey home page Code Monkey logo

Comments (6)

fhunleth avatar fhunleth commented on May 16, 2024

Thanks for your report.

It sounds like something broke in the creation of ./simple_app. Could you post the simple_app binary for us to take a look at? I have a suspicion on what failed, but inspecting the binary would confirm it.

from bakeware.

jkbbwr avatar jkbbwr commented on May 16, 2024

https://gofile.io/d/gdHlIo

This is the sample_app built on my machine the sha256 for it is
4c0129528fb3241f307664b55c05663b3538584dd0fb27c66fcf959e717a58d3

I cannot vouch for the safety of gofile but it seemed okay.

from bakeware.

fhunleth avatar fhunleth commented on May 16, 2024

Thanks!

I believe that this line failed:
https://github.com/spawnfest/bakeware/blob/main/bakeware/lib/bakeware/assembler.ex#L74

In the rush of the competition, it looks like we totally neglected to even check for a bad error status. That will definitely have to be fixed.

If you want to continue trying out bakeware before we get to fixing it, I'd verify that it is indeed that line that fails. Then I'd take a guess that the problem is either cpio or there are spaces in one of the paths (since the paths aren't quoted).

from bakeware.

jkbbwr avatar jkbbwr commented on May 16, 2024

Turns out I didn't have cpio installed. Good spot. We might want to have some sort of check for if it is installed or not.

Also is there a way to get rid of the bakeware debugging output?

from bakeware.

fhunleth avatar fhunleth commented on May 16, 2024

Comment out this line to turn off debug messages:

https://github.com/spawnfest/bakeware/blob/main/bakeware/src/bakeware.h#L23

The repository is read-only until Spawnfest is over and I don't think that's long off. Once that's over, we'll be resuming work on it or if it takes longer than expected, we'll make a fork and continue from there. There are definitely a few things that if we had time to fix during the competition weekend, we would have. Thanks for your patience on this.

from bakeware.

jkbbwr avatar jkbbwr commented on May 16, 2024

I am not in a rush, it looks pretty dope. Have fun at the rest of the event and such.

from bakeware.

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.