Skip to content

Instantly share code, notes, and snippets.

@mach-kernel
Created May 24, 2020 21:35
Show Gist options
  • Save mach-kernel/3864bb6d91527ea164fd430c71349300 to your computer and use it in GitHub Desktop.
Save mach-kernel/3864bb6d91527ea164fd430c71349300 to your computer and use it in GitHub Desktop.
distcc[89055] (dcc_talk_to_include_server) Warning: INCLUDE_SERVER_PORT not set - did you forget to run under 'pump'?
distcc[89055] (dcc_build_somewhere) Warning: failed to get includes from include server, preprocessing locally
distcc[89055] ERROR: compile ./out/tmp/@_.c on 10.0.1.5:3632,lzo,cpp/24 10.0.1.15:3632,lzo,cpp/24 failed
distcc[89055] (dcc_build_somewhere) Warning: remote compilation of './out/tmp/@_.c' failed, retrying locally
distcc[89055] Warning: failed to distribute ./out/tmp/@_.c to 10.0.1.5:3632,lzo,cpp/24 10.0.1.15:3632,lzo,cpp/24, running locally instead
./out/tmp/@_.c:10:3: error: stray '\20' in program
10 | } @__burmesedict_dict={ 0.0, {
| ^
./out/tmp/@_.c:10:4: error: stray '@' in program
10 | } @__burmesedict_dict={ 0.0, {
| ^
distcc[89145] ERROR: compile (null) on localhost failed
distcc[89055] ERROR: compile ./out/tmp/@_.c on localhost failed
-- return status = 256
Error creating library without assembly code. Failed command: distcc -DU_IS_BIG_ENDIAN=1 -D_REENTRANT -D_PTHREADS -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=0 -DU_ATTRIBUTE_DEPRECATED= -O3 -g -fno-strict-aliasing -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../common -I../common -shared -o ./out/tmp/@_.o ./out/tmp/@_.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment