Git Product home page Git Product logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 19, 2024
Work-around is to pass WERROR_CFLAGS= to make, e.g.

   sh configure
   make WERROR_CFLAGS=
   make WERROR_CFLAGS= install

Original comment by [email protected] on 30 Jun 2008 at 4:53

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 19, 2024

Original comment by [email protected] on 30 Jun 2008 at 4:55

  • Changed state: Accepted

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 19, 2024
Hi,

Thanks for the bug report.

I can't reproduce the bug myself, but I think the attached patch will fix it.
Could you please test it?

Cheers,
  Fergus.

Original comment by [email protected] on 30 Jul 2008 at 12:51

Attachments:

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 19, 2024

Original comment by [email protected] on 30 Jul 2008 at 1:04

  • Changed state: Started

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 19, 2024
Thank you for your reply Fergus.
This patch seems to works good for me, but build fails in another line.

I got error:

gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/etc\""
-DPKGDATADIR="\"/usr/share/distcc\"" -Isrc -I"../distcc-3.0rc2/src"
-I"../distcc-3.0rc2/lzo" -I"../distcc-3.0rc2/popt" -Werror -O3 -MD -W -Wall
-Wimplicit -Wuninitialized -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings
-Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
-Wmissing-declarations -pthread -o src/filename.o -c 
../distcc-3.0rc2/src/filename.c
cc1: warnings being treated as errors
../distcc-3.0rc2/src/filename.c: In function 'dcc_is_object':
../distcc-3.0rc2/src/filename.c:274: warning: passing argument 1 of
'dcc_find_extension' discards qualifiers from pointer target type
make: *** [src/filename.o] Error 1

Original comment by [email protected] on 30 Jul 2008 at 12:31

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 19, 2024
Thanks for testing it.
Here's another patch that I think should fix all the occurrences of this.

(If it fails, please try "make -k" so that we can fix more errors in one go :)

Original comment by [email protected] on 30 Jul 2008 at 7:22

Attachments:

from distcc.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 19, 2024
I've submitted this patch to the mainline.
So as of revision 575, this should be fixed now.

Original comment by [email protected] on 31 Jul 2008 at 7:14

  • Changed state: Fixed

from distcc.

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.