Created
February 13, 2020 13:19
-
-
Save Bouncner/af53fa445f66fb3401e62c3ede73f2c4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1/32] cd /home/Martin.Boissier/hyrise/relclang/src/lib && ln -fs /home/Martin.Boissier/hyrise/relclang/../resources /home/Martin.Boissier/hyrise/relclang/ | |
[2/32] cd /home/Martin.Boissier/hyrise/relclang/src/lib && /usr/local/bin/cmake -DGIT_FUNCTION=DoMonitoring -DGIT_WORKING_DIR=/home/Martin.Boissier/hyrise/src/lib -Dpre_configure_file=/home/Martin.Boissier/hyrise/src/lib/version.hpp.in -Dpost_configure_file=/home/Martin.Boissier/hyrise/relclang/version.hpp -P /home/Martin.Boissier/hyrise/cmake/git_watcher.cmake | |
[3/29] Linking CXX executable hyrisePlayground | |
[4/29] Linking CXX executable hyriseBenchmarkPlayground | |
[5/29] Linking CXX executable hyriseBenchmarkFileBased | |
[6/29] Linking CXX executable hyriseBenchmarkJoinOrder | |
[7/29] Linking CXX executable hyriseBenchmarkTPCC | |
[8/29] Linking CXX executable hyriseBenchmarkTPCDS | |
[9/29] Linking CXX executable hyriseSystemTest | |
[10/29] Linking CXX executable hyriseConsole | |
[11/29] Linking CXX executable hyriseMicroBenchmarks | |
[12/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/operators/sort_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/operators/sort_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/operators/sort_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/operators/sort_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/operators/sort_test.cpp.o -c ../src/test/operators/sort_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[13/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/expression/expression_result_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/expression/expression_result_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/expression/expression_result_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/expression/expression_result_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/expression/expression_result_test.cpp.o -c ../src/test/expression/expression_result_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[14/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/storage/materialize_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/storage/materialize_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/storage/materialize_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/storage/materialize_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/storage/materialize_test.cpp.o -c ../src/test/storage/materialize_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[15/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/storage/segment_iterators_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/storage/segment_iterators_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/storage/segment_iterators_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/storage/segment_iterators_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/storage/segment_iterators_test.cpp.o -c ../src/test/storage/segment_iterators_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[16/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_pos_list_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_pos_list_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_pos_list_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_pos_list_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_pos_list_test.cpp.o -c ../src/test/expression/expression_evaluator_to_pos_list_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[17/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/storage/lz4_segment_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/storage/lz4_segment_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/storage/lz4_segment_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/storage/lz4_segment_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/storage/lz4_segment_test.cpp.o -c ../src/test/storage/lz4_segment_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[18/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/storage/any_segment_iterable_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/storage/any_segment_iterable_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/storage/any_segment_iterable_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/storage/any_segment_iterable_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/storage/any_segment_iterable_test.cpp.o -c ../src/test/storage/any_segment_iterable_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[19/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_test.cpp.o -c ../src/test/operators/table_scan_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[20/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/storage/encoded_segment_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/storage/encoded_segment_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/storage/encoded_segment_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/storage/encoded_segment_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/storage/encoded_segment_test.cpp.o -c ../src/test/storage/encoded_segment_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[21/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_types_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_types_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_types_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_types_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_types_test.cpp.o -c ../src/test/operators/join_hash_types_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[22/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/operators/operator_deep_copy_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/operators/operator_deep_copy_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/operators/operator_deep_copy_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/operators/operator_deep_copy_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/operators/operator_deep_copy_test.cpp.o -c ../src/test/operators/operator_deep_copy_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[23/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_sorted_segment_search_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_sorted_segment_search_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_sorted_segment_search_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_sorted_segment_search_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/operators/table_scan_sorted_segment_search_test.cpp.o -c ../src/test/operators/table_scan_sorted_segment_search_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[24/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/storage/iterables_test.cpp.o | |
[25/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/logical_query_plan/lqp_translator_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/logical_query_plan/lqp_translator_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/logical_query_plan/lqp_translator_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/logical_query_plan/lqp_translator_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/logical_query_plan/lqp_translator_test.cpp.o -c ../src/test/logical_query_plan/lqp_translator_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[26/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_steps_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_steps_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_steps_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_steps_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/operators/join_hash_steps_test.cpp.o -c ../src/test/operators/join_hash_steps_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[27/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_values_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_values_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_values_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_values_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/expression/expression_evaluator_to_values_test.cpp.o -c ../src/test/expression/expression_evaluator_to_values_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
[28/29] Building CXX object src/test/CMakeFiles/hyriseTest.dir/storage/encoded_string_segment_test.cpp.o | |
FAILED: src/test/CMakeFiles/hyriseTest.dir/storage/encoded_string_segment_test.cpp.o | |
ccache /usr/bin/clang++ -DBOOST_THREAD_VERSION=5 -DHPINUMA_BASE_STATIC_DEFINE -DHPINUMA_MSOURCE_STATIC_DEFINE -DHYRISE_DEBUG=0 -DHYRISE_NUMA_SUPPORT=1 -DTEST_PLUGIN_DIR=\"/home/Martin.Boissier/hyrise/relclang/lib/\" -I../third_party/sql-parser/src -I../src/benchmarklib -I../src/lib -I../src/plugin -I../src/test/../../third_party/googletest/googletest -I../src/test -I. -I../third_party/uninitialized_vector -I../third_party/lz4/lib -isystem ../third_party/googletest/googletest/include -isystem ../third_party/benchmark/include -isystem ../third_party/cpp-btree -isystem ../third_party/cqf/include -isystem ../third_party/cxxopts/include -isystem ../third_party/flat_hash_map -isystem ../third_party/json -isystem ../third_party/lz4 -isystem ../third_party/zstd -isystem ../third_party/tpcds-result-reproduction -isystem ../third_party/pgasus/include -isystem third_party/pgasus/src -isystem ../third_party/nlohmann_json/single_include -isystem ../third_party/googletest/googletest -isystem ../third_party/googletest/googlemock/include -isystem ../third_party/googletest/googlemock -fcolor-diagnostics -O3 -DNDEBUG -fopenmp-simd -march=native -pthread -Wall -Wextra -pedantic -Werror -Wno-unused-parameter -Wno-dollar-in-identifier-extension -Wno-unknown-pragmas -Wno-subobject-linkage -Weverything -Wshadow-all -Wno-c++98-compat -Wno-c++98-compat-pedantic -Wno-documentation -Wno-padded -Wno-global-constructors -Wno-sign-conversion -Wno-exit-time-destructors -Wno-shadow-field-in-constructor -Wno-shadow-field -Wno-switch-enum -Wno-weak-vtables -Wno-double-promotion -Wno-covered-switch-default -Wno-unused-macros -Wno-newline-eof -Wno-missing-variable-declarations -Wno-weak-template-vtables -Wno-missing-prototypes -Wno-float-equal -Wno-return-std-move-in-c++11 -Wno-unreachable-code-break -Wno-undefined-func-template -Wno-unknown-warning-option -Wno-pass-failed -Wno-ctad-maybe-unsupported -Wno-header-hygiene -Wno-used-but-marked-unused -Xclang -fno-pch-timestamp -std=gnu++2a -Xclang -include-pch -Xclang /home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch -MD -MT src/test/CMakeFiles/hyriseTest.dir/storage/encoded_string_segment_test.cpp.o -MF src/test/CMakeFiles/hyriseTest.dir/storage/encoded_string_segment_test.cpp.o.d -o src/test/CMakeFiles/hyriseTest.dir/storage/encoded_string_segment_test.cpp.o -c ../src/test/storage/encoded_string_segment_test.cpp | |
fatal error: file '/home/Martin.Boissier/hyrise/relclang/../src/lib/storage/dictionary_segment/dictionary_segment_iterable.hpp' has been modified since the precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' was built | |
note: please rebuild precompiled header '/home/Martin.Boissier/hyrise/relclang/src/test/CMakeFiles/hyriseTest.dir/cmake_pch.hxx.pch' | |
1 error generated. | |
ninja: build stopped: subcommand failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment