Giter Site home page Giter Site logo

Comments (9)

copinux avatar copinux commented on August 16, 2024

HI, me too exactelly like me...
"make" unexpectedly returned exit value 2 at /var/www/ipxe-buildweb/build.fcgi line 233

PLEASE HELP !!! thanks

from ipxe-buildweb.

dark26 avatar dark26 commented on August 16, 2024

Bonjour,

Same problem here 👍

Build failed:
"make" unexpectedly returned exit value 2 at /var/www/ipxe-buildweb/build.fcgi line 233

Can someone help us ?

Thanks in advance

Dark26

from ipxe-buildweb.

 avatar commented on August 16, 2024

Same problem here.
"make" unexpectedly returned exit value 2 at /var/www/ipxe-buildweb/build.fcgi line 233

from ipxe-buildweb.

maxymx avatar maxymx commented on August 16, 2024

Default master (recommended) 3df5
can work, newer can not

from ipxe-buildweb.

xbgmsharp avatar xbgmsharp commented on August 16, 2024
[BUILD] bin/mlx_pci_gw.o
drivers/infiniband/mlx_utils/src/public/mlx_icmd.c: In function 'mlx_icmd_send_command':
drivers/infiniband/mlx_utils/src/public/mlx_icmd.c:351:5: error: 'icmd_status' may be used uninitialized in this function [-Werror=maybe-uninitialized]
cc1: all warnings being treated as errors
make: *** [bin/mlx_icmd.o] Error 1
make: *** Waiting for unfinished jobs....

It seem to be related to
https://git.ipxe.org/ipxe.git/commit/0a20373a2fb78622043277b4774676c55bbea22b

By adding "-w" to the CFLAGS variable, I'm able to compile the ISO correctly.

For reference, https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html

-w
    Inhibit all warning messages.

from ipxe-buildweb.

xbgmsharp avatar xbgmsharp commented on August 16, 2024

The issue is now fixed, I did a local commit to update the Makefile in order to ignore the warning.
In parallel, I contacted the author of the commit and see if we could avoid the warning.

commit d8a61d7db56f975dc6669c2a7265d49bbcdb1392
Author: xbgmsharp 
Date:   Tue Apr 5 12:52:24 2016 +0200

    Temporaly fixed issue #31 of rom-o-matic Warning.

from ipxe-buildweb.

xbgmsharp avatar xbgmsharp commented on August 16, 2024

The author commit a fixed and will be apply when approve. Then I will revert my local fixed.

from ipxe-buildweb.

 avatar commented on August 16, 2024

Thanks, it works.

from ipxe-buildweb.

xbgmsharp avatar xbgmsharp commented on August 16, 2024

Applied; into main iPXE git repository http://git.ipxe.org/ipxe.git/commitdiff/ffd959a

from ipxe-buildweb.

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.