summaryrefslogtreecommitdiff
path: root/llvm/log_build.diff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-02-17 21:37:37 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-02-17 21:37:37 +0100
commit9dc02241b1a742d5ebf3ba2fdfa5039bf2b2931a (patch)
tree97de98a49585a47b111d2912ed5254d5e2636db7 /llvm/log_build.diff
parentb5d3c55f7a6ca83c6c5c03e3e13bd3027cab282b (diff)
llvm: llvm 829831c561ca75cb81cbe217dee25b52dbe0e2f0 (2013-02-13), clang 6b02a96cdeecb9cc2070a5a5684d62bb32ba40d6 (2013-02-13), compiler-rt c242446f7a7c6a0c1f1bf9ad403d6dac6f215f1c (2013-02-12), test-suite f8647dbb30c3ee173c038aff10f815b0ba856793 (2013-02-09)
Diffstat (limited to 'llvm/log_build.diff')
-rw-r--r--llvm/log_build.diff22
1 files changed, 10 insertions, 12 deletions
diff --git a/llvm/log_build.diff b/llvm/log_build.diff
index e5955082..7ab79cb8 100644
--- a/llvm/log_build.diff
+++ b/llvm/log_build.diff
@@ -1,5 +1,5 @@
---- toolchain/logs/llvm/kepler.SCHWINGE/log_build_ 2013-02-09 20:45:02.740558288 +0100
-+++ toolchain/logs/llvm/coulomb.SCHWINGE/log_build_ 2013-02-09 20:45:02.760558288 +0100
+--- toolchain/logs/llvm/kepler.SCHWINGE/log_build_ 2013-02-13 17:08:40.869149933 +0100
++++ toolchain/logs/llvm/coulomb.SCHWINGE/log_build_ 2013-02-13 17:08:40.977149939 +0100
@@ -12,8 +12,8 @@
checking build system type... [ARCH]
checking host system type... [ARCH]
@@ -59,7 +59,7 @@
checking host system type... [ARCH]
checking target system type... [ARCH]
-checking type of operating system we're going to target... Linux
-+checking type of operating system we're going to target... Unknown
++checking type of operating system we're going to target... GNU
checking target architecture... x86
checking for gcc... gcc-4.7
checking for C compiler default output file name... a.out
@@ -153,19 +153,17 @@
checking for GCC atomic builtins... yes
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
-@@ -966,6 +968,11 @@
+@@ -966,6 +968,9 @@
llvm[1]: Compiling Process.cpp for Release+Asserts build
- if g++-4.7 -I[...]/tschwinge/Horace_Silver.build/include -I[...]/tschwinge/Horace_Silver.build/lib/Support -I[...]/tschwinge/Horace_Silver/include -I[...]/tschwinge/Horace_Silver/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-nested-anon-types -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.d.tmp" -MT "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.o" -MT "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.d" [...]/tschwinge/Horace_Silver/lib/Support/Process.cpp -o [...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.o ; \
+ if g++-4.7 -I[...]/tschwinge/Horace_Silver.build/include -I[...]/tschwinge/Horace_Silver.build/lib/Support -I[...]/tschwinge/Horace_Silver/include -I[...]/tschwinge/Horace_Silver/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.d.tmp" -MT "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.o" -MT "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.d" [...]/tschwinge/Horace_Silver/lib/Support/Process.cpp -o [...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.o ; \
then /bin/mv -f "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.d.tmp" "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.d"; else /bin/rm "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Process.d.tmp"; exit 1; fi
+In file included from [...]/tschwinge/Horace_Silver/lib/Support/Process.cpp:85:0:
+[...]/tschwinge/Horace_Silver/lib/Support/Unix/Process.inc: In function 'unsigned int getColumns(int)':
+[...]/tschwinge/Horace_Silver/lib/Support/Unix/Process.inc:227:21: warning: enumeral and non-enumeral type in conditional expression [enabled by default]
-+At global scope:
-+cc1plus: warning: unrecognized command line option "-Wno-nested-anon-types" [enabled by default]
llvm[1]: Compiling Program.cpp for Release+Asserts build
- if g++-4.7 -I[...]/tschwinge/Horace_Silver.build/include -I[...]/tschwinge/Horace_Silver.build/lib/Support -I[...]/tschwinge/Horace_Silver/include -I[...]/tschwinge/Horace_Silver/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wno-nested-anon-types -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.d.tmp" -MT "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.o" -MT "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.d" [...]/tschwinge/Horace_Silver/lib/Support/Program.cpp -o [...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.o ; \
+ if g++-4.7 -I[...]/tschwinge/Horace_Silver.build/include -I[...]/tschwinge/Horace_Silver.build/lib/Support -I[...]/tschwinge/Horace_Silver/include -I[...]/tschwinge/Horace_Silver/lib/Support -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.d.tmp" -MT "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.o" -MT "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.d" [...]/tschwinge/Horace_Silver/lib/Support/Program.cpp -o [...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.o ; \
then /bin/mv -f "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.d.tmp" "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.d"; else /bin/rm "[...]/tschwinge/Horace_Silver.build/lib/Support/Release+Asserts/Program.d.tmp"; exit 1; fi
-@@ -5547,9 +5554,9 @@
+@@ -5547,9 +5552,9 @@
[...]/tschwinge/Horace_Silver/autoconf/mkinstalldirs [...]/tschwinge/Horace_Silver.build/tools/llvm-config/Release+Asserts > /dev/null
/bin/date > [...]/tschwinge/Horace_Silver.build/tools/llvm-config/Release+Asserts/.dir
llvm[1]: Building llvm-config BuildVariables.inc file.
@@ -177,7 +175,7 @@
>> temp.sed
echo 's/@LLVM_CPPFLAGS@/ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS/' \
>> temp.sed
-@@ -8648,494 +8655,7 @@
+@@ -8649,494 +8654,7 @@
fi; \
make -C $DD all
make[4]: Entering directory `[...]/tschwinge/Horace_Silver.build/tools/clang/runtime/compiler-rt'
@@ -673,7 +671,7 @@
make[4]: Leaving directory `[...]/tschwinge/Horace_Silver.build/tools/clang/runtime/compiler-rt'
\
SD=[...]/tschwinge/Horace_Silver/tools/clang/runtime/libcxx; \
-@@ -9966,7 +9486,7 @@
+@@ -9970,7 +9488,7 @@
[...]/tschwinge/Horace_Silver.build/projects/sample/../../../Horace_Silver/projects/sample/autoconf/mkinstalldirs [...]/tschwinge/Horace_Silver.build/projects/sample/lib/sample/Release+Asserts > /dev/null
/bin/date > [...]/tschwinge/Horace_Silver.build/projects/sample/lib/sample/Release+Asserts/.dir
llvm[4]: Compiling sample.c for Release+Asserts build
@@ -682,7 +680,7 @@
then /bin/mv -f "[...]/tschwinge/Horace_Silver.build/projects/sample/lib/sample/Release+Asserts/sample.d.tmp" "[...]/tschwinge/Horace_Silver.build/projects/sample/lib/sample/Release+Asserts/sample.d"; else /bin/rm "[...]/tschwinge/Horace_Silver.build/projects/sample/lib/sample/Release+Asserts/sample.d.tmp"; exit 1; fi
[...]/tschwinge/Horace_Silver.build/projects/sample/../../../Horace_Silver/projects/sample/autoconf/mkinstalldirs [...]/tschwinge/Horace_Silver.build/projects/sample/Release+Asserts/lib > /dev/null
/bin/date > [...]/tschwinge/Horace_Silver.build/projects/sample/Release+Asserts/lib/.dir
-@@ -9989,12 +9509,12 @@
+@@ -9993,12 +9511,12 @@
[...]/tschwinge/Horace_Silver.build/projects/sample/../../../Horace_Silver/projects/sample/autoconf/mkinstalldirs [...]/tschwinge/Horace_Silver.build/projects/sample/tools/sample/Release+Asserts > /dev/null
/bin/date > [...]/tschwinge/Horace_Silver.build/projects/sample/tools/sample/Release+Asserts/.dir
llvm[4]: Compiling main.c for Release+Asserts build