Created
May 28, 2015 22:29
-
-
Save viktor-ferenczi/d9b6eb8acffa9cbd5cef to your computer and use it in GitHub Desktop.
Build logs for issue #166
This file contains 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
Cloning into 'ps-lite'... | |
HEAD is now at 2930ac6 fix bug in env when launching using dmlc-*.py with multiple servers | |
Install third-party libraries for PS | |
Cloning into 'third_party'... | |
ar: creating libgtest.a | |
ar: creating libgtest_main.a | |
In file included from ./google/protobuf/stubs/stringprintf.h:47:0, | |
from google/protobuf/stubs/stringprintf.cc:33: | |
google/protobuf/stubs/stringprintf.cc: In function 'std::string google::protobuf::StringPrintfVector(const char*, const std::vector<std::basic_string<char> >&)': | |
google/protobuf/stubs/stringprintf.cc:164:59: warning: typedef 'arg_count_mismatch' locally defined but not used [-Wunused-local-typedefs] | |
GOOGLE_COMPILE_ASSERT(kStringPrintfVectorMaxArgs == 32, arg_count_mismatch); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/stubs/strutil.h:38:0, | |
from google/protobuf/stubs/strutil.cc:33: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
google/protobuf/stubs/strutil.cc: In function 'char* google::protobuf::DoubleToBuffer(double, char*)': | |
google/protobuf/stubs/strutil.cc:1058:39: warning: typedef 'DBL_DIG_is_too_big' locally defined but not used [-Wunused-local-typedefs] | |
GOOGLE_COMPILE_ASSERT(DBL_DIG < 20, DBL_DIG_is_too_big); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
google/protobuf/stubs/strutil.cc: In function 'char* google::protobuf::FloatToBuffer(float, char*)': | |
google/protobuf/stubs/strutil.cc:1113:39: warning: typedef 'FLT_DIG_is_too_big' locally defined but not used [-Wunused-local-typedefs] | |
GOOGLE_COMPILE_ASSERT(FLT_DIG < 10, FLT_DIG_is_too_big); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/stubs/substitute.h:35:0, | |
from google/protobuf/stubs/substitute.cc:33: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/descriptor_database.h:44:0, | |
from google/protobuf/descriptor_database.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/stubs/hash.h:39:0, | |
from google/protobuf/descriptor.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/stubs/hash.h:39:0, | |
from google/protobuf/message.cc:37: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/reflection_ops.h:41:0, | |
from google/protobuf/reflection_ops.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/text_format.h:44:0, | |
from google/protobuf/text_format.cc:42: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/io/tokenizer.h:42:0, | |
from google/protobuf/io/tokenizer.cc:91: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/descriptor.h:59:0, | |
from ./google/protobuf/compiler/importer.h:44, | |
from google/protobuf/compiler/importer.cc:47: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/code_generator.h:41:0, | |
from google/protobuf/compiler/code_generator.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/stubs/hash.h:39:0, | |
from google/protobuf/compiler/parser.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/command_line_interface.h:41:0, | |
from google/protobuf/compiler/command_line_interface.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/subprocess.h:43:0, | |
from google/protobuf/compiler/subprocess.cc:33: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_options.h:38:0, | |
from ./google/protobuf/compiler/cpp/cpp_enum.h:39, | |
from google/protobuf/compiler/cpp/cpp_enum.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, | |
from ./google/protobuf/compiler/cpp/cpp_enum_field.h:40, | |
from google/protobuf/compiler/cpp/cpp_enum_field.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_extension.h:39:0, | |
from google/protobuf/compiler/cpp/cpp_extension.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, | |
from google/protobuf/compiler/cpp/cpp_field.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_file.h:40:0, | |
from google/protobuf/compiler/cpp/cpp_file.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, | |
from ./google/protobuf/compiler/cpp/cpp_message_field.h:40, | |
from google/protobuf/compiler/cpp/cpp_message_field.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/stubs/hash.h:39:0, | |
from google/protobuf/compiler/cpp/cpp_message.cc:36: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/stubs/hash.h:39:0, | |
from google/protobuf/compiler/cpp/cpp_helpers.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
google/protobuf/compiler/cpp/cpp_helpers.cc: In function 'std::string google::protobuf::compiler::cpp::DefaultValue(const google::protobuf::FieldDescriptor*)': | |
google/protobuf/compiler/cpp/cpp_helpers.cc:265:57: warning: typedef 'kint32min_value_error' locally defined but not used [-Wunused-local-typedefs] | |
GOOGLE_COMPILE_ASSERT(kint32min == -0x80000000, kint32min_value_error); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
google/protobuf/compiler/cpp/cpp_helpers.cc:276:24: warning: typedef 'kint64min_value_error' locally defined but not used [-Wunused-local-typedefs] | |
kint64min_value_error); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, | |
from ./google/protobuf/compiler/cpp/cpp_primitive_field.h:40, | |
from google/protobuf/compiler/cpp/cpp_primitive_field.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_service.h:40:0, | |
from google/protobuf/compiler/cpp/cpp_service.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, | |
from ./google/protobuf/compiler/cpp/cpp_string_field.h:40, | |
from google/protobuf/compiler/cpp/cpp_string_field.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/descriptor.h:59:0, | |
from ./google/protobuf/compiler/java/java_enum.h:40, | |
from google/protobuf/compiler/java/java_enum.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/java/java_extension.h:40:0, | |
from google/protobuf/compiler/java/java_extension.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/java/java_field.h:39:0, | |
from ./google/protobuf/compiler/java/java_enum_field.h:40, | |
from google/protobuf/compiler/java/java_enum_field.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/java/java_file.h:40:0, | |
from google/protobuf/compiler/java/java_file.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/code_generator.h:41:0, | |
from ./google/protobuf/compiler/java/java_generator.h:41, | |
from google/protobuf/compiler/java/java_generator.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/java/java_message.h:39:0, | |
from google/protobuf/compiler/java/java_message.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/descriptor.pb.h:9:0, | |
from ./google/protobuf/compiler/java/java_helpers.h:39, | |
from google/protobuf/compiler/java/java_helpers.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/java/java_field.h:39:0, | |
from ./google/protobuf/compiler/java/java_message_field.h:40, | |
from google/protobuf/compiler/java/java_message_field.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/descriptor.h:59:0, | |
from ./google/protobuf/compiler/java/java_service.h:39, | |
from google/protobuf/compiler/java/java_service.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/java/java_field.h:39:0, | |
from ./google/protobuf/compiler/java/java_primitive_field.h:40, | |
from google/protobuf/compiler/java/java_primitive_field.cc:38: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/descriptor.h:59:0, | |
from ./google/protobuf/compiler/java/java_doc_comment.h:38, | |
from google/protobuf/compiler/java/java_doc_comment.cc:35: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/java/java_field.h:39:0, | |
from ./google/protobuf/compiler/java/java_string_field.h:41, | |
from google/protobuf/compiler/java/java_string_field.cc:39: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
In file included from ./google/protobuf/compiler/code_generator.h:41:0, | |
from ./google/protobuf/compiler/python/python_generator.h:40, | |
from google/protobuf/compiler/python/python_generator.cc:51: | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_int64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': | |
./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] | |
sizeof_uint64_is_not_sizeof_long_long); | |
^ | |
./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' | |
msg[bool(expr) ? 1 : -1] | |
^ | |
libtool: install: warning: relinking `libprotoc.la' | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/build/gflags-2.0/missing: line 54: aclocal-1.10: command not found | |
WARNING: `aclocal-1.10' is missing on your system. You should only need it if | |
you modified `acinclude.m4' or `configure.ac'. You might want | |
to install the `Automake' and `Perl' packages. Grab them from | |
any GNU archive site. | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/build/gflags-2.0/missing: line 54: automake-1.10: command not found | |
WARNING: `automake-1.10' is missing on your system. You should only need it if | |
you modified `Makefile.am', `acinclude.m4' or `configure.ac'. | |
You might want to install the `Automake' and `Perl' packages. | |
Grab them from any GNU archive site. | |
aclocal.m4:16: warning: this file was generated for autoconf 2.62. | |
You have another version of autoconf. It may work, but is not guaranteed to. | |
If you have problems, you may need to regenerate the build system entirely. | |
To do so, use the procedure documented by the package, typically `autoreconf'. | |
configure.ac:55: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... | |
m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... | |
m4/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from... | |
m4/libtool.m4:138: _LT_SETUP is expanded from... | |
m4/libtool.m4:67: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.ac:55: the top level | |
configure.ac:55: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... | |
m4/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from... | |
m4/libtool.m4:138: _LT_SETUP is expanded from... | |
m4/libtool.m4:67: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.ac:55: the top level | |
configure.ac:55: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... | |
m4/libtool.m4:5360: _LT_LANG_CXX_CONFIG is expanded from... | |
m4/libtool.m4:785: _LT_LANG is expanded from... | |
m4/libtool.m4:768: LT_LANG is expanded from... | |
m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from... | |
m4/libtool.m4:138: _LT_SETUP is expanded from... | |
m4/libtool.m4:67: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.ac:55: the top level | |
configure.ac:55: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... | |
m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... | |
m4/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from... | |
m4/libtool.m4:138: _LT_SETUP is expanded from... | |
m4/libtool.m4:67: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.ac:55: the top level | |
configure.ac:55: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:4170: _LT_LINKER_SHLIBS is expanded from... | |
m4/libtool.m4:5253: _LT_LANG_C_CONFIG is expanded from... | |
m4/libtool.m4:138: _LT_SETUP is expanded from... | |
m4/libtool.m4:67: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.ac:55: the top level | |
configure.ac:55: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body | |
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... | |
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... | |
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... | |
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... | |
m4/libtool.m4:5360: _LT_LANG_CXX_CONFIG is expanded from... | |
m4/libtool.m4:785: _LT_LANG is expanded from... | |
m4/libtool.m4:768: LT_LANG is expanded from... | |
m4/libtool.m4:796: _LT_LANG_DEFAULT_CONFIG is expanded from... | |
m4/libtool.m4:138: _LT_SETUP is expanded from... | |
m4/libtool.m4:67: LT_INIT is expanded from... | |
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from... | |
configure.ac:55: the top level | |
In file included from src/utilities.h:82:0, | |
from src/logging_unittest.cc:33: | |
src/logging_unittest.cc: In function âvoid TestLogging(bool)â: | |
src/glog/logging.h:917:30: warning: typedef âINVALID_REQUESTED_LOG_SEVERITYâ locally defined but not used [-Wunused-local-typedefs] | |
INVALID_REQUESTED_LOG_SEVERITY); \ | |
^ | |
src/glog/logging.h:912:73: note: in definition of macro âGOOGLE_GLOG_COMPILE_ASSERTâ | |
typedef google::glog_internal_namespace_::CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] | |
^ | |
src/logging_unittest.cc:254:5: note: in expansion of macro âLOG_EVERY_Nâ | |
LOG_EVERY_N(ERROR, 4) << "Log every 4, iteration " << COUNTER << endl; | |
^ | |
In file included from /usr/include/c++/4.9/ext/hash_set:60:0, | |
from src/glog/stl_logging.h:54, | |
from src/stl_logging_unittest.cc:34: | |
/usr/include/c++/4.9/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] | |
#warning \ | |
^ | |
In file included from src/utilities.h:73:0, | |
from src/googletest.h:38, | |
from src/stl_logging_unittest.cc:48: | |
src/base/mutex.h:137:0: warning: "_XOPEN_SOURCE" redefined | |
# define _XOPEN_SOURCE 500 // may be needed to get the rwlock calls | |
^ | |
In file included from /usr/include/x86_64-linux-gnu/c++/4.9/bits/os_defines.h:39:0, | |
from /usr/include/x86_64-linux-gnu/c++/4.9/bits/c++config.h:430, | |
from /usr/include/c++/4.9/bits/stl_algobase.h:59, | |
from /usr/include/c++/4.9/deque:60, | |
from src/glog/stl_logging.h:45, | |
from src/stl_logging_unittest.cc:34: | |
/usr/include/features.h:169:0: note: this is the location of the previous definition | |
# define _XOPEN_SOURCE 700 | |
^ | |
configure: WARNING: libsodium is needed for CURVE security | |
configure: WARNING: libgssapi_krb5 is needed for GSSAPI security | |
In file included from xpath.c:462:0: | |
timsort.h: In function âlibxml_domnode_tim_sort_collapseâ: | |
timsort.h:405:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
if ((stack_curr == 2) && (stack[0].length + stack[1].length == size)) { | |
^ | |
timsort.h:397:19: warning: variable âBDâ set but not used [-Wunused-but-set-variable] | |
int ABC, BCD, BD, CD; | |
^ | |
In file included from ./include/libxml/parser.h:18:0, | |
from ./include/libxml/globals.h:18, | |
from ./include/libxml/threads.h:35, | |
from ./include/libxml/xmlmemory.h:218, | |
from ./include/libxml/tree.h:1306, | |
from ./include/libxml/c14n.h:27, | |
from elfgcchack.h:17, | |
from libxml.h:103, | |
from xpath.c:18: | |
xpath.c: In function âxmlXPathRegisterFuncNS__internal_aliasâ: | |
xpath.c:4875:73: warning: ISO C forbids passing argument 4 of âxmlHashAddEntry2__internal_aliasâ between function pointer and âvoid *â [-Wpedantic] | |
return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f))); | |
^ | |
./include/libxml/hash.h:56:29: note: in definition of macro âXML_CAST_FPTRâ | |
#define XML_CAST_FPTR(fptr) fptr | |
^ | |
In file included from libxml.h:103:0, | |
from xpath.c:18: | |
elfgcchack.h:4269:36: note: expected âvoid *â but argument is of type âxmlXPathFunctionâ | |
extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2__internal_alias __attribute((visibility("hidden"))); | |
^ | |
xpath.c: In function âxmlXPathFunctionLookupNS__internal_aliasâ: | |
xpath.c:4956:24: warning: ISO C forbids assignment between function pointer and âvoid *â [-Wpedantic] | |
XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri); | |
^ | |
xpath.c: In function âxmlXPathCompOpEvalâ: | |
xpath.c:13552:41: warning: ISO C forbids assignment between function pointer and âvoid *â [-Wpedantic] | |
XML_CAST_FPTR(func) = op->cache; | |
^ | |
xpath.c:13579:31: warning: ISO C forbids assignment between function pointer and âvoid *â [-Wpedantic] | |
op->cache = XML_CAST_FPTR(func); | |
^ | |
In file included from xpath.c:476:0: | |
xpath.c: At top level: | |
trionan.c:218:1: warning: âtrio_is_negativeâ defined but not used [-Wunused-function] | |
trio_is_negative | |
^ | |
threads.c:53:12: warning: redundant redeclaration of âpthread_onceâ [-Wredundant-decls] | |
extern int pthread_once (pthread_once_t *__once_control, | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:496:12: note: previous declaration of âpthread_onceâ was here | |
extern int pthread_once (pthread_once_t *__once_control, | |
^ | |
threads.c:56:14: warning: redundant redeclaration of âpthread_getspecificâ [-Wredundant-decls] | |
extern void *pthread_getspecific (pthread_key_t __key) | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:1121:14: note: previous declaration of âpthread_getspecificâ was here | |
extern void *pthread_getspecific (pthread_key_t __key) __THROW; | |
^ | |
threads.c:58:12: warning: redundant redeclaration of âpthread_setspecificâ [-Wredundant-decls] | |
extern int pthread_setspecific (pthread_key_t __key, | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:1124:12: note: previous declaration of âpthread_setspecificâ was here | |
extern int pthread_setspecific (pthread_key_t __key, | |
^ | |
threads.c:61:12: warning: redundant redeclaration of âpthread_key_createâ [-Wredundant-decls] | |
extern int pthread_key_create (pthread_key_t *__key, | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:1113:12: note: previous declaration of âpthread_key_createâ was here | |
extern int pthread_key_create (pthread_key_t *__key, | |
^ | |
threads.c:64:12: warning: redundant redeclaration of âpthread_key_deleteâ [-Wredundant-decls] | |
extern int pthread_key_delete (pthread_key_t __key) | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:1118:12: note: previous declaration of âpthread_key_deleteâ was here | |
extern int pthread_key_delete (pthread_key_t __key) __THROW; | |
^ | |
threads.c:67:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:66:12: warning: redundant redeclaration of âpthread_mutex_initâ [-Wredundant-decls] | |
extern int pthread_mutex_init () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:751:12: note: previous declaration of âpthread_mutex_initâ was here | |
extern int pthread_mutex_init (pthread_mutex_t *__mutex, | |
^ | |
threads.c:69:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:68:12: warning: redundant redeclaration of âpthread_mutex_destroyâ [-Wredundant-decls] | |
extern int pthread_mutex_destroy () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:756:12: note: previous declaration of âpthread_mutex_destroyâ was here | |
extern int pthread_mutex_destroy (pthread_mutex_t *__mutex) | |
^ | |
threads.c:71:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:70:12: warning: redundant redeclaration of âpthread_mutex_lockâ [-Wredundant-decls] | |
extern int pthread_mutex_lock () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:764:12: note: previous declaration of âpthread_mutex_lockâ was here | |
extern int pthread_mutex_lock (pthread_mutex_t *__mutex) | |
^ | |
threads.c:73:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:72:12: warning: redundant redeclaration of âpthread_mutex_unlockâ [-Wredundant-decls] | |
extern int pthread_mutex_unlock () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:775:12: note: previous declaration of âpthread_mutex_unlockâ was here | |
extern int pthread_mutex_unlock (pthread_mutex_t *__mutex) | |
^ | |
threads.c:75:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:74:12: warning: redundant redeclaration of âpthread_cond_initâ [-Wredundant-decls] | |
extern int pthread_cond_init () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:970:12: note: previous declaration of âpthread_cond_initâ was here | |
extern int pthread_cond_init (pthread_cond_t *__restrict __cond, | |
^ | |
threads.c:77:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:76:12: warning: redundant redeclaration of âpthread_cond_destroyâ [-Wredundant-decls] | |
extern int pthread_cond_destroy () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:975:12: note: previous declaration of âpthread_cond_destroyâ was here | |
extern int pthread_cond_destroy (pthread_cond_t *__cond) | |
^ | |
threads.c:79:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:78:12: warning: redundant redeclaration of âpthread_cond_waitâ [-Wredundant-decls] | |
extern int pthread_cond_wait () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:991:12: note: previous declaration of âpthread_cond_waitâ was here | |
extern int pthread_cond_wait (pthread_cond_t *__restrict __cond, | |
^ | |
threads.c:81:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:80:12: warning: redundant redeclaration of âpthread_equalâ [-Wredundant-decls] | |
extern int pthread_equal () | |
^ | |
In file included from /usr/include/features.h:364:0, | |
from /usr/include/stdio.h:27, | |
from libxml.h:49, | |
from threads.c:11: | |
/usr/include/pthread.h:1155:1: note: previous definition of âpthread_equalâ was here | |
__NTH (pthread_equal (pthread_t __thread1, pthread_t __thread2)) | |
^ | |
threads.c:83:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:82:18: warning: redundant redeclaration of âpthread_selfâ [-Wredundant-decls] | |
extern pthread_t pthread_self () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:277:18: note: previous declaration of âpthread_selfâ was here | |
extern pthread_t pthread_self (void) __THROW __attribute__ ((__const__)); | |
^ | |
threads.c:85:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:84:12: warning: redundant redeclaration of âpthread_key_createâ [-Wredundant-decls] | |
extern int pthread_key_create () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:1113:12: note: previous declaration of âpthread_key_createâ was here | |
extern int pthread_key_create (pthread_key_t *__key, | |
^ | |
threads.c:87:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:86:12: warning: redundant redeclaration of âpthread_key_deleteâ [-Wredundant-decls] | |
extern int pthread_key_delete () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:1118:12: note: previous declaration of âpthread_key_deleteâ was here | |
extern int pthread_key_delete (pthread_key_t __key) __THROW; | |
^ | |
threads.c:89:5: warning: function declaration isnât a prototype [-Wstrict-prototypes] | |
__attribute((weak)); | |
^ | |
threads.c:88:12: warning: redundant redeclaration of âpthread_cond_signalâ [-Wredundant-decls] | |
extern int pthread_cond_signal () | |
^ | |
In file included from threads.c:28:0: | |
/usr/include/pthread.h:979:12: note: previous declaration of âpthread_cond_signalâ was here | |
extern int pthread_cond_signal (pthread_cond_t *__cond) | |
^ | |
runtest.c: In function âstreamProcessTestâ: | |
runtest.c:2099:65: warning: unused parameter âoptionsâ [-Wunused-parameter] | |
xmlTextReaderPtr reader, const char *rng, int options) { | |
^ | |
testapi.c:18040:25: warning: âgen_xmlSchematronPtrâ defined but not used [-Wunused-function] | |
static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { | |
^ | |
testapi.c:18043:13: warning: âdes_xmlSchematronPtrâ defined but not used [-Wunused-function] | |
static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { | |
^ | |
testapi.c:18060:35: warning: âgen_xmlSchematronParserCtxtPtrâ defined but not used [-Wunused-function] | |
static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { | |
^ | |
testapi.c:18063:13: warning: âdes_xmlSchematronParserCtxtPtrâ defined but not used [-Wunused-function] | |
static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { | |
^ | |
testapi.c:18558:18: warning: âgen_const_xmlBufPtrâ defined but not used [-Wunused-function] | |
static xmlBufPtr gen_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { | |
^ | |
testapi.c:18561:13: warning: âdes_const_xmlBufPtrâ defined but not used [-Wunused-function] | |
static void des_const_xmlBufPtr(int no ATTRIBUTE_UNUSED, const xmlBufPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { | |
^ | |
testapi.c:34503:27: warning: âgen_xmlSAXHandlerPtr_ptrâ defined but not used [-Wunused-function] | |
static xmlSAXHandlerPtr * gen_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { | |
^ | |
testapi.c:34506:13: warning: âdes_xmlSAXHandlerPtr_ptrâ defined but not used [-Wunused-function] | |
static void des_xmlSAXHandlerPtr_ptr(int no ATTRIBUTE_UNUSED, xmlSAXHandlerPtr * val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { | |
^ | |
tree2.c: In function âmainâ: | |
tree2.c:30:15: warning: variable âdtdâ set but not used [-Wunused-but-set-variable] | |
xmlDtdPtr dtd = NULL; /* DTD pointer */ | |
^ | |
Compile PS | |
make: Entering directory '/home/fviktor/dev/cxxnet/ps-lite' | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc --cpp_out=./src --proto_path=./src src/proto/assign_op.proto | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc --cpp_out=./src --proto_path=./src src/proto/task.proto | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc --cpp_out=./src --proto_path=./src src/proto/node.proto | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc --cpp_out=./src --proto_path=./src src/proto/heartbeat.proto | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc --cpp_out=./src --proto_path=./src src/proto/filter.proto | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc --cpp_out=./src --proto_path=./src src/proto/param.proto | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc --cpp_out=./src --proto_path=./src src/proto/range.proto | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc --cpp_out=./src --proto_path=./src src/proto/data.proto | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/proto/assign_op.pb.o src/proto/assign_op.pb.cc >build/proto/assign_op.pb.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/proto/task.pb.o src/proto/task.pb.cc >build/proto/task.pb.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/proto/node.pb.o src/proto/node.pb.cc >build/proto/node.pb.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/proto/heartbeat.pb.o src/proto/heartbeat.pb.cc >build/proto/heartbeat.pb.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/proto/filter.pb.o src/proto/filter.pb.cc >build/proto/filter.pb.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/proto/param.pb.o src/proto/param.pb.cc >build/proto/param.pb.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/proto/heartbeat.pb.cc -o build/proto/heartbeat.pb.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/proto/filter.pb.cc -o build/proto/filter.pb.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/proto/task.pb.cc -o build/proto/task.pb.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/proto/node.pb.cc -o build/proto/node.pb.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/proto/assign_op.pb.cc -o build/proto/assign_op.pb.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/proto/param.pb.cc -o build/proto/param.pb.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/proto/range.pb.o src/proto/range.pb.cc >build/proto/range.pb.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/proto/range.pb.cc -o build/proto/range.pb.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/proto/data.pb.o src/proto/data.pb.cc >build/proto/data.pb.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/proto/data.pb.cc -o build/proto/data.pb.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/ps_main.o src/ps_main.cc >build/ps_main.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/dashboard.o src/system/dashboard.cc >build/system/dashboard.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/ps_main.cc -o build/ps_main.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/dashboard.cc -o build/system/dashboard.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/postoffice.o src/system/postoffice.cc >build/system/postoffice.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/env.o src/system/env.cc >build/system/env.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/postoffice.cc -o build/system/postoffice.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/env.cc -o build/system/env.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/executor.o src/system/executor.cc >build/system/executor.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/executor.cc -o build/system/executor.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/assigner.o src/system/assigner.cc >build/system/assigner.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/assigner.cc -o build/system/assigner.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/van.o src/system/van.cc >build/system/van.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/heartbeat_info.o src/system/heartbeat_info.cc >build/system/heartbeat_info.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/van.cc -o build/system/van.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/heartbeat_info.cc -o build/system/heartbeat_info.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/manager.o src/system/manager.cc >build/system/manager.d | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/message.o src/system/message.cc >build/system/message.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/manager.cc -o build/system/manager.o | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/message.cc -o build/system/message.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/system/remote_node.o src/system/remote_node.cc >build/system/remote_node.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/system/remote_node.cc -o build/system/remote_node.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/filter/filter.o src/filter/filter.cc >build/filter/filter.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/filter/filter.cc -o build/filter/filter.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/parameter/parameter.o src/parameter/parameter.cc >build/parameter/parameter.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/parameter/parameter.cc -o build/parameter/parameter.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/base/crc32c.o src/base/crc32c.cc >build/base/crc32c.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/base/crc32c.cc -o build/base/crc32c.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/base/file.o src/base/file.cc >build/base/file.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/base/file.cc -o build/base/file.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/base/recordio.o src/base/recordio.cc >build/base/recordio.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/base/recordio.cc -o build/base/recordio.o | |
g++ -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -std=c++0x -MM -MT build/base/threadpool.o src/base/threadpool.cc >build/base/threadpool.d | |
g++ -std=c++0x -Wall -Wno-unused-function -finline-functions -Wno-sign-compare -O3 -ggdb -I./src -I./include -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -c src/base/threadpool.cc -o build/base/threadpool.o | |
ar crv build/libps_main.a build/ps_main.o | |
a - build/ps_main.o | |
ar crv build/libps.a build/proto/assign_op.pb.o build/proto/task.pb.o build/proto/node.pb.o build/proto/heartbeat.pb.o build/proto/filter.pb.o build/proto/param.pb.o build/proto/range.pb.o build/proto/data.pb.o build/ps_main.o build/system/dashboard.o build/system/postoffice.o build/system/env.o build/system/executor.o build/system/assigner.o build/system/van.o build/system/heartbeat_info.o build/system/manager.o build/system/message.o build/system/remote_node.o build/filter/filter.o build/parameter/parameter.o build/base/crc32c.o build/base/file.o build/base/recordio.o build/base/threadpool.o | |
a - build/proto/assign_op.pb.o | |
a - build/proto/task.pb.o | |
a - build/proto/node.pb.o | |
a - build/proto/heartbeat.pb.o | |
a - build/proto/filter.pb.o | |
a - build/proto/param.pb.o | |
a - build/proto/range.pb.o | |
a - build/proto/data.pb.o | |
a - build/ps_main.o | |
a - build/system/dashboard.o | |
a - build/system/postoffice.o | |
a - build/system/env.o | |
a - build/system/executor.o | |
a - build/system/assigner.o | |
a - build/system/van.o | |
a - build/system/heartbeat_info.o | |
a - build/system/manager.o | |
a - build/system/message.o | |
a - build/system/remote_node.o | |
a - build/filter/filter.o | |
a - build/parameter/parameter.o | |
a - build/base/crc32c.o | |
a - build/base/file.o | |
a - build/base/recordio.o | |
a - build/base/threadpool.o | |
make: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite' | |
Cloning into 'rabit'... | |
Cloning into 'mshadow'... | |
Cloning into 'dmlc-core'... | |
g++-4.8 -c -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o layer_cpu.o src/layer/layer_impl.cpp | |
g++-4.8 -c -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o updater_cpu.o src/updater/updater_impl.cpp | |
g++-4.8 -c -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o nnet_cpu.o src/nnet/nnet_impl.cpp | |
g++-4.8 -c -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o main.o src/cxxnet_main.cpp | |
g++-4.8 -c -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o nnet_ps_server.o src/nnet/nnet_ps_server.cpp | |
g++-4.8 -std=c++0x -c -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o data.o src/io/data.cpp | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:483:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:90:0: note: this is the location of the previous definition | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:547:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:92:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:561:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(condition) \ | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:43:0: note: this is the location of the previous definition | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:765:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:51:0: note: this is the location of the previous definition | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:766:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:52:0: note: this is the location of the previous definition | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:767:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:49:0: note: this is the location of the previous definition | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:768:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:47:0: note: this is the location of the previous definition | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:769:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:50:0: note: this is the location of the previous definition | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:770:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:48:0: note: this is the location of the previous definition | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:775:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:53:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:914:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:109:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:970:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:72:0: note: this is the location of the previous definition | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:971:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:77:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:972:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:78:0: note: this is the location of the previous definition | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:973:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:75:0: note: this is the location of the previous definition | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:974:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:73:0: note: this is the location of the previous definition | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:975:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:76:0: note: this is the location of the previous definition | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:976:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:74:0: note: this is the location of the previous definition | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/cxxnet_main.cpp:18: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/cxxnet_main.cpp:12:0: | |
./dmlc-core/include/dmlc/logging.h:88:0: note: this is the location of the previous definition | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:483:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:90:0: note: this is the location of the previous definition | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:547:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:92:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:561:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(condition) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:43:0: note: this is the location of the previous definition | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:765:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:51:0: note: this is the location of the previous definition | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:766:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:52:0: note: this is the location of the previous definition | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:767:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:49:0: note: this is the location of the previous definition | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:768:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:47:0: note: this is the location of the previous definition | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:769:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:50:0: note: this is the location of the previous definition | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:770:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:48:0: note: this is the location of the previous definition | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:775:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:53:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:914:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:109:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:970:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:72:0: note: this is the location of the previous definition | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:971:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:77:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:972:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:78:0: note: this is the location of the previous definition | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:973:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:75:0: note: this is the location of the previous definition | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:974:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:73:0: note: this is the location of the previous definition | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:975:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:76:0: note: this is the location of the previous definition | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:976:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:74:0: note: this is the location of the previous definition | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:88:0: note: this is the location of the previous definition | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:483:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:90:0: note: this is the location of the previous definition | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:547:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:92:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:561:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(condition) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:43:0: note: this is the location of the previous definition | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:765:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:51:0: note: this is the location of the previous definition | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:766:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:52:0: note: this is the location of the previous definition | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:767:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:49:0: note: this is the location of the previous definition | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:768:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:47:0: note: this is the location of the previous definition | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:769:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:50:0: note: this is the location of the previous definition | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:770:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:48:0: note: this is the location of the previous definition | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:775:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:53:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:914:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:109:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:970:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:72:0: note: this is the location of the previous definition | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:971:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:77:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:972:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:78:0: note: this is the location of the previous definition | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:973:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:75:0: note: this is the location of the previous definition | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:974:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:73:0: note: this is the location of the previous definition | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:975:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:76:0: note: this is the location of the previous definition | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:976:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:74:0: note: this is the location of the previous definition | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cpp:4: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cpp:4: | |
./dmlc-core/include/dmlc/logging.h:88:0: note: this is the location of the previous definition | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:483:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:90:0: note: this is the location of the previous definition | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:547:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:92:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:561:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(condition) \ | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:43:0: note: this is the location of the previous definition | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:765:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:51:0: note: this is the location of the previous definition | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:766:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:52:0: note: this is the location of the previous definition | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:767:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:49:0: note: this is the location of the previous definition | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:768:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:47:0: note: this is the location of the previous definition | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:769:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:50:0: note: this is the location of the previous definition | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:770:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:48:0: note: this is the location of the previous definition | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:775:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:53:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:914:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:109:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:970:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:72:0: note: this is the location of the previous definition | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:971:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:77:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:972:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:78:0: note: this is the location of the previous definition | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:973:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:75:0: note: this is the location of the previous definition | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:974:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:73:0: note: this is the location of the previous definition | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:975:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:76:0: note: this is the location of the previous definition | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:976:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:74:0: note: this is the location of the previous definition | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from src/io/iter_thread_imbin_x-inl.hpp:16, | |
from src/io/data.cpp:20: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/io/data.cpp:6:0: | |
./dmlc-core/include/dmlc/logging.h:88:0: note: this is the location of the previous definition | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:43:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:561:0: note: this is the location of the previous definition | |
#define CHECK(condition) \ | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:47:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:768:0: note: this is the location of the previous definition | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:48:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:770:0: note: this is the location of the previous definition | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:49:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:767:0: note: this is the location of the previous definition | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:50:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:769:0: note: this is the location of the previous definition | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:51:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:765:0: note: this is the location of the previous definition | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:52:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:766:0: note: this is the location of the previous definition | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:53:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:775:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:72:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:970:0: note: this is the location of the previous definition | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:73:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:974:0: note: this is the location of the previous definition | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:74:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:976:0: note: this is the location of the previous definition | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:75:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:973:0: note: this is the location of the previous definition | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:76:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:975:0: note: this is the location of the previous definition | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:77:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:971:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:78:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:972:0: note: this is the location of the previous definition | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:88:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: note: this is the location of the previous definition | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:90:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:483:0: note: this is the location of the previous definition | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:92:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:547:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/nnet/./../layer/layer.h:11:0, | |
from src/nnet/./nnet_config.h:14, | |
from src/nnet/nnet_ps_server.cpp:7: | |
./dmlc-core/include/dmlc/logging.h:109:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/nnet_ps_server.cpp:6: | |
./ps-lite/third_party/include/glog/logging.h:914:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
cd dmlc-core; make libdmlc.a config=/home/fviktor/dev/cxxnet/config.mk; cd /home/fviktor/dev/cxxnet | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/dmlc-core' | |
g++-4.8 -c -O3 -Wall -msse2 -Wno-unknown-pragmas -Iinclude -std=c++0x -fopenmp -fPIC -DDMLC_USE_HDFS=0 -DDMLC_USE_S3=0 -o line_split.o src/io/line_split.cc | |
g++-4.8 -c -O3 -Wall -msse2 -Wno-unknown-pragmas -Iinclude -std=c++0x -fopenmp -fPIC -DDMLC_USE_HDFS=0 -DDMLC_USE_S3=0 -o recordio_split.o src/io/recordio_split.cc | |
g++-4.8 -c -O3 -Wall -msse2 -Wno-unknown-pragmas -Iinclude -std=c++0x -fopenmp -fPIC -DDMLC_USE_HDFS=0 -DDMLC_USE_S3=0 -o input_split_base.o src/io/input_split_base.cc | |
g++-4.8 -c -O3 -Wall -msse2 -Wno-unknown-pragmas -Iinclude -std=c++0x -fopenmp -fPIC -DDMLC_USE_HDFS=0 -DDMLC_USE_S3=0 -o io.o src/io.cc | |
nvcc -c -o layer_gpu.o --use_fast_math -g -O3 -ccbin g++-4.8 --std=c++11 -Xcompiler "-DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 " src/layer/layer_impl.cu | |
g++-4.8 -c -O3 -Wall -msse2 -Wno-unknown-pragmas -Iinclude -std=c++0x -fopenmp -fPIC -DDMLC_USE_HDFS=0 -DDMLC_USE_S3=0 -o local_filesys.o src/io/local_filesys.cc | |
g++-4.8 -c -O3 -Wall -msse2 -Wno-unknown-pragmas -Iinclude -std=c++0x -fopenmp -fPIC -DDMLC_USE_HDFS=0 -DDMLC_USE_S3=0 -o data.o src/data.cc | |
cc1: warning: command line option â-std=c++11â is valid for C++/ObjC++ but not for C [enabled by default] | |
nvcc -c -o updater_gpu.o --use_fast_math -g -O3 -ccbin g++-4.8 --std=c++11 -Xcompiler "-DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 " src/updater/updater_impl.cu | |
cc1: warning: command line option â-std=c++11â is valid for C++/ObjC++ but not for C [enabled by default] | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:483:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:90:0: note: this is the location of the previous definition | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:547:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:92:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:561:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(condition) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:43:0: note: this is the location of the previous definition | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:765:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:51:0: note: this is the location of the previous definition | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:766:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:52:0: note: this is the location of the previous definition | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:767:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:49:0: note: this is the location of the previous definition | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:768:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:47:0: note: this is the location of the previous definition | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:769:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:50:0: note: this is the location of the previous definition | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:770:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:48:0: note: this is the location of the previous definition | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:775:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:53:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:914:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:109:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:970:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:72:0: note: this is the location of the previous definition | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:971:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:77:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:972:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:78:0: note: this is the location of the previous definition | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:973:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:75:0: note: this is the location of the previous definition | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:974:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:73:0: note: this is the location of the previous definition | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:975:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:76:0: note: this is the location of the previous definition | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:976:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:74:0: note: this is the location of the previous definition | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:88:0: note: this is the location of the previous definition | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
./ps-lite/third_party/include/glog/logging.h(348): warning: using-declaration ignored -- it refers to the current namespace | |
./ps-lite/third_party/include/glog/logging.h(352): warning: using-declaration ignored -- it refers to the current namespace | |
g++-4.8 -c -O3 -Wall -msse2 -Wno-unknown-pragmas -Iinclude -std=c++0x -fopenmp -fPIC -DDMLC_USE_HDFS=0 -DDMLC_USE_S3=0 -o recordio.o src/recordio.cc | |
g++-4.8 -c -O3 -Wall -msse2 -Wno-unknown-pragmas -Iinclude -std=c++0x -fopenmp -fPIC -DDMLC_USE_HDFS=0 -DDMLC_USE_S3=0 -o config.o src/config.cc | |
src/updater/./sgd_updater-inl.hpp(20): warning: calling a constexpr __host__ function("isnan") from a __host__ __device__ function("Map") is not allowed | |
src/updater/./sgd_updater-inl.hpp(20): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed | |
ar cr libdmlc.a line_split.o recordio_split.o input_split_base.o io.o local_filesys.o data.o recordio.o config.o | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/dmlc-core' | |
nvcc -c -o nnet_gpu.o --use_fast_math -g -O3 -ccbin g++-4.8 --std=c++11 -Xcompiler "-DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 " src/nnet/nnet_impl.cu | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:483:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:90:0: note: this is the location of the previous definition | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:547:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:92:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:561:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(condition) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:43:0: note: this is the location of the previous definition | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:765:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:51:0: note: this is the location of the previous definition | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:766:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:52:0: note: this is the location of the previous definition | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:767:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:49:0: note: this is the location of the previous definition | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:768:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:47:0: note: this is the location of the previous definition | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:769:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:50:0: note: this is the location of the previous definition | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:770:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:48:0: note: this is the location of the previous definition | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:775:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:53:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:914:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:109:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:970:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:72:0: note: this is the location of the previous definition | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:971:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:77:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:972:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:78:0: note: this is the location of the previous definition | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:973:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:75:0: note: this is the location of the previous definition | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:974:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:73:0: note: this is the location of the previous definition | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:975:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:76:0: note: this is the location of the previous definition | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:976:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:74:0: note: this is the location of the previous definition | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:88:0: note: this is the location of the previous definition | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
g++-4.8 -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o bin/im2rec tools/im2rec.cc dmlc-core/libdmlc.a -pthread -lm -lcudart -lcublas -lcurand -L/usr/lib/nvidia-cuda-toolkit/lib64 -lopenblas -lrt `pkg-config --libs opencv` -L/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -lcudnn -ljpeg | |
src/updater/./sgd_updater-inl.hpp(20): warning: calling a __host__ function("__builtin_isnan") from a __host__ __device__ function("cxxnet::updater::clip::Map") is not allowed | |
cc1: warning: command line option â-std=c++11â is valid for C++/ObjC++ but not for C [enabled by default] | |
./ps-lite/third_party/include/glog/logging.h(348): warning: using-declaration ignored -- it refers to the current namespace | |
./ps-lite/third_party/include/glog/logging.h(352): warning: using-declaration ignored -- it refers to the current namespace | |
cc1: warning: command line option â-std=c++11â is valid for C++/ObjC++ but not for C [enabled by default] | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:483:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:90:0: note: this is the location of the previous definition | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:547:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:92:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:561:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(condition) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:43:0: note: this is the location of the previous definition | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:765:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:51:0: note: this is the location of the previous definition | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:766:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:52:0: note: this is the location of the previous definition | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:767:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:49:0: note: this is the location of the previous definition | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:768:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:47:0: note: this is the location of the previous definition | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:769:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:50:0: note: this is the location of the previous definition | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:770:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:48:0: note: this is the location of the previous definition | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:775:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:53:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:914:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:109:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:970:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:72:0: note: this is the location of the previous definition | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:971:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:77:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:972:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:78:0: note: this is the location of the previous definition | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:973:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:75:0: note: this is the location of the previous definition | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:974:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:73:0: note: this is the location of the previous definition | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:975:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:76:0: note: this is the location of the previous definition | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:976:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:74:0: note: this is the location of the previous definition | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/updater/././updater.h:6, | |
from src/updater/./sgd_updater-inl.hpp:11, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/updater/./sgd_updater-inl.hpp:8:0, | |
from src/updater/updater_impl-inl.hpp:8, | |
from src/updater/updater_impl.cu:5: | |
./dmlc-core/include/dmlc/logging.h:88:0: note: this is the location of the previous definition | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
./ps-lite/third_party/include/glog/logging.h(348): warning: using-declaration ignored -- it refers to the current namespace | |
./ps-lite/third_party/include/glog/logging.h(352): warning: using-declaration ignored -- it refers to the current namespace | |
g++-4.8 -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o bin/bin2rec tools/bin2rec.cc dmlc-core/libdmlc.a -pthread -lm -lcudart -lcublas -lcurand -L/usr/lib/nvidia-cuda-toolkit/lib64 -lopenblas -lrt `pkg-config --libs opencv` -L/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -lcudnn -ljpeg | |
./ps-lite/third_party/include/Eigen/src/Core/PlainObjectBase.h(130): warning: statement is unreachable | |
cc1: warning: command line option â-std=c++11â is valid for C++/ObjC++ but not for C [enabled by default] | |
cc1: warning: command line option â-std=c++11â is valid for C++/ObjC++ but not for C [enabled by default] | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:483:0: warning: "LOG" redefined [enabled by default] | |
#define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:90:0: note: this is the location of the previous definition | |
#define LOG(severity) LOG_##severity.stream() | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:547:0: warning: "LOG_IF" redefined [enabled by default] | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:92:0: note: this is the location of the previous definition | |
#define LOG_IF(severity, condition) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:561:0: warning: "CHECK" redefined [enabled by default] | |
#define CHECK(condition) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:43:0: note: this is the location of the previous definition | |
#define CHECK(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:765:0: warning: "CHECK_EQ" redefined [enabled by default] | |
#define CHECK_EQ(val1, val2) CHECK_OP(_EQ, ==, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:51:0: note: this is the location of the previous definition | |
#define CHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:766:0: warning: "CHECK_NE" redefined [enabled by default] | |
#define CHECK_NE(val1, val2) CHECK_OP(_NE, !=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:52:0: note: this is the location of the previous definition | |
#define CHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:767:0: warning: "CHECK_LE" redefined [enabled by default] | |
#define CHECK_LE(val1, val2) CHECK_OP(_LE, <=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:49:0: note: this is the location of the previous definition | |
#define CHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:768:0: warning: "CHECK_LT" redefined [enabled by default] | |
#define CHECK_LT(val1, val2) CHECK_OP(_LT, < , val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:47:0: note: this is the location of the previous definition | |
#define CHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:769:0: warning: "CHECK_GE" redefined [enabled by default] | |
#define CHECK_GE(val1, val2) CHECK_OP(_GE, >=, val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:50:0: note: this is the location of the previous definition | |
#define CHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:770:0: warning: "CHECK_GT" redefined [enabled by default] | |
#define CHECK_GT(val1, val2) CHECK_OP(_GT, > , val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:48:0: note: this is the location of the previous definition | |
#define CHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:775:0: warning: "CHECK_NOTNULL" redefined [enabled by default] | |
#define CHECK_NOTNULL(val) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:53:0: note: this is the location of the previous definition | |
#define CHECK_NOTNULL(x) \ | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:914:0: warning: "LOG_EVERY_N" redefined [enabled by default] | |
#define LOG_EVERY_N(severity, n) \ | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:109:0: note: this is the location of the previous definition | |
#define LOG_EVERY_N(severity, n) LOG(severity) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:970:0: warning: "DCHECK" redefined [enabled by default] | |
#define DCHECK(condition) CHECK(condition) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:72:0: note: this is the location of the previous definition | |
#define DCHECK(x) CHECK(x) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:971:0: warning: "DCHECK_EQ" redefined [enabled by default] | |
#define DCHECK_EQ(val1, val2) CHECK_EQ(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:77:0: note: this is the location of the previous definition | |
#define DCHECK_EQ(x, y) CHECK((x) == (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:972:0: warning: "DCHECK_NE" redefined [enabled by default] | |
#define DCHECK_NE(val1, val2) CHECK_NE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:78:0: note: this is the location of the previous definition | |
#define DCHECK_NE(x, y) CHECK((x) != (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:973:0: warning: "DCHECK_LE" redefined [enabled by default] | |
#define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:75:0: note: this is the location of the previous definition | |
#define DCHECK_LE(x, y) CHECK((x) <= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:974:0: warning: "DCHECK_LT" redefined [enabled by default] | |
#define DCHECK_LT(val1, val2) CHECK_LT(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:73:0: note: this is the location of the previous definition | |
#define DCHECK_LT(x, y) CHECK((x) < (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:975:0: warning: "DCHECK_GE" redefined [enabled by default] | |
#define DCHECK_GE(val1, val2) CHECK_GE(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:76:0: note: this is the location of the previous definition | |
#define DCHECK_GE(x, y) CHECK((x) >= (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:976:0: warning: "DCHECK_GT" redefined [enabled by default] | |
#define DCHECK_GT(val1, val2) CHECK_GT(val1, val2) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:74:0: note: this is the location of the previous definition | |
#define DCHECK_GT(x, y) CHECK((x) > (y)) | |
^ | |
In file included from ./ps-lite/src/base/blob.h:18:0, | |
from ./ps-lite/src/ps.h:7, | |
from ./ps-lite/src/parameter/kv_layer.h:2, | |
from ./mshadow/mshadow-ps/./ps_dist-inl.h:14, | |
from ./mshadow/mshadow-ps/mshadow_ps.h:327, | |
from src/nnet/./../updater/updater.h:6, | |
from src/nnet/./neural_net-inl.hpp:14, | |
from src/nnet/nnet_impl-inl.hpp:9, | |
from src/nnet/nnet_impl.cu:4: | |
./ps-lite/third_party/include/glog/logging.h:1068:0: warning: "VLOG" redefined [enabled by default] | |
#define VLOG(verboselevel) LOG_IF(INFO, VLOG_IS_ON(verboselevel)) | |
^ | |
In file included from src/nnet/./../utils/./utils.h:14:0, | |
from src/nnet/./../utils/io.h:8, | |
from src/nnet/./nnet.h:12, | |
from src/nnet/nnet_impl-inl.hpp:6, | |
from src/nnet/nnet_impl.cu:4: | |
./dmlc-core/include/dmlc/logging.h:88:0: note: this is the location of the previous definition | |
#define VLOG(x) LOG_INFO.stream() | |
^ | |
./ps-lite/third_party/include/glog/logging.h(348): warning: using-declaration ignored -- it refers to the current namespace | |
./ps-lite/third_party/include/glog/logging.h(352): warning: using-declaration ignored -- it refers to the current namespace | |
./ps-lite/third_party/include/Eigen/src/Core/PlainObjectBase.h(130): warning: statement is unreachable | |
g++-4.8 -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -o bin/cxxnet src/local_main.cpp layer_cpu.o updater_cpu.o nnet_cpu.o main.o nnet_ps_server.o data.o dmlc-core/libdmlc.a layer_gpu.o updater_gpu.o nnet_gpu.o -pthread -lm -lcudart -lcublas -lcurand -L/usr/lib/nvidia-cuda-toolkit/lib64 -lopenblas -lrt `pkg-config --libs opencv` -L/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -lcudnn -ljpeg | |
g++-4.8 -DMSHADOW_FORCE_STREAM -Wall -g -O3 -I./mshadow/ -I./dmlc-core/include -fPIC -msse3 -funroll-loops -Wno-unused-parameter -Wno-unknown-pragmas -I/usr/lib/nvidia-cuda-toolkit/include -DMSHADOW_USE_CBLAS=1 -DMSHADOW_USE_MKL=0 -DMSHADOW_RABIT_PS=0 -DMSHADOW_DIST_PS=1 -std=c++11 -I./ps-lite/src -I./ps-lite/third_party/include -DCXXNET_USE_OPENCV=1 -DCXXNET_USE_OPENCV_DECODER=1 -fopenmp -I/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -DCXXNET_USE_CUDNN=1 -shared -o wrapper/libcxxnetwrapper.so wrapper/cxxnet_wrapper.cpp layer_cpu.o updater_cpu.o nnet_cpu.o main.o nnet_ps_server.o data.o dmlc-core/libdmlc.a layer_gpu.o updater_gpu.o nnet_gpu.o -pthread -lm -lcudart -lcublas -lcurand -L/usr/lib/nvidia-cuda-toolkit/lib64 -lopenblas -lrt `pkg-config --libs opencv` -L/home/fviktor/dev/cudnn-6.5-linux-x64-v2 -lcudnn -ljpeg | |
nnet_cpu.o: In function `ps::Customer::~Customer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:54: undefined reference to `ps::Manager::RemoveCustomer(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:53: undefined reference to `ps::Executor::~Executor()' | |
nnet_cpu.o: In function `ps::Customer::~Customer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:54: undefined reference to `ps::Manager::RemoveCustomer(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:53: undefined reference to `ps::Executor::~Executor()' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::~KVLayer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:54: undefined reference to `ps::Manager::RemoveCustomer(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:53: undefined reference to `ps::Executor::~Executor()' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::~KVLayer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:54: undefined reference to `ps::Manager::RemoveCustomer(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:53: undefined reference to `ps::Executor::~Executor()' | |
nnet_cpu.o: In function `std::string* google::MakeCheckOpString<unsigned long, unsigned long>(unsigned long const&, unsigned long const&, char const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:669: undefined reference to `google::base::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:671: undefined reference to `google::base::CheckOpMessageBuilder::ForVar2()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::NewString()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::~CheckOpMessageBuilder()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::~CheckOpMessageBuilder()' | |
nnet_cpu.o: In function `std::string* google::MakeCheckOpString<unsigned long long, int>(unsigned long long const&, int const&, char const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:669: undefined reference to `google::base::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:671: undefined reference to `google::base::CheckOpMessageBuilder::ForVar2()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::NewString()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::~CheckOpMessageBuilder()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::~CheckOpMessageBuilder()' | |
nnet_cpu.o: In function `std::string* google::MakeCheckOpString<unsigned long, int>(unsigned long const&, int const&, char const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:669: undefined reference to `google::base::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:671: undefined reference to `google::base::CheckOpMessageBuilder::ForVar2()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::NewString()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::~CheckOpMessageBuilder()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::~CheckOpMessageBuilder()' | |
nnet_cpu.o: In function `ps::Range<unsigned long long>::EvenDivide(unsigned long, unsigned long) const': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/range.h:102: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/range.h:102: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/range.h:103: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/range.h:101: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/range.h:101: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/range.h:101: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/range.h:103: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/range.h:103: undefined reference to `google::LogMessage::stream()' | |
nnet_cpu.o: In function `cxxnet::nnet::NetConfig::InitNet()': | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:405: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:405: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:405: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `cxxnet::nnet::NetConfig::Configure(std::vector<std::pair<std::string, std::string>, std::allocator<std::pair<std::string, std::string> > > const&)': | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:268: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:268: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:268: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `cxxnet::nnet::NeuralNet<mshadow::cpu>::AdjustBatchSize(unsigned int)': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:288: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:288: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:288: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `mshadow::ps::DistModel<mshadow::cpu, float>::~DistModel()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:54: undefined reference to `ps::Manager::RemoveCustomer(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:53: undefined reference to `ps::Executor::~Executor()' | |
nnet_cpu.o: In function `mshadow::ps::DistModel<mshadow::cpu, float>::~DistModel()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:54: undefined reference to `ps::Manager::RemoveCustomer(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:53: undefined reference to `ps::Executor::~Executor()' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:315: undefined reference to `ps::Manager::NextCustomerID()' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:50: undefined reference to `ps::Executor::Executor(ps::Customer&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:51: undefined reference to `ps::Manager::AddCustomer(ps::Customer*)' | |
nnet_cpu.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:410: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:410: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:410: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/parameter.h:10: undefined reference to `vtable for ps::Parameter' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:50: undefined reference to `ps::Executor::~Executor()' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::InitNet()': | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:372: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:372: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:372: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `cxxnet::nnet::NeuralNet<mshadow::cpu>::InitUpdaters(mshadow::ps::ISharedModel<mshadow::cpu, float>*, int)': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:222: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:222: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:222: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `cxxnet::nnet::NeuralNet<mshadow::cpu>::InitNet()': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:260: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:260: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:260: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `cxxnet::nnet::NeuralNetThread<mshadow::cpu>::TaskDispatch()': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:597: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:597: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:597: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:551: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:551: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:575: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:575: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:587: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:570: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:570: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:564: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:564: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:587: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:587: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:526: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:526: undefined reference to `google::LogMessage::stream()' | |
nnet_cpu.o: In function `cxxnet::nnet::NetConfig::SaveNet(dmlc::Stream&) const': | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:134: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:134: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:135: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:135: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:135: undefined reference to `google::LogMessage::stream()' | |
nnet_cpu.o: In function `cxxnet::nnet::NeuralNetThread<mshadow::cpu>::TrainForwardBackprop(mshadow::Tensor<mshadow::cpu, 4, float>, std::vector<mshadow::Tensor<mshadow::cpu, 4, float>, std::allocator<mshadow::Tensor<mshadow::cpu, 4, float> > > const&, cxxnet::layer::LabelInfo const&, std::vector<std::pair<int, mshadow::Tensor<mshadow::cpu, 4, float> >, std::allocator<std::pair<int, mshadow::Tensor<mshadow::cpu, 4, float> > > > const&, bool, bool, bool, unsigned long)': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:417: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:417: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:417: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `ps::SArray<float>::Segment(ps::Range<unsigned long> const&) const': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/shared_array_inl.h:133: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/shared_array_inl.h:133: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/shared_array_inl.h:133: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/shared_array_inl.h:134: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/shared_array_inl.h:134: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/base/shared_array_inl.h:134: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `mshadow::ps::UpdaterWrapper<float>* google::CheckNotNull<mshadow::ps::UpdaterWrapper<float> >(char const*, int, char const*, mshadow::ps::UpdaterWrapper<float>*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:1288: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:1288: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `std::string* google::MakeCheckOpString<unsigned long, unsigned long long>(unsigned long const&, unsigned long long const&, char const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:669: undefined reference to `google::base::CheckOpMessageBuilder::CheckOpMessageBuilder(char const*)' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:671: undefined reference to `google::base::CheckOpMessageBuilder::ForVar2()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::NewString()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::~CheckOpMessageBuilder()' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/glog/logging.h:672: undefined reference to `google::base::CheckOpMessageBuilder::~CheckOpMessageBuilder()' | |
nnet_cpu.o: In function `ps::Task::add_value_type(ps::DataType)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:760: undefined reference to `ps::DataType_IsValid(int)' | |
nnet_cpu.o: In function `ps::Task::key_range() const': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:630: undefined reference to `ps::Task::default_instance_' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:630: undefined reference to `ps::Task::default_instance_' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:630: undefined reference to `ps::Task::default_instance_' | |
nnet_cpu.o: In function `ps::Task::mutable_key_range()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::PbRange::PbRange()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::PbRange::PbRange()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::PbRange::PbRange()' | |
nnet_cpu.o: In function `ps::Task::key_range() const': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:630: undefined reference to `ps::Task::default_instance_' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::Slice(ps::Message const&, std::vector<ps::Range<unsigned long long>, std::allocator<ps::Range<unsigned long long> > > const&, std::vector<ps::Message*, std::allocator<ps::Message*> >*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:149: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:149: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:149: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `ps::Task::mutable_key_range()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::PbRange::PbRange()' | |
nnet_cpu.o: In function `ps::Task::key_range() const': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:630: undefined reference to `ps::Task::default_instance_' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::GetValue(ps::Message*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:175: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:175: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:175: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `ps::Parameter::Request(int, int, std::initializer_list<int> const&, google::protobuf::RepeatedPtrField<ps::Filter> const&, ps::Range<unsigned long long> const&)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/parameter.h:30: undefined reference to `ps::Task::Task()' | |
nnet_cpu.o: In function `google::protobuf::internal::GenericTypeHandler<ps::Filter>::New()': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/google/protobuf/repeated_field.h:335: undefined reference to `ps::Filter::Filter()' | |
nnet_cpu.o: In function `ps::Parameter::Request(int, int, std::initializer_list<int> const&, google::protobuf::RepeatedPtrField<ps::Filter> const&, ps::Range<unsigned long long> const&)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/parameter.h:34: undefined reference to `ps::Filter::CopyFrom(ps::Filter const&)' | |
nnet_cpu.o: In function `google::protobuf::internal::GenericTypeHandler<ps::Filter>::New()': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/google/protobuf/repeated_field.h:335: undefined reference to `ps::Filter::Filter()' | |
nnet_cpu.o: In function `ps::Parameter::Request(int, int, std::initializer_list<int> const&, google::protobuf::RepeatedPtrField<ps::Filter> const&, ps::Range<unsigned long long> const&)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/parameter.h:34: undefined reference to `ps::Filter::CopyFrom(ps::Filter const&)' | |
nnet_cpu.o: In function `google::protobuf::internal::GenericTypeHandler<ps::Filter>::New()': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/google/protobuf/repeated_field.h:335: undefined reference to `ps::Filter::Filter()' | |
nnet_cpu.o: In function `ps::Parameter::Request(int, int, std::initializer_list<int> const&, google::protobuf::RepeatedPtrField<ps::Filter> const&, ps::Range<unsigned long long> const&)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/parameter.h:34: undefined reference to `ps::Filter::CopyFrom(ps::Filter const&)' | |
nnet_cpu.o: In function `google::protobuf::internal::GenericTypeHandler<ps::Filter>::New()': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/google/protobuf/repeated_field.h:335: undefined reference to `ps::Filter::Filter()' | |
nnet_cpu.o: In function `ps::Parameter::Request(int, int, std::initializer_list<int> const&, google::protobuf::RepeatedPtrField<ps::Filter> const&, ps::Range<unsigned long long> const&)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/parameter.h:34: undefined reference to `ps::Filter::CopyFrom(ps::Filter const&)' | |
nnet_cpu.o: In function `ps::Parameter::Request(int, int, std::initializer_list<int> const&, google::protobuf::RepeatedPtrField<ps::Filter> const&, ps::Range<unsigned long long> const&)': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/google/protobuf/repeated_field.h:841: undefined reference to `google::protobuf::internal::RepeatedPtrFieldBase::Reserve(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/google/protobuf/repeated_field.h:841: undefined reference to `google::protobuf::internal::RepeatedPtrFieldBase::Reserve(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/google/protobuf/repeated_field.h:841: undefined reference to `google::protobuf::internal::RepeatedPtrFieldBase::Reserve(int)' | |
nnet_cpu.o: In function `ps::Task::mutable_key_range()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::PbRange::PbRange()' | |
nnet_cpu.o: In function `ps::Parameter::Request(int, int, std::initializer_list<int> const&, google::protobuf::RepeatedPtrField<ps::Filter> const&, ps::Range<unsigned long long> const&)': | |
/home/fviktor/dev/cxxnet/./ps-lite/third_party/include/google/protobuf/repeated_field.h:841: undefined reference to `google::protobuf::internal::RepeatedPtrFieldBase::Reserve(int)' | |
nnet_cpu.o: In function `ps::Parameter::Request(int, int, std::initializer_list<int> const&, google::protobuf::RepeatedPtrField<ps::Filter> const&, ps::Range<unsigned long long> const&)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `ps::Message::~Message()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:10: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::Pull(ps::Task const&, float*, unsigned long, std::function<void ()>)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:14: undefined reference to `ps::Task::Task(ps::Task const&)' | |
nnet_cpu.o: In function `ps::Customer::Submit(ps::Message*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:93: undefined reference to `ps::Executor::Submit(ps::Message*)' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::Pull(ps::Task const&, float*, unsigned long, std::function<void ()>)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:10: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `ps::Task::mutable_key_range()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::PbRange::PbRange()' | |
nnet_cpu.o: In function `ps::Task::mutable_param()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:971: undefined reference to `ps::ParamCall::ParamCall()' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::Pull(ps::Task const&, float*, unsigned long, std::function<void ()>)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:14: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `mshadow::ps::DistModel<mshadow::cpu, float>::ServerInitKey(mshadow::Tensor<mshadow::cpu, 2, float>, int)': | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:67: undefined reference to `ps::Task::~Task()' | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:67: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `mshadow::ps::DistModel<mshadow::cpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:14: undefined reference to `ps::Task::Task(ps::Task const&)' | |
nnet_cpu.o: In function `ps::Customer::Submit(ps::Message*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:93: undefined reference to `ps::Executor::Submit(ps::Message*)' | |
nnet_cpu.o: In function `mshadow::ps::DistModel<mshadow::cpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:10: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `mshadow::ps::DistModel<mshadow::cpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:85: undefined reference to `ps::Task::~Task()' | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:88: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `ps::Task::mutable_param()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:971: undefined reference to `ps::ParamCall::ParamCall()' | |
nnet_cpu.o: In function `ps::Task::mutable_key_range()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::PbRange::PbRange()' | |
nnet_cpu.o: In function `mshadow::ps::DistModel<mshadow::cpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:85: undefined reference to `ps::Task::~Task()' | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:88: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `mshadow::ps::DistModel<mshadow::cpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:14: undefined reference to `ps::Task::~Task()' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::SetValue(ps::Message const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:303: undefined reference to `ps::Node::~Node()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:305: undefined reference to `ps::Node::~Node()' | |
nnet_cpu.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_cpu.o: In function `ps::Task::key_range() const': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:630: undefined reference to `ps::Task::default_instance_' | |
nnet_cpu.o: In function `ps::KVLayer<float, mshadow::ps::UpdaterWrapper<float> >::SetValue(ps::Message const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:187: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:187: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:184: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:184: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:184: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:195: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:195: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:207: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:207: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/kv_layer.h:207: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o: In function `ps::RankSize()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:303: undefined reference to `ps::Node::~Node()' | |
nnet_cpu.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_cpu.o: In function `ps::RankSize()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:305: undefined reference to `ps::Node::~Node()' | |
nnet_cpu.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::SetParam(char const*, char const*)': | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:59: undefined reference to `ps::fLB::FLAGS_local' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::SetParam(char const*, char const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:303: undefined reference to `ps::Node::~Node()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:321: undefined reference to `ps::Node::~Node()' | |
nnet_cpu.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::SetParam(char const*, char const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:305: undefined reference to `ps::Node::~Node()' | |
nnet_cpu.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_cpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::cpu>::SetParam(char const*, char const*)': | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:61: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:61: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:61: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_cpu.o:(.data.rel.ro._ZTIN2ps7KVLayerIfN7mshadow2ps14UpdaterWrapperIfEEEE[_ZTIN2ps7KVLayerIfN7mshadow2ps14UpdaterWrapperIfEEEE]+0x10): undefined reference to `typeinfo for ps::Parameter' | |
nnet_cpu.o:(.data.rel.ro._ZTVN2ps7KVLayerIfN7mshadow2ps14UpdaterWrapperIfEEEE[_ZTVN2ps7KVLayerIfN7mshadow2ps14UpdaterWrapperIfEEEE]+0x28): undefined reference to `ps::Parameter::ProcessRequest(ps::Message*)' | |
nnet_cpu.o:(.data.rel.ro._ZTVN2ps7KVLayerIfN7mshadow2ps14UpdaterWrapperIfEEEE[_ZTVN2ps7KVLayerIfN7mshadow2ps14UpdaterWrapperIfEEEE]+0x30): undefined reference to `ps::Parameter::ProcessResponse(ps::Message*)' | |
main.o: In function `cxxnet::CXXNetLearnTask::CreateIterators()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:285: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:285: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:295: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:287: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:287: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:295: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:295: undefined reference to `google::LogMessage::stream()' | |
main.o: In function `cxxnet::CXXNetLearnTask::TaskTrain()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:321: undefined reference to `ps::Node::~Node()' | |
main.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
main.o: In function `cxxnet::CXXNetLearnTask::SyncLastestModel()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:193: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:193: undefined reference to `google::LogMessage::stream()' | |
main.o: In function `cxxnet::CXXNetLearnTask::TaskPredict()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:318: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
main.o: In function `cxxnet::CXXNetLearnTask::TaskExtractFeature()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:383: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:383: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:383: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
main.o: In function `cxxnet::CXXNetLearnTask::TaskPredict()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:326: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:326: undefined reference to `google::LogMessage::stream()' | |
main.o: In function `cxxnet::CXXNetLearnTask::Init()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:166: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:166: undefined reference to `google::LogMessage::stream()' | |
main.o: In function `cxxnet::CXXNetLearnTask::CopyModel()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:514: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:514: undefined reference to `google::LogMessage::stream()' | |
main.o: In function `cxxnet::CXXNetLearnTask::LoadModel()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:210: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:210: undefined reference to `google::LogMessage::stream()' | |
main.o: In function `cxxnet::CXXNetLearnTask::TaskPredict()': | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:318: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/cxxnet_main.cpp:318: undefined reference to `google::LogMessage::stream()' | |
nnet_ps_server.o: In function `CreateServerNode(int, char**)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:321: undefined reference to `ps::Node::~Node()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:315: undefined reference to `ps::Manager::NextCustomerID()' | |
nnet_ps_server.o: In function `CreateServerNode(int, char**)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:50: undefined reference to `ps::Executor::Executor(ps::Customer&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:51: undefined reference to `ps::Manager::AddCustomer(ps::Customer*)' | |
nnet_ps_server.o: In function `CreateServerNode(int, char**)': | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:113: undefined reference to `ps::Manager::TransferCustomer(ps::Customer*)' | |
nnet_ps_server.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_ps_server.o: In function `CreateServerNode(int, char**)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/parameter.h:10: undefined reference to `vtable for ps::Parameter' | |
nnet_ps_server.o: In function `CreateServerNode(int, char**)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:50: undefined reference to `ps::Executor::~Executor()' | |
data.o: In function `cxxnet::ImageLabelMap::Find(unsigned long) const': | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:76: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:76: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:76: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `cxxnet::ImageRecordIOParser::ParseNext(std::vector<cxxnet::InstVector, std::allocator<cxxnet::InstVector> >*) [clone ._omp_fn.1]': | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:216: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:216: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:216: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `cxxnet::TensorVector<1, float>::operator[](unsigned long) const': | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:26: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:26: undefined reference to `google::LogMessage::stream()' | |
data.o: In function `cxxnet::TensorVector<3, float>::operator[](unsigned long) const': | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:26: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:26: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessage::stream()' | |
data.o: In function `cxxnet::ImageRecordIO::Load(void*, unsigned long)': | |
/home/fviktor/dev/cxxnet/src/io/./image_recordio.h:59: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./image_recordio.h:59: undefined reference to `google::LogMessage::stream()' | |
data.o: In function `cxxnet::CreateIterator(std::vector<std::pair<std::string, std::string>, std::allocator<std::pair<std::string, std::string> > > const&)': | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:92: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:92: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:92: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:35: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:35: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:82: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:82: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:72: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:72: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:61: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:61: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:56: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:56: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:67: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:67: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:51: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:51: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:40: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:40: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:45: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:45: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:77: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/data.cpp:77: undefined reference to `google::LogMessage::stream()' | |
data.o: In function `dmlc::ThreadedIter<std::vector<cxxnet::InstVector, std::allocator<cxxnet::InstVector> > >::Value() const': | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:161: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:161: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:161: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
data.o: In function `cxxnet::TensorVector<3, float>::operator[](unsigned long) const': | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:26: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:26: undefined reference to `google::LogMessage::stream()' | |
data.o: In function `cxxnet::TensorVector<1, float>::operator[](unsigned long) const': | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:26: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:26: undefined reference to `google::LogMessage::stream()' | |
data.o: In function `cxxnet::TensorVector<3, float>::operator[](unsigned long) const': | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/./inst_vector.h:27: undefined reference to `google::LogMessage::stream()' | |
data.o: In function `cxxnet::ImageIterator::LoadImage(mshadow::TensorContainer<mshadow::cpu, 3, float>&, cxxnet::DataInst&, char const*)': | |
/home/fviktor/dev/cxxnet/src/io/iter_img-inl.hpp:96: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_img-inl.hpp:96: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_img-inl.hpp:96: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `dmlc::ThreadedIter<std::vector<cxxnet::InstVector, std::allocator<cxxnet::InstVector> > >::Next(std::vector<cxxnet::InstVector, std::allocator<cxxnet::InstVector> >**)': | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:356: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:356: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:356: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `cxxnet::ThreadImagePageIteratorX::PageFactory::LoadNext(cxxnet::ThreadImagePageIteratorX::PageEntry*&)': | |
/home/fviktor/dev/cxxnet/src/io/iter_thread_imbin_x-inl.hpp:231: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_thread_imbin_x-inl.hpp:231: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_thread_imbin_x-inl.hpp:231: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `cxxnet::ImageIterator::Init()': | |
/home/fviktor/dev/cxxnet/src/io/iter_img-inl.hpp:55: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_img-inl.hpp:55: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_img-inl.hpp:55: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `cxxnet::ImageLabelMap::ImageLabelMap(char const*, unsigned int, bool)': | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:57: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:57: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:57: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:68: undefined reference to `google::LogMessage::LogMessage(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:68: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:68: undefined reference to `google::LogMessage::~LogMessage()' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:68: undefined reference to `google::LogMessage::~LogMessage()' | |
data.o: In function `cxxnet::ImageRecordIOParser::Init()': | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:181: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:181: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:181: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `cxxnet::ThreadImageInstIterator::Factory::FillBuffer()': | |
/home/fviktor/dev/cxxnet/src/io/iter_thread_iminst-inl.hpp:277: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_thread_iminst-inl.hpp:277: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_thread_iminst-inl.hpp:277: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `cxxnet::ImageRecordIOParser::ParseNext(std::vector<cxxnet::InstVector, std::allocator<cxxnet::InstVector> >*)': | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:210: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:210: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/io/iter_image_recordio-inl.hpp:210: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `dmlc::ThreadedIter<std::vector<cxxnet::InstVector, std::allocator<cxxnet::InstVector> > >::BeforeFirst()': | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:175: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:175: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:175: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
data.o: In function `dmlc::ThreadedIter<std::vector<cxxnet::InstVector, std::allocator<cxxnet::InstVector> > >::Init(std::function<bool (std::vector<cxxnet::InstVector, std::allocator<cxxnet::InstVector> >**)>, std::function<void ()>)::{lambda()#1}::operator()() const': | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:335: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:335: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:335: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:326: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:326: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:292: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/./dmlc-core/include/dmlc/threadediter.h:292: undefined reference to `google::LogMessage::stream()' | |
data.o: In function `cxxnet::ThreadImagePageIteratorX::ParseImageConf()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:303: undefined reference to `ps::Node::~Node()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:321: undefined reference to `ps::Node::~Node()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:305: undefined reference to `ps::Node::~Node()' | |
nnet_gpu.o: In function `cxxnet::nnet::NeuralNet<mshadow::gpu>::AdjustBatchSize(unsigned int)': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:288: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:288: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:288: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_gpu.o: In function `mshadow::ps::DistModel<mshadow::gpu, float>::~DistModel()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:54: undefined reference to `ps::Manager::RemoveCustomer(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:53: undefined reference to `ps::Executor::~Executor()' | |
nnet_gpu.o: In function `mshadow::ps::DistModel<mshadow::gpu, float>::~DistModel()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:54: undefined reference to `ps::Manager::RemoveCustomer(int)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:53: undefined reference to `ps::Executor::~Executor()' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:315: undefined reference to `ps::Manager::NextCustomerID()' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:50: undefined reference to `ps::Executor::Executor(ps::Customer&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:51: undefined reference to `ps::Manager::AddCustomer(ps::Customer*)' | |
nnet_gpu.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:410: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:410: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:410: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/parameter/parameter.h:10: undefined reference to `vtable for ps::Parameter' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::InitParamServer()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:50: undefined reference to `ps::Executor::~Executor()' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::InitNet()': | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:372: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:372: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:372: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_gpu.o: In function `cxxnet::nnet::NeuralNet<mshadow::gpu>::InitUpdaters(mshadow::ps::ISharedModel<mshadow::gpu, float>*, int)': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:222: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:222: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:222: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_gpu.o: In function `cxxnet::nnet::NeuralNet<mshadow::gpu>::InitNet()': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:260: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:260: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:260: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_gpu.o: In function `cxxnet::nnet::NeuralNetThread<mshadow::gpu>::TaskDispatch()': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:597: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:597: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:597: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:551: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:551: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:551: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:575: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:575: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:587: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:570: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:570: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:564: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:564: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:587: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:587: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:526: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:526: undefined reference to `google::LogMessage::stream()' | |
nnet_gpu.o: In function `cxxnet::nnet::NetConfig::SaveNet(dmlc::Stream&) const': | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:134: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:134: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:135: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:135: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/././nnet_config.h:135: undefined reference to `google::LogMessage::stream()' | |
nnet_gpu.o: In function `cxxnet::nnet::NeuralNetThread<mshadow::gpu>::TrainForwardBackprop(mshadow::Tensor<mshadow::cpu, 4, float>, std::vector<mshadow::Tensor<mshadow::cpu, 4, float>, std::allocator<mshadow::Tensor<mshadow::cpu, 4, float> > > const&, cxxnet::layer::LabelInfo const&, std::vector<std::pair<int, mshadow::Tensor<mshadow::cpu, 4, float> >, std::allocator<std::pair<int, mshadow::Tensor<mshadow::cpu, 4, float> > > > const&, bool, bool, bool, unsigned long)': | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:417: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:417: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/./neural_net-inl.hpp:417: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
nnet_gpu.o: In function `mshadow::ps::DistModel<mshadow::gpu, float>::ServerInitKey(mshadow::Tensor<mshadow::cpu, 2, float>, int)': | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:67: undefined reference to `ps::Task::~Task()' | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:67: undefined reference to `ps::Task::~Task()' | |
nnet_gpu.o: In function `mshadow::ps::DistModel<mshadow::gpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:14: undefined reference to `ps::Task::Task(ps::Task const&)' | |
nnet_gpu.o: In function `ps::Customer::Submit(ps::Message*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/customer.h:93: undefined reference to `ps::Executor::Submit(ps::Message*)' | |
nnet_gpu.o: In function `mshadow::ps::DistModel<mshadow::gpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:10: undefined reference to `ps::Task::~Task()' | |
nnet_gpu.o: In function `mshadow::ps::DistModel<mshadow::gpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:84: undefined reference to `ps::Task::~Task()' | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:88: undefined reference to `ps::Task::~Task()' | |
nnet_gpu.o: In function `ps::Task::mutable_param()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:971: undefined reference to `ps::ParamCall::ParamCall()' | |
nnet_gpu.o: In function `ps::Task::mutable_key_range()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/proto/task.pb.h:634: undefined reference to `ps::PbRange::PbRange()' | |
nnet_gpu.o: In function `mshadow::ps::DistModel<mshadow::gpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:84: undefined reference to `ps::Task::~Task()' | |
/home/fviktor/dev/cxxnet/./mshadow/mshadow-ps/./ps_dist-inl.h:88: undefined reference to `ps::Task::~Task()' | |
nnet_gpu.o: In function `mshadow::ps::DistModel<mshadow::gpu, float>::HandlePushFinish(mshadow::Tensor<mshadow::cpu, 3, float>, int)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/message.h:14: undefined reference to `ps::Task::~Task()' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::SetParam(char const*, char const*)': | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:59: undefined reference to `ps::fLB::FLAGS_local' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::SetParam(char const*, char const*)': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:299: undefined reference to `ps::Node::Node(ps::Node const&)' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/ps.h:321: undefined reference to `ps::Node::~Node()' | |
nnet_gpu.o: In function `ps::Postoffice::instance()': | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::Postoffice()' | |
/home/fviktor/dev/cxxnet/./ps-lite/src/system/postoffice.h:11: undefined reference to `ps::Postoffice::~Postoffice()' | |
nnet_gpu.o: In function `cxxnet::nnet::CXXNetThreadTrainer<mshadow::gpu>::SetParam(char const*, char const*)': | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:61: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int, google::CheckOpString const&)' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:61: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/nnet/nnet_impl-inl.hpp:61: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::AdamUpdater<mshadow::cpu, 2>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::SGDUpdater<mshadow::cpu, 2>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::AdamUpdater<mshadow::cpu, 1>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::SGDUpdater<mshadow::cpu, 1>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::AdamUpdater<mshadow::cpu, 4>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::SGDUpdater<mshadow::cpu, 4>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::AdamUpdater<mshadow::cpu, 3>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::SGDUpdater<mshadow::cpu, 3>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::AsyncUpdater<mshadow::cpu>::StartRound(int)': | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:150: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:150: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:150: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::AsyncUpdater<mshadow::cpu>::CleanGrad_(mshadow::Stream<mshadow::cpu>*, void*)': | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:203: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:203: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:203: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::NAGUpdater<mshadow::cpu, 2>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::NAGUpdater<mshadow::cpu, 4>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::NAGUpdater<mshadow::cpu, 3>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_cpu.o: In function `cxxnet::updater::NAGUpdater<mshadow::cpu, 1>::Update(long, mshadow::Tensor<mshadow::cpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::AdamUpdater<mshadow::gpu, 2>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::SGDUpdater<mshadow::gpu, 2>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::AdamUpdater<mshadow::gpu, 4>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::SGDUpdater<mshadow::gpu, 4>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::AdamUpdater<mshadow::gpu, 3>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::SGDUpdater<mshadow::gpu, 3>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::AdamUpdater<mshadow::gpu, 1>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./adam_updater-inl.hpp:47: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::SGDUpdater<mshadow::gpu, 1>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./sgd_updater-inl.hpp:54: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::AsyncUpdater<mshadow::gpu>::StartRound(int)': | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:150: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:150: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:150: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::AsyncUpdater<mshadow::gpu>::CleanGrad_(mshadow::Stream<mshadow::gpu>*, void*)': | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:203: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:203: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./async_updater-inl.hpp:203: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::NAGUpdater<mshadow::gpu, 2>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::NAGUpdater<mshadow::gpu, 4>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::NAGUpdater<mshadow::gpu, 3>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
updater_gpu.o: In function `cxxnet::updater::NAGUpdater<mshadow::gpu, 1>::Update(long, mshadow::Tensor<mshadow::gpu, 2, float>)': | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::LogMessageFatal(char const*, int)' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessage::stream()' | |
/home/fviktor/dev/cxxnet/src/updater/./nag_updater-inl.hpp:44: undefined reference to `google::LogMessageFatal::~LogMessageFatal()' | |
collect2: error: ld returned 1 exit status | |
Makefile:143: recipe for target 'bin/cxxnet' failed | |
make: *** [bin/cxxnet] Error 1 | |
make: *** Waiting for unfinished jobs.... |
This file contains 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
a - gtest-all.o | |
a - gtest_main.o | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking how to run the C++ preprocessor... g++ -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking C++ compiler flags...... use default: -O2 -g -DNDEBUG | |
checking whether __SUNPRO_CC is declared... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for ANSI C header files... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for inttypes.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for working memcmp... yes | |
checking for working strtod... yes | |
checking for ftruncate... yes | |
checking for memset... yes | |
checking for mkdir... yes | |
checking for strchr... yes | |
checking for strerror... yes | |
checking for strtol... yes | |
checking zlib version... ok (1.2.0.4 or later) | |
checking for library containing zlibVersion... -lz | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... no | |
checking whether pthreads work with -Kthread... no | |
checking whether pthreads work with -kthread... no | |
checking for the pthreads library -llthread... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... no | |
checking whether to check for GCC pthread/shared inconsistencies... yes | |
checking whether -pthread is sufficient with -shared... yes | |
checking whether what we have so far is sufficient with -nostdlib... no | |
checking whether -lpthread saves the day... yes | |
checking the location of hash_map... <tr1/unordered_map> | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/Makefile | |
config.status: creating protobuf.pc | |
config.status: creating protobuf-lite.pc | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
=== configuring in gtest (/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/gtest) | |
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/fviktor/dev/cxxnet/ps-lite/third_party' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for python... /usr/bin/python | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... no | |
checking whether pthreads work with -Kthread... no | |
checking whether pthreads work with -kthread... no | |
checking for the pthreads library -llthread... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... no | |
checking whether to check for GCC pthread/shared inconsistencies... yes | |
checking whether -pthread is sufficient with -shared... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating scripts/gtest-config | |
config.status: creating build-aux/config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
make all-recursive | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0' | |
Making all in . | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0' | |
Making all in src | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'google/protobuf/compiler/main.cc' || echo './'`google/protobuf/compiler/main.cc | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT atomicops_internals_x86_gcc.lo -MD -MP -MF .deps/atomicops_internals_x86_gcc.Tpo -c -o atomicops_internals_x86_gcc.lo `test -f 'google/protobuf/stubs/atomicops_internals_x86_gcc.cc' || echo './'`google/protobuf/stubs/atomicops_internals_x86_gcc.cc | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT atomicops_internals_x86_msvc.lo -MD -MP -MF .deps/atomicops_internals_x86_msvc.Tpo -c -o atomicops_internals_x86_msvc.lo `test -f 'google/protobuf/stubs/atomicops_internals_x86_msvc.cc' || echo './'`google/protobuf/stubs/atomicops_internals_x86_msvc.cc | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo `test -f 'google/protobuf/stubs/common.cc' || echo './'`google/protobuf/stubs/common.cc | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT once.lo -MD -MP -MF .deps/once.Tpo -c -o once.lo `test -f 'google/protobuf/stubs/once.cc' || echo './'`google/protobuf/stubs/once.cc | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT stringprintf.lo -MD -MP -MF .deps/stringprintf.Tpo -c -o stringprintf.lo `test -f 'google/protobuf/stubs/stringprintf.cc' || echo './'`google/protobuf/stubs/stringprintf.cc | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT extension_set.lo -MD -MP -MF .deps/extension_set.Tpo -c -o extension_set.lo `test -f 'google/protobuf/extension_set.cc' || echo './'`google/protobuf/extension_set.cc | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT generated_message_util.lo -MD -MP -MF .deps/generated_message_util.Tpo -c -o generated_message_util.lo `test -f 'google/protobuf/generated_message_util.cc' || echo './'`google/protobuf/generated_message_util.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT atomicops_internals_x86_msvc.lo -MD -MP -MF .deps/atomicops_internals_x86_msvc.Tpo -c google/protobuf/stubs/atomicops_internals_x86_msvc.cc -fPIC -DPIC -o .libs/atomicops_internals_x86_msvc.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT generated_message_util.lo -MD -MP -MF .deps/generated_message_util.Tpo -c google/protobuf/generated_message_util.cc -fPIC -DPIC -o .libs/generated_message_util.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT once.lo -MD -MP -MF .deps/once.Tpo -c google/protobuf/stubs/once.cc -fPIC -DPIC -o .libs/once.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT atomicops_internals_x86_gcc.lo -MD -MP -MF .deps/atomicops_internals_x86_gcc.Tpo -c google/protobuf/stubs/atomicops_internals_x86_gcc.cc -fPIC -DPIC -o .libs/atomicops_internals_x86_gcc.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT stringprintf.lo -MD -MP -MF .deps/stringprintf.Tpo -c google/protobuf/stubs/stringprintf.cc -fPIC -DPIC -o .libs/stringprintf.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT common.lo -MD -MP -MF .deps/common.Tpo -c google/protobuf/stubs/common.cc -fPIC -DPIC -o .libs/common.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT extension_set.lo -MD -MP -MF .deps/extension_set.Tpo -c google/protobuf/extension_set.cc -fPIC -DPIC -o .libs/extension_set.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT once.lo -MD -MP -MF .deps/once.Tpo -c google/protobuf/stubs/once.cc -o once.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT atomicops_internals_x86_gcc.lo -MD -MP -MF .deps/atomicops_internals_x86_gcc.Tpo -c google/protobuf/stubs/atomicops_internals_x86_gcc.cc -o atomicops_internals_x86_gcc.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT atomicops_internals_x86_msvc.lo -MD -MP -MF .deps/atomicops_internals_x86_msvc.Tpo -c google/protobuf/stubs/atomicops_internals_x86_msvc.cc -o atomicops_internals_x86_msvc.o >/dev/null 2>&1 | |
mv -f .deps/main.Tpo .deps/main.Po | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT message_lite.lo -MD -MP -MF .deps/message_lite.Tpo -c -o message_lite.lo `test -f 'google/protobuf/message_lite.cc' || echo './'`google/protobuf/message_lite.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT generated_message_util.lo -MD -MP -MF .deps/generated_message_util.Tpo -c google/protobuf/generated_message_util.cc -o generated_message_util.o >/dev/null 2>&1 | |
mv -f .deps/once.Tpo .deps/once.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT repeated_field.lo -MD -MP -MF .deps/repeated_field.Tpo -c -o repeated_field.lo `test -f 'google/protobuf/repeated_field.cc' || echo './'`google/protobuf/repeated_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT message_lite.lo -MD -MP -MF .deps/message_lite.Tpo -c google/protobuf/message_lite.cc -fPIC -DPIC -o .libs/message_lite.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT repeated_field.lo -MD -MP -MF .deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -fPIC -DPIC -o .libs/repeated_field.o | |
mv -f .deps/atomicops_internals_x86_gcc.Tpo .deps/atomicops_internals_x86_gcc.Plo | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT stringprintf.lo -MD -MP -MF .deps/stringprintf.Tpo -c google/protobuf/stubs/stringprintf.cc -o stringprintf.o >/dev/null 2>&1 | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT wire_format_lite.lo -MD -MP -MF .deps/wire_format_lite.Tpo -c -o wire_format_lite.lo `test -f 'google/protobuf/wire_format_lite.cc' || echo './'`google/protobuf/wire_format_lite.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT wire_format_lite.lo -MD -MP -MF .deps/wire_format_lite.Tpo -c google/protobuf/wire_format_lite.cc -fPIC -DPIC -o .libs/wire_format_lite.o | |
mv -f .deps/atomicops_internals_x86_msvc.Tpo .deps/atomicops_internals_x86_msvc.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT coded_stream.lo -MD -MP -MF .deps/coded_stream.Tpo -c -o coded_stream.lo `test -f 'google/protobuf/io/coded_stream.cc' || echo './'`google/protobuf/io/coded_stream.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT coded_stream.lo -MD -MP -MF .deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -fPIC -DPIC -o .libs/coded_stream.o | |
mv -f .deps/generated_message_util.Tpo .deps/generated_message_util.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream.lo -MD -MP -MF .deps/zero_copy_stream.Tpo -c -o zero_copy_stream.lo `test -f 'google/protobuf/io/zero_copy_stream.cc' || echo './'`google/protobuf/io/zero_copy_stream.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream.lo -MD -MP -MF .deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o .libs/zero_copy_stream.o | |
mv -f .deps/stringprintf.Tpo .deps/stringprintf.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream_impl_lite.lo -MD -MP -MF .deps/zero_copy_stream_impl_lite.Tpo -c -o zero_copy_stream_impl_lite.lo `test -f 'google/protobuf/io/zero_copy_stream_impl_lite.cc' || echo './'`google/protobuf/io/zero_copy_stream_impl_lite.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT common.lo -MD -MP -MF .deps/common.Tpo -c google/protobuf/stubs/common.cc -o common.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream_impl_lite.lo -MD -MP -MF .deps/zero_copy_stream_impl_lite.Tpo -c google/protobuf/io/zero_copy_stream_impl_lite.cc -fPIC -DPIC -o .libs/zero_copy_stream_impl_lite.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream.lo -MD -MP -MF .deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -o zero_copy_stream.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT repeated_field.lo -MD -MP -MF .deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -o repeated_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT wire_format_lite.lo -MD -MP -MF .deps/wire_format_lite.Tpo -c google/protobuf/wire_format_lite.cc -o wire_format_lite.o >/dev/null 2>&1 | |
mv -f .deps/zero_copy_stream.Tpo .deps/zero_copy_stream.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT strutil.lo -MD -MP -MF .deps/strutil.Tpo -c -o strutil.lo `test -f 'google/protobuf/stubs/strutil.cc' || echo './'`google/protobuf/stubs/strutil.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT message_lite.lo -MD -MP -MF .deps/message_lite.Tpo -c google/protobuf/message_lite.cc -o message_lite.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT coded_stream.lo -MD -MP -MF .deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -o coded_stream.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT strutil.lo -MD -MP -MF .deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o .libs/strutil.o | |
mv -f .deps/repeated_field.Tpo .deps/repeated_field.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT substitute.lo -MD -MP -MF .deps/substitute.Tpo -c -o substitute.lo `test -f 'google/protobuf/stubs/substitute.cc' || echo './'`google/protobuf/stubs/substitute.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT substitute.lo -MD -MP -MF .deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o .libs/substitute.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream_impl_lite.lo -MD -MP -MF .deps/zero_copy_stream_impl_lite.Tpo -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o zero_copy_stream_impl_lite.o >/dev/null 2>&1 | |
mv -f .deps/common.Tpo .deps/common.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT structurally_valid.lo -MD -MP -MF .deps/structurally_valid.Tpo -c -o structurally_valid.lo `test -f 'google/protobuf/stubs/structurally_valid.cc' || echo './'`google/protobuf/stubs/structurally_valid.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT substitute.lo -MD -MP -MF .deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -o substitute.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT structurally_valid.lo -MD -MP -MF .deps/structurally_valid.Tpo -c google/protobuf/stubs/structurally_valid.cc -fPIC -DPIC -o .libs/structurally_valid.o | |
mv -f .deps/wire_format_lite.Tpo .deps/wire_format_lite.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c -o descriptor.lo `test -f 'google/protobuf/descriptor.cc' || echo './'`google/protobuf/descriptor.cc | |
mv -f .deps/coded_stream.Tpo .deps/coded_stream.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor.pb.lo -MD -MP -MF .deps/descriptor.pb.Tpo -c -o descriptor.pb.lo `test -f 'google/protobuf/descriptor.pb.cc' || echo './'`google/protobuf/descriptor.pb.cc | |
mv -f .deps/message_lite.Tpo .deps/message_lite.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor_database.lo -MD -MP -MF .deps/descriptor_database.Tpo -c -o descriptor_database.lo `test -f 'google/protobuf/descriptor_database.cc' || echo './'`google/protobuf/descriptor_database.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c google/protobuf/descriptor.cc -fPIC -DPIC -o .libs/descriptor.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor.pb.lo -MD -MP -MF .deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o .libs/descriptor.pb.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor_database.lo -MD -MP -MF .deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o .libs/descriptor_database.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT structurally_valid.lo -MD -MP -MF .deps/structurally_valid.Tpo -c google/protobuf/stubs/structurally_valid.cc -o structurally_valid.o >/dev/null 2>&1 | |
mv -f .deps/substitute.Tpo .deps/substitute.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT dynamic_message.lo -MD -MP -MF .deps/dynamic_message.Tpo -c -o dynamic_message.lo `test -f 'google/protobuf/dynamic_message.cc' || echo './'`google/protobuf/dynamic_message.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT dynamic_message.lo -MD -MP -MF .deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -fPIC -DPIC -o .libs/dynamic_message.o | |
mv -f .deps/zero_copy_stream_impl_lite.Tpo .deps/zero_copy_stream_impl_lite.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT extension_set_heavy.lo -MD -MP -MF .deps/extension_set_heavy.Tpo -c -o extension_set_heavy.lo `test -f 'google/protobuf/extension_set_heavy.cc' || echo './'`google/protobuf/extension_set_heavy.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT extension_set_heavy.lo -MD -MP -MF .deps/extension_set_heavy.Tpo -c google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o .libs/extension_set_heavy.o | |
mv -f .deps/structurally_valid.Tpo .deps/structurally_valid.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT generated_message_reflection.lo -MD -MP -MF .deps/generated_message_reflection.Tpo -c -o generated_message_reflection.lo `test -f 'google/protobuf/generated_message_reflection.cc' || echo './'`google/protobuf/generated_message_reflection.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT strutil.lo -MD -MP -MF .deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -o strutil.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT generated_message_reflection.lo -MD -MP -MF .deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o .libs/generated_message_reflection.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT dynamic_message.lo -MD -MP -MF .deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -o dynamic_message.o >/dev/null 2>&1 | |
mv -f .deps/strutil.Tpo .deps/strutil.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo `test -f 'google/protobuf/message.cc' || echo './'`google/protobuf/message.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT message.lo -MD -MP -MF .deps/message.Tpo -c google/protobuf/message.cc -fPIC -DPIC -o .libs/message.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT extension_set.lo -MD -MP -MF .deps/extension_set.Tpo -c google/protobuf/extension_set.cc -o extension_set.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT extension_set_heavy.lo -MD -MP -MF .deps/extension_set_heavy.Tpo -c google/protobuf/extension_set_heavy.cc -o extension_set_heavy.o >/dev/null 2>&1 | |
mv -f .deps/dynamic_message.Tpo .deps/dynamic_message.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT reflection_ops.lo -MD -MP -MF .deps/reflection_ops.Tpo -c -o reflection_ops.lo `test -f 'google/protobuf/reflection_ops.cc' || echo './'`google/protobuf/reflection_ops.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT reflection_ops.lo -MD -MP -MF .deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -fPIC -DPIC -o .libs/reflection_ops.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT message.lo -MD -MP -MF .deps/message.Tpo -c google/protobuf/message.cc -o message.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT generated_message_reflection.lo -MD -MP -MF .deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -o generated_message_reflection.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor_database.lo -MD -MP -MF .deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -o descriptor_database.o >/dev/null 2>&1 | |
mv -f .deps/extension_set_heavy.Tpo .deps/extension_set_heavy.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT service.lo -MD -MP -MF .deps/service.Tpo -c -o service.lo `test -f 'google/protobuf/service.cc' || echo './'`google/protobuf/service.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT service.lo -MD -MP -MF .deps/service.Tpo -c google/protobuf/service.cc -fPIC -DPIC -o .libs/service.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT service.lo -MD -MP -MF .deps/service.Tpo -c google/protobuf/service.cc -o service.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT reflection_ops.lo -MD -MP -MF .deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -o reflection_ops.o >/dev/null 2>&1 | |
mv -f .deps/service.Tpo .deps/service.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT text_format.lo -MD -MP -MF .deps/text_format.Tpo -c -o text_format.lo `test -f 'google/protobuf/text_format.cc' || echo './'`google/protobuf/text_format.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT text_format.lo -MD -MP -MF .deps/text_format.Tpo -c google/protobuf/text_format.cc -fPIC -DPIC -o .libs/text_format.o | |
mv -f .deps/message.Tpo .deps/message.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT unknown_field_set.lo -MD -MP -MF .deps/unknown_field_set.Tpo -c -o unknown_field_set.lo `test -f 'google/protobuf/unknown_field_set.cc' || echo './'`google/protobuf/unknown_field_set.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT unknown_field_set.lo -MD -MP -MF .deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -fPIC -DPIC -o .libs/unknown_field_set.o | |
mv -f .deps/reflection_ops.Tpo .deps/reflection_ops.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT wire_format.lo -MD -MP -MF .deps/wire_format.Tpo -c -o wire_format.lo `test -f 'google/protobuf/wire_format.cc' || echo './'`google/protobuf/wire_format.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT wire_format.lo -MD -MP -MF .deps/wire_format.Tpo -c google/protobuf/wire_format.cc -fPIC -DPIC -o .libs/wire_format.o | |
mv -f .deps/extension_set.Tpo .deps/extension_set.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT gzip_stream.lo -MD -MP -MF .deps/gzip_stream.Tpo -c -o gzip_stream.lo `test -f 'google/protobuf/io/gzip_stream.cc' || echo './'`google/protobuf/io/gzip_stream.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT unknown_field_set.lo -MD -MP -MF .deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -o unknown_field_set.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT gzip_stream.lo -MD -MP -MF .deps/gzip_stream.Tpo -c google/protobuf/io/gzip_stream.cc -fPIC -DPIC -o .libs/gzip_stream.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT gzip_stream.lo -MD -MP -MF .deps/gzip_stream.Tpo -c google/protobuf/io/gzip_stream.cc -o gzip_stream.o >/dev/null 2>&1 | |
mv -f .deps/gzip_stream.Tpo .deps/gzip_stream.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c -o printer.lo `test -f 'google/protobuf/io/printer.cc' || echo './'`google/protobuf/io/printer.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c google/protobuf/io/printer.cc -fPIC -DPIC -o .libs/printer.o | |
mv -f .deps/unknown_field_set.Tpo .deps/unknown_field_set.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.lo `test -f 'google/protobuf/io/tokenizer.cc' || echo './'`google/protobuf/io/tokenizer.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o .libs/tokenizer.o | |
mv -f .deps/descriptor_database.Tpo .deps/descriptor_database.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream_impl.lo -MD -MP -MF .deps/zero_copy_stream_impl.Tpo -c -o zero_copy_stream_impl.lo `test -f 'google/protobuf/io/zero_copy_stream_impl.cc' || echo './'`google/protobuf/io/zero_copy_stream_impl.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream_impl.lo -MD -MP -MF .deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o .libs/zero_copy_stream_impl.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT wire_format.lo -MD -MP -MF .deps/wire_format.Tpo -c google/protobuf/wire_format.cc -o wire_format.o >/dev/null 2>&1 | |
mv -f .deps/generated_message_reflection.Tpo .deps/generated_message_reflection.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT importer.lo -MD -MP -MF .deps/importer.Tpo -c -o importer.lo `test -f 'google/protobuf/compiler/importer.cc' || echo './'`google/protobuf/compiler/importer.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT importer.lo -MD -MP -MF .deps/importer.Tpo -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o .libs/importer.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zero_copy_stream_impl.lo -MD -MP -MF .deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -o zero_copy_stream_impl.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -o tokenizer.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c google/protobuf/io/printer.cc -o printer.o >/dev/null 2>&1 | |
mv -f .deps/zero_copy_stream_impl.Tpo .deps/zero_copy_stream_impl.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo `test -f 'google/protobuf/compiler/parser.cc' || echo './'`google/protobuf/compiler/parser.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c google/protobuf/compiler/parser.cc -fPIC -DPIC -o .libs/parser.o | |
mv -f .deps/printer.Tpo .deps/printer.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT code_generator.lo -MD -MP -MF .deps/code_generator.Tpo -c -o code_generator.lo `test -f 'google/protobuf/compiler/code_generator.cc' || echo './'`google/protobuf/compiler/code_generator.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT code_generator.lo -MD -MP -MF .deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o .libs/code_generator.o | |
mv -f .deps/wire_format.Tpo .deps/wire_format.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT command_line_interface.lo -MD -MP -MF .deps/command_line_interface.Tpo -c -o command_line_interface.lo `test -f 'google/protobuf/compiler/command_line_interface.cc' || echo './'`google/protobuf/compiler/command_line_interface.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT importer.lo -MD -MP -MF .deps/importer.Tpo -c google/protobuf/compiler/importer.cc -o importer.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT command_line_interface.lo -MD -MP -MF .deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -fPIC -DPIC -o .libs/command_line_interface.o | |
mv -f .deps/tokenizer.Tpo .deps/tokenizer.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo `test -f 'google/protobuf/compiler/plugin.cc' || echo './'`google/protobuf/compiler/plugin.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c google/protobuf/compiler/plugin.cc -fPIC -DPIC -o .libs/plugin.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT code_generator.lo -MD -MP -MF .deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -o code_generator.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor.pb.lo -MD -MP -MF .deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -o descriptor.pb.o >/dev/null 2>&1 | |
mv -f .deps/code_generator.Tpo .deps/code_generator.Plo | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT text_format.lo -MD -MP -MF .deps/text_format.Tpo -c google/protobuf/text_format.cc -o text_format.o >/dev/null 2>&1 | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT plugin.pb.lo -MD -MP -MF .deps/plugin.pb.Tpo -c -o plugin.pb.lo `test -f 'google/protobuf/compiler/plugin.pb.cc' || echo './'`google/protobuf/compiler/plugin.pb.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT plugin.pb.lo -MD -MP -MF .deps/plugin.pb.Tpo -c google/protobuf/compiler/plugin.pb.cc -fPIC -DPIC -o .libs/plugin.pb.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c google/protobuf/compiler/plugin.cc -o plugin.o >/dev/null 2>&1 | |
mv -f .deps/importer.Tpo .deps/importer.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT subprocess.lo -MD -MP -MF .deps/subprocess.Tpo -c -o subprocess.lo `test -f 'google/protobuf/compiler/subprocess.cc' || echo './'`google/protobuf/compiler/subprocess.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT subprocess.lo -MD -MP -MF .deps/subprocess.Tpo -c google/protobuf/compiler/subprocess.cc -fPIC -DPIC -o .libs/subprocess.o | |
mv -f .deps/plugin.Tpo .deps/plugin.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zip_writer.lo -MD -MP -MF .deps/zip_writer.Tpo -c -o zip_writer.lo `test -f 'google/protobuf/compiler/zip_writer.cc' || echo './'`google/protobuf/compiler/zip_writer.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zip_writer.lo -MD -MP -MF .deps/zip_writer.Tpo -c google/protobuf/compiler/zip_writer.cc -fPIC -DPIC -o .libs/zip_writer.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT subprocess.lo -MD -MP -MF .deps/subprocess.Tpo -c google/protobuf/compiler/subprocess.cc -o subprocess.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT zip_writer.lo -MD -MP -MF .deps/zip_writer.Tpo -c google/protobuf/compiler/zip_writer.cc -o zip_writer.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c google/protobuf/compiler/parser.cc -o parser.o >/dev/null 2>&1 | |
mv -f .deps/subprocess.Tpo .deps/subprocess.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_enum.lo -MD -MP -MF .deps/cpp_enum.Tpo -c -o cpp_enum.lo `test -f 'google/protobuf/compiler/cpp/cpp_enum.cc' || echo './'`google/protobuf/compiler/cpp/cpp_enum.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_enum.lo -MD -MP -MF .deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -fPIC -DPIC -o .libs/cpp_enum.o | |
mv -f .deps/zip_writer.Tpo .deps/zip_writer.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_enum_field.lo -MD -MP -MF .deps/cpp_enum_field.Tpo -c -o cpp_enum_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_enum_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_enum_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_enum_field.lo -MD -MP -MF .deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -fPIC -DPIC -o .libs/cpp_enum_field.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT plugin.pb.lo -MD -MP -MF .deps/plugin.pb.Tpo -c google/protobuf/compiler/plugin.pb.cc -o plugin.pb.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_enum_field.lo -MD -MP -MF .deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o cpp_enum_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c google/protobuf/descriptor.cc -o descriptor.o >/dev/null 2>&1 | |
mv -f .deps/plugin.pb.Tpo .deps/plugin.pb.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_extension.lo -MD -MP -MF .deps/cpp_extension.Tpo -c -o cpp_extension.lo `test -f 'google/protobuf/compiler/cpp/cpp_extension.cc' || echo './'`google/protobuf/compiler/cpp/cpp_extension.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_extension.lo -MD -MP -MF .deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -fPIC -DPIC -o .libs/cpp_extension.o | |
mv -f .deps/cpp_enum_field.Tpo .deps/cpp_enum_field.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_field.lo -MD -MP -MF .deps/cpp_field.Tpo -c -o cpp_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_field.cc | |
mv -f .deps/text_format.Tpo .deps/text_format.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_file.lo -MD -MP -MF .deps/cpp_file.Tpo -c -o cpp_file.lo `test -f 'google/protobuf/compiler/cpp/cpp_file.cc' || echo './'`google/protobuf/compiler/cpp/cpp_file.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_field.lo -MD -MP -MF .deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -fPIC -DPIC -o .libs/cpp_field.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_file.lo -MD -MP -MF .deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -fPIC -DPIC -o .libs/cpp_file.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_enum.lo -MD -MP -MF .deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -o cpp_enum.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT command_line_interface.lo -MD -MP -MF .deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -o command_line_interface.o >/dev/null 2>&1 | |
mv -f .deps/parser.Tpo .deps/parser.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_generator.lo -MD -MP -MF .deps/cpp_generator.Tpo -c -o cpp_generator.lo `test -f 'google/protobuf/compiler/cpp/cpp_generator.cc' || echo './'`google/protobuf/compiler/cpp/cpp_generator.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_generator.lo -MD -MP -MF .deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -fPIC -DPIC -o .libs/cpp_generator.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_file.lo -MD -MP -MF .deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -o cpp_file.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_field.lo -MD -MP -MF .deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -o cpp_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_generator.lo -MD -MP -MF .deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -o cpp_generator.o >/dev/null 2>&1 | |
mv -f .deps/cpp_enum.Tpo .deps/cpp_enum.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_helpers.lo -MD -MP -MF .deps/cpp_helpers.Tpo -c -o cpp_helpers.lo `test -f 'google/protobuf/compiler/cpp/cpp_helpers.cc' || echo './'`google/protobuf/compiler/cpp/cpp_helpers.cc | |
mv -f .deps/cpp_file.Tpo .deps/cpp_file.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_message.lo -MD -MP -MF .deps/cpp_message.Tpo -c -o cpp_message.lo `test -f 'google/protobuf/compiler/cpp/cpp_message.cc' || echo './'`google/protobuf/compiler/cpp/cpp_message.cc | |
mv -f .deps/cpp_generator.Tpo .deps/cpp_generator.Plo | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_helpers.lo -MD -MP -MF .deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -fPIC -DPIC -o .libs/cpp_helpers.o | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_message_field.lo -MD -MP -MF .deps/cpp_message_field.Tpo -c -o cpp_message_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_message_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_message_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_message.lo -MD -MP -MF .deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -fPIC -DPIC -o .libs/cpp_message.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_message_field.lo -MD -MP -MF .deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -fPIC -DPIC -o .libs/cpp_message_field.o | |
mv -f .deps/cpp_field.Tpo .deps/cpp_field.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_primitive_field.lo -MD -MP -MF .deps/cpp_primitive_field.Tpo -c -o cpp_primitive_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_primitive_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_primitive_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_primitive_field.lo -MD -MP -MF .deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -fPIC -DPIC -o .libs/cpp_primitive_field.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_extension.lo -MD -MP -MF .deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -o cpp_extension.o >/dev/null 2>&1 | |
mv -f .deps/descriptor.pb.Tpo .deps/descriptor.pb.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_service.lo -MD -MP -MF .deps/cpp_service.Tpo -c -o cpp_service.lo `test -f 'google/protobuf/compiler/cpp/cpp_service.cc' || echo './'`google/protobuf/compiler/cpp/cpp_service.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_service.lo -MD -MP -MF .deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -fPIC -DPIC -o .libs/cpp_service.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_message_field.lo -MD -MP -MF .deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -o cpp_message_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_primitive_field.lo -MD -MP -MF .deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o cpp_primitive_field.o >/dev/null 2>&1 | |
mv -f .deps/cpp_message_field.Tpo .deps/cpp_message_field.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_string_field.lo -MD -MP -MF .deps/cpp_string_field.Tpo -c -o cpp_string_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_string_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_string_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_helpers.lo -MD -MP -MF .deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -o cpp_helpers.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_string_field.lo -MD -MP -MF .deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -fPIC -DPIC -o .libs/cpp_string_field.o | |
mv -f .deps/cpp_primitive_field.Tpo .deps/cpp_primitive_field.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_enum.lo -MD -MP -MF .deps/java_enum.Tpo -c -o java_enum.lo `test -f 'google/protobuf/compiler/java/java_enum.cc' || echo './'`google/protobuf/compiler/java/java_enum.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_enum.lo -MD -MP -MF .deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -fPIC -DPIC -o .libs/java_enum.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_service.lo -MD -MP -MF .deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -o cpp_service.o >/dev/null 2>&1 | |
mv -f .deps/cpp_extension.Tpo .deps/cpp_extension.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_enum_field.lo -MD -MP -MF .deps/java_enum_field.Tpo -c -o java_enum_field.lo `test -f 'google/protobuf/compiler/java/java_enum_field.cc' || echo './'`google/protobuf/compiler/java/java_enum_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_string_field.lo -MD -MP -MF .deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -o cpp_string_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_enum_field.lo -MD -MP -MF .deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -fPIC -DPIC -o .libs/java_enum_field.o | |
mv -f .deps/command_line_interface.Tpo .deps/command_line_interface.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_extension.lo -MD -MP -MF .deps/java_extension.Tpo -c -o java_extension.lo `test -f 'google/protobuf/compiler/java/java_extension.cc' || echo './'`google/protobuf/compiler/java/java_extension.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_extension.lo -MD -MP -MF .deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -fPIC -DPIC -o .libs/java_extension.o | |
mv -f .deps/cpp_helpers.Tpo .deps/cpp_helpers.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_field.lo -MD -MP -MF .deps/java_field.Tpo -c -o java_field.lo `test -f 'google/protobuf/compiler/java/java_field.cc' || echo './'`google/protobuf/compiler/java/java_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_field.lo -MD -MP -MF .deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -fPIC -DPIC -o .libs/java_field.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_enum.lo -MD -MP -MF .deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -o java_enum.o >/dev/null 2>&1 | |
mv -f .deps/cpp_string_field.Tpo .deps/cpp_string_field.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_file.lo -MD -MP -MF .deps/java_file.Tpo -c -o java_file.lo `test -f 'google/protobuf/compiler/java/java_file.cc' || echo './'`google/protobuf/compiler/java/java_file.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_file.lo -MD -MP -MF .deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -fPIC -DPIC -o .libs/java_file.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_field.lo -MD -MP -MF .deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -o java_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_extension.lo -MD -MP -MF .deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -o java_extension.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT cpp_message.lo -MD -MP -MF .deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -o cpp_message.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_enum_field.lo -MD -MP -MF .deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -o java_enum_field.o >/dev/null 2>&1 | |
mv -f .deps/java_field.Tpo .deps/java_field.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_generator.lo -MD -MP -MF .deps/java_generator.Tpo -c -o java_generator.lo `test -f 'google/protobuf/compiler/java/java_generator.cc' || echo './'`google/protobuf/compiler/java/java_generator.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_generator.lo -MD -MP -MF .deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -fPIC -DPIC -o .libs/java_generator.o | |
mv -f .deps/java_enum.Tpo .deps/java_enum.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_helpers.lo -MD -MP -MF .deps/java_helpers.Tpo -c -o java_helpers.lo `test -f 'google/protobuf/compiler/java/java_helpers.cc' || echo './'`google/protobuf/compiler/java/java_helpers.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_helpers.lo -MD -MP -MF .deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -fPIC -DPIC -o .libs/java_helpers.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_file.lo -MD -MP -MF .deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -o java_file.o >/dev/null 2>&1 | |
mv -f .deps/cpp_service.Tpo .deps/cpp_service.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_message.lo -MD -MP -MF .deps/java_message.Tpo -c -o java_message.lo `test -f 'google/protobuf/compiler/java/java_message.cc' || echo './'`google/protobuf/compiler/java/java_message.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_message.lo -MD -MP -MF .deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -fPIC -DPIC -o .libs/java_message.o | |
mv -f .deps/descriptor.Tpo .deps/descriptor.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_message_field.lo -MD -MP -MF .deps/java_message_field.Tpo -c -o java_message_field.lo `test -f 'google/protobuf/compiler/java/java_message_field.cc' || echo './'`google/protobuf/compiler/java/java_message_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_message_field.lo -MD -MP -MF .deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -fPIC -DPIC -o .libs/java_message_field.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_generator.lo -MD -MP -MF .deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -o java_generator.o >/dev/null 2>&1 | |
mv -f .deps/java_file.Tpo .deps/java_file.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_primitive_field.lo -MD -MP -MF .deps/java_primitive_field.Tpo -c -o java_primitive_field.lo `test -f 'google/protobuf/compiler/java/java_primitive_field.cc' || echo './'`google/protobuf/compiler/java/java_primitive_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_primitive_field.lo -MD -MP -MF .deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -fPIC -DPIC -o .libs/java_primitive_field.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_helpers.lo -MD -MP -MF .deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -o java_helpers.o >/dev/null 2>&1 | |
mv -f .deps/java_generator.Tpo .deps/java_generator.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_service.lo -MD -MP -MF .deps/java_service.Tpo -c -o java_service.lo `test -f 'google/protobuf/compiler/java/java_service.cc' || echo './'`google/protobuf/compiler/java/java_service.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_service.lo -MD -MP -MF .deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -fPIC -DPIC -o .libs/java_service.o | |
mv -f .deps/java_enum_field.Tpo .deps/java_enum_field.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_string_field.lo -MD -MP -MF .deps/java_string_field.Tpo -c -o java_string_field.lo `test -f 'google/protobuf/compiler/java/java_string_field.cc' || echo './'`google/protobuf/compiler/java/java_string_field.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_string_field.lo -MD -MP -MF .deps/java_string_field.Tpo -c google/protobuf/compiler/java/java_string_field.cc -fPIC -DPIC -o .libs/java_string_field.o | |
mv -f .deps/java_extension.Tpo .deps/java_extension.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_doc_comment.lo -MD -MP -MF .deps/java_doc_comment.Tpo -c -o java_doc_comment.lo `test -f 'google/protobuf/compiler/java/java_doc_comment.cc' || echo './'`google/protobuf/compiler/java/java_doc_comment.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_doc_comment.lo -MD -MP -MF .deps/java_doc_comment.Tpo -c google/protobuf/compiler/java/java_doc_comment.cc -fPIC -DPIC -o .libs/java_doc_comment.o | |
mv -f .deps/java_helpers.Tpo .deps/java_helpers.Plo | |
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT python_generator.lo -MD -MP -MF .deps/python_generator.Tpo -c -o python_generator.lo `test -f 'google/protobuf/compiler/python/python_generator.cc' || echo './'`google/protobuf/compiler/python/python_generator.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_doc_comment.lo -MD -MP -MF .deps/java_doc_comment.Tpo -c google/protobuf/compiler/java/java_doc_comment.cc -o java_doc_comment.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT python_generator.lo -MD -MP -MF .deps/python_generator.Tpo -c google/protobuf/compiler/python/python_generator.cc -fPIC -DPIC -o .libs/python_generator.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_message_field.lo -MD -MP -MF .deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -o java_message_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_message.lo -MD -MP -MF .deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -o java_message.o >/dev/null 2>&1 | |
mv -f .deps/java_doc_comment.Tpo .deps/java_doc_comment.Plo | |
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info 8:0:0 -export-dynamic -no-undefined -o libprotobuf.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib atomicops_internals_x86_gcc.lo atomicops_internals_x86_msvc.lo common.lo once.lo stringprintf.lo extension_set.lo generated_message_util.lo message_lite.lo repeated_field.lo wire_format_lite.lo coded_stream.lo zero_copy_stream.lo zero_copy_stream_impl_lite.lo strutil.lo substitute.lo structurally_valid.lo descriptor.lo descriptor.pb.lo descriptor_database.lo dynamic_message.lo extension_set_heavy.lo generated_message_reflection.lo message.lo reflection_ops.lo service.lo text_format.lo unknown_field_set.lo wire_format.lo gzip_stream.lo printer.lo tokenizer.lo zero_copy_stream_impl.lo importer.lo parser.lo -lpthread -lz | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/atomicops_internals_x86_gcc.o .libs/atomicops_internals_x86_msvc.o .libs/common.o .libs/once.o .libs/stringprintf.o .libs/extension_set.o .libs/generated_message_util.o .libs/message_lite.o .libs/repeated_field.o .libs/wire_format_lite.o .libs/coded_stream.o .libs/zero_copy_stream.o .libs/zero_copy_stream_impl_lite.o .libs/strutil.o .libs/substitute.o .libs/structurally_valid.o .libs/descriptor.o .libs/descriptor.pb.o .libs/descriptor_database.o .libs/dynamic_message.o .libs/extension_set_heavy.o .libs/generated_message_reflection.o .libs/message.o .libs/reflection_ops.o .libs/service.o .libs/text_format.o .libs/unknown_field_set.o .libs/wire_format.o .libs/gzip_stream.o .libs/printer.o .libs/tokenizer.o .libs/zero_copy_stream_impl.o .libs/importer.o .libs/parser.o -lpthread -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -pthread -O2 -pthread -Wl,-soname -Wl,libprotobuf.so.8 -o .libs/libprotobuf.so.8.0.0 | |
libtool: link: (cd ".libs" && rm -f "libprotobuf.so.8" && ln -s "libprotobuf.so.8.0.0" "libprotobuf.so.8") | |
libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.8.0.0" "libprotobuf.so") | |
libtool: link: ar cru .libs/libprotobuf.a atomicops_internals_x86_gcc.o atomicops_internals_x86_msvc.o common.o once.o stringprintf.o extension_set.o generated_message_util.o message_lite.o repeated_field.o wire_format_lite.o coded_stream.o zero_copy_stream.o zero_copy_stream_impl_lite.o strutil.o substitute.o structurally_valid.o descriptor.o descriptor.pb.o descriptor_database.o dynamic_message.o extension_set_heavy.o generated_message_reflection.o message.o reflection_ops.o service.o text_format.o unknown_field_set.o wire_format.o gzip_stream.o printer.o tokenizer.o zero_copy_stream_impl.o importer.o parser.o | |
libtool: link: ranlib .libs/libprotobuf.a | |
libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_string_field.lo -MD -MP -MF .deps/java_string_field.Tpo -c google/protobuf/compiler/java/java_string_field.cc -o java_string_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_primitive_field.lo -MD -MP -MF .deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -o java_primitive_field.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT java_service.lo -MD -MP -MF .deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -o java_service.o >/dev/null 2>&1 | |
mv -f .deps/cpp_message.Tpo .deps/cpp_message.Plo | |
mv -f .deps/java_message_field.Tpo .deps/java_message_field.Plo | |
mv -f .deps/java_string_field.Tpo .deps/java_string_field.Plo | |
mv -f .deps/java_primitive_field.Tpo .deps/java_primitive_field.Plo | |
mv -f .deps/java_message.Tpo .deps/java_message.Plo | |
mv -f .deps/java_service.Tpo .deps/java_service.Plo | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT python_generator.lo -MD -MP -MF .deps/python_generator.Tpo -c google/protobuf/compiler/python/python_generator.cc -o python_generator.o >/dev/null 2>&1 | |
mv -f .deps/python_generator.Tpo .deps/python_generator.Plo | |
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info 8:0:0 -export-dynamic -no-undefined -o libprotoc.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib code_generator.lo command_line_interface.lo plugin.lo plugin.pb.lo subprocess.lo zip_writer.lo cpp_enum.lo cpp_enum_field.lo cpp_extension.lo cpp_field.lo cpp_file.lo cpp_generator.lo cpp_helpers.lo cpp_message.lo cpp_message_field.lo cpp_primitive_field.lo cpp_service.lo cpp_string_field.lo java_enum.lo java_enum_field.lo java_extension.lo java_field.lo java_file.lo java_generator.lo java_helpers.lo java_message.lo java_message_field.lo java_primitive_field.lo java_service.lo java_string_field.lo java_doc_comment.lo python_generator.lo -lpthread libprotobuf.la -lz | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/code_generator.o .libs/command_line_interface.o .libs/plugin.o .libs/plugin.pb.o .libs/subprocess.o .libs/zip_writer.o .libs/cpp_enum.o .libs/cpp_enum_field.o .libs/cpp_extension.o .libs/cpp_field.o .libs/cpp_file.o .libs/cpp_generator.o .libs/cpp_helpers.o .libs/cpp_message.o .libs/cpp_message_field.o .libs/cpp_primitive_field.o .libs/cpp_service.o .libs/cpp_string_field.o .libs/java_enum.o .libs/java_enum_field.o .libs/java_extension.o .libs/java_field.o .libs/java_file.o .libs/java_generator.o .libs/java_helpers.o .libs/java_message.o .libs/java_message_field.o .libs/java_primitive_field.o .libs/java_service.o .libs/java_string_field.o .libs/java_doc_comment.o .libs/python_generator.o -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src/.libs -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lpthread ./.libs/libprotobuf.so -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -pthread -O2 -pthread -Wl,-soname -Wl,libprotoc.so.8 -o .libs/libprotoc.so.8.0.0 | |
libtool: link: (cd ".libs" && rm -f "libprotoc.so.8" && ln -s "libprotoc.so.8.0.0" "libprotoc.so.8") | |
libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.8.0.0" "libprotoc.so") | |
libtool: link: ar cru .libs/libprotoc.a code_generator.o command_line_interface.o plugin.o plugin.pb.o subprocess.o zip_writer.o cpp_enum.o cpp_enum_field.o cpp_extension.o cpp_field.o cpp_file.o cpp_generator.o cpp_helpers.o cpp_message.o cpp_message_field.o cpp_primitive_field.o cpp_service.o cpp_string_field.o java_enum.o java_enum_field.o java_extension.o java_field.o java_file.o java_generator.o java_helpers.o java_message.o java_message_field.o java_primitive_field.o java_service.o java_string_field.o java_doc_comment.o python_generator.o | |
libtool: link: ranlib .libs/libprotoc.a | |
libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) | |
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o protoc main.o -lpthread libprotobuf.la libprotoc.la -lz | |
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc main.o -lpthread ./.libs/libprotobuf.so ./.libs/libprotoc.so -lz -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
oldpwd=`pwd` && ( cd . && $oldpwd/protoc -I. --cpp_out=$oldpwd google/protobuf/unittest.proto google/protobuf/unittest_empty.proto google/protobuf/unittest_import.proto google/protobuf/unittest_import_public.proto google/protobuf/unittest_mset.proto google/protobuf/unittest_optimize_for.proto google/protobuf/unittest_embed_optimize_for.proto google/protobuf/unittest_custom_options.proto google/protobuf/unittest_lite.proto google/protobuf/unittest_import_lite.proto google/protobuf/unittest_import_public_lite.proto google/protobuf/unittest_lite_imports_nonlite.proto google/protobuf/unittest_no_generic_services.proto google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto ) | |
touch unittest_proto_middleman | |
make all-am | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info 8:0:0 -export-dynamic -no-undefined -o libprotobuf-lite.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib atomicops_internals_x86_gcc.lo atomicops_internals_x86_msvc.lo common.lo once.lo stringprintf.lo extension_set.lo generated_message_util.lo message_lite.lo repeated_field.lo wire_format_lite.lo coded_stream.lo zero_copy_stream.lo zero_copy_stream_impl_lite.lo -lpthread -lz | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/atomicops_internals_x86_gcc.o .libs/atomicops_internals_x86_msvc.o .libs/common.o .libs/once.o .libs/stringprintf.o .libs/extension_set.o .libs/generated_message_util.o .libs/message_lite.o .libs/repeated_field.o .libs/wire_format_lite.o .libs/coded_stream.o .libs/zero_copy_stream.o .libs/zero_copy_stream_impl_lite.o -lpthread -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -pthread -O2 -pthread -Wl,-soname -Wl,libprotobuf-lite.so.8 -o .libs/libprotobuf-lite.so.8.0.0 | |
libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.8" && ln -s "libprotobuf-lite.so.8.0.0" "libprotobuf-lite.so.8") | |
libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.8.0.0" "libprotobuf-lite.so") | |
libtool: link: ar cru .libs/libprotobuf-lite.a atomicops_internals_x86_gcc.o atomicops_internals_x86_msvc.o common.o once.o stringprintf.o extension_set.o generated_message_util.o message_lite.o repeated_field.o wire_format_lite.o coded_stream.o zero_copy_stream.o zero_copy_stream_impl_lite.o | |
libtool: link: ranlib .libs/libprotobuf-lite.a | |
libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" ) | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0' | |
Making install in . | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0' | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" | |
/usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0' | |
Making install in src | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
make install-am | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" | |
/bin/bash ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib' | |
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.so.8.0.0 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf-lite.so.8.0.0 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libprotobuf-lite.so.8.0.0 libprotobuf-lite.so.8 || { rm -f libprotobuf-lite.so.8 && ln -s libprotobuf-lite.so.8.0.0 libprotobuf-lite.so.8; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libprotobuf-lite.so.8.0.0 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.8.0.0 libprotobuf-lite.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf-lite.la | |
libtool: install: /usr/bin/install -c .libs/libprotobuf.so.8.0.0 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf.so.8.0.0 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libprotobuf.so.8.0.0 libprotobuf.so.8 || { rm -f libprotobuf.so.8 && ln -s libprotobuf.so.8.0.0 libprotobuf.so.8; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libprotobuf.so.8.0.0 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.8.0.0 libprotobuf.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf.la | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src; /bin/bash /home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/libtool --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info 8:0:0 -export-dynamic -no-undefined -o libprotoc.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib code_generator.lo command_line_interface.lo plugin.lo plugin.pb.lo subprocess.lo zip_writer.lo cpp_enum.lo cpp_enum_field.lo cpp_extension.lo cpp_field.lo cpp_file.lo cpp_generator.lo cpp_helpers.lo cpp_message.lo cpp_message_field.lo cpp_primitive_field.lo cpp_service.lo cpp_string_field.lo java_enum.lo java_enum_field.lo java_extension.lo java_field.lo java_file.lo java_generator.lo java_helpers.lo java_message.lo java_message_field.lo java_primitive_field.lo java_service.lo java_string_field.lo java_doc_comment.lo python_generator.lo -lpthread libprotobuf.la -lz ) | |
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/code_generator.o .libs/command_line_interface.o .libs/plugin.o .libs/plugin.pb.o .libs/subprocess.o .libs/zip_writer.o .libs/cpp_enum.o .libs/cpp_enum_field.o .libs/cpp_extension.o .libs/cpp_field.o .libs/cpp_file.o .libs/cpp_generator.o .libs/cpp_helpers.o .libs/cpp_message.o .libs/cpp_message_field.o .libs/cpp_primitive_field.o .libs/cpp_service.o .libs/cpp_string_field.o .libs/java_enum.o .libs/java_enum_field.o .libs/java_extension.o .libs/java_field.o .libs/java_file.o .libs/java_generator.o .libs/java_helpers.o .libs/java_message.o .libs/java_message_field.o .libs/java_primitive_field.o .libs/java_service.o .libs/java_string_field.o .libs/java_doc_comment.o .libs/python_generator.o -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lpthread -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -pthread -O2 -pthread -Wl,-soname -Wl,libprotoc.so.8 -o .libs/libprotoc.so.8.0.0 | |
libtool: install: /usr/bin/install -c .libs/libprotoc.so.8.0.0T /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotoc.so.8.0.0 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libprotoc.so.8.0.0 libprotoc.so.8 || { rm -f libprotoc.so.8 && ln -s libprotoc.so.8.0.0 libprotoc.so.8; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libprotoc.so.8.0.0 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.8.0.0 libprotoc.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libprotoc.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotoc.la | |
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf-lite.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf-lite.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf-lite.a | |
libtool: install: /usr/bin/install -c .libs/libprotobuf.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotobuf.a | |
libtool: install: /usr/bin/install -c .libs/libprotoc.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotoc.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotoc.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libprotoc.a | |
libtool: finish: PATH="/home/fviktor/bin:/home/fviktor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" | |
/bin/bash ../libtool --mode=install /usr/bin/install -c protoc '/home/fviktor/dev/cxxnet/ps-lite/third_party/bin' | |
libtool: install: /usr/bin/install -c .libs/protoc /home/fviktor/dev/cxxnet/ps-lite/third_party/bin/protoc | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include" | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf' | |
/usr/bin/install -c -m 644 google/protobuf/descriptor.proto '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf' | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler' | |
/usr/bin/install -c -m 644 google/protobuf/compiler/plugin.proto '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include" | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler/cpp' | |
/usr/bin/install -c -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler/cpp' | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler/python' | |
/usr/bin/install -c -m 644 google/protobuf/compiler/python/python_generator.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler/python' | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/io' | |
/usr/bin/install -c -m 644 google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/printer.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/io' | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler/java' | |
/usr/bin/install -c -m 644 google/protobuf/compiler/java/java_generator.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler/java' | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/stubs' | |
/usr/bin/install -c -m 644 google/protobuf/stubs/atomicops.h google/protobuf/stubs/atomicops_internals_arm_gcc.h google/protobuf/stubs/atomicops_internals_arm_qnx.h google/protobuf/stubs/atomicops_internals_atomicword_compat.h google/protobuf/stubs/atomicops_internals_macosx.h google/protobuf/stubs/atomicops_internals_mips_gcc.h google/protobuf/stubs/atomicops_internals_pnacl.h google/protobuf/stubs/atomicops_internals_x86_gcc.h google/protobuf/stubs/atomicops_internals_x86_msvc.h google/protobuf/stubs/common.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/once.h google/protobuf/stubs/template_util.h google/protobuf/stubs/type_traits.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/stubs' | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf' | |
/usr/bin/install -c -m 644 google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/descriptor_database.h google/protobuf/dynamic_message.h google/protobuf/extension_set.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_message_util.h google/protobuf/generated_message_reflection.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/text_format.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wire_format_lite_inl.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf' | |
/bin/mkdir -p '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler' | |
/usr/bin/install -c -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/protobuf/compiler' | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/protobuf-2.5.0/src' | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking for g++... g++ | |
checking for C++ compiler default output file name... a.out | |
checking whether the C++ compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for style of include used by make... GNU | |
checking dependency style of g++... gcc3 | |
checking for gcc... gcc | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking dependency style of gcc... gcc3 | |
checking how to run the C preprocessor... gcc -E | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking host system type... (cached) x86_64-unknown-linux-gnu | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking whether we are using the GNU C++ compiler... (cached) yes | |
checking whether g++ accepts -g... (cached) yes | |
checking dependency style of g++... (cached) gcc3 | |
checking how to run the C++ preprocessor... g++ -E | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for ANSI C header files... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking fnmatch.h usability... yes | |
checking fnmatch.h presence... yes | |
checking for fnmatch.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for uint16_t... yes | |
checking for u_int16_t... yes | |
checking for __int16... no | |
checking for strtoll... yes | |
checking for strtoq... yes | |
checking for __attribute__... yes | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... no | |
checking whether pthreads work with -Kthread... no | |
checking whether pthreads work with -kthread... no | |
checking for the pthreads library -llthread... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... no | |
checking whether to check for GCC pthread/shared inconsistencies... yes | |
checking whether -pthread is sufficient with -shared... yes | |
checking whether what we have so far is sufficient with -nostdlib... no | |
checking whether -lpthread saves the day... yes | |
checking whether the compiler implements namespaces... yes | |
checking what namespace STL code is in... std | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/gflags/gflags.h | |
config.status: creating src/gflags/gflags_declare.h | |
config.status: creating src/gflags/gflags_completions.h | |
config.status: creating src/config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
cd . && /bin/bash /home/fviktor/dev/cxxnet/ps-lite/third_party/build/gflags-2.0/missing --run aclocal-1.10 -I m4 | |
cd . && /bin/bash /home/fviktor/dev/cxxnet/ps-lite/third_party/build/gflags-2.0/missing --run autoconf | |
cd . && /bin/bash /home/fviktor/dev/cxxnet/ps-lite/third_party/build/gflags-2.0/missing --run automake-1.10 --gnu | |
/bin/bash ./config.status --recheck | |
running CONFIG_SHELL=/bin/bash /bin/bash ./configure -prefix=/home/fviktor/dev/cxxnet/ps-lite/third_party --no-create --no-recursion | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking for g++... g++ | |
checking whether the C++ compiler works... yes | |
checking for C++ compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for style of include used by make... GNU | |
checking dependency style of g++... gcc3 | |
checking for gcc... gcc | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking dependency style of gcc... gcc3 | |
checking how to run the C preprocessor... gcc -E | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking whether we are using the GNU C++ compiler... (cached) yes | |
checking whether g++ accepts -g... (cached) yes | |
checking dependency style of g++... (cached) gcc3 | |
checking how to run the C++ preprocessor... g++ -E | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for ANSI C header files... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking fnmatch.h usability... yes | |
checking fnmatch.h presence... yes | |
checking for fnmatch.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for uint16_t... yes | |
checking for u_int16_t... yes | |
checking for __int16... no | |
checking for strtoll... yes | |
checking for strtoq... yes | |
checking for __attribute__... yes | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... no | |
checking whether pthreads work with -Kthread... no | |
checking whether pthreads work with -kthread... no | |
checking for the pthreads library -llthread... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... no | |
checking whether to check for GCC pthread/shared inconsistencies... yes | |
checking whether -pthread is sufficient with -shared... yes | |
checking whether what we have so far is sufficient with -nostdlib... no | |
checking whether -lpthread saves the day... yes | |
checking whether the compiler implements namespaces... yes | |
checking what namespace STL code is in... std | |
configure: creating ./config.status | |
/bin/bash ./config.status | |
config.status: creating Makefile | |
config.status: creating src/gflags/gflags.h | |
config.status: creating src/gflags/gflags_declare.h | |
config.status: creating src/gflags/gflags_completions.h | |
config.status: creating src/config.h | |
config.status: src/config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags.lo -MD -MP -MF .deps/libgflags_la-gflags.Tpo -c -o libgflags_la-gflags.lo `test -f 'src/gflags.cc' || echo './'`src/gflags.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_la-gflags_reporting.Tpo -c -o libgflags_la-gflags_reporting.lo `test -f 'src/gflags_reporting.cc' || echo './'`src/gflags_reporting.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_la-gflags_completions.Tpo -c -o libgflags_la-gflags_completions.lo `test -f 'src/gflags_completions.cc' || echo './'`src/gflags_completions.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags.Tpo -c -o libgflags_nothreads_la-gflags.lo `test -f 'src/gflags.cc' || echo './'`src/gflags.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_reporting.Tpo -c -o libgflags_nothreads_la-gflags_reporting.lo `test -f 'src/gflags_reporting.cc' || echo './'`src/gflags_reporting.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_completions.Tpo -c -o libgflags_nothreads_la-gflags_completions.lo `test -f 'src/gflags_completions.cc' || echo './'`src/gflags_completions.cc | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -g -O2 -MT gflags_unittest-gflags_unittest.o -MD -MP -MF .deps/gflags_unittest-gflags_unittest.Tpo -c -o gflags_unittest-gflags_unittest.o `test -f 'src/gflags_unittest.cc' || echo './'`src/gflags_unittest.cc | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT gflags_unittest.o -MD -MP -MF .deps/gflags_unittest.Tpo -c -o gflags_unittest.o `test -f 'src/gflags_unittest.cc' || echo './'`src/gflags_unittest.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_la-gflags_completions.Tpo -c src/gflags_completions.cc -fPIC -DPIC -o .libs/libgflags_la-gflags_completions.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_completions.Tpo -c src/gflags_completions.cc -fPIC -DPIC -o .libs/libgflags_nothreads_la-gflags_completions.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_reporting.Tpo -c src/gflags_reporting.cc -fPIC -DPIC -o .libs/libgflags_nothreads_la-gflags_reporting.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_la-gflags_reporting.Tpo -c src/gflags_reporting.cc -fPIC -DPIC -o .libs/libgflags_la-gflags_reporting.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags.lo -MD -MP -MF .deps/libgflags_la-gflags.Tpo -c src/gflags.cc -fPIC -DPIC -o .libs/libgflags_la-gflags.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags.Tpo -c src/gflags.cc -fPIC -DPIC -o .libs/libgflags_nothreads_la-gflags.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_reporting.Tpo -c src/gflags_reporting.cc -o libgflags_nothreads_la-gflags_reporting.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_la-gflags_reporting.Tpo -c src/gflags_reporting.cc -o libgflags_la-gflags_reporting.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_completions.Tpo -c src/gflags_completions.cc -o libgflags_nothreads_la-gflags_completions.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_la-gflags_completions.Tpo -c src/gflags_completions.cc -o libgflags_la-gflags_completions.o >/dev/null 2>&1 | |
mv -f .deps/libgflags_la-gflags_reporting.Tpo .deps/libgflags_la-gflags_reporting.Plo | |
rm -f src/gflags_unittest-main.cc | |
cp -p ./src/gflags_unittest.cc src/gflags_unittest-main.cc | |
rm -f src/gflags_unittest_main.cc | |
cp -p ./src/gflags_unittest.cc src/gflags_unittest_main.cc | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -g -O2 -MT gflags_strip_flags_test-gflags_strip_flags_test.o -MD -MP -MF .deps/gflags_strip_flags_test-gflags_strip_flags_test.Tpo -c -o gflags_strip_flags_test-gflags_strip_flags_test.o `test -f 'src/gflags_strip_flags_test.cc' || echo './'`src/gflags_strip_flags_test.cc | |
mv -f .deps/libgflags_nothreads_la-gflags_reporting.Tpo .deps/libgflags_nothreads_la-gflags_reporting.Plo | |
echo 'prefix=/home/fviktor/dev/cxxnet/ps-lite/third_party' > "libgflags.pc".tmp | |
echo 'exec_prefix='`echo '/home/fviktor/dev/cxxnet/ps-lite/third_party' | sed 's@^/home/fviktor/dev/cxxnet/ps-lite/third_party@${prefix}@'` >> "libgflags.pc".tmp | |
echo 'libdir='`echo '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib' | sed 's@^/home/fviktor/dev/cxxnet/ps-lite/third_party@${exec_prefix}@'` >> "libgflags.pc".tmp | |
echo 'includedir='`echo '/home/fviktor/dev/cxxnet/ps-lite/third_party/include' | sed 's@^/home/fviktor/dev/cxxnet/ps-lite/third_party@${prefix}@'` >> "libgflags.pc".tmp | |
echo '' >> "libgflags.pc".tmp | |
echo 'Name: gflags' >> "libgflags.pc".tmp | |
echo 'Version: 2.0' >> "libgflags.pc".tmp | |
grep '^Summary:' ./packages/rpm/rpm.spec | sed s/^Summary:/Description:/ | head -n1 >> "libgflags.pc".tmp | |
grep '^URL: ' ./packages/rpm/rpm.spec >> "libgflags.pc".tmp | |
echo 'Requires:' >> "libgflags.pc".tmp | |
echo 'Libs: -L${libdir} -lgflags' >> "libgflags.pc".tmp | |
echo 'Libs.private: -pthread -lpthread' >> "libgflags.pc".tmp | |
echo 'Cflags: -I${includedir}' >> "libgflags.pc".tmp | |
mv -f "libgflags.pc".tmp "libgflags.pc" | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT gflags_unittest-main.o -MD -MP -MF .deps/gflags_unittest-main.Tpo -c -o gflags_unittest-main.o `test -f 'src/gflags_unittest-main.cc' || echo './'`src/gflags_unittest-main.cc | |
mv -f .deps/gflags_strip_flags_test-gflags_strip_flags_test.Tpo .deps/gflags_strip_flags_test-gflags_strip_flags_test.Po | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT gflags_unittest_main.o -MD -MP -MF .deps/gflags_unittest_main.Tpo -c -o gflags_unittest_main.o `test -f 'src/gflags_unittest_main.cc' || echo './'`src/gflags_unittest_main.cc | |
mv -f .deps/libgflags_nothreads_la-gflags_completions.Tpo .deps/libgflags_nothreads_la-gflags_completions.Plo | |
grep -v Libs.private libgflags.pc | sed s/-lgflags/-lgflags_nothreads/ > "libgflags_nothreads.pc" | |
mv -f .deps/libgflags_la-gflags_completions.Tpo .deps/libgflags_la-gflags_completions.Plo | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags.Tpo -c src/gflags.cc -o libgflags_nothreads_la-gflags.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags.lo -MD -MP -MF .deps/libgflags_la-gflags.Tpo -c src/gflags.cc -o libgflags_la-gflags.o >/dev/null 2>&1 | |
mv -f .deps/gflags_unittest.Tpo .deps/gflags_unittest.Po | |
mv -f .deps/gflags_unittest-gflags_unittest.Tpo .deps/gflags_unittest-gflags_unittest.Po | |
mv -f .deps/gflags_unittest-main.Tpo .deps/gflags_unittest-main.Po | |
mv -f .deps/gflags_unittest_main.Tpo .deps/gflags_unittest_main.Po | |
mv -f .deps/libgflags_nothreads_la-gflags.Tpo .deps/libgflags_nothreads_la-gflags.Plo | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -DNDEBUG -DNO_THREADS -g -O2 -version-info 3:0:1 -o libgflags_nothreads.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib libgflags_nothreads_la-gflags.lo libgflags_nothreads_la-gflags_reporting.lo libgflags_nothreads_la-gflags_completions.lo | |
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/libgflags_nothreads_la-gflags.o .libs/libgflags_nothreads_la-gflags_reporting.o .libs/libgflags_nothreads_la-gflags_completions.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -Wl,-soname -Wl,libgflags_nothreads.so.2 -o .libs/libgflags_nothreads.so.2.1.0 | |
mv -f .deps/libgflags_la-gflags.Tpo .deps/libgflags_la-gflags.Plo | |
libtool: link: (cd ".libs" && rm -f "libgflags_nothreads.so.2" && ln -s "libgflags_nothreads.so.2.1.0" "libgflags_nothreads.so.2") | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -DNDEBUG -g -O2 -pthread -version-info 3:0:1 -o libgflags.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib libgflags_la-gflags.lo libgflags_la-gflags_reporting.lo libgflags_la-gflags_completions.lo -lpthread | |
libtool: link: (cd ".libs" && rm -f "libgflags_nothreads.so" && ln -s "libgflags_nothreads.so.2.1.0" "libgflags_nothreads.so") | |
libtool: link: ar cru .libs/libgflags_nothreads.a libgflags_nothreads_la-gflags.o libgflags_nothreads_la-gflags_reporting.o libgflags_nothreads_la-gflags_completions.o | |
libtool: link: ranlib .libs/libgflags_nothreads.a | |
libtool: link: ( cd ".libs" && rm -f "libgflags_nothreads.la" && ln -s "../libgflags_nothreads.la" "libgflags_nothreads.la" ) | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -no-undefined -o gflags_nothreads_unittest gflags_unittest.o libgflags_nothreads.la | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -no-undefined -o gflags_unittest2 gflags_unittest-main.o libgflags_nothreads.la | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -no-undefined -o gflags_unittest3 gflags_unittest_main.o libgflags_nothreads.la | |
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/libgflags_la-gflags.o .libs/libgflags_la-gflags_reporting.o .libs/libgflags_la-gflags_completions.o -lpthread -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libgflags.so.2 -o .libs/libgflags.so.2.1.0 | |
libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -o .libs/gflags_nothreads_unittest gflags_unittest.o ./.libs/libgflags_nothreads.so -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -o .libs/gflags_unittest2 gflags_unittest-main.o ./.libs/libgflags_nothreads.so -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -o .libs/gflags_unittest3 gflags_unittest_main.o ./.libs/libgflags_nothreads.so -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: (cd ".libs" && rm -f "libgflags.so.2" && ln -s "libgflags.so.2.1.0" "libgflags.so.2") | |
libtool: link: (cd ".libs" && rm -f "libgflags.so" && ln -s "libgflags.so.2.1.0" "libgflags.so") | |
libtool: link: ar cru .libs/libgflags.a libgflags_la-gflags.o libgflags_la-gflags_reporting.o libgflags_la-gflags_completions.o | |
libtool: link: ranlib .libs/libgflags.a | |
libtool: link: ( cd ".libs" && rm -f "libgflags.la" && ln -s "../libgflags.la" "libgflags.la" ) | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -g -O2 -pthread -o gflags_unittest gflags_unittest-gflags_unittest.o libgflags.la | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -g -O2 -pthread -o gflags_strip_flags_test gflags_strip_flags_test-gflags_strip_flags_test.o libgflags.la | |
libtool: link: g++ -pthread -g -O2 -pthread -o .libs/gflags_unittest gflags_unittest-gflags_unittest.o ./.libs/libgflags.so -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -g -O2 -pthread -o .libs/gflags_strip_flags_test gflags_strip_flags_test-gflags_strip_flags_test.o ./.libs/libgflags.so -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
cd . && /bin/bash /home/fviktor/dev/cxxnet/ps-lite/third_party/build/gflags-2.0/missing --run autoheader | |
rm -f src/stamp-h1 | |
touch src/config.h.in | |
cd . && /bin/bash ./config.status src/config.h | |
config.status: creating src/config.h | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags.lo -MD -MP -MF .deps/libgflags_la-gflags.Tpo -c -o libgflags_la-gflags.lo `test -f 'src/gflags.cc' || echo './'`src/gflags.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags.lo -MD -MP -MF .deps/libgflags_la-gflags.Tpo -c src/gflags.cc -fPIC -DPIC -o .libs/libgflags_la-gflags.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags.lo -MD -MP -MF .deps/libgflags_la-gflags.Tpo -c src/gflags.cc -o libgflags_la-gflags.o >/dev/null 2>&1 | |
mv -f .deps/libgflags_la-gflags.Tpo .deps/libgflags_la-gflags.Plo | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_la-gflags_reporting.Tpo -c -o libgflags_la-gflags_reporting.lo `test -f 'src/gflags_reporting.cc' || echo './'`src/gflags_reporting.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_la-gflags_reporting.Tpo -c src/gflags_reporting.cc -fPIC -DPIC -o .libs/libgflags_la-gflags_reporting.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_la-gflags_reporting.Tpo -c src/gflags_reporting.cc -o libgflags_la-gflags_reporting.o >/dev/null 2>&1 | |
mv -f .deps/libgflags_la-gflags_reporting.Tpo .deps/libgflags_la-gflags_reporting.Plo | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_la-gflags_completions.Tpo -c -o libgflags_la-gflags_completions.lo `test -f 'src/gflags_completions.cc' || echo './'`src/gflags_completions.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_la-gflags_completions.Tpo -c src/gflags_completions.cc -fPIC -DPIC -o .libs/libgflags_la-gflags_completions.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -g -O2 -MT libgflags_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_la-gflags_completions.Tpo -c src/gflags_completions.cc -o libgflags_la-gflags_completions.o >/dev/null 2>&1 | |
mv -f .deps/libgflags_la-gflags_completions.Tpo .deps/libgflags_la-gflags_completions.Plo | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -DNDEBUG -g -O2 -pthread -version-info 3:0:1 -o libgflags.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib libgflags_la-gflags.lo libgflags_la-gflags_reporting.lo libgflags_la-gflags_completions.lo -lpthread | |
libtool: link: rm -fr .libs/libgflags.a .libs/libgflags.la .libs/libgflags.lai .libs/libgflags.so .libs/libgflags.so.2 .libs/libgflags.so.2.1.0 | |
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/libgflags_la-gflags.o .libs/libgflags_la-gflags_reporting.o .libs/libgflags_la-gflags_completions.o -lpthread -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libgflags.so.2 -o .libs/libgflags.so.2.1.0 | |
libtool: link: (cd ".libs" && rm -f "libgflags.so.2" && ln -s "libgflags.so.2.1.0" "libgflags.so.2") | |
libtool: link: (cd ".libs" && rm -f "libgflags.so" && ln -s "libgflags.so.2.1.0" "libgflags.so") | |
libtool: link: ar cru .libs/libgflags.a libgflags_la-gflags.o libgflags_la-gflags_reporting.o libgflags_la-gflags_completions.o | |
libtool: link: ranlib .libs/libgflags.a | |
libtool: link: ( cd ".libs" && rm -f "libgflags.la" && ln -s "../libgflags.la" "libgflags.la" ) | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags.Tpo -c -o libgflags_nothreads_la-gflags.lo `test -f 'src/gflags.cc' || echo './'`src/gflags.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags.Tpo -c src/gflags.cc -fPIC -DPIC -o .libs/libgflags_nothreads_la-gflags.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags.Tpo -c src/gflags.cc -o libgflags_nothreads_la-gflags.o >/dev/null 2>&1 | |
mv -f .deps/libgflags_nothreads_la-gflags.Tpo .deps/libgflags_nothreads_la-gflags.Plo | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_reporting.Tpo -c -o libgflags_nothreads_la-gflags_reporting.lo `test -f 'src/gflags_reporting.cc' || echo './'`src/gflags_reporting.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_reporting.Tpo -c src/gflags_reporting.cc -fPIC -DPIC -o .libs/libgflags_nothreads_la-gflags_reporting.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_reporting.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_reporting.Tpo -c src/gflags_reporting.cc -o libgflags_nothreads_la-gflags_reporting.o >/dev/null 2>&1 | |
mv -f .deps/libgflags_nothreads_la-gflags_reporting.Tpo .deps/libgflags_nothreads_la-gflags_reporting.Plo | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_completions.Tpo -c -o libgflags_nothreads_la-gflags_completions.lo `test -f 'src/gflags_completions.cc' || echo './'`src/gflags_completions.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_completions.Tpo -c src/gflags_completions.cc -fPIC -DPIC -o .libs/libgflags_nothreads_la-gflags_completions.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNDEBUG -DNO_THREADS -g -O2 -MT libgflags_nothreads_la-gflags_completions.lo -MD -MP -MF .deps/libgflags_nothreads_la-gflags_completions.Tpo -c src/gflags_completions.cc -o libgflags_nothreads_la-gflags_completions.o >/dev/null 2>&1 | |
mv -f .deps/libgflags_nothreads_la-gflags_completions.Tpo .deps/libgflags_nothreads_la-gflags_completions.Plo | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -DNDEBUG -DNO_THREADS -g -O2 -version-info 3:0:1 -o libgflags_nothreads.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib libgflags_nothreads_la-gflags.lo libgflags_nothreads_la-gflags_reporting.lo libgflags_nothreads_la-gflags_completions.lo | |
libtool: link: rm -fr .libs/libgflags_nothreads.a .libs/libgflags_nothreads.la .libs/libgflags_nothreads.lai .libs/libgflags_nothreads.so .libs/libgflags_nothreads.so.2 .libs/libgflags_nothreads.so.2.1.0 | |
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/libgflags_nothreads_la-gflags.o .libs/libgflags_nothreads_la-gflags_reporting.o .libs/libgflags_nothreads_la-gflags_completions.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -Wl,-soname -Wl,libgflags_nothreads.so.2 -o .libs/libgflags_nothreads.so.2.1.0 | |
libtool: link: (cd ".libs" && rm -f "libgflags_nothreads.so.2" && ln -s "libgflags_nothreads.so.2.1.0" "libgflags_nothreads.so.2") | |
libtool: link: (cd ".libs" && rm -f "libgflags_nothreads.so" && ln -s "libgflags_nothreads.so.2.1.0" "libgflags_nothreads.so") | |
libtool: link: ar cru .libs/libgflags_nothreads.a libgflags_nothreads_la-gflags.o libgflags_nothreads_la-gflags_reporting.o libgflags_nothreads_la-gflags_completions.o | |
libtool: link: ranlib .libs/libgflags_nothreads.a | |
libtool: link: ( cd ".libs" && rm -f "libgflags_nothreads.la" && ln -s "../libgflags_nothreads.la" "libgflags_nothreads.la" ) | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -g -O2 -MT gflags_unittest-gflags_unittest.o -MD -MP -MF .deps/gflags_unittest-gflags_unittest.Tpo -c -o gflags_unittest-gflags_unittest.o `test -f 'src/gflags_unittest.cc' || echo './'`src/gflags_unittest.cc | |
mv -f .deps/gflags_unittest-gflags_unittest.Tpo .deps/gflags_unittest-gflags_unittest.Po | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -g -O2 -pthread -o gflags_unittest gflags_unittest-gflags_unittest.o libgflags.la | |
libtool: link: g++ -pthread -g -O2 -pthread -o .libs/gflags_unittest gflags_unittest-gflags_unittest.o ./.libs/libgflags.so -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT gflags_unittest.o -MD -MP -MF .deps/gflags_unittest.Tpo -c -o gflags_unittest.o `test -f 'src/gflags_unittest.cc' || echo './'`src/gflags_unittest.cc | |
mv -f .deps/gflags_unittest.Tpo .deps/gflags_unittest.Po | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -no-undefined -o gflags_nothreads_unittest gflags_unittest.o libgflags_nothreads.la | |
libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -o .libs/gflags_nothreads_unittest gflags_unittest.o ./.libs/libgflags_nothreads.so -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT gflags_unittest-main.o -MD -MP -MF .deps/gflags_unittest-main.Tpo -c -o gflags_unittest-main.o `test -f 'src/gflags_unittest-main.cc' || echo './'`src/gflags_unittest-main.cc | |
mv -f .deps/gflags_unittest-main.Tpo .deps/gflags_unittest-main.Po | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -no-undefined -o gflags_unittest2 gflags_unittest-main.o libgflags_nothreads.la | |
libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -o .libs/gflags_unittest2 gflags_unittest-main.o ./.libs/libgflags_nothreads.so -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -MT gflags_unittest_main.o -MD -MP -MF .deps/gflags_unittest_main.Tpo -c -o gflags_unittest_main.o `test -f 'src/gflags_unittest_main.cc' || echo './'`src/gflags_unittest_main.cc | |
mv -f .deps/gflags_unittest_main.Tpo .deps/gflags_unittest_main.Po | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -no-undefined -o gflags_unittest3 gflags_unittest_main.o libgflags_nothreads.la | |
libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -g -O2 -o .libs/gflags_unittest3 gflags_unittest_main.o ./.libs/libgflags_nothreads.so -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -g -O2 -MT gflags_strip_flags_test-gflags_strip_flags_test.o -MD -MP -MF .deps/gflags_strip_flags_test-gflags_strip_flags_test.Tpo -c -o gflags_strip_flags_test-gflags_strip_flags_test.o `test -f 'src/gflags_strip_flags_test.cc' || echo './'`src/gflags_strip_flags_test.cc | |
mv -f .deps/gflags_strip_flags_test-gflags_strip_flags_test.Tpo .deps/gflags_strip_flags_test-gflags_strip_flags_test.Po | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -g -O2 -pthread -o gflags_strip_flags_test gflags_strip_flags_test-gflags_strip_flags_test.o libgflags.la | |
libtool: link: g++ -pthread -g -O2 -pthread -o .libs/gflags_strip_flags_test gflags_strip_flags_test-gflags_strip_flags_test.o ./.libs/libgflags.so -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/gflags-2.0' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" | |
/usr/bin/install -c 'src/gflags_completions.sh' '/home/fviktor/dev/cxxnet/ps-lite/third_party/bin/gflags_completions.sh' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" | |
/bin/bash ./libtool --mode=install /usr/bin/install -c 'libgflags.la' '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.la' | |
libtool: install: /usr/bin/install -c .libs/libgflags.so.2.1.0 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so.2.1.0 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libgflags.so.2.1.0 libgflags.so.2 || { rm -f libgflags.so.2 && ln -s libgflags.so.2.1.0 libgflags.so.2; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libgflags.so.2.1.0 libgflags.so || { rm -f libgflags.so && ln -s libgflags.so.2.1.0 libgflags.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libgflags.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.la | |
libtool: install: /usr/bin/install -c .libs/libgflags.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.a | |
libtool: finish: PATH="/home/fviktor/bin:/home/fviktor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/bin/bash ./libtool --mode=install /usr/bin/install -c 'libgflags_nothreads.la' '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags_nothreads.la' | |
libtool: install: /usr/bin/install -c .libs/libgflags_nothreads.so.2.1.0 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags_nothreads.so.2.1.0 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libgflags_nothreads.so.2.1.0 libgflags_nothreads.so.2 || { rm -f libgflags_nothreads.so.2 && ln -s libgflags_nothreads.so.2.1.0 libgflags_nothreads.so.2; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libgflags_nothreads.so.2.1.0 libgflags_nothreads.so || { rm -f libgflags_nothreads.so && ln -s libgflags_nothreads.so.2.1.0 libgflags_nothreads.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libgflags_nothreads.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags_nothreads.la | |
libtool: install: /usr/bin/install -c .libs/libgflags_nothreads.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags_nothreads.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags_nothreads.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags_nothreads.a | |
libtool: finish: PATH="/home/fviktor/bin:/home/fviktor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0" | |
/usr/bin/install -c -m 644 'AUTHORS' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/AUTHORS' | |
/usr/bin/install -c -m 644 'COPYING' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/COPYING' | |
/usr/bin/install -c -m 644 'ChangeLog' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/ChangeLog' | |
/usr/bin/install -c -m 644 'INSTALL' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/INSTALL' | |
/usr/bin/install -c -m 644 'NEWS' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/NEWS' | |
/usr/bin/install -c -m 644 'README' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/README' | |
/usr/bin/install -c -m 644 'README_windows.txt' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/README_windows.txt' | |
/usr/bin/install -c -m 644 'doc/designstyle.css' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/designstyle.css' | |
/usr/bin/install -c -m 644 'doc/gflags.html' '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/gflags-2.0/gflags.html' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/gflags" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/gflags" | |
/usr/bin/install -c -m 644 'src/gflags/gflags.h' '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/gflags/gflags.h' | |
/usr/bin/install -c -m 644 'src/gflags/gflags_declare.h' '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/gflags/gflags_declare.h' | |
/usr/bin/install -c -m 644 'src/gflags/gflags_completions.h' '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/gflags/gflags_completions.h' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google" | |
/usr/bin/install -c -m 644 'src/google/gflags.h' '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/gflags.h' | |
/usr/bin/install -c -m 644 'src/google/gflags_completions.h' '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/google/gflags_completions.h' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" | |
/usr/bin/install -c -m 644 'libgflags.pc' '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig/libgflags.pc' | |
/usr/bin/install -c -m 644 'libgflags_nothreads.pc' '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig/libgflags_nothreads.pc' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/gflags-2.0' | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking how to run the C preprocessor... gcc -E | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking for ANSI C header files... no | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for ANSI C header files... (cached) no | |
checking for stdint.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking syscall.h usability... yes | |
checking syscall.h presence... yes | |
checking for syscall.h... yes | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking execinfo.h usability... yes | |
checking execinfo.h presence... yes | |
checking for execinfo.h... yes | |
checking libunwind.h usability... no | |
checking libunwind.h presence... no | |
checking for libunwind.h... no | |
checking ucontext.h usability... yes | |
checking ucontext.h presence... yes | |
checking for ucontext.h... yes | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking glob.h usability... yes | |
checking glob.h presence... yes | |
checking for glob.h... yes | |
checking unwind.h usability... yes | |
checking unwind.h presence... yes | |
checking for unwind.h... yes | |
checking size of void *... 8 | |
checking for uint16_t... yes | |
checking for u_int16_t... yes | |
checking for __uint16... no | |
checking for sigaltstack... yes | |
checking for dladdr... no | |
checking for fcntl... yes | |
checking for __attribute__... yes | |
checking for __builtin_expect... yes | |
checking for __sync_val_compare_and_swap... yes | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... no | |
checking whether pthreads work with -Kthread... no | |
checking whether pthreads work with -kthread... no | |
checking for the pthreads library -llthread... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... no | |
checking whether to check for GCC pthread/shared inconsistencies... yes | |
checking whether -pthread is sufficient with -shared... yes | |
checking for pthread_self in -lpthread... yes | |
checking for main in -lgflags... yes | |
checking for gtest-config... no | |
checking support for pthread_rwlock_* functions... yes | |
checking whether the compiler implements namespaces... yes | |
checking what namespace STL code is in... std | |
checking whether compiler supports using ::operator<<... 1 | |
checking for ucontext.h... (cached) yes | |
checking sys/ucontext.h usability... yes | |
checking sys/ucontext.h presence... yes | |
checking for sys/ucontext.h... yes | |
checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_RIP] | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/glog/logging.h | |
config.status: creating src/glog/raw_logging.h | |
config.status: creating src/glog/vlog_is_on.h | |
config.status: creating src/glog/stl_logging.h | |
config.status: creating libglog.pc | |
config.status: creating src/config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-logging.lo -MD -MP -MF .deps/libglog_la-logging.Tpo -c -o libglog_la-logging.lo `test -f 'src/logging.cc' || echo './'`src/logging.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-raw_logging.lo -MD -MP -MF .deps/libglog_la-raw_logging.Tpo -c -o libglog_la-raw_logging.lo `test -f 'src/raw_logging.cc' || echo './'`src/raw_logging.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-vlog_is_on.lo -MD -MP -MF .deps/libglog_la-vlog_is_on.Tpo -c -o libglog_la-vlog_is_on.lo `test -f 'src/vlog_is_on.cc' || echo './'`src/vlog_is_on.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-utilities.lo -MD -MP -MF .deps/libglog_la-utilities.Tpo -c -o libglog_la-utilities.lo `test -f 'src/utilities.cc' || echo './'`src/utilities.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-demangle.lo -MD -MP -MF .deps/libglog_la-demangle.Tpo -c -o libglog_la-demangle.lo `test -f 'src/demangle.cc' || echo './'`src/demangle.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-symbolize.lo -MD -MP -MF .deps/libglog_la-symbolize.Tpo -c -o libglog_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-signalhandler.lo -MD -MP -MF .deps/libglog_la-signalhandler.Tpo -c -o libglog_la-signalhandler.lo `test -f 'src/signalhandler.cc' || echo './'`src/signalhandler.cc | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT logging_unittest-logging_unittest.o -MD -MP -MF .deps/logging_unittest-logging_unittest.Tpo -c -o logging_unittest-logging_unittest.o `test -f 'src/logging_unittest.cc' || echo './'`src/logging_unittest.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-logging.lo -MD -MP -MF .deps/libglog_la-logging.Tpo -c src/logging.cc -fPIC -DPIC -o .libs/libglog_la-logging.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-raw_logging.lo -MD -MP -MF .deps/libglog_la-raw_logging.Tpo -c src/raw_logging.cc -fPIC -DPIC -o .libs/libglog_la-raw_logging.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-symbolize.lo -MD -MP -MF .deps/libglog_la-symbolize.Tpo -c src/symbolize.cc -fPIC -DPIC -o .libs/libglog_la-symbolize.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-signalhandler.lo -MD -MP -MF .deps/libglog_la-signalhandler.Tpo -c src/signalhandler.cc -fPIC -DPIC -o .libs/libglog_la-signalhandler.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-utilities.lo -MD -MP -MF .deps/libglog_la-utilities.Tpo -c src/utilities.cc -fPIC -DPIC -o .libs/libglog_la-utilities.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-vlog_is_on.lo -MD -MP -MF .deps/libglog_la-vlog_is_on.Tpo -c src/vlog_is_on.cc -fPIC -DPIC -o .libs/libglog_la-vlog_is_on.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-demangle.lo -MD -MP -MF .deps/libglog_la-demangle.Tpo -c src/demangle.cc -fPIC -DPIC -o .libs/libglog_la-demangle.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-utilities.lo -MD -MP -MF .deps/libglog_la-utilities.Tpo -c src/utilities.cc -o libglog_la-utilities.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-raw_logging.lo -MD -MP -MF .deps/libglog_la-raw_logging.Tpo -c src/raw_logging.cc -o libglog_la-raw_logging.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-signalhandler.lo -MD -MP -MF .deps/libglog_la-signalhandler.Tpo -c src/signalhandler.cc -o libglog_la-signalhandler.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-vlog_is_on.lo -MD -MP -MF .deps/libglog_la-vlog_is_on.Tpo -c src/vlog_is_on.cc -o libglog_la-vlog_is_on.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-symbolize.lo -MD -MP -MF .deps/libglog_la-symbolize.Tpo -c src/symbolize.cc -o libglog_la-symbolize.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-demangle.lo -MD -MP -MF .deps/libglog_la-demangle.Tpo -c src/demangle.cc -o libglog_la-demangle.o >/dev/null 2>&1 | |
mv -f .deps/libglog_la-raw_logging.Tpo .deps/libglog_la-raw_logging.Plo | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT demangle_unittest-demangle_unittest.o -MD -MP -MF .deps/demangle_unittest-demangle_unittest.Tpo -c -o demangle_unittest-demangle_unittest.o `test -f 'src/demangle_unittest.cc' || echo './'`src/demangle_unittest.cc | |
mv -f .deps/libglog_la-utilities.Tpo .deps/libglog_la-utilities.Plo | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT stacktrace_unittest-stacktrace_unittest.o -MD -MP -MF .deps/stacktrace_unittest-stacktrace_unittest.Tpo -c -o stacktrace_unittest-stacktrace_unittest.o `test -f 'src/stacktrace_unittest.cc' || echo './'`src/stacktrace_unittest.cc | |
mv -f .deps/libglog_la-vlog_is_on.Tpo .deps/libglog_la-vlog_is_on.Plo | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT symbolize_unittest-symbolize_unittest.o -MD -MP -MF .deps/symbolize_unittest-symbolize_unittest.Tpo -c -o symbolize_unittest-symbolize_unittest.o `test -f 'src/symbolize_unittest.cc' || echo './'`src/symbolize_unittest.cc | |
mv -f .deps/libglog_la-signalhandler.Tpo .deps/libglog_la-signalhandler.Plo | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT stl_logging_unittest-stl_logging_unittest.o -MD -MP -MF .deps/stl_logging_unittest-stl_logging_unittest.Tpo -c -o stl_logging_unittest-stl_logging_unittest.o `test -f 'src/stl_logging_unittest.cc' || echo './'`src/stl_logging_unittest.cc | |
mv -f .deps/libglog_la-symbolize.Tpo .deps/libglog_la-symbolize.Plo | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT utilities_unittest-utilities_unittest.o -MD -MP -MF .deps/utilities_unittest-utilities_unittest.Tpo -c -o utilities_unittest-utilities_unittest.o `test -f 'src/utilities_unittest.cc' || echo './'`src/utilities_unittest.cc | |
mv -f .deps/libglog_la-demangle.Tpo .deps/libglog_la-demangle.Plo | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT logging_striptest0-logging_striptest_main.o -MD -MP -MF .deps/logging_striptest0-logging_striptest_main.Tpo -c -o logging_striptest0-logging_striptest_main.o `test -f 'src/logging_striptest_main.cc' || echo './'`src/logging_striptest_main.cc | |
mv -f .deps/stacktrace_unittest-stacktrace_unittest.Tpo .deps/stacktrace_unittest-stacktrace_unittest.Po | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT logging_striptest2-logging_striptest2.o -MD -MP -MF .deps/logging_striptest2-logging_striptest2.Tpo -c -o logging_striptest2-logging_striptest2.o `test -f 'src/logging_striptest2.cc' || echo './'`src/logging_striptest2.cc | |
mv -f .deps/demangle_unittest-demangle_unittest.Tpo .deps/demangle_unittest-demangle_unittest.Po | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT logging_striptest10-logging_striptest10.o -MD -MP -MF .deps/logging_striptest10-logging_striptest10.Tpo -c -o logging_striptest10-logging_striptest10.o `test -f 'src/logging_striptest10.cc' || echo './'`src/logging_striptest10.cc | |
mv -f .deps/logging_striptest0-logging_striptest_main.Tpo .deps/logging_striptest0-logging_striptest_main.Po | |
g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -MT signalhandler_unittest-signalhandler_unittest.o -MD -MP -MF .deps/signalhandler_unittest-signalhandler_unittest.Tpo -c -o signalhandler_unittest-signalhandler_unittest.o `test -f 'src/signalhandler_unittest.cc' || echo './'`src/signalhandler_unittest.cc | |
mv -f .deps/logging_striptest2-logging_striptest2.Tpo .deps/logging_striptest2-logging_striptest2.Po | |
mv -f .deps/symbolize_unittest-symbolize_unittest.Tpo .deps/symbolize_unittest-symbolize_unittest.Po | |
mv -f .deps/signalhandler_unittest-signalhandler_unittest.Tpo .deps/signalhandler_unittest-signalhandler_unittest.Po | |
mv -f .deps/utilities_unittest-utilities_unittest.Tpo .deps/utilities_unittest-utilities_unittest.Po | |
mv -f .deps/logging_striptest10-logging_striptest10.Tpo .deps/logging_striptest10-logging_striptest10.Po | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-logging.lo -MD -MP -MF .deps/libglog_la-logging.Tpo -c src/logging.cc -o libglog_la-logging.o >/dev/null 2>&1 | |
mv -f .deps/stl_logging_unittest-stl_logging_unittest.Tpo .deps/stl_logging_unittest-stl_logging_unittest.Po | |
mv -f .deps/logging_unittest-logging_unittest.Tpo .deps/logging_unittest-logging_unittest.Po | |
mv -f .deps/libglog_la-logging.Tpo .deps/libglog_la-logging.Plo | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -o libglog.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib libglog_la-logging.lo libglog_la-raw_logging.lo libglog_la-vlog_is_on.lo libglog_la-utilities.lo libglog_la-demangle.lo libglog_la-symbolize.lo libglog_la-signalhandler.lo -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/libglog_la-logging.o .libs/libglog_la-raw_logging.o .libs/libglog_la-vlog_is_on.o .libs/libglog_la-utilities.o .libs/libglog_la-demangle.o .libs/libglog_la-symbolize.o .libs/libglog_la-signalhandler.o -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -O2 -pthread -Wl,-soname -Wl,libglog.so.0 -o .libs/libglog.so.0.0.0 | |
libtool: link: (cd ".libs" && rm -f "libglog.so.0" && ln -s "libglog.so.0.0.0" "libglog.so.0") | |
libtool: link: (cd ".libs" && rm -f "libglog.so" && ln -s "libglog.so.0.0.0" "libglog.so") | |
libtool: link: ar cru .libs/libglog.a libglog_la-logging.o libglog_la-raw_logging.o libglog_la-vlog_is_on.o libglog_la-utilities.o libglog_la-demangle.o libglog_la-symbolize.o libglog_la-signalhandler.o | |
libtool: link: ranlib .libs/libglog.a | |
libtool: link: ( cd ".libs" && rm -f "libglog.la" && ln -s "../libglog.la" "libglog.la" ) | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o stacktrace_unittest stacktrace_unittest-stacktrace_unittest.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o stl_logging_unittest stl_logging_unittest-stl_logging_unittest.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o symbolize_unittest symbolize_unittest-symbolize_unittest.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest0 logging_striptest0-logging_striptest_main.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o utilities_unittest utilities_unittest-utilities_unittest.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o demangle_unittest demangle_unittest-demangle_unittest.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_unittest logging_unittest-logging_unittest.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest2 logging_striptest2-logging_striptest2.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/stacktrace_unittest stacktrace_unittest-stacktrace_unittest.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/logging_unittest logging_unittest-logging_unittest.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/stl_logging_unittest stl_logging_unittest-stl_logging_unittest.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/logging_striptest2 logging_striptest2-logging_striptest2.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/logging_striptest0 logging_striptest0-logging_striptest_main.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/symbolize_unittest symbolize_unittest-symbolize_unittest.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/utilities_unittest utilities_unittest-utilities_unittest.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/demangle_unittest demangle_unittest-demangle_unittest.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest10 logging_striptest10-logging_striptest10.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o signalhandler_unittest signalhandler_unittest-signalhandler_unittest.o libglog.la -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib -lgflags -lpthread | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/logging_striptest10 logging_striptest10-logging_striptest10.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
libtool: link: g++ -pthread -I/home/fviktor/dev/cxxnet/ps-lite/third_party/include -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o .libs/signalhandler_unittest signalhandler_unittest-signalhandler_unittest.o ./.libs/libglog.so -L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libgflags.so -lpthread -pthread -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/glog-0.3.3' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" | |
/bin/bash ./libtool --mode=install /usr/bin/install -c libglog.la '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib' | |
libtool: install: /usr/bin/install -c .libs/libglog.so.0.0.0 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libglog.so.0.0.0 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libglog.so.0.0.0 libglog.so.0 || { rm -f libglog.so.0 && ln -s libglog.so.0.0.0 libglog.so.0; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libglog.so.0.0.0 libglog.so || { rm -f libglog.so && ln -s libglog.so.0.0.0 libglog.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libglog.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libglog.la | |
libtool: install: /usr/bin/install -c .libs/libglog.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libglog.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libglog.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libglog.a | |
libtool: finish: PATH="/home/fviktor/bin:/home/fviktor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/glog-0.3.3" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/glog-0.3.3" | |
/usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README README.windows doc/designstyle.css doc/glog.html '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/glog-0.3.3' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/glog" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/glog" | |
/usr/bin/install -c -m 644 src/glog/log_severity.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/glog' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/glog" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/glog" | |
/usr/bin/install -c -m 644 src/glog/logging.h src/glog/raw_logging.h src/glog/vlog_is_on.h src/glog/stl_logging.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/glog' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" | |
/usr/bin/install -c -m 644 libglog.pc '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/glog-0.3.3' | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether make supports nested variables... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for gcc option to accept ISO C99... -std=gnu99 | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes | |
checking for a sed that does not truncate output... /bin/sed | |
checking for gawk... (cached) mawk | |
checking for xmlto... no | |
checking for asciidoc... no | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... (cached) /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -std=gnu99... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... gcc -std=gnu99 -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC | |
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -std=gnu99 static flag -static works... yes | |
checking if gcc -std=gnu99 supports -c -o file.o... yes | |
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes | |
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether the C compiler works... yes | |
checking whether we are using Intel C compiler... no | |
checking whether we are using Sun Studio C compiler... no | |
checking whether we are using clang C compiler... no | |
checking whether we are using gcc >= 4 C compiler... yes | |
checking whether the C++ compiler works... yes | |
checking whether we are using Intel C++ compiler... no | |
checking whether we are using Sun Studio C++ compiler... no | |
checking whether we are using clang C++ compiler... no | |
checking whether we are using gcc >= 4 C++ compiler... yes | |
checking whether to enable debugging information... no | |
checking whether to enable code coverage... no | |
checking if TIPC is available and supports nonblocking connect... no | |
checking for pthread_create in -lpthread... yes | |
checking for clock_gettime in -lrt... yes | |
checking for sodium_init in -lsodium... no | |
checking for gss_init_sec_context in -lgssapi_krb5... no | |
checking whether C++ compiler supports -fvisibility=hidden... yes | |
checking whether C++ compiler supports dso visibility... yes | |
checking for asciidoc... no | |
checking for xmlto... no | |
checking whether to build documentation... no | |
checking whether to install manpages... yes | |
checking for suitable polling system... using epoll | |
checking for ANSI C header files... (cached) yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking netinet/tcp.h usability... yes | |
checking netinet/tcp.h presence... yes | |
checking for netinet/tcp.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking for unistd.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking ifaddrs.h usability... yes | |
checking ifaddrs.h presence... yes | |
checking for ifaddrs.h... yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking sys/eventfd.h usability... yes | |
checking sys/eventfd.h presence... yes | |
checking for sys/eventfd.h... yes | |
checking whether SO_PEERCRED is declared... yes | |
checking whether LOCAL_PEERCRED is declared... no | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... no | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for uint32_t... yes | |
checking for working volatile... yes | |
checking "with_norm_ext = no"... checking how to enable additional warnings for C++ compiler... -Wall | |
checking how to turn warnings to errors in C++ compiler... -Werror | |
checking how to enable strict standards compliance in C++ compiler... -pedantic | |
checking return type of signal handlers... void | |
checking for perror... yes | |
checking for gettimeofday... yes | |
checking for clock_gettime... yes | |
checking for memset... yes | |
checking for socket... yes | |
checking for getifaddrs... yes | |
checking for freeifaddrs... yes | |
checking for fork... yes | |
checking alloca.h usability... yes | |
checking alloca.h presence... yes | |
checking for alloca.h... yes | |
checking whether SOCK_CLOEXEC is supported... yes | |
checking whether SO_KEEPALIVE is supported... yes | |
checking whether TCP_KEEPCNT is supported... yes | |
checking whether TCP_KEEPIDLE is supported... yes | |
checking whether TCP_KEEPINTVL is supported... yes | |
checking whether TCP_KEEPALIVE is supported... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/libzmq.pc | |
config.status: creating doc/Makefile | |
config.status: creating perf/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating builds/msvc/Makefile | |
config.status: creating foreign/openpgm/Makefile | |
config.status: creating builds/redhat/zeromq.spec | |
config.status: creating src/platform.hpp | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
Making all in src | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/src' | |
make all-am | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/src' | |
CXX libzmq_la-address.lo | |
CXX libzmq_la-clock.lo | |
CXX libzmq_la-ctx.lo | |
CXX libzmq_la-curve_server.lo | |
CXX libzmq_la-devpoll.lo | |
CXX libzmq_la-curve_client.lo | |
CXX libzmq_la-dist.lo | |
CXX libzmq_la-epoll.lo | |
CXX libzmq_la-err.lo | |
CXX libzmq_la-fq.lo | |
CXX libzmq_la-gssapi_mechanism_base.lo | |
CXX libzmq_la-gssapi_client.lo | |
CXX libzmq_la-gssapi_server.lo | |
CXX libzmq_la-io_object.lo | |
CXX libzmq_la-io_thread.lo | |
CXX libzmq_la-ip.lo | |
CXX libzmq_la-ipc_address.lo | |
CXX libzmq_la-ipc_connecter.lo | |
CXX libzmq_la-ipc_listener.lo | |
CXX libzmq_la-kqueue.lo | |
CXX libzmq_la-lb.lo | |
CXX libzmq_la-mailbox.lo | |
CXX libzmq_la-mechanism.lo | |
CXX libzmq_la-metadata.lo | |
CXX libzmq_la-msg.lo | |
CXX libzmq_la-mtrie.lo | |
CXX libzmq_la-norm_engine.lo | |
CXX libzmq_la-null_mechanism.lo | |
CXX libzmq_la-object.lo | |
CXX libzmq_la-options.lo | |
CXX libzmq_la-own.lo | |
CXX libzmq_la-pair.lo | |
CXX libzmq_la-pgm_receiver.lo | |
CXX libzmq_la-pgm_sender.lo | |
CXX libzmq_la-pgm_socket.lo | |
CXX libzmq_la-pipe.lo | |
CXX libzmq_la-plain_client.lo | |
CXX libzmq_la-plain_server.lo | |
CXX libzmq_la-poll.lo | |
CXX libzmq_la-poller_base.lo | |
CXX libzmq_la-pull.lo | |
CXX libzmq_la-push.lo | |
CXX libzmq_la-proxy.lo | |
CXX libzmq_la-reaper.lo | |
CXX libzmq_la-pub.lo | |
CXX libzmq_la-random.lo | |
CXX libzmq_la-rep.lo | |
CXX libzmq_la-req.lo | |
CXX libzmq_la-select.lo | |
CXX libzmq_la-session_base.lo | |
CXX libzmq_la-signaler.lo | |
CXX libzmq_la-socket_base.lo | |
CXX libzmq_la-socks.lo | |
CXX libzmq_la-socks_connecter.lo | |
CXX libzmq_la-stream.lo | |
CXX libzmq_la-stream_engine.lo | |
CXX libzmq_la-sub.lo | |
CXX libzmq_la-tcp.lo | |
CXX libzmq_la-tcp_address.lo | |
CXX libzmq_la-tcp_connecter.lo | |
CXX libzmq_la-tcp_listener.lo | |
CXX libzmq_la-thread.lo | |
CXX libzmq_la-trie.lo | |
CXX libzmq_la-xpub.lo | |
CXX libzmq_la-router.lo | |
CXX libzmq_la-dealer.lo | |
CXX libzmq_la-v1_decoder.lo | |
CXX libzmq_la-v1_encoder.lo | |
CXX libzmq_la-v2_decoder.lo | |
CXX libzmq_la-v2_encoder.lo | |
CXX libzmq_la-xsub.lo | |
CXX libzmq_la-zmq.lo | |
CXX libzmq_la-zmq_utils.lo | |
CXX libzmq_la-raw_decoder.lo | |
CXX libzmq_la-raw_encoder.lo | |
CXX libzmq_la-tipc_address.lo | |
CXX libzmq_la-tipc_listener.lo | |
CXX libzmq_la-tipc_connecter.lo | |
CXXLD libzmq.la | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/src' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/src' | |
Making all in doc | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/doc' | |
make[1]: Nothing to be done for 'all'. | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/doc' | |
Making all in perf | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/perf' | |
CXX remote_lat.o | |
CXX local_lat.o | |
CXX remote_thr.o | |
CXX local_thr.o | |
CXX inproc_thr.o | |
CXX inproc_lat.o | |
CXXLD remote_lat | |
CXXLD inproc_thr | |
CXXLD local_thr | |
CXXLD remote_thr | |
CXXLD local_lat | |
CXXLD inproc_lat | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/perf' | |
Making all in tests | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tests' | |
CXX test_pair_inproc.o | |
CXX test_pair_tcp.o | |
CXX test_reqrep_inproc.o | |
CXX test_reqrep_tcp.o | |
CXX test_system.o | |
CXX test_hwm.o | |
CXX test_hwm_pubsub.o | |
CXX test_reqrep_device.o | |
CXX test_sub_forward.o | |
CXX test_invalid_rep.o | |
CXX test_msg_flags.o | |
CXX test_connect_resolve.o | |
CXX test_immediate.o | |
CXX test_last_endpoint.o | |
CXX test_term_endpoint.o | |
CXX test_srcfd.o | |
CXX test_monitor.o | |
CXX test_router_mandatory.o | |
CXX test_router_mandatory_hwm.o | |
CXX test_router_handover.o | |
CXX test_probe_router.o | |
CXX test_stream.o | |
CXX test_stream_empty.o | |
CXX test_stream_disconnect.o | |
CXX test_stream_timeout.o | |
CXX test_disconnect_inproc.o | |
CXX test_ctx_options.o | |
CXX test_ctx_destroy.o | |
CXX test_security_null.o | |
CXX test_security_plain.o | |
CXX test_security_curve.o | |
CXX test_iov.o | |
CXX test_spec_req.o | |
CXX test_spec_rep.o | |
CXX test_spec_dealer.o | |
CXX test_spec_router.o | |
CXX test_spec_pushpull.o | |
CXX test_req_correlate.o | |
CXX test_req_relaxed.o | |
CXX test_conflate.o | |
CXX test_inproc_connect.o | |
CXX test_issue_566.o | |
CXX test_proxy.o | |
CXX test_many_sockets.o | |
CXX test_ipc_wildcard.o | |
CXX test_diffserv.o | |
CXX test_connect_rid.o | |
CXX test_bind_src_address.o | |
CXX test_metadata.o | |
CXX test_id2fd.o | |
CXX test_capabilities.o | |
CXX test_xpub_nodrop.o | |
CXX test_shutdown_stress.o | |
CXX test_pair_ipc.o | |
CXX test_reqrep_ipc.o | |
CXX test_timeo.o | |
CXX test_filter_ipc.o | |
CXX test_fork.o | |
CXX test_abstract_ipc.o | |
CXXLD test_system | |
CXXLD test_pair_inproc | |
CXXLD test_pair_tcp | |
CXXLD test_reqrep_inproc | |
CXXLD test_hwm | |
CXXLD test_reqrep_tcp | |
CXXLD test_hwm_pubsub | |
CXXLD test_reqrep_device | |
CXXLD test_sub_forward | |
CXXLD test_invalid_rep | |
CXXLD test_msg_flags | |
CXXLD test_connect_resolve | |
CXXLD test_immediate | |
CXXLD test_last_endpoint | |
CXXLD test_term_endpoint | |
CXXLD test_srcfd | |
CXXLD test_monitor | |
CXXLD test_router_mandatory | |
CXXLD test_router_mandatory_hwm | |
CXXLD test_router_handover | |
CXXLD test_probe_router | |
CXXLD test_stream | |
CXXLD test_stream_empty | |
CXXLD test_stream_disconnect | |
CXXLD test_stream_timeout | |
CXXLD test_disconnect_inproc | |
CXXLD test_ctx_options | |
CXXLD test_ctx_destroy | |
CXXLD test_security_null | |
CXXLD test_security_plain | |
CXXLD test_security_curve | |
CXXLD test_iov | |
CXXLD test_spec_req | |
CXXLD test_spec_rep | |
CXXLD test_spec_dealer | |
CXXLD test_spec_router | |
CXXLD test_spec_pushpull | |
CXXLD test_req_correlate | |
CXXLD test_req_relaxed | |
CXXLD test_conflate | |
CXXLD test_inproc_connect | |
CXXLD test_issue_566 | |
CXXLD test_proxy | |
CXXLD test_many_sockets | |
CXXLD test_ipc_wildcard | |
CXXLD test_diffserv | |
CXXLD test_connect_rid | |
CXXLD test_bind_src_address | |
CXXLD test_metadata | |
CXXLD test_id2fd | |
CXXLD test_capabilities | |
CXXLD test_xpub_nodrop | |
CXXLD test_shutdown_stress | |
CXXLD test_pair_ipc | |
CXXLD test_reqrep_ipc | |
CXXLD test_timeo | |
CXXLD test_filter_ipc | |
CXXLD test_fork | |
CXXLD test_abstract_ipc | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tests' | |
Making all in tools | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tools' | |
CXX curve_keygen.o | |
CXXLD curve_keygen | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tools' | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0' | |
make[1]: Nothing to be done for 'all-am'. | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0' | |
Making install in src | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/src' | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/src' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" | |
/bin/bash ../libtool --mode=install /usr/bin/install -c libzmq.la '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib' | |
libtool: install: /usr/bin/install -c .libs/libzmq.so.4.0.0 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libzmq.so.4.0.0 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libzmq.so.4.0.0 libzmq.so.4 || { rm -f libzmq.so.4 && ln -s libzmq.so.4.0.0 libzmq.so.4; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libzmq.so.4.0.0 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.4.0.0 libzmq.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libzmq.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libzmq.la | |
libtool: install: /usr/bin/install -c .libs/libzmq.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libzmq.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libzmq.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libzmq.a | |
libtool: finish: PATH="/home/fviktor/bin:/home/fviktor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include" | |
/usr/bin/install -c -m 644 ../include/zmq.h ../include/zmq_utils.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" | |
/usr/bin/install -c -m 644 libzmq.pc '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/src' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/src' | |
Making install in doc | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/doc' | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/doc' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3" | |
/usr/bin/install -c -m 644 zmq_bind.3 zmq_unbind.3 zmq_connect.3 zmq_disconnect.3 zmq_close.3 zmq_ctx_new.3 zmq_ctx_term.3 zmq_ctx_get.3 zmq_ctx_set.3 zmq_ctx_shutdown.3 zmq_msg_init.3 zmq_msg_init_data.3 zmq_msg_init_size.3 zmq_msg_move.3 zmq_msg_copy.3 zmq_msg_size.3 zmq_msg_data.3 zmq_msg_close.3 zmq_msg_send.3 zmq_msg_recv.3 zmq_send.3 zmq_recv.3 zmq_send_const.3 zmq_msg_get.3 zmq_msg_set.3 zmq_msg_more.3 zmq_msg_gets.3 zmq_getsockopt.3 zmq_setsockopt.3 zmq_socket.3 zmq_socket_monitor.3 zmq_poll.3 zmq_errno.3 zmq_strerror.3 zmq_version.3 zmq_sendmsg.3 zmq_recvmsg.3 zmq_proxy.3 zmq_proxy_steerable.3 zmq_z85_encode.3 '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3' | |
/usr/bin/install -c -m 644 zmq_z85_decode.3 zmq_curve_keypair.3 zmq_has.3 '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man7" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man7" | |
/usr/bin/install -c -m 644 zmq.7 zmq_tcp.7 zmq_pgm.7 zmq_epgm.7 zmq_inproc.7 zmq_ipc.7 zmq_null.7 zmq_plain.7 zmq_curve.7 zmq_tipc.7 '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man7' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/doc' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/doc' | |
Making install in perf | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/perf' | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/perf' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/perf' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/perf' | |
Making install in tests | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tests' | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tests' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tests' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tests' | |
Making install in tools | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tools' | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tools' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" | |
/bin/bash ../libtool --mode=install /usr/bin/install -c curve_keygen '/home/fviktor/dev/cxxnet/ps-lite/third_party/bin' | |
libtool: install: /usr/bin/install -c .libs/curve_keygen /home/fviktor/dev/cxxnet/ps-lite/third_party/bin/curve_keygen | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tools' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0/tools' | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0' | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/zeromq-4.1.0' | |
Checking for gcc... | |
Checking for shared library support... | |
Building shared library libz.so.1.2.8 with gcc. | |
Checking for off64_t... Yes. | |
Checking for fseeko... Yes. | |
Checking for strerror... Yes. | |
Checking for unistd.h... Yes. | |
Checking for stdarg.h... Yes. | |
Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf(). | |
Checking for vsnprintf() in stdio.h... Yes. | |
Checking for return value of vsnprintf()... Yes. | |
Checking for attribute(visibility) support... Yes. | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o example.o test/example.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o adler32.o adler32.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o crc32.o crc32.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o deflate.o deflate.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o infback.o infback.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inffast.o inffast.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inflate.o inflate.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o inftrees.o inftrees.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o trees.o trees.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o zutil.o zutil.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o compress.o compress.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o uncompr.o uncompr.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzclose.o gzclose.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzlib.o gzlib.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzread.o gzread.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -c -o gzwrite.o gzwrite.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -c -o minigzip.o test/minigzip.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/adler32.o adler32.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/crc32.o crc32.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/deflate.o deflate.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/infback.o infback.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inffast.o inffast.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inflate.o inflate.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/inftrees.o inftrees.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/trees.o trees.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/zutil.o zutil.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/compress.o compress.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/uncompr.o uncompr.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzclose.o gzclose.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzlib.o gzlib.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzread.o gzread.c | |
gcc -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -DPIC -c -o objs/gzwrite.o gzwrite.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o example64.o test/example.c | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -I. -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o test/minigzip.c | |
ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example example.o -L. libz.a | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip minigzip.o -L. libz.a | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzip64 minigzip64.o -L. libz.a | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o example64 example64.o -L. libz.a | |
gcc -shared -Wl,-soname,libz.so.1,--version-script,zlib.map -O3 -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o libz.so.1.2.8 adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo compress.lo uncompr.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo -lc | |
rm -f libz.so libz.so.1 | |
ln -s libz.so.1.2.8 libz.so | |
ln -s libz.so.1.2.8 libz.so.1 | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o examplesh example.o -L. libz.so.1.2.8 | |
gcc -O3 -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -o minigzipsh minigzip.o -L. libz.so.1.2.8 | |
cp libz.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libz.a | |
cp libz.so.1.2.8 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
chmod 755 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libz.so.1.2.8 | |
cp zlib.3 /home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3 | |
chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3/zlib.3 | |
cp zlib.pc /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig | |
chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig/zlib.pc | |
cp zlib.h zconf.h /home/fviktor/dev/cxxnet/ps-lite/third_party/include | |
chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/include/zlib.h /home/fviktor/dev/cxxnet/ps-lite/third_party/include/zconf.h | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking how to print strings... printf | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking dependency style of gcc... gcc3 | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... yes | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether byte ordering is bigendian... no | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking for stdint.h... (cached) yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking byteswap.h usability... yes | |
checking byteswap.h presence... yes | |
checking for byteswap.h... yes | |
checking sys/byteswap.h usability... no | |
checking sys/byteswap.h presence... no | |
checking for sys/byteswap.h... no | |
checking sys/endian.h usability... no | |
checking sys/endian.h presence... no | |
checking for sys/endian.h... no | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for mmap... yes | |
checking for 'gtest-config'... checking for gtest-config... no | |
no | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for gflags... no | |
checking if the compiler supports __builtin_expect... yes | |
checking if the compiler supports __builtin_ctzll... yes | |
checking for zlibVersion in -lz... yes | |
checking for lzo1x_1_15_compress in -llzo2... no | |
checking for lzf_compress in -llzf... no | |
checking for fastlz_compress in -lfastlz... no | |
checking for qlz_compress in -lquicklz... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating snappy-stubs-public.h | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
make all-am | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/snappy-1.1.2' | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c -o snappy.lo snappy.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c -o snappy-sinksource.lo snappy-sinksource.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c -o snappy-stubs-internal.lo snappy-stubs-internal.cc | |
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c -o snappy-c.lo snappy-c.cc | |
g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy_unittest-snappy_unittest.o -MD -MP -MF .deps/snappy_unittest-snappy_unittest.Tpo -c -o snappy_unittest-snappy_unittest.o `test -f 'snappy_unittest.cc' || echo './'`snappy_unittest.cc | |
g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy_unittest-snappy-test.o -MD -MP -MF .deps/snappy_unittest-snappy-test.Tpo -c -o snappy_unittest-snappy-test.o `test -f 'snappy-test.cc' || echo './'`snappy-test.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c snappy-sinksource.cc -fPIC -DPIC -o .libs/snappy-sinksource.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c snappy-c.cc -fPIC -DPIC -o .libs/snappy-c.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c snappy-stubs-internal.cc -fPIC -DPIC -o .libs/snappy-stubs-internal.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c snappy.cc -fPIC -DPIC -o .libs/snappy.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-sinksource.lo -MD -MP -MF .deps/snappy-sinksource.Tpo -c snappy-sinksource.cc -o snappy-sinksource.o >/dev/null 2>&1 | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-c.lo -MD -MP -MF .deps/snappy-c.Tpo -c snappy-c.cc -o snappy-c.o >/dev/null 2>&1 | |
mv -f .deps/snappy-sinksource.Tpo .deps/snappy-sinksource.Plo | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy-stubs-internal.lo -MD -MP -MF .deps/snappy-stubs-internal.Tpo -c snappy-stubs-internal.cc -o snappy-stubs-internal.o >/dev/null 2>&1 | |
mv -f .deps/snappy-c.Tpo .deps/snappy-c.Plo | |
mv -f .deps/snappy-stubs-internal.Tpo .deps/snappy-stubs-internal.Plo | |
mv -f .deps/snappy_unittest-snappy-test.Tpo .deps/snappy_unittest-snappy-test.Po | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -g -O2 -MT snappy.lo -MD -MP -MF .deps/snappy.Tpo -c snappy.cc -o snappy.o >/dev/null 2>&1 | |
mv -f .deps/snappy.Tpo .deps/snappy.Plo | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -version-info 3:1:2 -o libsnappy.la -rpath /home/fviktor/dev/cxxnet/ps-lite/third_party/lib snappy.lo snappy-sinksource.lo snappy-stubs-internal.lo snappy-c.lo | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/snappy.o .libs/snappy-sinksource.o .libs/snappy-stubs-internal.o .libs/snappy-c.o -L/usr/lib/gcc/x86_64-linux-gnu/4.9 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-soname -Wl,libsnappy.so.1 -o .libs/libsnappy.so.1.2.1 | |
libtool: link: (cd ".libs" && rm -f "libsnappy.so.1" && ln -s "libsnappy.so.1.2.1" "libsnappy.so.1") | |
libtool: link: (cd ".libs" && rm -f "libsnappy.so" && ln -s "libsnappy.so.1.2.1" "libsnappy.so") | |
libtool: link: ar cru .libs/libsnappy.a snappy.o snappy-sinksource.o snappy-stubs-internal.o snappy-c.o | |
libtool: link: ranlib .libs/libsnappy.a | |
libtool: link: ( cd ".libs" && rm -f "libsnappy.la" && ln -s "../libsnappy.la" "libsnappy.la" ) | |
mv -f .deps/snappy_unittest-snappy_unittest.Tpo .deps/snappy_unittest-snappy_unittest.Po | |
/bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2 -o snappy_unittest snappy_unittest-snappy_unittest.o snappy_unittest-snappy-test.o libsnappy.la -lz | |
libtool: link: g++ -g -O2 -o .libs/snappy_unittest snappy_unittest-snappy_unittest.o snappy_unittest-snappy-test.o ./.libs/libsnappy.so -lz -Wl,-rpath -Wl,/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/snappy-1.1.2' | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/snappy-1.1.2' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" | |
/bin/bash ./libtool --mode=install /usr/bin/install -c libsnappy.la '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib' | |
libtool: install: /usr/bin/install -c .libs/libsnappy.so.1.2.1 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libsnappy.so.1.2.1 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libsnappy.so.1.2.1 libsnappy.so.1 || { rm -f libsnappy.so.1 && ln -s libsnappy.so.1.2.1 libsnappy.so.1; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libsnappy.so.1.2.1 libsnappy.so || { rm -f libsnappy.so && ln -s libsnappy.so.1.2.1 libsnappy.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libsnappy.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libsnappy.la | |
libtool: install: /usr/bin/install -c .libs/libsnappy.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libsnappy.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libsnappy.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libsnappy.a | |
libtool: finish: PATH="/home/fviktor/bin:/home/fviktor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/snappy" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/snappy" | |
/usr/bin/install -c -m 644 ChangeLog COPYING INSTALL NEWS README format_description.txt framing_format.txt '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/snappy' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include" | |
/usr/bin/install -c -m 644 snappy.h snappy-sinksource.h snappy-stubs-public.h snappy-c.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/snappy-1.1.2' | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... gcc3 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether ln -s works... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking how to run the C preprocessor... gcc -E | |
checking for mv... /bin/mv | |
checking for tar... /bin/tar | |
checking for perl... /usr/bin/perl | |
checking for wget... /usr/bin/wget | |
checking for xmllint... /usr/bin/xmllint | |
checking for xsltproc... /usr/bin/xsltproc | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... yes | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
Checking zlib | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for gzread in -lz... yes | |
Checking lzma | |
checking for LZMA... yes | |
Checking headers | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for unistd.h... (cached) yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking dirent.h usability... yes | |
checking dirent.h presence... yes | |
checking for dirent.h... yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking ansidecl.h usability... no | |
checking ansidecl.h presence... no | |
checking for ansidecl.h... no | |
checking ieeefp.h usability... no | |
checking ieeefp.h presence... no | |
checking for ieeefp.h... no | |
checking nan.h usability... no | |
checking nan.h presence... no | |
checking for nan.h... no | |
checking math.h usability... yes | |
checking math.h presence... yes | |
checking for math.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking fp_class.h usability... no | |
checking fp_class.h presence... no | |
checking for fp_class.h... no | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for sys/socket.h... yes | |
checking for netinet/in.h... yes | |
checking for arpa/inet.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/timeb.h usability... yes | |
checking sys/timeb.h presence... yes | |
checking for sys/timeb.h... yes | |
checking signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking for arpa/nameser.h... yes | |
checking for resolv.h... yes | |
checking dl.h usability... no | |
checking dl.h presence... no | |
checking for dl.h... no | |
checking for dlfcn.h... (cached) yes | |
Checking types | |
checking for uint32_t... yes | |
Checking libraries | |
checking for strftime... yes | |
checking for strdup... yes | |
checking for strndup... yes | |
checking for strerror... yes | |
checking for finite... yes | |
checking for isnand... no | |
checking for fp_class... no | |
checking for class... no | |
checking for fpclass... no | |
checking for strftime... (cached) yes | |
checking for localtime... yes | |
checking for gettimeofday... yes | |
checking for ftime... yes | |
checking for stat... yes | |
checking for _stat... no | |
checking for signal... yes | |
checking for rand... yes | |
checking for rand_r... yes | |
checking for srand... yes | |
checking for time... yes | |
checking for isascii... yes | |
checking for mmap... yes | |
checking for munmap... yes | |
checking for putenv... yes | |
checking for va_copy... yes | |
checking whether va_list is an array type... yes | |
checking for library containing gethostent... none required | |
checking for library containing setsockopt... none required | |
checking for library containing connect... none required | |
checking for type of socket length (socklen_t)... socklen_t * | |
checking for const gethostbyname() argument... yes | |
checking for const send() second argument... yes | |
checking whether to enable IPv6... yes | |
checking struct sockaddr::ss_family... yes | |
checking for getaddrinfo... yes | |
checking for isnan... yes | |
checking for isinf... yes | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dlopen... no | |
checking for dlopen in -ldl... yes | |
Checking configuration requirements | |
Enabling multithreaded support | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for pthread_join in -lpthread... yes | |
Enabled Schematron support | |
checking iconv.h usability... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for iconv... yes | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
Disabling ICU support | |
Enabled Schemas/Relax-NG support | |
checking for printf... yes | |
checking for sprintf... yes | |
checking for fprintf... yes | |
checking for snprintf... yes | |
checking for vfprintf... yes | |
checking for vsprintf... yes | |
checking for vsnprintf... yes | |
checking for sscanf... yes | |
Disabling code coverage for GCC | |
configure: creating ./config.status | |
config.status: creating libxml2.spec | |
config.status: creating Makefile | |
config.status: creating include/Makefile | |
config.status: creating include/libxml/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating doc/examples/Makefile | |
config.status: creating doc/devhelp/Makefile | |
config.status: creating example/Makefile | |
config.status: creating python/Makefile | |
config.status: creating python/tests/Makefile | |
config.status: creating xstc/Makefile | |
config.status: creating include/libxml/xmlversion.h | |
config.status: creating libxml-2.0.pc | |
config.status: creating libxml-2.0-uninstalled.pc | |
config.status: creating libxml2-config.cmake | |
config.status: creating python/setup.py | |
config.status: creating xml2-config | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
Done configuring | |
make all-recursive | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
Making all in include | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
Making all in libxml | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include/libxml' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include/libxml' | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
Making all in . | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
CC SAX.lo | |
CC entities.lo | |
CC encoding.lo | |
CC error.lo | |
CC tree.lo | |
CC parser.lo | |
CC hash.lo | |
CC parserInternals.lo | |
CC list.lo | |
CC xmlIO.lo | |
CC xmlmemory.lo | |
CC uri.lo | |
CC valid.lo | |
CC xlink.lo | |
CC HTMLparser.lo | |
CC HTMLtree.lo | |
CC debugXML.lo | |
CC xpath.lo | |
CC xpointer.lo | |
CC xinclude.lo | |
CC nanohttp.lo | |
CC nanoftp.lo | |
CC catalog.lo | |
CC globals.lo | |
CC threads.lo | |
CC c14n.lo | |
CC xmlstring.lo | |
CC buf.lo | |
CC xmlregexp.lo | |
CC xmlschemas.lo | |
CC xmlschemastypes.lo | |
CC xmlunicode.lo | |
CC xmlreader.lo | |
CC relaxng.lo | |
CC dict.lo | |
CC SAX2.lo | |
CC xmlwriter.lo | |
CC legacy.lo | |
CC chvalid.lo | |
CC pattern.lo | |
CC xmlsave.lo | |
CC xmlmodule.lo | |
CC schematron.lo | |
CC xzlib.lo | |
CC testdso.lo | |
CC xmllint.o | |
CC xmlcatalog.o | |
CC testSchemas.o | |
CC testRelax.o | |
CC testSAX.o | |
CC testHTML.o | |
CC testXPath.o | |
CC testURI.o | |
CC testThreads.o | |
CC testC14N.o | |
CC testAutomata.o | |
CC testRegexp.o | |
CC testReader.o | |
CC testapi.o | |
CC testModule.o | |
CC runtest.o | |
CC runsuite.o | |
CC testchar.o | |
CC testdict.o | |
CC runxmlconf.o | |
CC testrecurse.o | |
CC testlimits.o | |
sed -e 's?\@XML_LIBDIR\@?-L/home/fviktor/dev/cxxnet/ps-lite/third_party/lib?g' \ | |
-e 's?\@XML_INCLUDEDIR\@?-I/home/fviktor/dev/cxxnet/ps-lite/third_party/include/libxml2?g' \ | |
-e 's?\@VERSION\@?2.9.2?g' \ | |
-e 's?\@XML_LIBS\@?-lxml2 -lz -lm ?g' \ | |
< ./xml2Conf.sh.in > xml2Conf.tmp \ | |
&& mv xml2Conf.tmp xml2Conf.sh | |
CCLD testdso.la | |
CCLD libxml2.la | |
CCLD testXPath | |
CCLD xmllint | |
CCLD testSAX | |
CCLD testSchemas | |
CCLD testHTML | |
CCLD xmlcatalog | |
CCLD testRelax | |
CCLD testURI | |
CCLD testThreads | |
CCLD testC14N | |
CCLD testAutomata | |
CCLD testRegexp | |
CCLD testReader | |
CCLD testModule | |
CCLD runtest | |
CCLD runsuite | |
CCLD testchar | |
CCLD testdict | |
CCLD runxmlconf | |
CCLD testrecurse | |
CCLD testlimits | |
CCLD testapi | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
Making all in doc | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
Making all in . | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
Making all in devhelp | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/devhelp' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/devhelp' | |
Making all in examples | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/examples' | |
CC io1.o | |
CC io2.o | |
CC parse1.o | |
CC parse2.o | |
CC parse4.o | |
CC parse3.o | |
CC reader1.o | |
CC reader2.o | |
CC reader3.o | |
CC reader4.o | |
CC testWriter.o | |
CC tree1.o | |
CC tree2.o | |
CC xpath1.o | |
CC xpath2.o | |
CCLD io1 | |
CCLD io2 | |
CCLD parse1 | |
CCLD parse2 | |
CCLD parse3 | |
CCLD parse4 | |
CCLD reader1 | |
CCLD reader2 | |
CCLD reader3 | |
CCLD reader4 | |
CCLD testWriter | |
CCLD tree1 | |
CCLD tree2 | |
CCLD xpath1 | |
CCLD xpath2 | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/examples' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
Making all in example | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/example' | |
CC gjobread.o | |
CCLD gjobread | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/example' | |
Making all in xstc | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/xstc' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/xstc' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
make install-recursive | |
make[1]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
Making install in include | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
Making install in libxml | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include/libxml' | |
make[4]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include/libxml' | |
make[4]: Nothing to be done for 'install-exec-am'. | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/libxml2/libxml" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/include/libxml2/libxml" | |
/usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/libxml2/libxml' | |
/usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/home/fviktor/dev/cxxnet/ps-lite/third_party/include/libxml2/libxml' | |
make[4]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include/libxml' | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include/libxml' | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
make[4]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
make[4]: Nothing to be done for 'install-exec-am'. | |
make[4]: Nothing to be done for 'install-data-am'. | |
make[4]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/include' | |
Making install in . | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" | |
/bin/bash ./libtool --mode=install /usr/bin/install -c libxml2.la '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib' | |
libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.2 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libxml2.so.2.9.2 | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libxml2.so.2.9.2 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.2 libxml2.so.2; }; }) | |
libtool: install: (cd /home/fviktor/dev/cxxnet/ps-lite/third_party/lib && { ln -s -f libxml2.so.2.9.2 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.2 libxml2.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libxml2.lai /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libxml2.la | |
libtool: install: /usr/bin/install -c .libs/libxml2.a /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libxml2.a | |
libtool: install: chmod 644 /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libxml2.a | |
libtool: install: ranlib /home/fviktor/dev/cxxnet/ps-lite/third_party/lib/libxml2.a | |
libtool: finish: PATH="/home/fviktor/bin:/home/fviktor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" | |
/bin/bash ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/home/fviktor/dev/cxxnet/ps-lite/third_party/bin' | |
libtool: install: /usr/bin/install -c .libs/xmllint /home/fviktor/dev/cxxnet/ps-lite/third_party/bin/xmllint | |
libtool: install: /usr/bin/install -c .libs/xmlcatalog /home/fviktor/dev/cxxnet/ps-lite/third_party/bin/xmlcatalog | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/bin" | |
/usr/bin/install -c xml2-config '/home/fviktor/dev/cxxnet/ps-lite/third_party/bin' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib" | |
/usr/bin/install -c -m 644 xml2Conf.sh '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/cmake/libxml2" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/cmake/libxml2" | |
/usr/bin/install -c -m 644 libxml2-config.cmake '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/cmake/libxml2' | |
/bin/mkdir -p /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2 | |
/usr/bin/install -c -m 0644 ./Copyright /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2 | |
/bin/mkdir -p /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/examples | |
/usr/bin/install -c -m 0644 ./xmllint.c /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/examples | |
/usr/bin/install -c -m 0644 ./testSAX.c /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/examples | |
/usr/bin/install -c -m 0644 ./testHTML.c /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/examples | |
/usr/bin/install -c -m 0644 ./testXPath.c /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/examples | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/aclocal" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/aclocal" | |
/usr/bin/install -c -m 644 libxml.m4 '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/aclocal' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man1" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man1" | |
/usr/bin/install -c -m 644 xml2-config.1 '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man1' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3" | |
/usr/bin/install -c -m 644 libxml.3 '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man3' | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig" | |
/usr/bin/install -c -m 644 libxml-2.0.pc '/home/fviktor/dev/cxxnet/ps-lite/third_party/lib/pkgconfig' | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' | |
Making install in doc | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
Making install in . | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
make[4]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
make[4]: Nothing to be done for 'install-exec-am'. | |
/bin/mkdir -p /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html | |
/usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html | |
/bin/mkdir -p /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/html | |
/usr/bin/install -c -m 0644 ./html/*.html /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/html | |
/usr/bin/install -c -m 0644 ./html/*.png /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/html | |
/bin/mkdir -p /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/tutorial | |
/usr/bin/install -c -m 0644 ./tutorial/*.* \ | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/tutorial | |
/bin/mkdir -p /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/tutorial/images | |
/usr/bin/install -c -m 0644 ./tutorial/images/*.* \ | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/tutorial/images | |
/bin/mkdir -p /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/tutorial/images/callouts | |
/usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ | |
/home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html/tutorial/images/callouts | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man1" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man1" | |
/usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/man/man1' | |
make[4]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
Making install in devhelp | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/devhelp' | |
make[4]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/devhelp' | |
make[4]: Nothing to be done for 'install-exec-am'. | |
test -z "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/gtk-doc/html/libxml2" || /bin/mkdir -p "/home/fviktor/dev/cxxnet/ps-lite/third_party/share/gtk-doc/html/libxml2" | |
/usr/bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/gtk-doc/html/libxml2' | |
/usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/home/fviktor/dev/cxxnet/ps-lite/third_party/share/gtk-doc/html/libxml2' | |
make[4]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/devhelp' | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/devhelp' | |
Making install in examples | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/examples' | |
make[4]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/examples' | |
make[4]: Nothing to be done for 'install-exec-am'. | |
/bin/mkdir -p /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html | |
/usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /home/fviktor/dev/cxxnet/ps-lite/third_party/share/doc/libxml2-2.9.2/html | |
make[4]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/examples' | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc/examples' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/doc' | |
Making install in example | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/example' | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/example' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/example' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/example' | |
Making install in xstc | |
make[2]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/xstc' | |
make[3]: Entering directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/xstc' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/xstc' | |
make[2]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2/xstc' | |
make[1]: Leaving directory '/home/fviktor/dev/cxxnet/ps-lite/third_party/build/libxml2-2.9.2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment