", h->getLastRequestSendTimestamp(), h->getLastResponseReceiveTimestamp());
^
PageHosts.cpp:895:122: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PagePerf.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageReindex.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageResults.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageRoot.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageSockets.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageStats.cpp
PageStats.cpp: In function ‘bool sendPageStats(TcpSocket, HttpRequest)’:
PageStats.cpp:116:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=]
);
^
PageStats.cpp:116:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:116:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:134:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=]
);
^
PageStats.cpp:184:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=]
, (int64_t)g_mem.getNumTotalAllocated() );
^
PageStats.cpp:184:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:184:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:184:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:202:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=]
, (int64_t)g_mem.getNumTotalAllocated() );
^
PageStats.cpp:202:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:202:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:202:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘size_t {aka unsigned int}’ [-Wformat=]
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageThreads.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageTitledb.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Phrases.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PingServer.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Process.cpp
PageThreads.cpp: In function ‘bool sendPageThreads(TcpSocket, HttpRequest*)’:
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
p.safePrintf("\n", js.second.job_count,js.second.queue_time,js.second.running_time,js.second.done_time,js.second.cleanup_time);
^
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 7 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
PageThreads.cpp:155:56: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
p.safePrintf("
=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Abbreviations.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c AdultCheck.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c BigFile.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Blaster.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Clusterdb.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Collectiondb.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Conf.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c CountryCode.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c DailyMerge.cpp Conf.cpp: In constructor ‘Conf::Conf()’: Conf.cpp:44:11: warning: large integer implicitly truncated to unsigned type [-Woverflow] m_maxMem = 16000000000; ^ Conf.cpp: In member function ‘bool Conf::init(char)’: Conf.cpp:442:18: warning: large integer implicitly truncated to unsigned type [-Woverflow] g_conf.m_maxMem = 8000000000; // 8gb temp ^ g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Dir.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Dns.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Domains.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Errno.cpp ./generate_entities.py >entities.inc g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c File.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c GbMutex.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c HashTable.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c HighFrequencyTermShortcuts.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageTemperatureRegistry.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Docid2Siteflags.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c HttpMime.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c HttpRequest.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c HttpServer.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Hostdb.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c iana_charset.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Images.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c ip.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c JobScheduler.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Json.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Lang.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c LanguageIdentifier.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Log.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Mem.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg0.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg4In.cpp Mem.cpp: In constructor ‘ScopedMemoryLimitBypass::ScopedMemoryLimitBypass()’: Mem.cpp:65:18: warning: large integer implicitly truncated to unsigned type [-Woverflow] g_conf.m_maxMem = INT64_MAX; ^ In file included from gb-include.h:36:0, from Mem.cpp:1: Mem.cpp: In member function ‘void Mem::addMem(void, size_t, const char, char)’: Log.h:110:31: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat=] logf(LOG_DEBUG, __VA_ARGS__); \ ^ Mem.cpp:282:2: note: in expansion of macro ‘logDebug’ logDebug( g_conf.m_logDebugMem, "mem: add %08" PTRFMT" %zu bytes (%" PRId64") (%s)", (PTRTYPE)mem, size, m_used, note ); ^ Mem.cpp:396:36: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘size_t {aka unsigned int}’ [-Wformat=] size,note,(PTRTYPE)mem,m_used); ^ Mem.cpp: In member function ‘int Mem::printMem()’: Mem.cpp:898:66: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=] log(LOG_INFO,"mem: Memory allocated now: %" PRId64".\n", m_used ); ^ g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg4Out.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c MsgC.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg13.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg20.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg22.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg39.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg1f.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg3a.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msg51.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msge0.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Msge1.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Multicast.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Parms.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Pages.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageAddColl.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageAddUrl.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageBasic.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageCrawlBot.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageGet.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageHealthCheck.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageHosts.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageInject.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageLogView.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageParser.cpp PageHosts.cpp: In function ‘bool sendPageHosts(TcpSocket, HttpRequest)’: PageHosts.cpp:895:122: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=] sb.safePrintf("%lu %lu ", h->getLastRequestSendTimestamp(), h->getLastResponseReceiveTimestamp());
^
PageHosts.cpp:895:122: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PagePerf.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageReindex.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageResults.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageRoot.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageSockets.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageStats.cpp
PageStats.cpp: In function ‘bool sendPageStats(TcpSocket, HttpRequest)’:
PageStats.cpp:116:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=]
);
^
PageStats.cpp:116:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:116:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:134:10: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=]
);
^
PageStats.cpp:184:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=]
, (int64_t)g_mem.getNumTotalAllocated() );
^
PageStats.cpp:184:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:184:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:184:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:202:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=]
, (int64_t)g_mem.getNumTotalAllocated() );
^
PageStats.cpp:202:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:202:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘size_t {aka unsigned int}’ [-Wformat=]
PageStats.cpp:202:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 6 has type ‘size_t {aka unsigned int}’ [-Wformat=]
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageThreads.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PageTitledb.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Phrases.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c PingServer.cpp
g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Process.cpp
PageThreads.cpp: In function ‘bool sendPageThreads(TcpSocket, HttpRequest*)’:
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
p.safePrintf("\n", js.second.job_count,js.second.queue_time,js.second.running_time,js.second.done_time,js.second.cleanup_time);
^
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
PageThreads.cpp:154:156: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 7 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
PageThreads.cpp:155:56: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘uint64_t {aka long long unsigned int}’ [-Wformat=]
p.safePrintf("
include
compilation terminated. g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -DGIT_COMMIT_ID=b3f8fc889ce6a59fa5d8bb512dffff1374f083dd -DGIT_BRANCH=master -DBUILD_CONFIG=release -c Version.cpp g++ -DREENTRANT -I. -g -fno-stack-protector -DPTHREADS -std=c++11 -MMD -MP -Wall -Wformat-security -Wno-invalid-offsetof -Wno-unused-result -Wstrict-aliasing=0 -Wno-write-strings -Wno-maybe-uninitialized -Wno-unused-but-set-variable -Wno-unused-parameter -m32 -c Wiki.cpp make: [Titledb.o] Error 1 make: Waiting for unfinished business....