Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing CFLAGS for include-server #26

Closed
GoogleCodeExporter opened this issue May 26, 2015 · 1 comment
Closed

missing CFLAGS for include-server #26

GoogleCodeExporter opened this issue May 26, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

1. What version of distcc are you using (e.g. "2.7.1")?
svn revision 618

2. What platform are you running on (e.g. "Red Hat 8.0", "HP-UX 11.11")?
Gentoo, x86-64, gcc-4.1.2, glibc-2.6.1, python-2.5.2

3. What were you trying to do (e.g. "install distcc", "build Mozilla")?
$ svn co distcc; ./autogen.sh; ./configure; make

4. What went wrong?
(snip)
building 'include_server.distcc_pump_c_extensions' extension
x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG
-DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR=/usr/local/etc
-DPKGDATADIR=/usr/local/share/distcc -Isrc -I./src -I./lzo -fPIC
-D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python2.5 -c
-D_GNU_SOURCE=1 -Isrc -I./src -I./lzo -I/usr/include/python2.5 -c
/tmp/distcc-read-only/src/clirpc.c -o
./_include_server/tmp/distcc-read-only/src/clirpc.o -W -Wall -Wimplicit
-Wuninitialized -Wshadow -Wpointer-arith -Wcast-align -Waggregate-return
-Wstrict-prototypes -Wnested-externs -Werror -Wp,-U_FORTIFY_SOURCE
cc1: warnings being treated as errors
cc1: warning: -Wuninitialized is not supported without -O
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
make: *** [include-server] Error 1

attached a patch to fix.

Original issue reported on code.google.com by mat...@gmail.com on 27 Oct 2008 at 3:43

Attachments:

@GoogleCodeExporter
Copy link
Author

Looks good to me.  Applied.  
Fixed in svn revision 622.


Original comment by fergus.h...@gmail.com on 27 Oct 2008 at 10:12

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant