search for: distcc

Displaying 20 results from an estimated 62 matches for "distcc".

2008 Feb 02
1
CC messed up in RELENG_7 build
The sources were csupped ~3 hours ago. My CC is defined as follows: env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache cc I have done many buildworld, buildkernel and port builds with this setting and it never caused any problems. However today buildworld fails the following way: env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/bin/ccache env CCACHE_PREFIX=/usr/local/bin/distcc /usr/local/...
2010 Feb 16
0
[LLVMdev] [cfe-dev] distcc implementation
...m to hold all external symbols (a big, indexed, object file) that can be partially updated (instead of re-created) every time a file is compiled. That would avoid long lasting linkage and would be simple to accommodate to most legacy build systems. > 3. Will it be feasible to implement a basic distcc implementation in 1-2 > months? There should be 4 or so people working on the project, but none of > us have significant compiler domain knowledge. If not, is there a subset of > the problem that's worth working on? If no one has compiler expertise, I'd expect them to learn the ba...
2019 Nov 22
2
Potential problem with -Wunreachable-code
Hello, hopefully this is the correct place to ask this... We use distcc with clang++ and I have recently added -Wunreachable-code to our set of warnings.  The problem I am seeing is the compile fails with (valid) unreachable code warnings on the slave, but passes (no warning) locally.  All machines have the same compiler version clang version 8.0.1-svn369350-1~exp1...
2018 Dec 17
0
[PATCH v2] x86, kbuild: revert macrofying inline assembly code
...sm inline" was implemented by Segher Boessenkool, and > > now queued up for GCC 9. (People were positive even for back-porting it > > to older compilers). > > > > Since the in-kernel workarounds merged, some issues have been reported: > > breakage of building with distcc/icecc, breakage of distro packages for > > module building. (More fundamentally, we cannot build external modules > > after 'make clean'.) > > > > I do not want to mess up the build system any more. > > > > Given that this issue will be solved in a cleane...
2004 Oct 14
2
compile errors
...NDEBUG -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2 -fomit-frame-pointer -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC distcc[8942] (dcc_connect_timed) ERROR: Connection to 10.0.0.1:3632 failed: Connection refused distcc[8942] (dcc_build_somewhere) Warning: failed to distribute to 10.0.0.1, running locally instead plugin.c:71: error: syntax error before "AFormat" plugin.c:71: warning: no semicolon at end of s...
2004 Oct 15
1
compile errors
...INE=__inline__ -O2 -mcpu=pentium2 -fomit-frame-pointer -c file_decoder.c -MT file_decoder.lo -MD -MP -MF .deps/file_decoder.TPlo -fPIC -DPIC -o .libs/file_decoder.lo gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <URL:http://bugs.gentoo.org/> for instructions. distcc[31017] ERROR: compile on 10.0.0.1 failed make[4]: *** [file_decoder.lo] Error 1 make[4]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0/src/libFLAC' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/flac-1.1.0-r2/work/flac-1.1.0/src/libFLAC'...
2010 Apr 16
2
klibc-1.5.17 build failure on mips
...c/execle.o: In function `execle': execle.c:(.text+0x84): undefined reference to `execve ........ I am using gcc-4.4.3 toolchain. for kernel 2.6.31. My build command is: make CROSS_COMPILE=mipsel-linux- KLIBCARCH=mips KBUILD_VERBOSE=1 Googled around and saying that it might work if i disable distcc. So i added make CROSS_COMPILE=mipsel-linux- KLIBCARCH=mips KBUILD_VERBOSE=1 FEATURES="-distcc". But no difference. Any idea what caused this? Thanks chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.zytor.com/pipermail/klibc/attachmen...
2012 Jan 19
3
RFC PATCH: bring OpenBSD stdarg in line with FreeBSD one
Having an absolute path in a #include confuses distcc''s pump mode. Since AFAICS OpenBSD''s stdarg handling uses the builtins, I think we should just treat it like we do NetBSD. I don''t have an OpenBSD box to test on, though. :( Any OpenBSD enthusiasts care to comment? Tim. diff --git a/xen/include/xen/stdarg.h b/xen/inclu...
2004 May 02
7
Connection caching?
Hey all, on the distcc mailing list, a thread about load balancing got a bit out of hand, and we started thinking about moving fsh-like connection caching into ssh itself to get rid of the overhead of starting up the python interpreter to run rsh. (Interestingly, mit's "rex", described at http://www.lcs.mit...
2011 Sep 06
2
[LLVMdev] Can't compile Apple's version on Linux
Filed a bug with Apple 10073924  but I'm wondering if anyone else knows what to fix here: Summary: Building a Darwin cross compiler so I can use distcc with my Mac. Host: x86_64-gnu-linux with GCC 4.5.3. Steps to Reproduce: Download tar ball tar xvf llvmgcc42-2335.15.tar.gz mkdir gcc-build cd gcc-build CFLAGS="-w -m32" CXXFLAGS="$CFLAGS" CPPFLAGS="$CFLAGS" LDFLAGS="-m32" ../llvmgcc42-2335.15/configure --targ...
2012 Apr 02
0
[LLVMdev] Potential Google Summer of Code Applicant
...rom the clang open projects page: "Use clang libraries to implement better versions of existing tools: Clang is built as a set of libraries, which means that it is possible to implement capabilities similar to other source language tools, improving them in various ways. Three examples are distcc, the delta testcase reduction tool, and the "indent" source reformatting tool. distcc can be improved to scale better and be more efficient. Delta could be faster and more efficient at reducing C-family programs if built on the clang preprocessor, indent could do proper formatting for...
2018 Feb 14
2
4.16-rc1: UBSAN warning in nouveau/nvkm/subdev/therm/base.c + oops in nvkm_therm_clkgate_fini
...t on a lowly P4 with NV5, worked fine in 4.15: > > NV5 in another PC (secondary card in x86-64) made the systrem crash on > boot, in nvkm_therm_clkgate_fini. Mind booting with nouveau.debug=trace? That should hopefully tell us more exactly which thing is dying. If you have a cross-compile/distcc setup handy, a bisect may be even more useful. It's funny, I had a NV5 plugged into my desktop for testing, and *just* took it out (because the box wouldn't even get to BIOS anymore ... although it was unrelated to the NV5, probably just something mis-seated.) -ilia
2012 Apr 02
2
[LLVMdev] Potential Google Summer of Code Applicant
...rojects page: > > "Use clang libraries to implement better versions of existing tools: Clang > is built as a set of libraries, which means that it is possible to implement > capabilities similar to other source language tools, improving them in > various ways. Three examples are distcc, the delta testcase reduction tool, > and the "indent" source reformatting tool. distcc can be improved to scale > better and be more efficient. Delta could be faster and more efficient at > reducing C-family programs if built on the clang preprocessor, indent could > do prope...
2015 Mar 10
4
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
...3.0.2 and Arch Linux on 3.1.3. > > The "advanced" features I want from CMake are: > * use pool = console (available in 3.0) to get rid of our ugly hack > due to short timeouts > * specify -DCMAKE_NINJA_LINK_POOL=2 so we can build on > multi-core/low-mem environments (or distcc). > > I don't think the second is even on the drawing board, though I > remember having suggested it a few years back. > > None of them would make the life of a new developer easier, though... :) Unless we have new developers who enjoy cross compilation. > > cheers, &g...
2004 Oct 14
0
compile errors
...tions -Wall > -W > -Winline -DFLaC__INLINE=__inline__ -O2 -mcpu=pentium2 > -fomit-frame-pointer -I/usr/include/xmms -I/usr/include/gtk-1.2 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include > -MT > plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC > distcc[8942] (dcc_connect_timed) ERROR: Connection to 10.0.0.1:3632 > failed: Connection refused > distcc[8942] (dcc_build_somewhere) Warning: failed to distribute to > 10.0.0.1, running locally instead > plugin.c:71: error: syntax error before "AFormat" > plugin.c:71: warning:...
2014 Feb 16
2
GeForce 6100 (NV4E) & nouveau regression in 3.12
2014-02-11 11:41 GMT+01:00 Ilia Mirkin <imirkin at alum.mit.edu>: > (b) bisect. you can (almost) definitely restrict the bisect to > drivers/gpu/drm/nouveau. if you have additional computational power, i > would recommend looking into distcc for speeding up the compiles. it > may be interesting to also try 3.6.x since 3.7 received a pretty big > rewrite. but a git bisect is a lot more direct in figuring these > things out :) > > After I watched your video, it definitely brought back memories of > another bug or perhap...
2014 Feb 10
4
GeForce 6100 (NV4E) & nouveau regression in 3.12
2014-02-10 20:06 GMT+01:00 Ilia Mirkin <imirkin at alum.mit.edu>: > On Mon, Feb 10, 2014 at 10:12 AM, Rafa? Mi?ecki <zajec5 at gmail.com> wrote: >> 2014-02-09 23:12 GMT+01:00 Ilia Mirkin <imirkin at alum.mit.edu>: >>> On Sun, Feb 9, 2014 at 5:08 PM, Rafa? Mi?ecki <zajec5 at gmail.com> wrote: >>>> Last week I've switched from my old &
2014 Feb 11
1
GeForce 6100 (NV4E) & nouveau regression in 3.12
2014-02-11 11:41 GMT+01:00 Ilia Mirkin <imirkin at alum.mit.edu>: > (b) bisect. you can (almost) definitely restrict the bisect to > drivers/gpu/drm/nouveau. if you have additional computational power, i > would recommend looking into distcc for speeding up the compiles. it > may be interesting to also try 3.6.x since 3.7 received a pretty big > rewrite. but a git bisect is a lot more direct in figuring these > things out :) I've already bisected commit that changed this pink line issue into a general screen corruption. J...
2012 Apr 02
5
[LLVMdev] Potential Google Summer of Code Applicant
Hi, my name is Patrick Edwards, and I'm currently a CS major at Kent State University. I have always been interested in doing work with compilers and LLVM seems to be a perfect fit for me to learn more over the summer, and also contribute to open-source projects at the same time. However, while browsing through the project ideas, the only ideas I found accessible were the code reduction and
2009 Feb 03
1
Can't compile on NSLU2 LE
...version I try (1.2, 1.4, 1.6, 1.6svn): ... make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a menuselect.o: file not recognized: File format not recognized collect2: ld returned 1 exit status distcc[19221] ERROR: compile (null) on localhost failed make[1]: *** [menuselect] Error 1 make[1]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect' make: *** [menuselect/menuselect] Error 2 Sybil ~ # file /usr/portage/distfiles/svn/trunk/menuselect/menuselect.o /usr/portage/distfiles/s...