Git Product home page Git Product logo

Comments (4)

salortiz avatar salortiz commented on June 9, 2024

@hankache,
Can you please test with the latest commit?

from nativelibs.

hankache avatar hankache commented on June 9, 2024

@salortiz error is different, but it still fails

❯ zef install .
===> Testing: NativeLibs:ver<0.0.8>:auth<github:salortiz>
[NativeLibs] foo.c: In function 'main':
[NativeLibs] foo.c:4:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
[NativeLibs]      printf("size: %lu", sizeof(int));
[NativeLibs]                    ~~^   ~~~~~~~~~~~
[NativeLibs]                    %I64u
[NativeLibs] foo.c:4:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=]
[NativeLibs]      printf("size: %lu", sizeof(int));
[NativeLibs]                    ~~^   ~~~~~~~~~~~
[NativeLibs]                    %I64u
[NativeLibs] gcc: error: $@).a: No such file or directory
[NativeLibs] The spawned command 'gcc -shared -Wl,--out-implib,lib$(notdir $@).a  -O3 -DNDEBUG   -lshell32 -lws2_32 -lmswsock -lrpcrt4 -ladvapi32 -lpsapi -liphlpapi -luserenv -luser32 -o foo.dll foo.o' exited unsuccessfully (exit code: 1, signal: 0)
[NativeLibs]   in block <unit> at t/20-compile.t line 12
===> Testing [FAIL]: NativeLibs:ver<0.0.8>:auth<github:salortiz>
Aborting due to test failure: NativeLibs:ver<0.0.8>:auth<github:salortiz> (use --force-test to override)

from nativelibs.

salortiz avatar salortiz commented on June 9, 2024

@hankache, I totally forgot the second part!
Can you give it another try?

from nativelibs.

hankache avatar hankache commented on June 9, 2024

@salortiz Great! there was one last failing test. I fixed it in #15 and increased the version number.
Thanks.

from nativelibs.

Related Issues (12)

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.