Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/poco.spec'], chrootPath='/var/lib/mock/802127-epel-7-x86_64-1537792347.778059/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lxu4ln6h:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7fd460fd3110470f9c273dc43efbd6c6', '-D', '/var/lib/mock/802127-epel-7-x86_64-1537792347.778059/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lxu4ln6h:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/poco.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/poco-1.7.8p3-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/poco.spec'], chrootPath='/var/lib/mock/802127-epel-7-x86_64-1537792347.778059/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lxu4ln6h:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '48b023e36a20409bbd2aeb9a04b0f76f', '-D', '/var/lib/mock/802127-epel-7-x86_64-1537792347.778059/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lxu4ln6h:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/poco.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ITBeYC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf poco-poco-1.7.8p3-release + /usr/bin/gzip -dc /builddir/build/SOURCES/poco-1.7.8p3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd poco-poco-1.7.8p3-release + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/samples-link-json.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/disable-tests.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/sqlite-no-busy-snapshot.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/ignored-tests.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/makefile-dependency-fix.patch + /bin/sed -i.orig -e 's|$(INSTALLDIR)/lib\b|$(INSTALLDIR)/lib64|g' Makefile + /bin/sed -i.orig -e 's|ODBCLIBDIR = /usr/lib\b|ODBCLIBDIR = /usr/lib64|g' Data/ODBC/Makefile Data/ODBC/testsuite/Makefile + /bin/sed -i.orig -e 's|flags=""|flags="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic"|g' configure + /bin/sed -i.orig -e 's|SHAREDOPT_LINK = -Wl,-rpath,$(LIBPATH)|SHAREDOPT_LINK =|g' build/config/Linux + /bin/sed -i.orig -e 's|"Poco/zlib.h"||g' Zip/src/ZipStream.cpp + /bin/sed -i.orig -e 's|PDF|Data/SQLite PDF|' travis/runtests.sh + /bin/sed -i.orig -e 's|#endif|#define POCO_UNBUNDLED 1\n\n#endif|g' Foundation/include/Poco/Config.h + rm -f Foundation/src/MSG00001.bin + rm -f Foundation/include/Poco/zconf.h + rm -f Foundation/include/Poco/zlib.h + rm -f Foundation/src/adler32.c + rm -f Foundation/src/compress.c + rm -f Foundation/src/crc32.c + rm -f Foundation/src/crc32.h + rm -f Foundation/src/deflate.c + rm -f Foundation/src/deflate.h + rm -f Foundation/src/gzguts.h + rm -f Foundation/src/gzio.c + rm -f Foundation/src/infback.c + rm -f Foundation/src/inffast.c + rm -f Foundation/src/inffast.h + rm -f Foundation/src/inffixed.h + rm -f Foundation/src/inflate.c + rm -f Foundation/src/inflate.h + rm -f Foundation/src/inftrees.c + rm -f Foundation/src/inftrees.h + rm -f Foundation/src/trees.c + rm -f Foundation/src/trees.h + rm -f Foundation/src/zconf.h + rm -f Foundation/src/zlib.h + rm -f Foundation/src/zutil.c + rm -f Foundation/src/zutil.h + rm -f Foundation/src/pcre_byte_order.c + rm -f Foundation/src/pcre_chartables.c + rm -f Foundation/src/pcre_compile.c + rm -f Foundation/src/pcre_config.c + rm -f Foundation/src/pcre_dfa_exec.c + rm -f Foundation/src/pcre_exec.c + rm -f Foundation/src/pcre_fullinfo.c + rm -f Foundation/src/pcre_get.c + rm -f Foundation/src/pcre_globals.c + rm -f Foundation/src/pcre_jit_compile.c + rm -f Foundation/src/pcre_maketables.c + rm -f Foundation/src/pcre_newline.c + rm -f Foundation/src/pcre_ord2utf8.c + rm -f Foundation/src/pcre_refcount.c + rm -f Foundation/src/pcre_string_utils.c + rm -f Foundation/src/pcre_study.c + rm -f Foundation/src/pcre_try_flipped.c + rm -f Foundation/src/pcre_valid_utf8.c + rm -f Foundation/src/pcre_version.c + rm -f Foundation/src/pcre_xclass.c + rm -f Data/SQLite/src/sqlite3.h + rm -f Data/SQLite/src/sqlite3.c + rm -f XML/include/Poco/XML/expat.h + rm -f XML/include/Poco/XML/expat_external.h + rm -f XML/src/ascii.h + rm -f XML/src/asciitab.h + rm -f XML/src/expat_config.h + rm -f XML/src/iasciitab.h + rm -f XML/src/internal.h + rm -f XML/src/latin1tab.h + rm -f XML/src/nametab.h + rm -f XML/src/utf8tab.h + rm -f XML/src/xmlparse.cpp + rm -f XML/src/xmlrole.c + rm -f XML/src/xmlrole.h + rm -f XML/src/xmltok.c + rm -f XML/src/xmltok.h + rm -f XML/src/xmltok_impl.c + rm -f XML/src/xmltok_impl.h + rm -f XML/src/xmltok_ns.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2h4xvF + umask 022 + cd /builddir/build/BUILD + cd poco-poco-1.7.8p3-release + ./configure --prefix=/usr --everything --omit=PDF,CppParser --unbundled --include-path=/usr/include/libiodbc --library-path=/usr/lib64/mysql Configured for Linux + make -s -j2 STRIP=/bin/true BUILDSTDERR: sh: hostname: command not found BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TextTestResult.cpp ** Creating dependency info for src/SyslogChannel.cpp ** Creating dependency info for src/pcre_tables.c ** Creating dependency info for src/TestRunner.cpp ** Creating dependency info for src/pcre_ucd.c ** Creating dependency info for src/TestFailure.cpp ** Creating dependency info for src/AtomicCounter.cpp ** Creating dependency info for src/TestCase.cpp ** Creating dependency info for src/FileStream.cpp ** Creating dependency info for src/TestSuite.cpp ** Creating dependency info for src/MemoryStream.cpp ** Creating dependency info for src/TestResult.cpp ** Creating dependency info for src/TestDecorator.cpp ** Creating dependency info for src/SharedMemory.cpp ** Creating dependency info for src/CppUnitException.cpp ** Creating dependency info for src/PipeStream.cpp BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/PipeImpl.cpp ** Compiling src/CppUnitException.cpp (debug, shared) ** Creating dependency info for src/Pipe.cpp ** Creating dependency info for src/Format.cpp ** Creating dependency info for src/VarIterator.cpp ** Compiling src/TestDecorator.cpp (debug, shared) ** Creating dependency info for src/VarHolder.cpp ** Compiling src/TestResult.cpp (debug, shared) ** Creating dependency info for src/Var.cpp ** Creating dependency info for src/Void.cpp ** Creating dependency info for src/UUIDGenerator.cpp ** Creating dependency info for src/UUID.cpp ** Creating dependency info for src/Windows1252Encoding.cpp ** Compiling src/TestSuite.cpp (debug, shared) ** Creating dependency info for src/Windows1251Encoding.cpp ** Creating dependency info for src/Windows1250Encoding.cpp ** Creating dependency info for src/UnicodeConverter.cpp ** Creating dependency info for src/Unicode.cpp ** Creating dependency info for src/UTF8String.cpp ** Compiling src/TestCase.cpp (debug, shared) ** Creating dependency info for src/UTF8Encoding.cpp ** Creating dependency info for src/UTF16Encoding.cpp ** Creating dependency info for src/UTF32Encoding.cpp ** Creating dependency info for src/URIStreamOpener.cpp ** Creating dependency info for src/URIStreamFactory.cpp ** Creating dependency info for src/FileStreamFactory.cpp ** Creating dependency info for src/URI.cpp ** Creating dependency info for src/Token.cpp ** Creating dependency info for src/Timezone.cpp ** Creating dependency info for src/Timestamp.cpp ** Creating dependency info for src/Timespan.cpp ** Creating dependency info for src/Timer.cpp ** Creating dependency info for src/ActiveDispatcher.cpp ** Compiling src/TestFailure.cpp (debug, shared) ** Creating dependency info for src/ThreadTarget.cpp ** Creating dependency info for src/ThreadPool.cpp ** Compiling src/TestRunner.cpp (debug, shared) ** Creating dependency info for src/ThreadLocal.cpp ** Creating dependency info for src/Thread.cpp ** Creating dependency info for src/TextBufferIterator.cpp ** Creating dependency info for src/TextIterator.cpp ** Creating dependency info for src/TextEncoding.cpp ** Creating dependency info for src/TextConverter.cpp ** Creating dependency info for src/TemporaryFile.cpp ** Creating dependency info for src/HashStatistic.cpp ** Creating dependency info for src/Hash.cpp ** Creating dependency info for src/TeeStream.cpp ** Creating dependency info for src/TaskNotification.cpp ** Creating dependency info for src/TaskManager.cpp ** Compiling src/TextTestResult.cpp (debug, shared) ** Creating dependency info for src/Task.cpp ** Creating dependency info for src/SynchronizedObject.cpp ** Creating dependency info for src/StringTokenizer.cpp ** Creating dependency info for src/String.cpp ** Creating dependency info for src/StreamTokenizer.cpp ** Creating dependency info for src/StreamCopier.cpp ** Creating dependency info for src/StreamConverter.cpp ** Creating dependency info for src/StreamChannel.cpp ** Creating dependency info for src/Stopwatch.cpp ** Creating dependency info for src/SortedDirectoryIterator.cpp ** Creating dependency info for src/SplitterChannel.cpp ** Creating dependency info for src/SignalHandler.cpp ** Compiling src/CppUnitException.cpp (release, shared) ** Creating dependency info for src/SimpleFileChannel.cpp ** Creating dependency info for src/SharedLibrary.cpp ** Creating dependency info for src/Semaphore.cpp ** Compiling src/TestDecorator.cpp (release, shared) ** Creating dependency info for src/SHA1Engine.cpp ** Creating dependency info for src/RotateStrategy.cpp ** Creating dependency info for src/Runnable.cpp ** Compiling src/TestResult.cpp (release, shared) ** Creating dependency info for src/RefCountedObject.cpp ** Creating dependency info for src/RegularExpression.cpp ** Creating dependency info for src/DirectoryIteratorStrategy.cpp ** Creating dependency info for src/RandomStream.cpp ** Creating dependency info for src/Random.cpp ** Creating dependency info for src/RWLock.cpp ** Compiling src/TestSuite.cpp (release, shared) ** Creating dependency info for src/PurgeStrategy.cpp ** Creating dependency info for src/Process.cpp ** Creating dependency info for src/PatternFormatter.cpp ** Creating dependency info for src/Path.cpp ** Creating dependency info for src/AbstractObserver.cpp ** Compiling src/TestCase.cpp (release, shared) ** Creating dependency info for src/NumericString.cpp ** Creating dependency info for src/NumberParser.cpp ** Creating dependency info for src/NumberFormatter.cpp ** Creating dependency info for src/NullStream.cpp ** Creating dependency info for src/TimedNotificationQueue.cpp ** Creating dependency info for src/PriorityNotificationQueue.cpp ** Creating dependency info for src/NotificationQueue.cpp ** Creating dependency info for src/NotificationCenter.cpp ** Creating dependency info for src/Notification.cpp ** Compiling src/TestFailure.cpp (release, shared) ** Creating dependency info for src/NestedDiagnosticContext.cpp ** Creating dependency info for src/Mutex.cpp ** Creating dependency info for src/Message.cpp ** Compiling src/TestRunner.cpp (release, shared) ** Creating dependency info for src/Manifest.cpp ** Creating dependency info for src/MD5Engine.cpp ** Creating dependency info for src/MD4Engine.cpp ** Creating dependency info for src/MemoryPool.cpp ** Creating dependency info for src/NullChannel.cpp ** Creating dependency info for src/NamedMutex.cpp ** Creating dependency info for src/NamedEvent.cpp ** Creating dependency info for src/LogStream.cpp ** Creating dependency info for src/LoggingRegistry.cpp ** Creating dependency info for src/LoggingFactory.cpp ** Creating dependency info for src/Logger.cpp ** Creating dependency info for src/LogFile.cpp ** Compiling src/TextTestResult.cpp (release, shared) ** Creating dependency info for src/Latin9Encoding.cpp ** Creating dependency info for src/Latin2Encoding.cpp ** Creating dependency info for src/Latin1Encoding.cpp ** Creating dependency info for src/InflatingStream.cpp ** Creating dependency info for src/HexBinaryEncoder.cpp ** Creating dependency info for src/LineEndingConverter.cpp ** Creating dependency info for src/HexBinaryDecoder.cpp ** Creating dependency info for src/Glob.cpp ** Creating dependency info for src/FormattingChannel.cpp ** Creating dependency info for src/Formatter.cpp ** Creating dependency info for src/FileChannel.cpp ** Creating dependency info for src/File.cpp ** Creating dependency info for src/FPEnvironment.cpp ** Creating dependency info for src/FIFOBufferStream.cpp ** Creating dependency info for src/Exception.cpp ** Creating dependency info for src/ErrorHandler.cpp ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libCppUnitd.so.1 ** Creating dependency info for src/EventArgs.cpp ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libCppUnit.so.1 ** Creating dependency info for src/Error.cpp ** Creating dependency info for src/EventChannel.cpp ** Creating dependency info for src/Event.cpp ** Creating dependency info for src/Environment.cpp ** Creating dependency info for src/DirectoryWatcher.cpp ** Creating dependency info for src/DirectoryIterator.cpp ** Creating dependency info for src/DigestStream.cpp ** Creating dependency info for src/DigestEngine.cpp ** Creating dependency info for src/DeflatingStream.cpp ** Creating dependency info for src/Debugger.cpp ** Creating dependency info for src/DateTimeParser.cpp ** Creating dependency info for src/DateTimeFormatter.cpp ** Creating dependency info for src/DateTimeFormat.cpp ** Creating dependency info for src/LocalDateTime.cpp ** Creating dependency info for src/DateTime.cpp ** Creating dependency info for src/CountingStream.cpp ** Creating dependency info for src/Condition.cpp ** Creating dependency info for src/ConsoleChannel.cpp ** Creating dependency info for src/Configurable.cpp ** Creating dependency info for src/Clock.cpp ** Creating dependency info for src/Checksum.cpp ** Creating dependency info for src/Channel.cpp ** Creating dependency info for src/ByteOrder.cpp ** Creating dependency info for src/Bugcheck.cpp ** Creating dependency info for src/BinaryWriter.cpp ** Creating dependency info for src/BinaryReader.cpp ** Creating dependency info for src/Base64Encoder.cpp ** Creating dependency info for src/Base64Decoder.cpp ** Creating dependency info for src/Base32Encoder.cpp ** Creating dependency info for src/Base32Decoder.cpp ** Creating dependency info for src/AsyncChannel.cpp ** Creating dependency info for src/ASCIIEncoding.cpp ** Creating dependency info for src/Ascii.cpp ** Creating dependency info for src/ArchiveStrategy.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Ascii.cpp (debug, shared) ** Compiling src/ArchiveStrategy.cpp (debug, shared) ** Compiling src/ASCIIEncoding.cpp (debug, shared) ** Compiling src/AsyncChannel.cpp (debug, shared) ** Compiling src/Base32Decoder.cpp (debug, shared) ** Compiling src/Base32Encoder.cpp (debug, shared) ** Compiling src/Base64Decoder.cpp (debug, shared) ** Compiling src/Base64Encoder.cpp (debug, shared) ** Compiling src/BinaryReader.cpp (debug, shared) ** Compiling src/BinaryWriter.cpp (debug, shared) ** Compiling src/Bugcheck.cpp (debug, shared) ** Compiling src/ByteOrder.cpp (debug, shared) ** Compiling src/Channel.cpp (debug, shared) ** Compiling src/Checksum.cpp (debug, shared) ** Compiling src/Clock.cpp (debug, shared) ** Compiling src/Configurable.cpp (debug, shared) ** Compiling src/ConsoleChannel.cpp (debug, shared) ** Compiling src/Condition.cpp (debug, shared) ** Compiling src/CountingStream.cpp (debug, shared) ** Compiling src/DateTime.cpp (debug, shared) ** Compiling src/LocalDateTime.cpp (debug, shared) ** Compiling src/DateTimeFormat.cpp (debug, shared) ** Compiling src/DateTimeFormatter.cpp (debug, shared) ** Compiling src/DateTimeParser.cpp (debug, shared) ** Compiling src/Debugger.cpp (debug, shared) ** Compiling src/DeflatingStream.cpp (debug, shared) ** Compiling src/DigestEngine.cpp (debug, shared) ** Compiling src/DigestStream.cpp (debug, shared) ** Compiling src/DirectoryIterator.cpp (debug, shared) ** Compiling src/DirectoryWatcher.cpp (debug, shared) ** Compiling src/Environment.cpp (debug, shared) ** Compiling src/Event.cpp (debug, shared) ** Compiling src/EventChannel.cpp (debug, shared) ** Compiling src/Error.cpp (debug, shared) ** Compiling src/EventArgs.cpp (debug, shared) ** Compiling src/ErrorHandler.cpp (debug, shared) ** Compiling src/Exception.cpp (debug, shared) ** Compiling src/FIFOBufferStream.cpp (debug, shared) ** Compiling src/FPEnvironment.cpp (debug, shared) ** Compiling src/File.cpp (debug, shared) ** Compiling src/FileChannel.cpp (debug, shared) ** Compiling src/Formatter.cpp (debug, shared) ** Compiling src/FormattingChannel.cpp (debug, shared) ** Compiling src/Glob.cpp (debug, shared) ** Compiling src/HexBinaryDecoder.cpp (debug, shared) ** Compiling src/LineEndingConverter.cpp (debug, shared) ** Compiling src/HexBinaryEncoder.cpp (debug, shared) ** Compiling src/InflatingStream.cpp (debug, shared) ** Compiling src/Latin1Encoding.cpp (debug, shared) ** Compiling src/Latin2Encoding.cpp (debug, shared) ** Compiling src/Latin9Encoding.cpp (debug, shared) ** Compiling src/LogFile.cpp (debug, shared) ** Compiling src/Logger.cpp (debug, shared) ** Compiling src/LoggingFactory.cpp (debug, shared) ** Compiling src/LoggingRegistry.cpp (debug, shared) ** Compiling src/LogStream.cpp (debug, shared) ** Compiling src/NamedEvent.cpp (debug, shared) ** Compiling src/NamedMutex.cpp (debug, shared) ** Compiling src/NullChannel.cpp (debug, shared) ** Compiling src/MemoryPool.cpp (debug, shared) ** Compiling src/MD4Engine.cpp (debug, shared) ** Compiling src/MD5Engine.cpp (debug, shared) ** Compiling src/Manifest.cpp (debug, shared) ** Compiling src/Message.cpp (debug, shared) ** Compiling src/Mutex.cpp (debug, shared) ** Compiling src/NestedDiagnosticContext.cpp (debug, shared) ** Compiling src/Notification.cpp (debug, shared) ** Compiling src/NotificationCenter.cpp (debug, shared) ** Compiling src/NotificationQueue.cpp (debug, shared) ** Compiling src/PriorityNotificationQueue.cpp (debug, shared) ** Compiling src/TimedNotificationQueue.cpp (debug, shared) ** Compiling src/NullStream.cpp (debug, shared) ** Compiling src/NumberFormatter.cpp (debug, shared) ** Compiling src/NumberParser.cpp (debug, shared) ** Compiling src/NumericString.cpp (debug, shared) ** Compiling src/AbstractObserver.cpp (debug, shared) ** Compiling src/Path.cpp (debug, shared) ** Compiling src/PatternFormatter.cpp (debug, shared) ** Compiling src/Process.cpp (debug, shared) ** Compiling src/PurgeStrategy.cpp (debug, shared) ** Compiling src/RWLock.cpp (debug, shared) ** Compiling src/Random.cpp (debug, shared) ** Compiling src/RandomStream.cpp (debug, shared) ** Compiling src/DirectoryIteratorStrategy.cpp (debug, shared) ** Compiling src/RegularExpression.cpp (debug, shared) ** Compiling src/RefCountedObject.cpp (debug, shared) ** Compiling src/Runnable.cpp (debug, shared) ** Compiling src/RotateStrategy.cpp (debug, shared) ** Compiling src/SHA1Engine.cpp (debug, shared) ** Compiling src/Semaphore.cpp (debug, shared) ** Compiling src/SharedLibrary.cpp (debug, shared) ** Compiling src/SimpleFileChannel.cpp (debug, shared) ** Compiling src/SignalHandler.cpp (debug, shared) ** Compiling src/SplitterChannel.cpp (debug, shared) ** Compiling src/SortedDirectoryIterator.cpp (debug, shared) ** Compiling src/Stopwatch.cpp (debug, shared) ** Compiling src/StreamChannel.cpp (debug, shared) ** Compiling src/StreamConverter.cpp (debug, shared) ** Compiling src/StreamCopier.cpp (debug, shared) ** Compiling src/StreamTokenizer.cpp (debug, shared) ** Compiling src/String.cpp (debug, shared) ** Compiling src/StringTokenizer.cpp (debug, shared) ** Compiling src/SynchronizedObject.cpp (debug, shared) ** Compiling src/Task.cpp (debug, shared) ** Compiling src/TaskManager.cpp (debug, shared) ** Compiling src/TaskNotification.cpp (debug, shared) ** Compiling src/TeeStream.cpp (debug, shared) ** Compiling src/Hash.cpp (debug, shared) ** Compiling src/HashStatistic.cpp (debug, shared) ** Compiling src/TemporaryFile.cpp (debug, shared) ** Compiling src/TextConverter.cpp (debug, shared) ** Compiling src/TextEncoding.cpp (debug, shared) ** Compiling src/TextIterator.cpp (debug, shared) ** Compiling src/TextBufferIterator.cpp (debug, shared) ** Compiling src/Thread.cpp (debug, shared) ** Compiling src/ThreadLocal.cpp (debug, shared) ** Compiling src/ThreadPool.cpp (debug, shared) ** Compiling src/ThreadTarget.cpp (debug, shared) ** Compiling src/ActiveDispatcher.cpp (debug, shared) ** Compiling src/Timer.cpp (debug, shared) ** Compiling src/Timespan.cpp (debug, shared) ** Compiling src/Timestamp.cpp (debug, shared) ** Compiling src/Timezone.cpp (debug, shared) ** Compiling src/Token.cpp (debug, shared) ** Compiling src/URI.cpp (debug, shared) ** Compiling src/FileStreamFactory.cpp (debug, shared) ** Compiling src/URIStreamFactory.cpp (debug, shared) ** Compiling src/URIStreamOpener.cpp (debug, shared) ** Compiling src/UTF32Encoding.cpp (debug, shared) ** Compiling src/UTF16Encoding.cpp (debug, shared) ** Compiling src/UTF8Encoding.cpp (debug, shared) ** Compiling src/UTF8String.cpp (debug, shared) ** Compiling src/Unicode.cpp (debug, shared) ** Compiling src/UnicodeConverter.cpp (debug, shared) ** Compiling src/Windows1250Encoding.cpp (debug, shared) ** Compiling src/Windows1251Encoding.cpp (debug, shared) ** Compiling src/Windows1252Encoding.cpp (debug, shared) ** Compiling src/UUID.cpp (debug, shared) ** Compiling src/UUIDGenerator.cpp (debug, shared) ** Compiling src/Void.cpp (debug, shared) ** Compiling src/Var.cpp (debug, shared) ** Compiling src/VarHolder.cpp (debug, shared) ** Compiling src/VarIterator.cpp (debug, shared) ** Compiling src/Format.cpp (debug, shared) ** Compiling src/Pipe.cpp (debug, shared) ** Compiling src/PipeImpl.cpp (debug, shared) ** Compiling src/PipeStream.cpp (debug, shared) ** Compiling src/SharedMemory.cpp (debug, shared) ** Compiling src/MemoryStream.cpp (debug, shared) ** Compiling src/FileStream.cpp (debug, shared) ** Compiling src/AtomicCounter.cpp (debug, shared) ** Compiling src/pcre_ucd.c (debug, shared) ** Compiling src/pcre_tables.c (debug, shared) ** Compiling src/SyslogChannel.cpp (debug, shared) ** Compiling src/ArchiveStrategy.cpp (release, shared) ** Compiling src/Ascii.cpp (release, shared) ** Compiling src/ASCIIEncoding.cpp (release, shared) ** Compiling src/AsyncChannel.cpp (release, shared) ** Compiling src/Base32Decoder.cpp (release, shared) ** Compiling src/Base32Encoder.cpp (release, shared) ** Compiling src/Base64Decoder.cpp (release, shared) ** Compiling src/Base64Encoder.cpp (release, shared) ** Compiling src/BinaryReader.cpp (release, shared) ** Compiling src/BinaryWriter.cpp (release, shared) ** Compiling src/Bugcheck.cpp (release, shared) ** Compiling src/ByteOrder.cpp (release, shared) ** Compiling src/Channel.cpp (release, shared) ** Compiling src/Checksum.cpp (release, shared) ** Compiling src/Clock.cpp (release, shared) ** Compiling src/Configurable.cpp (release, shared) ** Compiling src/ConsoleChannel.cpp (release, shared) ** Compiling src/Condition.cpp (release, shared) ** Compiling src/CountingStream.cpp (release, shared) ** Compiling src/DateTime.cpp (release, shared) ** Compiling src/LocalDateTime.cpp (release, shared) ** Compiling src/DateTimeFormat.cpp (release, shared) ** Compiling src/DateTimeFormatter.cpp (release, shared) ** Compiling src/DateTimeParser.cpp (release, shared) ** Compiling src/Debugger.cpp (release, shared) ** Compiling src/DeflatingStream.cpp (release, shared) ** Compiling src/DigestEngine.cpp (release, shared) ** Compiling src/DigestStream.cpp (release, shared) ** Compiling src/DirectoryIterator.cpp (release, shared) ** Compiling src/DirectoryWatcher.cpp (release, shared) ** Compiling src/Environment.cpp (release, shared) ** Compiling src/Event.cpp (release, shared) ** Compiling src/EventChannel.cpp (release, shared) ** Compiling src/Error.cpp (release, shared) ** Compiling src/EventArgs.cpp (release, shared) ** Compiling src/ErrorHandler.cpp (release, shared) ** Compiling src/Exception.cpp (release, shared) ** Compiling src/FIFOBufferStream.cpp (release, shared) ** Compiling src/FPEnvironment.cpp (release, shared) ** Compiling src/File.cpp (release, shared) ** Compiling src/FileChannel.cpp (release, shared) ** Compiling src/Formatter.cpp (release, shared) ** Compiling src/FormattingChannel.cpp (release, shared) ** Compiling src/Glob.cpp (release, shared) ** Compiling src/HexBinaryDecoder.cpp (release, shared) ** Compiling src/LineEndingConverter.cpp (release, shared) ** Compiling src/HexBinaryEncoder.cpp (release, shared) ** Compiling src/InflatingStream.cpp (release, shared) ** Compiling src/Latin1Encoding.cpp (release, shared) ** Compiling src/Latin2Encoding.cpp (release, shared) ** Compiling src/Latin9Encoding.cpp (release, shared) ** Compiling src/LogFile.cpp (release, shared) ** Compiling src/Logger.cpp (release, shared) ** Compiling src/LoggingFactory.cpp (release, shared) ** Compiling src/LoggingRegistry.cpp (release, shared) ** Compiling src/LogStream.cpp (release, shared) ** Compiling src/NamedEvent.cpp (release, shared) ** Compiling src/NamedMutex.cpp (release, shared) ** Compiling src/NullChannel.cpp (release, shared) ** Compiling src/MemoryPool.cpp (release, shared) ** Compiling src/MD4Engine.cpp (release, shared) ** Compiling src/MD5Engine.cpp (release, shared) ** Compiling src/Manifest.cpp (release, shared) ** Compiling src/Message.cpp (release, shared) ** Compiling src/Mutex.cpp (release, shared) ** Compiling src/NestedDiagnosticContext.cpp (release, shared) ** Compiling src/Notification.cpp (release, shared) ** Compiling src/NotificationCenter.cpp (release, shared) ** Compiling src/NotificationQueue.cpp (release, shared) ** Compiling src/PriorityNotificationQueue.cpp (release, shared) ** Compiling src/TimedNotificationQueue.cpp (release, shared) ** Compiling src/NullStream.cpp (release, shared) ** Compiling src/NumberFormatter.cpp (release, shared) ** Compiling src/NumberParser.cpp (release, shared) ** Compiling src/NumericString.cpp (release, shared) ** Compiling src/AbstractObserver.cpp (release, shared) ** Compiling src/Path.cpp (release, shared) ** Compiling src/PatternFormatter.cpp (release, shared) ** Compiling src/Process.cpp (release, shared) ** Compiling src/PurgeStrategy.cpp (release, shared) ** Compiling src/RWLock.cpp (release, shared) ** Compiling src/Random.cpp (release, shared) ** Compiling src/RandomStream.cpp (release, shared) ** Compiling src/DirectoryIteratorStrategy.cpp (release, shared) ** Compiling src/RegularExpression.cpp (release, shared) ** Compiling src/RefCountedObject.cpp (release, shared) ** Compiling src/Runnable.cpp (release, shared) ** Compiling src/RotateStrategy.cpp (release, shared) ** Compiling src/SHA1Engine.cpp (release, shared) ** Compiling src/Semaphore.cpp (release, shared) ** Compiling src/SharedLibrary.cpp (release, shared) ** Compiling src/SimpleFileChannel.cpp (release, shared) ** Compiling src/SignalHandler.cpp (release, shared) ** Compiling src/SplitterChannel.cpp (release, shared) ** Compiling src/SortedDirectoryIterator.cpp (release, shared) ** Compiling src/Stopwatch.cpp (release, shared) ** Compiling src/StreamChannel.cpp (release, shared) ** Compiling src/StreamConverter.cpp (release, shared) ** Compiling src/StreamCopier.cpp (release, shared) ** Compiling src/StreamTokenizer.cpp (release, shared) ** Compiling src/String.cpp (release, shared) ** Compiling src/StringTokenizer.cpp (release, shared) ** Compiling src/SynchronizedObject.cpp (release, shared) ** Compiling src/Task.cpp (release, shared) ** Compiling src/TaskManager.cpp (release, shared) ** Compiling src/TaskNotification.cpp (release, shared) ** Compiling src/TeeStream.cpp (release, shared) ** Compiling src/Hash.cpp (release, shared) ** Compiling src/HashStatistic.cpp (release, shared) ** Compiling src/TemporaryFile.cpp (release, shared) ** Compiling src/TextConverter.cpp (release, shared) ** Compiling src/TextEncoding.cpp (release, shared) ** Compiling src/TextIterator.cpp (release, shared) ** Compiling src/TextBufferIterator.cpp (release, shared) ** Compiling src/Thread.cpp (release, shared) ** Compiling src/ThreadLocal.cpp (release, shared) ** Compiling src/ThreadPool.cpp (release, shared) ** Compiling src/ThreadTarget.cpp (release, shared) ** Compiling src/ActiveDispatcher.cpp (release, shared) ** Compiling src/Timer.cpp (release, shared) ** Compiling src/Timespan.cpp (release, shared) ** Compiling src/Timestamp.cpp (release, shared) ** Compiling src/Timezone.cpp (release, shared) ** Compiling src/Token.cpp (release, shared) ** Compiling src/URI.cpp (release, shared) ** Compiling src/FileStreamFactory.cpp (release, shared) ** Compiling src/URIStreamFactory.cpp (release, shared) ** Compiling src/URIStreamOpener.cpp (release, shared) ** Compiling src/UTF32Encoding.cpp (release, shared) ** Compiling src/UTF16Encoding.cpp (release, shared) ** Compiling src/UTF8Encoding.cpp (release, shared) ** Compiling src/UTF8String.cpp (release, shared) ** Compiling src/Unicode.cpp (release, shared) ** Compiling src/UnicodeConverter.cpp (release, shared) ** Compiling src/Windows1250Encoding.cpp (release, shared) ** Compiling src/Windows1251Encoding.cpp (release, shared) ** Compiling src/Windows1252Encoding.cpp (release, shared) ** Compiling src/UUID.cpp (release, shared) ** Compiling src/UUIDGenerator.cpp (release, shared) ** Compiling src/Void.cpp (release, shared) ** Compiling src/Var.cpp (release, shared) ** Compiling src/VarHolder.cpp (release, shared) ** Compiling src/VarIterator.cpp (release, shared) ** Compiling src/Format.cpp (release, shared) ** Compiling src/Pipe.cpp (release, shared) ** Compiling src/PipeImpl.cpp (release, shared) ** Compiling src/PipeStream.cpp (release, shared) ** Compiling src/SharedMemory.cpp (release, shared) ** Compiling src/MemoryStream.cpp (release, shared) ** Compiling src/FileStream.cpp (release, shared) ** Compiling src/AtomicCounter.cpp (release, shared) ** Compiling src/pcre_ucd.c (release, shared) ** Compiling src/pcre_tables.c (release, shared) ** Compiling src/SyslogChannel.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoFoundationd.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoFoundation.so.48 BUILDSTDERR: sh: hostname: command not found BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TemplateCache.cpp ** Creating dependency info for src/NodeAppender.cpp ** Creating dependency info for src/XMLWriter.cpp ** Creating dependency info for src/Template.cpp ** Creating dependency info for src/XMLString.cpp ** Creating dependency info for src/XMLReader.cpp ** Creating dependency info for src/JSONException.cpp ** Creating dependency info for src/XMLFilterImpl.cpp ** Creating dependency info for src/Query.cpp ** Creating dependency info for src/XMLFilter.cpp ** Creating dependency info for src/XMLException.cpp ** Creating dependency info for src/PrintHandler.cpp ** Creating dependency info for src/WhitespaceFilter.cpp ** Creating dependency info for src/TreeWalker.cpp ** Creating dependency info for src/ParseHandler.cpp ** Creating dependency info for src/Text.cpp ** Creating dependency info for src/SAXParser.cpp ** Creating dependency info for src/Stringifier.cpp ** Creating dependency info for src/SAXException.cpp ** Creating dependency info for src/Handler.cpp ** Creating dependency info for src/ProcessingInstruction.cpp ** Creating dependency info for src/ParserEngine.cpp ** Creating dependency info for src/Parser.cpp ** Creating dependency info for src/Notation.cpp ** Creating dependency info for src/NodeList.cpp ** Creating dependency info for src/Object.cpp ** Creating dependency info for src/NodeIterator.cpp ** Creating dependency info for src/Array.cpp ** Creating dependency info for src/NodeFilter.cpp ** Creating dependency info for src/Node.cpp BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/NamespaceSupport.cpp ** Compiling src/Array.cpp (debug, shared) ** Creating dependency info for src/NamespaceStrategy.cpp ** Creating dependency info for src/NamedNodeMap.cpp ** Creating dependency info for src/NamePool.cpp ** Creating dependency info for src/Name.cpp ** Creating dependency info for src/MutationEvent.cpp ** Creating dependency info for src/LocatorImpl.cpp ** Creating dependency info for src/Locator.cpp ** Creating dependency info for src/LexicalHandler.cpp ** Creating dependency info for src/InputSource.cpp ** Creating dependency info for src/EventTarget.cpp ** Creating dependency info for src/EventListener.cpp ** Creating dependency info for src/EventException.cpp ** Creating dependency info for src/EventDispatcher.cpp ** Creating dependency info for src/Event.cpp ** Creating dependency info for src/ErrorHandler.cpp ** Creating dependency info for src/EntityResolverImpl.cpp ** Creating dependency info for src/EntityResolver.cpp ** Creating dependency info for src/EntityReference.cpp ** Creating dependency info for src/Entity.cpp ** Creating dependency info for src/ElementsByTagNameList.cpp ** Creating dependency info for src/Element.cpp ** Creating dependency info for src/DocumentType.cpp ** Creating dependency info for src/DocumentFragment.cpp ** Creating dependency info for src/DocumentEvent.cpp ** Creating dependency info for src/Document.cpp ** Creating dependency info for src/DefaultHandler.cpp ** Creating dependency info for src/DeclHandler.cpp ** Creating dependency info for src/DTDMap.cpp ** Creating dependency info for src/DTDHandler.cpp ** Creating dependency info for src/DOMWriter.cpp ** Creating dependency info for src/DOMSerializer.cpp ** Creating dependency info for src/DOMParser.cpp ** Creating dependency info for src/DOMObject.cpp ** Creating dependency info for src/DOMImplementation.cpp ** Creating dependency info for src/DOMException.cpp ** Creating dependency info for src/DOMBuilder.cpp ** Creating dependency info for src/ContentHandler.cpp ** Creating dependency info for src/Comment.cpp ** Creating dependency info for src/ChildNodesList.cpp ** Creating dependency info for src/CharacterData.cpp ** Creating dependency info for src/CDATASection.cpp ** Creating dependency info for src/AttributesImpl.cpp ** Creating dependency info for src/Attributes.cpp ** Compiling src/Object.cpp (debug, shared) ** Creating dependency info for src/AttrMap.cpp ** Creating dependency info for src/Attr.cpp ** Creating dependency info for src/AbstractNode.cpp ** Creating dependency info for src/AbstractContainerNode.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/AbstractContainerNode.cpp (debug, shared) ** Compiling src/AbstractNode.cpp (debug, shared) ** Compiling src/Attr.cpp (debug, shared) ** Compiling src/AttrMap.cpp (debug, shared) ** Compiling src/Attributes.cpp (debug, shared) ** Compiling src/AttributesImpl.cpp (debug, shared) ** Compiling src/Parser.cpp (debug, shared) ** Compiling src/CDATASection.cpp (debug, shared) ** Compiling src/CharacterData.cpp (debug, shared) ** Compiling src/Handler.cpp (debug, shared) ** Compiling src/ChildNodesList.cpp (debug, shared) ** Compiling src/Comment.cpp (debug, shared) ** Compiling src/ContentHandler.cpp (debug, shared) ** Compiling src/DOMBuilder.cpp (debug, shared) ** Compiling src/Stringifier.cpp (debug, shared) ** Compiling src/DOMException.cpp (debug, shared) ** Compiling src/DOMImplementation.cpp (debug, shared) ** Compiling src/DOMObject.cpp (debug, shared) ** Compiling src/DOMParser.cpp (debug, shared) ** Compiling src/DOMSerializer.cpp (debug, shared) ** Compiling src/ParseHandler.cpp (debug, shared) ** Compiling src/DOMWriter.cpp (debug, shared) ** Compiling src/DTDHandler.cpp (debug, shared) ** Compiling src/DTDMap.cpp (debug, shared) ** Compiling src/DeclHandler.cpp (debug, shared) ** Compiling src/DefaultHandler.cpp (debug, shared) ** Compiling src/Document.cpp (debug, shared) ** Compiling src/DocumentEvent.cpp (debug, shared) ** Compiling src/DocumentFragment.cpp (debug, shared) ** Compiling src/PrintHandler.cpp (debug, shared) ** Compiling src/DocumentType.cpp (debug, shared) ** Compiling src/Element.cpp (debug, shared) ** Compiling src/ElementsByTagNameList.cpp (debug, shared) ** Compiling src/Query.cpp (debug, shared) ** Compiling src/Entity.cpp (debug, shared) ** Compiling src/EntityReference.cpp (debug, shared) ** Compiling src/EntityResolver.cpp (debug, shared) ** Compiling src/EntityResolverImpl.cpp (debug, shared) ** Compiling src/ErrorHandler.cpp (debug, shared) ** Compiling src/Event.cpp (debug, shared) ** Compiling src/EventDispatcher.cpp (debug, shared) ** Compiling src/JSONException.cpp (debug, shared) ** Compiling src/EventException.cpp (debug, shared) ** Compiling src/Template.cpp (debug, shared) ** Compiling src/EventListener.cpp (debug, shared) ** Compiling src/EventTarget.cpp (debug, shared) ** Compiling src/InputSource.cpp (debug, shared) ** Compiling src/LexicalHandler.cpp (debug, shared) ** Compiling src/Locator.cpp (debug, shared) ** Compiling src/LocatorImpl.cpp (debug, shared) ** Compiling src/MutationEvent.cpp (debug, shared) ** Compiling src/Name.cpp (debug, shared) ** Compiling src/NamePool.cpp (debug, shared) ** Compiling src/NamedNodeMap.cpp (debug, shared) ** Compiling src/NamespaceStrategy.cpp (debug, shared) ** Compiling src/TemplateCache.cpp (debug, shared) ** Compiling src/NamespaceSupport.cpp (debug, shared) ** Compiling src/Node.cpp (debug, shared) ** Compiling src/NodeFilter.cpp (debug, shared) ** Compiling src/NodeIterator.cpp (debug, shared) ** Compiling src/Array.cpp (release, shared) ** Compiling src/NodeList.cpp (debug, shared) ** Compiling src/Notation.cpp (debug, shared) ** Compiling src/ParserEngine.cpp (debug, shared) ** Compiling src/Object.cpp (release, shared) ** Compiling src/ProcessingInstruction.cpp (debug, shared) ** Compiling src/SAXException.cpp (debug, shared) ** Compiling src/SAXParser.cpp (debug, shared) ** Compiling src/Text.cpp (debug, shared) ** Compiling src/TreeWalker.cpp (debug, shared) ** Compiling src/WhitespaceFilter.cpp (debug, shared) ** Compiling src/XMLException.cpp (debug, shared) ** Compiling src/Parser.cpp (release, shared) ** Compiling src/XMLFilter.cpp (debug, shared) ** Compiling src/XMLFilterImpl.cpp (debug, shared) ** Compiling src/XMLReader.cpp (debug, shared) ** Compiling src/XMLString.cpp (debug, shared) ** Compiling src/XMLWriter.cpp (debug, shared) ** Compiling src/Handler.cpp (release, shared) ** Compiling src/Stringifier.cpp (release, shared) ** Compiling src/NodeAppender.cpp (debug, shared) ** Compiling src/AbstractContainerNode.cpp (release, shared) ** Compiling src/ParseHandler.cpp (release, shared) ** Compiling src/AbstractNode.cpp (release, shared) ** Compiling src/Attr.cpp (release, shared) ** Compiling src/AttrMap.cpp (release, shared) ** Compiling src/Attributes.cpp (release, shared) ** Compiling src/AttributesImpl.cpp (release, shared) ** Compiling src/CDATASection.cpp (release, shared) ** Compiling src/CharacterData.cpp (release, shared) ** Compiling src/ChildNodesList.cpp (release, shared) ** Compiling src/Comment.cpp (release, shared) ** Compiling src/PrintHandler.cpp (release, shared) ** Compiling src/ContentHandler.cpp (release, shared) ** Compiling src/DOMBuilder.cpp (release, shared) ** Compiling src/DOMException.cpp (release, shared) ** Compiling src/DOMImplementation.cpp (release, shared) ** Compiling src/DOMObject.cpp (release, shared) ** Compiling src/Query.cpp (release, shared) ** Compiling src/DOMParser.cpp (release, shared) ** Compiling src/DOMSerializer.cpp (release, shared) ** Compiling src/DOMWriter.cpp (release, shared) ** Compiling src/DTDHandler.cpp (release, shared) ** Compiling src/DTDMap.cpp (release, shared) ** Compiling src/DeclHandler.cpp (release, shared) ** Compiling src/DefaultHandler.cpp (release, shared) ** Compiling src/Document.cpp (release, shared) ** Compiling src/JSONException.cpp (release, shared) ** Compiling src/DocumentEvent.cpp (release, shared) ** Compiling src/Template.cpp (release, shared) ** Compiling src/DocumentFragment.cpp (release, shared) ** Compiling src/DocumentType.cpp (release, shared) ** Compiling src/Element.cpp (release, shared) ** Compiling src/ElementsByTagNameList.cpp (release, shared) ** Compiling src/Entity.cpp (release, shared) ** Compiling src/EntityReference.cpp (release, shared) ** Compiling src/EntityResolver.cpp (release, shared) ** Compiling src/EntityResolverImpl.cpp (release, shared) ** Compiling src/ErrorHandler.cpp (release, shared) ** Compiling src/Event.cpp (release, shared) ** Compiling src/EventDispatcher.cpp (release, shared) ** Compiling src/EventException.cpp (release, shared) ** Compiling src/EventListener.cpp (release, shared) ** Compiling src/TemplateCache.cpp (release, shared) ** Compiling src/EventTarget.cpp (release, shared) ** Compiling src/InputSource.cpp (release, shared) ** Compiling src/LexicalHandler.cpp (release, shared) ** Compiling src/Locator.cpp (release, shared) ** Compiling src/LocatorImpl.cpp (release, shared) ** Compiling src/MutationEvent.cpp (release, shared) ** Compiling src/Name.cpp (release, shared) ** Compiling src/NamePool.cpp (release, shared) ** Compiling src/NamedNodeMap.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoJSONd.so.48 ** Compiling src/NamespaceStrategy.cpp (release, shared) ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoJSON.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/OAuth20Credentials.cpp ** Creating dependency info for src/OAuth10Credentials.cpp ** Creating dependency info for src/WebSocketImpl.cpp ** Creating dependency info for src/WebSocket.cpp ** Creating dependency info for src/SMTPChannel.cpp ** Compiling src/NamespaceSupport.cpp (release, shared) ** Creating dependency info for src/RemoteSyslogListener.cpp ** Creating dependency info for src/RemoteSyslogChannel.cpp ** Creating dependency info for src/NTPPacket.cpp ** Creating dependency info for src/NTPEventArgs.cpp ** Creating dependency info for src/NTPClient.cpp ** Creating dependency info for src/ICMPv4PacketImpl.cpp ** Creating dependency info for src/ICMPSocketImpl.cpp ** Creating dependency info for src/ICMPSocket.cpp ** Creating dependency info for src/ICMPPacketImpl.cpp ** Compiling src/Node.cpp (release, shared) ** Creating dependency info for src/ICMPPacket.cpp ** Creating dependency info for src/ICMPEventArgs.cpp ** Compiling src/NodeFilter.cpp (release, shared) ** Creating dependency info for src/ICMPClient.cpp ** Creating dependency info for src/RawSocketImpl.cpp ** Compiling src/NodeIterator.cpp (release, shared) ** Creating dependency info for src/RawSocket.cpp ** Creating dependency info for src/POP3ClientSession.cpp ** Creating dependency info for src/SMTPClientSession.cpp ** Compiling src/NodeList.cpp (release, shared) ** Creating dependency info for src/MailStream.cpp ** Creating dependency info for src/MailMessage.cpp ** Creating dependency info for src/MailRecipient.cpp ** Compiling src/Notation.cpp (release, shared) ** Creating dependency info for src/AbstractHTTPRequestHandler.cpp ** Creating dependency info for src/SocketNotification.cpp ** Compiling src/ParserEngine.cpp (release, shared) ** Creating dependency info for src/SocketNotifier.cpp ** Creating dependency info for src/SocketReactor.cpp ** Creating dependency info for src/NullPartHandler.cpp ** Creating dependency info for src/PartStore.cpp ** Creating dependency info for src/PartSource.cpp ** Creating dependency info for src/PartHandler.cpp ** Creating dependency info for src/FTPStreamFactory.cpp ** Creating dependency info for src/FTPClientSession.cpp ** Creating dependency info for src/StringPartSource.cpp ** Creating dependency info for src/QuotedPrintableDecoder.cpp ** Creating dependency info for src/QuotedPrintableEncoder.cpp ** Creating dependency info for src/TCPServerParams.cpp ** Creating dependency info for src/ServerSocketImpl.cpp ** Creating dependency info for src/HTTPStreamFactory.cpp ** Creating dependency info for src/HTTPRequestHandlerFactory.cpp ** Creating dependency info for src/TCPServerConnectionFactory.cpp ** Creating dependency info for src/TCPServerDispatcher.cpp ** Creating dependency info for src/ServerSocket.cpp ** Compiling src/ProcessingInstruction.cpp (release, shared) ** Creating dependency info for src/HTTPIOStream.cpp ** Creating dependency info for src/HTTPStream.cpp ** Creating dependency info for src/HTTPRequestHandler.cpp ** Compiling src/SAXException.cpp (release, shared) ** Creating dependency info for src/NetworkInterface.cpp ** Creating dependency info for src/HTTPSessionFactory.cpp ** Creating dependency info for src/HTTPSessionInstantiator.cpp ** Creating dependency info for src/HTTPSession.cpp ** Creating dependency info for src/HTTPRequest.cpp ** Creating dependency info for src/HTTPDigestCredentials.cpp ** Compiling src/SAXParser.cpp (release, shared) ** Creating dependency info for src/HTTPCredentials.cpp ** Creating dependency info for src/HTTPAuthenticationParams.cpp ** Creating dependency info for src/HTTPBufferAllocator.cpp ** Creating dependency info for src/TCPServerConnection.cpp ** Creating dependency info for src/NetException.cpp ** Creating dependency info for src/HTTPServerSession.cpp ** Creating dependency info for src/HTTPMessage.cpp ** Creating dependency info for src/TCPServer.cpp ** Compiling src/Text.cpp (release, shared) ** Creating dependency info for src/NameValueCollection.cpp ** Creating dependency info for src/HTTPServerResponseImpl.cpp ** Creating dependency info for src/HTTPServerResponse.cpp ** Creating dependency info for src/HTTPHeaderStream.cpp ** Compiling src/TreeWalker.cpp (release, shared) ** Creating dependency info for src/StreamSocketImpl.cpp ** Creating dependency info for src/MultipartWriter.cpp ** Creating dependency info for src/HTTPServerRequestImpl.cpp ** Compiling src/WhitespaceFilter.cpp (release, shared) ** Creating dependency info for src/HTTPServerRequest.cpp ** Creating dependency info for src/HTTPFixedLengthStream.cpp ** Creating dependency info for src/SocketImpl.cpp ** Creating dependency info for src/StreamSocket.cpp ** Compiling src/XMLException.cpp (release, shared) ** Creating dependency info for src/MultipartReader.cpp ** Creating dependency info for src/HTTPServerParams.cpp ** Compiling src/XMLFilter.cpp (release, shared) ** Creating dependency info for src/HTTPClientSession.cpp ** Compiling src/XMLFilterImpl.cpp (release, shared) ** Creating dependency info for src/SocketStream.cpp ** Creating dependency info for src/MulticastSocket.cpp ** Creating dependency info for src/HTTPServerConnectionFactory.cpp ** Compiling src/XMLReader.cpp (release, shared) ** Creating dependency info for src/HTTPChunkedStream.cpp ** Creating dependency info for src/MessageHeader.cpp ** Compiling src/XMLString.cpp (release, shared) ** Creating dependency info for src/HTTPServerConnection.cpp ** Creating dependency info for src/FilePartSource.cpp ** Compiling src/XMLWriter.cpp (release, shared) ** Creating dependency info for src/DatagramSocketImpl.cpp ** Creating dependency info for src/DialogSocket.cpp ** Creating dependency info for src/MediaType.cpp ** Creating dependency info for src/HTMLForm.cpp ** Creating dependency info for src/HTTPCookie.cpp ** Creating dependency info for src/HTTPBasicCredentials.cpp ** Creating dependency info for src/SocketAddressImpl.cpp ** Creating dependency info for src/SocketAddress.cpp ** Creating dependency info for src/IPAddressImpl.cpp ** Creating dependency info for src/IPAddress.cpp ** Creating dependency info for src/HTTPServer.cpp ** Creating dependency info for src/DatagramSocket.cpp ** Creating dependency info for src/Socket.cpp ** Creating dependency info for src/HostEntry.cpp ** Creating dependency info for src/HTTPResponse.cpp ** Creating dependency info for src/DNS.cpp ** Creating dependency info for src/Net.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Net.cpp (debug, shared) ** Compiling src/DNS.cpp (debug, shared) ** Compiling src/HTTPResponse.cpp (debug, shared) ** Compiling src/NodeAppender.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoXMLd.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoXML.so.48 BUILDSTDERR: sh: hostname: command not found ** Compiling src/HostEntry.cpp (debug, shared) ** Creating dependency info for src/OpenSSLInitializer.cpp ** Creating dependency info for src/X509Certificate.cpp ** Creating dependency info for src/DigestEngine.cpp ** Creating dependency info for src/RSADigestEngine.cpp ** Creating dependency info for src/RSAKeyImpl.cpp ** Creating dependency info for src/RSAKey.cpp ** Creating dependency info for src/RSACipherImpl.cpp ** Creating dependency info for src/CryptoTransform.cpp ** Creating dependency info for src/CryptoStream.cpp ** Compiling src/Socket.cpp (debug, shared) ** Creating dependency info for src/CipherKeyImpl.cpp ** Creating dependency info for src/CipherKey.cpp ** Creating dependency info for src/CipherImpl.cpp ** Creating dependency info for src/CipherFactory.cpp ** Creating dependency info for src/Cipher.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Cipher.cpp (debug, shared) ** Compiling src/DatagramSocket.cpp (debug, shared) ** Compiling src/CipherFactory.cpp (debug, shared) ** Compiling src/HTTPServer.cpp (debug, shared) ** Compiling src/CipherImpl.cpp (debug, shared) ** Compiling src/CipherKey.cpp (debug, shared) ** Compiling src/IPAddress.cpp (debug, shared) ** Compiling src/CipherKeyImpl.cpp (debug, shared) ** Compiling src/IPAddressImpl.cpp (debug, shared) ** Compiling src/CryptoStream.cpp (debug, shared) ** Compiling src/SocketAddress.cpp (debug, shared) ** Compiling src/CryptoTransform.cpp (debug, shared) ** Compiling src/RSACipherImpl.cpp (debug, shared) ** Compiling src/SocketAddressImpl.cpp (debug, shared) ** Compiling src/RSAKey.cpp (debug, shared) ** Compiling src/HTTPBasicCredentials.cpp (debug, shared) ** Compiling src/RSAKeyImpl.cpp (debug, shared) ** Compiling src/HTTPCookie.cpp (debug, shared) ** Compiling src/RSADigestEngine.cpp (debug, shared) ** Compiling src/HTMLForm.cpp (debug, shared) ** Compiling src/DigestEngine.cpp (debug, shared) ** Compiling src/X509Certificate.cpp (debug, shared) ** Compiling src/MediaType.cpp (debug, shared) ** Compiling src/OpenSSLInitializer.cpp (debug, shared) ** Compiling src/DialogSocket.cpp (debug, shared) ** Compiling src/Cipher.cpp (release, shared) ** Compiling src/DatagramSocketImpl.cpp (debug, shared) ** Compiling src/CipherFactory.cpp (release, shared) ** Compiling src/FilePartSource.cpp (debug, shared) ** Compiling src/CipherImpl.cpp (release, shared) ** Compiling src/HTTPServerConnection.cpp (debug, shared) ** Compiling src/CipherKey.cpp (release, shared) ** Compiling src/CipherKeyImpl.cpp (release, shared) ** Compiling src/MessageHeader.cpp (debug, shared) ** Compiling src/CryptoStream.cpp (release, shared) ** Compiling src/HTTPChunkedStream.cpp (debug, shared) ** Compiling src/CryptoTransform.cpp (release, shared) ** Compiling src/RSACipherImpl.cpp (release, shared) ** Compiling src/HTTPServerConnectionFactory.cpp (debug, shared) ** Compiling src/RSAKey.cpp (release, shared) ** Compiling src/RSAKeyImpl.cpp (release, shared) ** Compiling src/MulticastSocket.cpp (debug, shared) ** Compiling src/SocketStream.cpp (debug, shared) ** Compiling src/RSADigestEngine.cpp (release, shared) ** Compiling src/DigestEngine.cpp (release, shared) ** Compiling src/HTTPClientSession.cpp (debug, shared) ** Compiling src/X509Certificate.cpp (release, shared) ** Compiling src/OpenSSLInitializer.cpp (release, shared) ** Compiling src/HTTPServerParams.cpp (debug, shared) ** Compiling src/MultipartReader.cpp (debug, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoCryptod.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoCrypto.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Time.cpp ** Creating dependency info for src/StatementImpl.cpp ** Creating dependency info for src/StatementCreator.cpp ** Creating dependency info for src/Statement.cpp ** Creating dependency info for src/SQLChannel.cpp ** Compiling src/StreamSocket.cpp (debug, shared) ** Creating dependency info for src/SessionPoolContainer.cpp ** Creating dependency info for src/SessionPool.cpp ** Creating dependency info for src/SessionImpl.cpp ** Creating dependency info for src/SessionFactory.cpp ** Creating dependency info for src/Session.cpp ** Creating dependency info for src/SimpleRowFormatter.cpp ** Creating dependency info for src/RowIterator.cpp ** Creating dependency info for src/RowFormatter.cpp ** Creating dependency info for src/RowFilter.cpp ** Creating dependency info for src/Row.cpp ** Creating dependency info for src/RecordSet.cpp ** Creating dependency info for src/Range.cpp ** Creating dependency info for src/Position.cpp ** Creating dependency info for src/PooledSessionImpl.cpp ** Creating dependency info for src/PooledSessionHolder.cpp ** Creating dependency info for src/MetaColumn.cpp ** Creating dependency info for src/Limit.cpp ** Creating dependency info for src/DynamicLOB.cpp ** Creating dependency info for src/Date.cpp ** Creating dependency info for src/DataException.cpp ** Creating dependency info for src/Connector.cpp ** Creating dependency info for src/Bulk.cpp ** Creating dependency info for src/Transaction.cpp ** Compiling src/SocketImpl.cpp (debug, shared) ** Creating dependency info for src/ArchiveStrategy.cpp ** Creating dependency info for src/AbstractPreparator.cpp ** Creating dependency info for src/AbstractPreparation.cpp ** Creating dependency info for src/AbstractExtractor.cpp ** Creating dependency info for src/AbstractExtraction.cpp ** Creating dependency info for src/AbstractBinding.cpp ** Creating dependency info for src/AbstractBinder.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/AbstractBinder.cpp (debug, shared) ** Compiling src/HTTPFixedLengthStream.cpp (debug, shared) ** Compiling src/HTTPServerRequest.cpp (debug, shared) ** Compiling src/HTTPServerRequestImpl.cpp (debug, shared) ** Compiling src/MultipartWriter.cpp (debug, shared) ** Compiling src/StreamSocketImpl.cpp (debug, shared) ** Compiling src/HTTPHeaderStream.cpp (debug, shared) ** Compiling src/AbstractBinding.cpp (debug, shared) ** Compiling src/HTTPServerResponse.cpp (debug, shared) ** Compiling src/HTTPServerResponseImpl.cpp (debug, shared) ** Compiling src/AbstractExtraction.cpp (debug, shared) ** Compiling src/NameValueCollection.cpp (debug, shared) ** Compiling src/AbstractExtractor.cpp (debug, shared) ** Compiling src/TCPServer.cpp (debug, shared) ** Compiling src/HTTPMessage.cpp (debug, shared) ** Compiling src/HTTPServerSession.cpp (debug, shared) ** Compiling src/AbstractPreparation.cpp (debug, shared) ** Compiling src/NetException.cpp (debug, shared) ** Compiling src/AbstractPreparator.cpp (debug, shared) ** Compiling src/TCPServerConnection.cpp (debug, shared) ** Compiling src/HTTPBufferAllocator.cpp (debug, shared) ** Compiling src/HTTPAuthenticationParams.cpp (debug, shared) ** Compiling src/HTTPCredentials.cpp (debug, shared) ** Compiling src/ArchiveStrategy.cpp (debug, shared) ** Compiling src/HTTPDigestCredentials.cpp (debug, shared) ** Compiling src/HTTPRequest.cpp (debug, shared) ** Compiling src/HTTPSession.cpp (debug, shared) ** Compiling src/Transaction.cpp (debug, shared) ** Compiling src/HTTPSessionInstantiator.cpp (debug, shared) ** Compiling src/HTTPSessionFactory.cpp (debug, shared) ** Compiling src/NetworkInterface.cpp (debug, shared) ** Compiling src/Bulk.cpp (debug, shared) ** Compiling src/Connector.cpp (debug, shared) ** Compiling src/DataException.cpp (debug, shared) ** Compiling src/Date.cpp (debug, shared) ** Compiling src/HTTPRequestHandler.cpp (debug, shared) ** Compiling src/HTTPStream.cpp (debug, shared) ** Compiling src/DynamicLOB.cpp (debug, shared) ** Compiling src/HTTPIOStream.cpp (debug, shared) ** Compiling src/ServerSocket.cpp (debug, shared) ** Compiling src/Limit.cpp (debug, shared) ** Compiling src/TCPServerDispatcher.cpp (debug, shared) ** Compiling src/MetaColumn.cpp (debug, shared) ** Compiling src/PooledSessionHolder.cpp (debug, shared) ** Compiling src/PooledSessionImpl.cpp (debug, shared) ** Compiling src/TCPServerConnectionFactory.cpp (debug, shared) ** Compiling src/HTTPRequestHandlerFactory.cpp (debug, shared) ** Compiling src/HTTPStreamFactory.cpp (debug, shared) ** Compiling src/Position.cpp (debug, shared) ** Compiling src/Range.cpp (debug, shared) ** Compiling src/ServerSocketImpl.cpp (debug, shared) ** Compiling src/RecordSet.cpp (debug, shared) ** Compiling src/TCPServerParams.cpp (debug, shared) ** Compiling src/QuotedPrintableEncoder.cpp (debug, shared) ** Compiling src/QuotedPrintableDecoder.cpp (debug, shared) ** Compiling src/StringPartSource.cpp (debug, shared) ** Compiling src/FTPClientSession.cpp (debug, shared) ** Compiling src/FTPStreamFactory.cpp (debug, shared) ** Compiling src/PartHandler.cpp (debug, shared) ** Compiling src/PartSource.cpp (debug, shared) ** Compiling src/PartStore.cpp (debug, shared) ** Compiling src/NullPartHandler.cpp (debug, shared) ** Compiling src/SocketReactor.cpp (debug, shared) ** Compiling src/SocketNotifier.cpp (debug, shared) ** Compiling src/SocketNotification.cpp (debug, shared) ** Compiling src/AbstractHTTPRequestHandler.cpp (debug, shared) ** Compiling src/MailRecipient.cpp (debug, shared) ** Compiling src/MailMessage.cpp (debug, shared) ** Compiling src/MailStream.cpp (debug, shared) ** Compiling src/SMTPClientSession.cpp (debug, shared) ** Compiling src/POP3ClientSession.cpp (debug, shared) ** Compiling src/RawSocket.cpp (debug, shared) ** Compiling src/RawSocketImpl.cpp (debug, shared) ** Compiling src/ICMPClient.cpp (debug, shared) ** Compiling src/ICMPEventArgs.cpp (debug, shared) ** Compiling src/ICMPPacket.cpp (debug, shared) ** Compiling src/ICMPPacketImpl.cpp (debug, shared) ** Compiling src/ICMPSocket.cpp (debug, shared) ** Compiling src/ICMPSocketImpl.cpp (debug, shared) ** Compiling src/ICMPv4PacketImpl.cpp (debug, shared) ** Compiling src/NTPClient.cpp (debug, shared) ** Compiling src/NTPEventArgs.cpp (debug, shared) ** Compiling src/Row.cpp (debug, shared) ** Compiling src/NTPPacket.cpp (debug, shared) ** Compiling src/RemoteSyslogChannel.cpp (debug, shared) ** Compiling src/RemoteSyslogListener.cpp (debug, shared) ** Compiling src/RowFilter.cpp (debug, shared) ** Compiling src/SMTPChannel.cpp (debug, shared) ** Compiling src/WebSocket.cpp (debug, shared) ** Compiling src/WebSocketImpl.cpp (debug, shared) ** Compiling src/RowFormatter.cpp (debug, shared) ** Compiling src/OAuth10Credentials.cpp (debug, shared) ** Compiling src/RowIterator.cpp (debug, shared) ** Compiling src/SimpleRowFormatter.cpp (debug, shared) ** Compiling src/OAuth20Credentials.cpp (debug, shared) ** Compiling src/Net.cpp (release, shared) ** Compiling src/DNS.cpp (release, shared) ** Compiling src/Session.cpp (debug, shared) ** Compiling src/HTTPResponse.cpp (release, shared) ** Compiling src/HostEntry.cpp (release, shared) ** Compiling src/Socket.cpp (release, shared) ** Compiling src/SessionFactory.cpp (debug, shared) ** Compiling src/DatagramSocket.cpp (release, shared) ** Compiling src/HTTPServer.cpp (release, shared) ** Compiling src/IPAddress.cpp (release, shared) ** Compiling src/SessionImpl.cpp (debug, shared) ** Compiling src/IPAddressImpl.cpp (release, shared) ** Compiling src/SessionPool.cpp (debug, shared) ** Compiling src/SocketAddress.cpp (release, shared) ** Compiling src/SocketAddressImpl.cpp (release, shared) ** Compiling src/HTTPBasicCredentials.cpp (release, shared) ** Compiling src/HTTPCookie.cpp (release, shared) ** Compiling src/HTMLForm.cpp (release, shared) ** Compiling src/SessionPoolContainer.cpp (debug, shared) ** Compiling src/MediaType.cpp (release, shared) ** Compiling src/DialogSocket.cpp (release, shared) ** Compiling src/DatagramSocketImpl.cpp (release, shared) ** Compiling src/FilePartSource.cpp (release, shared) ** Compiling src/SQLChannel.cpp (debug, shared) ** Compiling src/HTTPServerConnection.cpp (release, shared) ** Compiling src/MessageHeader.cpp (release, shared) ** Compiling src/HTTPChunkedStream.cpp (release, shared) ** Compiling src/Statement.cpp (debug, shared) ** Compiling src/HTTPServerConnectionFactory.cpp (release, shared) ** Compiling src/MulticastSocket.cpp (release, shared) ** Compiling src/SocketStream.cpp (release, shared) ** Compiling src/HTTPClientSession.cpp (release, shared) ** Compiling src/StatementCreator.cpp (debug, shared) ** Compiling src/HTTPServerParams.cpp (release, shared) ** Compiling src/MultipartReader.cpp (release, shared) ** Compiling src/StatementImpl.cpp (debug, shared) ** Compiling src/StreamSocket.cpp (release, shared) ** Compiling src/SocketImpl.cpp (release, shared) ** Compiling src/HTTPFixedLengthStream.cpp (release, shared) ** Compiling src/HTTPServerRequest.cpp (release, shared) ** Compiling src/HTTPServerRequestImpl.cpp (release, shared) ** Compiling src/MultipartWriter.cpp (release, shared) ** Compiling src/StreamSocketImpl.cpp (release, shared) ** Compiling src/HTTPHeaderStream.cpp (release, shared) ** Compiling src/HTTPServerResponse.cpp (release, shared) ** Compiling src/HTTPServerResponseImpl.cpp (release, shared) ** Compiling src/NameValueCollection.cpp (release, shared) ** Compiling src/TCPServer.cpp (release, shared) ** Compiling src/HTTPMessage.cpp (release, shared) ** Compiling src/HTTPServerSession.cpp (release, shared) ** Compiling src/NetException.cpp (release, shared) ** Compiling src/TCPServerConnection.cpp (release, shared) ** Compiling src/HTTPBufferAllocator.cpp (release, shared) ** Compiling src/HTTPAuthenticationParams.cpp (release, shared) ** Compiling src/HTTPCredentials.cpp (release, shared) ** Compiling src/HTTPDigestCredentials.cpp (release, shared) ** Compiling src/HTTPRequest.cpp (release, shared) ** Compiling src/HTTPSession.cpp (release, shared) ** Compiling src/HTTPSessionInstantiator.cpp (release, shared) ** Compiling src/HTTPSessionFactory.cpp (release, shared) ** Compiling src/NetworkInterface.cpp (release, shared) ** Compiling src/HTTPRequestHandler.cpp (release, shared) ** Compiling src/HTTPStream.cpp (release, shared) ** Compiling src/HTTPIOStream.cpp (release, shared) ** Compiling src/ServerSocket.cpp (release, shared) ** Compiling src/TCPServerDispatcher.cpp (release, shared) ** Compiling src/TCPServerConnectionFactory.cpp (release, shared) ** Compiling src/HTTPRequestHandlerFactory.cpp (release, shared) ** Compiling src/HTTPStreamFactory.cpp (release, shared) ** Compiling src/ServerSocketImpl.cpp (release, shared) ** Compiling src/TCPServerParams.cpp (release, shared) ** Compiling src/QuotedPrintableEncoder.cpp (release, shared) ** Compiling src/QuotedPrintableDecoder.cpp (release, shared) ** Compiling src/StringPartSource.cpp (release, shared) ** Compiling src/FTPClientSession.cpp (release, shared) ** Compiling src/FTPStreamFactory.cpp (release, shared) ** Compiling src/PartHandler.cpp (release, shared) ** Compiling src/PartSource.cpp (release, shared) ** Compiling src/PartStore.cpp (release, shared) ** Compiling src/NullPartHandler.cpp (release, shared) ** Compiling src/SocketReactor.cpp (release, shared) ** Compiling src/SocketNotifier.cpp (release, shared) ** Compiling src/SocketNotification.cpp (release, shared) ** Compiling src/AbstractHTTPRequestHandler.cpp (release, shared) ** Compiling src/MailRecipient.cpp (release, shared) ** Compiling src/MailMessage.cpp (release, shared) ** Compiling src/MailStream.cpp (release, shared) ** Compiling src/SMTPClientSession.cpp (release, shared) ** Compiling src/POP3ClientSession.cpp (release, shared) ** Compiling src/RawSocket.cpp (release, shared) ** Compiling src/RawSocketImpl.cpp (release, shared) ** Compiling src/ICMPClient.cpp (release, shared) ** Compiling src/Time.cpp (debug, shared) ** Compiling src/AbstractBinder.cpp (release, shared) ** Compiling src/ICMPEventArgs.cpp (release, shared) ** Compiling src/ICMPPacket.cpp (release, shared) ** Compiling src/ICMPPacketImpl.cpp (release, shared) ** Compiling src/ICMPSocket.cpp (release, shared) ** Compiling src/ICMPSocketImpl.cpp (release, shared) ** Compiling src/ICMPv4PacketImpl.cpp (release, shared) ** Compiling src/AbstractBinding.cpp (release, shared) ** Compiling src/NTPClient.cpp (release, shared) ** Compiling src/AbstractExtraction.cpp (release, shared) ** Compiling src/NTPEventArgs.cpp (release, shared) ** Compiling src/NTPPacket.cpp (release, shared) ** Compiling src/RemoteSyslogChannel.cpp (release, shared) ** Compiling src/AbstractExtractor.cpp (release, shared) ** Compiling src/RemoteSyslogListener.cpp (release, shared) ** Compiling src/AbstractPreparation.cpp (release, shared) ** Compiling src/SMTPChannel.cpp (release, shared) ** Compiling src/AbstractPreparator.cpp (release, shared) ** Compiling src/WebSocket.cpp (release, shared) ** Compiling src/WebSocketImpl.cpp (release, shared) ** Compiling src/ArchiveStrategy.cpp (release, shared) ** Compiling src/OAuth10Credentials.cpp (release, shared) ** Compiling src/Transaction.cpp (release, shared) ** Compiling src/OAuth20Credentials.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoNetd.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoNet.so.48 ** Compiling src/Bulk.cpp (release, shared) ** Compiling src/Connector.cpp (release, shared) BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/DirectoryIteratorsTest.cpp ** Creating dependency info for src/DirectoryWatcherTest.cpp ** Compiling src/DataException.cpp (release, shared) ** Creating dependency info for src/ObjectPoolTest.cpp ** Creating dependency info for src/MemoryStreamTest.cpp ** Creating dependency info for src/FileStreamTest.cpp ** Creating dependency info for src/DynamicTestSuite.cpp ** Creating dependency info for src/VarTest.cpp ** Creating dependency info for src/TypeListTest.cpp ** Creating dependency info for src/NamedTuplesTest.cpp ** Compiling src/Date.cpp (release, shared) ** Creating dependency info for src/TuplesTest.cpp ** Creating dependency info for src/UnicodeConverterTest.cpp ** Creating dependency info for src/UniqueExpireLRUCacheTest.cpp ** Creating dependency info for src/UniqueExpireCacheTest.cpp ** Creating dependency info for src/SharedMemoryTest.cpp ** Creating dependency info for src/HashMapTest.cpp ** Creating dependency info for src/HashSetTest.cpp ** Creating dependency info for src/LinearHashTableTest.cpp ** Creating dependency info for src/SimpleHashTableTest.cpp ** Creating dependency info for src/HashTableTest.cpp ** Creating dependency info for src/HashingTestSuite.cpp ** Creating dependency info for src/FormatTest.cpp ** Creating dependency info for src/AnyTest.cpp ** Creating dependency info for src/CacheTestSuite.cpp ** Creating dependency info for src/ExpireLRUCacheTest.cpp ** Creating dependency info for src/ExpireCacheTest.cpp ** Creating dependency info for src/LRUCacheTest.cpp ** Creating dependency info for src/EventTestSuite.cpp ** Creating dependency info for src/PriorityEventTest.cpp ** Creating dependency info for src/FIFOEventTest.cpp ** Creating dependency info for src/BasicEventTest.cpp ** Compiling src/DynamicLOB.cpp (release, shared) ** Creating dependency info for src/DummyDelegate.cpp ** Creating dependency info for src/TestPlugin.cpp ** Creating dependency info for src/ZLibTest.cpp ** Creating dependency info for src/UUIDTestSuite.cpp ** Creating dependency info for src/UUIDTest.cpp ** Creating dependency info for src/UUIDGeneratorTest.cpp ** Creating dependency info for src/URITestSuite.cpp ** Creating dependency info for src/URITest.cpp ** Creating dependency info for src/URIStreamOpenerTest.cpp ** Creating dependency info for src/TimezoneTest.cpp ** Creating dependency info for src/TimestampTest.cpp ** Creating dependency info for src/TimespanTest.cpp ** Creating dependency info for src/TimerTest.cpp ** Creating dependency info for src/ThreadingTestSuite.cpp ** Creating dependency info for src/ThreadTest.cpp ** Creating dependency info for src/ThreadPoolTest.cpp ** Creating dependency info for src/ThreadLocalTest.cpp ** Creating dependency info for src/TextEncodingTest.cpp ** Creating dependency info for src/TextTestSuite.cpp ** Creating dependency info for src/TextBufferIteratorTest.cpp ** Compiling src/Limit.cpp (release, shared) ** Creating dependency info for src/TextIteratorTest.cpp ** Creating dependency info for src/TextConverterTest.cpp ** Compiling src/MetaColumn.cpp (release, shared) ** Creating dependency info for src/UTF8StringTest.cpp ** Creating dependency info for src/TeeStreamTest.cpp ** Creating dependency info for src/TestChannel.cpp ** Compiling src/PooledSessionHolder.cpp (release, shared) ** Creating dependency info for src/TaskManagerTest.cpp ** Creating dependency info for src/TaskTest.cpp ** Creating dependency info for src/TaskTestSuite.cpp ** Creating dependency info for src/StringTokenizerTest.cpp ** Creating dependency info for src/StringTest.cpp ** Compiling src/PooledSessionImpl.cpp (release, shared) ** Creating dependency info for src/StreamsTestSuite.cpp ** Creating dependency info for src/StreamTokenizerTest.cpp ** Creating dependency info for src/StreamCopierTest.cpp ** Creating dependency info for src/StreamConverterTest.cpp ** Creating dependency info for src/StopwatchTest.cpp ** Creating dependency info for src/SimpleFileChannelTest.cpp ** Creating dependency info for src/SharedLibraryTestSuite.cpp ** Creating dependency info for src/SharedLibraryTest.cpp ** Creating dependency info for src/ConditionTest.cpp ** Creating dependency info for src/SemaphoreTest.cpp ** Creating dependency info for src/SHA1EngineTest.cpp ** Creating dependency info for src/RegularExpressionTest.cpp ** Creating dependency info for src/RandomTest.cpp ** Creating dependency info for src/RandomStreamTest.cpp ** Creating dependency info for src/RWLockTest.cpp ** Creating dependency info for src/PBKDF2EngineTest.cpp ** Creating dependency info for src/PatternFormatterTest.cpp ** Creating dependency info for src/PathTest.cpp ** Creating dependency info for src/NumberParserTest.cpp ** Creating dependency info for src/NumberFormatterTest.cpp ** Creating dependency info for src/NullStreamTest.cpp ** Creating dependency info for src/NotificationsTestSuite.cpp ** Creating dependency info for src/TimedNotificationQueueTest.cpp ** Creating dependency info for src/PriorityNotificationQueueTest.cpp ** Creating dependency info for src/NotificationQueueTest.cpp ** Creating dependency info for src/NotificationCenterTest.cpp ** Creating dependency info for src/NDCTest.cpp ** Creating dependency info for src/ManifestTest.cpp ** Creating dependency info for src/MD5EngineTest.cpp ** Creating dependency info for src/MD4EngineTest.cpp ** Creating dependency info for src/MemoryPoolTest.cpp ** Creating dependency info for src/ProcessTest.cpp ** Creating dependency info for src/ProcessesTestSuite.cpp ** Creating dependency info for src/NamedMutexTest.cpp ** Compiling src/Position.cpp (release, shared) ** Creating dependency info for src/NamedEventTest.cpp ** Creating dependency info for src/LogStreamTest.cpp ** Compiling src/Range.cpp (release, shared) ** Creating dependency info for src/LoggingTestSuite.cpp ** Creating dependency info for src/LoggingRegistryTest.cpp ** Creating dependency info for src/LoggingFactoryTest.cpp ** Compiling src/RecordSet.cpp (release, shared) ** Creating dependency info for src/ListMapTest.cpp ** Creating dependency info for src/LoggerTest.cpp ** Creating dependency info for src/HexBinaryTest.cpp ** Creating dependency info for src/HMACEngineTest.cpp ** Creating dependency info for src/FoundationTestSuite.cpp ** Creating dependency info for src/FIFOBufferStreamTest.cpp ** Creating dependency info for src/FilesystemTestSuite.cpp ** Creating dependency info for src/GlobTest.cpp ** Creating dependency info for src/FileTest.cpp ** Creating dependency info for src/FileChannelTest.cpp ** Creating dependency info for src/FPETest.cpp ** Creating dependency info for src/DynamicFactoryTest.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/DigestStreamTest.cpp ** Creating dependency info for src/DateTimeTestSuite.cpp ** Creating dependency info for src/LocalDateTimeTest.cpp ** Creating dependency info for src/DateTimeTest.cpp ** Creating dependency info for src/DateTimeParserTest.cpp ** Creating dependency info for src/DateTimeFormatterTest.cpp ** Creating dependency info for src/CryptTestSuite.cpp ** Creating dependency info for src/CountingStreamTest.cpp ** Creating dependency info for src/CoreTestSuite.cpp ** Creating dependency info for src/CoreTest.cpp ** Creating dependency info for src/ClockTest.cpp ** Creating dependency info for src/ClassLoaderTest.cpp ** Creating dependency info for src/ChannelTest.cpp ** Creating dependency info for src/ByteOrderTest.cpp ** Creating dependency info for src/LineEndingConverterTest.cpp ** Creating dependency info for src/BinaryReaderWriterTest.cpp ** Creating dependency info for src/Base64Test.cpp ** Creating dependency info for src/Base32Test.cpp ** Creating dependency info for src/AutoReleasePoolTest.cpp ** Creating dependency info for src/SharedPtrTest.cpp ** Creating dependency info for src/ArrayTest.cpp ** Creating dependency info for src/AutoPtrTest.cpp ** Creating dependency info for src/ActiveDispatcherTest.cpp ** Creating dependency info for src/ActivityTest.cpp ** Creating dependency info for src/ActiveMethodTest.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/ActiveMethodTest.cpp (debug, shared) ** Compiling src/ActivityTest.cpp (debug, shared) ** Compiling src/ActiveDispatcherTest.cpp (debug, shared) ** Compiling src/AutoPtrTest.cpp (debug, shared) ** Compiling src/ArrayTest.cpp (debug, shared) ** Compiling src/SharedPtrTest.cpp (debug, shared) ** Compiling src/AutoReleasePoolTest.cpp (debug, shared) ** Compiling src/Base32Test.cpp (debug, shared) ** Compiling src/Base64Test.cpp (debug, shared) ** Compiling src/BinaryReaderWriterTest.cpp (debug, shared) ** Compiling src/LineEndingConverterTest.cpp (debug, shared) ** Compiling src/ByteOrderTest.cpp (debug, shared) ** Compiling src/Row.cpp (release, shared) ** Compiling src/ChannelTest.cpp (debug, shared) ** Compiling src/ClassLoaderTest.cpp (debug, shared) BUILDSTDERR: src/ClassLoaderTest.cpp: In member function 'void ClassLoaderTest::testClassLoader1()': BUILDSTDERR: src/ClassLoaderTest.cpp:55:40: warning: unused variable 'meta' [-Wunused-variable] BUILDSTDERR: const ClassLoader::Meta& meta = cl.classFor("PluginA"); BUILDSTDERR: ^ BUILDSTDERR: src/ClassLoaderTest.cpp:68:41: warning: unused variable 'manif' [-Wunused-variable] BUILDSTDERR: const ClassLoader::Manif& manif = cl.manifestFor(path); BUILDSTDERR: ^ BUILDSTDERR: src/ClassLoaderTest.cpp: In member function 'void ClassLoaderTest::testClassLoader2()': BUILDSTDERR: src/ClassLoaderTest.cpp:127:15: warning: unused variable 'plgB' [-Wunused-variable] BUILDSTDERR: TestPlugin& plgB = cl.instance("PluginB"); BUILDSTDERR: ^ BUILDSTDERR: src/ClassLoaderTest.cpp:136:15: warning: unused variable 'pPluginC' [-Wunused-variable] BUILDSTDERR: TestPlugin* pPluginC = cl.create("PluginC"); BUILDSTDERR: ^ ** Compiling src/RowFilter.cpp (release, shared) ** Compiling src/ClockTest.cpp (debug, shared) ** Compiling src/RowFormatter.cpp (release, shared) ** Compiling src/CoreTest.cpp (debug, shared) ** Compiling src/RowIterator.cpp (release, shared) BUILDSTDERR: src/CoreTest.cpp: In member function 'void CoreTest::testFIFOBufferChar()': BUILDSTDERR: src/CoreTest.cpp:475:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[10]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:503:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[15]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:515:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[5]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:531:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[0]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp: In member function 'void CoreTest::testFIFOBufferInt()': BUILDSTDERR: src/CoreTest.cpp:802:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[10]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:830:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[15]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:842:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[5]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:849:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[0]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp: In member function 'void CoreTest::testNullable()': BUILDSTDERR: src/CoreTest.cpp:992:7: warning: unused variable 'tmp' [-Wunused-variable] BUILDSTDERR: int tmp = n1.value(); BUILDSTDERR: ^ ** Compiling src/SimpleRowFormatter.cpp (release, shared) ** Compiling src/Session.cpp (release, shared) ** Compiling src/SessionFactory.cpp (release, shared) ** Compiling src/SessionImpl.cpp (release, shared) ** Compiling src/SessionPool.cpp (release, shared) ** Compiling src/SessionPoolContainer.cpp (release, shared) ** Compiling src/SQLChannel.cpp (release, shared) ** Compiling src/CoreTestSuite.cpp (debug, shared) ** Compiling src/CountingStreamTest.cpp (debug, shared) ** Compiling src/Statement.cpp (release, shared) ** Compiling src/CryptTestSuite.cpp (debug, shared) ** Compiling src/DateTimeFormatterTest.cpp (debug, shared) ** Compiling src/StatementCreator.cpp (release, shared) ** Compiling src/DateTimeParserTest.cpp (debug, shared) ** Compiling src/StatementImpl.cpp (release, shared) ** Compiling src/DateTimeTest.cpp (debug, shared) BUILDSTDERR: src/DateTimeTest.cpp: In member function 'void DateTimeTest::testSetYearDay()': BUILDSTDERR: src/DateTimeTest.cpp:648:13: warning: unused variable 'line' [-Wunused-variable] BUILDSTDERR: const int line = data[di].d_lineNum; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:650:22: warning: unused variable 'day' [-Wunused-variable] BUILDSTDERR: const unsigned int day = data[di].d_day; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:656:19: warning: unused variable 'X' [-Wunused-variable] BUILDSTDERR: const DateTime& X = x; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:710:20: warning: unused variable 'r2' [-Wunused-variable] BUILDSTDERR: const DateTime& r2 = r; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:701:13: warning: unused variable 'line' [-Wunused-variable] BUILDSTDERR: const int line = data2[di].d_lineNum; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:702:13: warning: unused variable 'year' [-Wunused-variable] BUILDSTDERR: const int year = data2[di].d_year; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:703:13: warning: unused variable 'day' [-Wunused-variable] BUILDSTDERR: const int day = data2[di].d_day; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:706:19: warning: unused variable 'X' [-Wunused-variable] BUILDSTDERR: const DateTime& X = x; BUILDSTDERR: ^ ** Compiling src/LocalDateTimeTest.cpp (debug, shared) ** Compiling src/DateTimeTestSuite.cpp (debug, shared) ** Compiling src/DigestStreamTest.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/DynamicFactoryTest.cpp (debug, shared) ** Compiling src/FPETest.cpp (debug, shared) ** Compiling src/FileChannelTest.cpp (debug, shared) ** Compiling src/FileTest.cpp (debug, shared) BUILDSTDERR: src/FileTest.cpp: In member function 'void FileTest::testFileAttributes1()': BUILDSTDERR: src/FileTest.cpp:50:8: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: bool flag = f.canRead(); BUILDSTDERR: ^ BUILDSTDERR: src/FileTest.cpp:59:8: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: bool flag = f.canWrite(); BUILDSTDERR: ^ BUILDSTDERR: src/FileTest.cpp:68:8: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: bool flag = f.isFile(); BUILDSTDERR: ^ BUILDSTDERR: src/FileTest.cpp:77:8: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: bool flag = f.isDirectory(); BUILDSTDERR: ^ BUILDSTDERR: src/FileTest.cpp:114:18: warning: unused variable 'fs' [-Wunused-variable] BUILDSTDERR: File::FileSize fs = f.getSize(); BUILDSTDERR: ^ ** Compiling src/GlobTest.cpp (debug, shared) ** Compiling src/FilesystemTestSuite.cpp (debug, shared) ** Compiling src/FIFOBufferStreamTest.cpp (debug, shared) ** Compiling src/Time.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoDatad.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoData.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/NodeAppenderTest.cpp ** Creating dependency info for src/XMLWriterTest.cpp ** Creating dependency info for src/XMLTestSuite.cpp ** Creating dependency info for src/TreeWalkerTest.cpp ** Creating dependency info for src/TextTest.cpp ** Compiling src/FoundationTestSuite.cpp (debug, shared) ** Creating dependency info for src/SAXTestSuite.cpp ** Creating dependency info for src/SAXParserTest.cpp ** Creating dependency info for src/ParserWriterTest.cpp ** Creating dependency info for src/NodeTest.cpp ** Creating dependency info for src/NodeIteratorTest.cpp ** Compiling src/HMACEngineTest.cpp (debug, shared) ** Creating dependency info for src/NamespaceSupportTest.cpp ** Creating dependency info for src/NameTest.cpp ** Creating dependency info for src/NamePoolTest.cpp ** Creating dependency info for src/EventTest.cpp ** Creating dependency info for src/ElementTest.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/DocumentTypeTest.cpp ** Creating dependency info for src/DocumentTest.cpp ** Creating dependency info for src/DOMTestSuite.cpp ** Creating dependency info for src/ChildNodesTest.cpp ** Creating dependency info for src/AttributesImplTest.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/AttributesImplTest.cpp (debug, shared) ** Compiling src/HexBinaryTest.cpp (debug, shared) ** Compiling src/LoggerTest.cpp (debug, shared) ** Compiling src/ChildNodesTest.cpp (debug, shared) ** Compiling src/DOMTestSuite.cpp (debug, shared) ** Compiling src/DocumentTest.cpp (debug, shared) ** Compiling src/ListMapTest.cpp (debug, shared) BUILDSTDERR: src/ListMapTest.cpp: In member function 'void ListMapTest::testInsertOrder()': BUILDSTDERR: src/ListMapTest.cpp:77:12: warning: unused variable 'N' [-Wunused-variable] BUILDSTDERR: const int N = 1000; BUILDSTDERR: ^ BUILDSTDERR: src/ListMapTest.cpp: In member function 'void ListMapTest::testIntIndex()': BUILDSTDERR: src/ListMapTest.cpp:227:7: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: int x = im[4]; BUILDSTDERR: ^ ** Compiling src/DocumentTypeTest.cpp (debug, shared) ** Compiling src/LoggingFactoryTest.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/ElementTest.cpp (debug, shared) ** Compiling src/LoggingRegistryTest.cpp (debug, shared) BUILDSTDERR: src/LoggingRegistryTest.cpp: In member function 'void LoggingRegistryTest::testUnregister()': BUILDSTDERR: src/LoggingRegistryTest.cpp:131:12: warning: unused variable 'pC' [-Wunused-variable] BUILDSTDERR: Channel* pC = reg.channelForName("c1"); BUILDSTDERR: ^ BUILDSTDERR: src/LoggingRegistryTest.cpp:140:14: warning: unused variable 'pF' [-Wunused-variable] BUILDSTDERR: Formatter* pF = reg.formatterForName("f2"); BUILDSTDERR: ^ ** Compiling src/LoggingTestSuite.cpp (debug, shared) ** Compiling src/LogStreamTest.cpp (debug, shared) ** Compiling src/NamedEventTest.cpp (debug, shared) ** Compiling src/NamedMutexTest.cpp (debug, shared) ** Compiling src/ProcessesTestSuite.cpp (debug, shared) ** Compiling src/ProcessTest.cpp (debug, shared) BUILDSTDERR: src/ProcessTest.cpp: In member function 'void ProcessTest::testIsRunning()': BUILDSTDERR: src/ProcessTest.cpp:239:6: warning: unused variable 'rc' [-Wunused-variable] BUILDSTDERR: int rc = ph.wait(); BUILDSTDERR: ^ ** Compiling src/MemoryPoolTest.cpp (debug, shared) ** Compiling src/MD4EngineTest.cpp (debug, shared) ** Compiling src/MD5EngineTest.cpp (debug, shared) ** Compiling src/ManifestTest.cpp (debug, shared) ** Compiling src/EventTest.cpp (debug, shared) ** Compiling src/NDCTest.cpp (debug, shared) ** Compiling src/NamePoolTest.cpp (debug, shared) ** Compiling src/NotificationCenterTest.cpp (debug, shared) ** Compiling src/NameTest.cpp (debug, shared) ** Compiling src/NamespaceSupportTest.cpp (debug, shared) ** Compiling src/NotificationQueueTest.cpp (debug, shared) ** Compiling src/PriorityNotificationQueueTest.cpp (debug, shared) ** Compiling src/TimedNotificationQueueTest.cpp (debug, shared) ** Compiling src/NodeIteratorTest.cpp (debug, shared) ** Compiling src/NotificationsTestSuite.cpp (debug, shared) ** Compiling src/NullStreamTest.cpp (debug, shared) ** Compiling src/NumberFormatterTest.cpp (debug, shared) ** Compiling src/NodeTest.cpp (debug, shared) ** Compiling src/NumberParserTest.cpp (debug, shared) ** Compiling src/ParserWriterTest.cpp (debug, shared) ** Compiling src/SAXParserTest.cpp (debug, shared) ** Compiling src/PathTest.cpp (debug, shared) ** Compiling src/SAXTestSuite.cpp (debug, shared) ** Compiling src/TextTest.cpp (debug, shared) ** Compiling src/TreeWalkerTest.cpp (debug, shared) ** Compiling src/XMLTestSuite.cpp (debug, shared) ** Compiling src/XMLWriterTest.cpp (debug, shared) ** Compiling src/NodeAppenderTest.cpp (debug, shared) ** Compiling src/AttributesImplTest.cpp (release, shared) ** Compiling src/ChildNodesTest.cpp (release, shared) ** Compiling src/DOMTestSuite.cpp (release, shared) ** Compiling src/DocumentTest.cpp (release, shared) ** Compiling src/DocumentTypeTest.cpp (release, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/ElementTest.cpp (release, shared) ** Compiling src/PatternFormatterTest.cpp (debug, shared) ** Compiling src/EventTest.cpp (release, shared) ** Compiling src/PBKDF2EngineTest.cpp (debug, shared) ** Compiling src/NamePoolTest.cpp (release, shared) ** Compiling src/RWLockTest.cpp (debug, shared) ** Compiling src/NameTest.cpp (release, shared) ** Compiling src/RandomStreamTest.cpp (debug, shared) ** Compiling src/RandomTest.cpp (debug, shared) ** Compiling src/NamespaceSupportTest.cpp (release, shared) ** Compiling src/RegularExpressionTest.cpp (debug, shared) ** Compiling src/SHA1EngineTest.cpp (debug, shared) ** Compiling src/SemaphoreTest.cpp (debug, shared) ** Compiling src/ConditionTest.cpp (debug, shared) ** Compiling src/SharedLibraryTest.cpp (debug, shared) ** Compiling src/SharedLibraryTestSuite.cpp (debug, shared) ** Compiling src/SimpleFileChannelTest.cpp (debug, shared) ** Compiling src/NodeIteratorTest.cpp (release, shared) ** Compiling src/StopwatchTest.cpp (debug, shared) ** Compiling src/NodeTest.cpp (release, shared) ** Compiling src/StreamConverterTest.cpp (debug, shared) ** Compiling src/StreamCopierTest.cpp (debug, shared) ** Compiling src/StreamTokenizerTest.cpp (debug, shared) ** Compiling src/StreamsTestSuite.cpp (debug, shared) ** Compiling src/StringTest.cpp (debug, shared) ** Compiling src/ParserWriterTest.cpp (release, shared) ** Compiling src/SAXParserTest.cpp (release, shared) ** Compiling src/SAXTestSuite.cpp (release, shared) ** Compiling src/TextTest.cpp (release, shared) ** Compiling src/TreeWalkerTest.cpp (release, shared) ** Compiling src/XMLTestSuite.cpp (release, shared) ** Compiling src/XMLWriterTest.cpp (release, shared) ** Compiling src/StringTokenizerTest.cpp (debug, shared) BUILDSTDERR: src/StringTokenizerTest.cpp: In member function 'void StringTokenizerTest::testFind()': BUILDSTDERR: src/StringTokenizerTest.cpp:383:15: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: std::size_t p = st.find("4"); BUILDSTDERR: ^ ** Compiling src/NodeAppenderTest.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/JSONTestSuite.cpp ** Creating dependency info for src/JSONTest.cpp ** Creating dependency info for src/Driver.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/JSONTest.cpp (debug, shared) ** Compiling src/TaskTestSuite.cpp (debug, shared) ** Compiling src/TaskTest.cpp (debug, shared) ** Compiling src/TaskManagerTest.cpp (debug, shared) ** Compiling src/JSONTestSuite.cpp (debug, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/JSONTest.cpp (release, shared) ** Compiling src/TestChannel.cpp (debug, shared) ** Compiling src/TeeStreamTest.cpp (debug, shared) ** Compiling src/UTF8StringTest.cpp (debug, shared) ** Compiling src/TextConverterTest.cpp (debug, shared) ** Compiling src/TextIteratorTest.cpp (debug, shared) ** Compiling src/TextBufferIteratorTest.cpp (debug, shared) ** Compiling src/TextTestSuite.cpp (debug, shared) ** Compiling src/TextEncodingTest.cpp (debug, shared) ** Compiling src/ThreadLocalTest.cpp (debug, shared) ** Compiling src/ThreadPoolTest.cpp (debug, shared) ** Compiling src/JSONTestSuite.cpp (release, shared) ** Compiling src/ThreadTest.cpp (debug, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/OAuthTestSuite.cpp ** Creating dependency info for src/OAuth20CredentialsTest.cpp ** Creating dependency info for src/OAuth10CredentialsTest.cpp ** Creating dependency info for src/SyslogTest.cpp ** Creating dependency info for src/WebSocketTestSuite.cpp ** Creating dependency info for src/WebSocketTest.cpp ** Creating dependency info for src/NTPClientTestSuite.cpp ** Creating dependency info for src/NTPClientTest.cpp ** Creating dependency info for src/ICMPClientTestSuite.cpp ** Creating dependency info for src/ICMPSocketTest.cpp ** Creating dependency info for src/ICMPClientTest.cpp ** Creating dependency info for src/RawSocketTest.cpp ** Creating dependency info for src/POP3ClientSessionTest.cpp ** Creating dependency info for src/SMTPClientSessionTest.cpp ** Creating dependency info for src/MailStreamTest.cpp ** Creating dependency info for src/MailMessageTest.cpp ** Creating dependency info for src/MailTestSuite.cpp ** Creating dependency info for src/ReactorTestSuite.cpp ** Creating dependency info for src/SocketReactorTest.cpp ** Creating dependency info for src/DialogServer.cpp ** Compiling src/ThreadingTestSuite.cpp (debug, shared) ** Creating dependency info for src/FTPStreamFactoryTest.cpp ** Creating dependency info for src/FTPClientSessionTest.cpp ** Creating dependency info for src/FTPClientTestSuite.cpp ** Creating dependency info for src/HTTPClientTestSuite.cpp ** Creating dependency info for src/DialogSocketTest.cpp ** Creating dependency info for src/QuotedPrintableTest.cpp ** Creating dependency info for src/MediaTypeTest.cpp ** Creating dependency info for src/HTMLTestSuite.cpp ** Compiling src/TimerTest.cpp (debug, shared) ** Creating dependency info for src/HTMLFormTest.cpp ** Creating dependency info for src/HTTPCredentialsTest.cpp ** Creating dependency info for src/HTTPCookieTest.cpp ** Creating dependency info for src/SocketAddressTest.cpp ** Creating dependency info for src/MulticastEchoServer.cpp ** Creating dependency info for src/HTTPServerTest.cpp ** Creating dependency info for src/NetworkInterfaceTest.cpp ** Creating dependency info for src/MessagesTestSuite.cpp ** Creating dependency info for src/HTTPResponseTest.cpp ** Creating dependency info for src/UDPEchoServer.cpp ** Compiling src/TimespanTest.cpp (debug, shared) ** Creating dependency info for src/NetTestSuite.cpp ** Creating dependency info for src/MessageHeaderTest.cpp ** Creating dependency info for src/HTTPRequestTest.cpp ** Creating dependency info for src/TCPServerTestSuite.cpp ** Creating dependency info for src/NetCoreTestSuite.cpp ** Creating dependency info for src/IPAddressTest.cpp ** Creating dependency info for src/HTTPClientSessionTest.cpp ** Creating dependency info for src/TCPServerTest.cpp ** Creating dependency info for src/NameValueCollectionTest.cpp ** Creating dependency info for src/HTTPTestSuite.cpp ** Creating dependency info for src/EchoServer.cpp ** Creating dependency info for src/SocketsTestSuite.cpp ** Creating dependency info for src/MultipartWriterTest.cpp ** Creating dependency info for src/HTTPTestServer.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/SocketTest.cpp ** Creating dependency info for src/MultipartReaderTest.cpp ** Creating dependency info for src/HTTPStreamFactoryTest.cpp ** Creating dependency info for src/DatagramSocketTest.cpp ** Creating dependency info for src/SocketStreamTest.cpp ** Creating dependency info for src/MulticastSocketTest.cpp ** Creating dependency info for src/HTTPServerTestSuite.cpp ** Creating dependency info for src/DNSTest.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/DNSTest.cpp (debug, shared) ** Compiling src/TimestampTest.cpp (debug, shared) ** Compiling src/HTTPServerTestSuite.cpp (debug, shared) ** Compiling src/TimezoneTest.cpp (debug, shared) ** Compiling src/MulticastSocketTest.cpp (debug, shared) ** Compiling src/URIStreamOpenerTest.cpp (debug, shared) ** Compiling src/SocketStreamTest.cpp (debug, shared) ** Compiling src/URITest.cpp (debug, shared) ** Compiling src/DatagramSocketTest.cpp (debug, shared) ** Compiling src/HTTPStreamFactoryTest.cpp (debug, shared) ** Compiling src/MultipartReaderTest.cpp (debug, shared) ** Compiling src/SocketTest.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/HTTPTestServer.cpp (debug, shared) ** Compiling src/MultipartWriterTest.cpp (debug, shared) ** Compiling src/SocketsTestSuite.cpp (debug, shared) ** Compiling src/EchoServer.cpp (debug, shared) ** Compiling src/HTTPTestSuite.cpp (debug, shared) ** Compiling src/NameValueCollectionTest.cpp (debug, shared) ** Compiling src/TCPServerTest.cpp (debug, shared) ** Compiling src/URITestSuite.cpp (debug, shared) ** Compiling src/UUIDGeneratorTest.cpp (debug, shared) ** Compiling src/HTTPClientSessionTest.cpp (debug, shared) ** Compiling src/UUIDTest.cpp (debug, shared) ** Compiling src/UUIDTestSuite.cpp (debug, shared) ** Compiling src/ZLibTest.cpp (debug, shared) ** Compiling src/IPAddressTest.cpp (debug, shared) ** Compiling src/TestPlugin.cpp (debug, shared) ** Compiling src/DummyDelegate.cpp (debug, shared) ** Compiling src/BasicEventTest.cpp (debug, shared) ** Compiling src/FIFOEventTest.cpp (debug, shared) ** Compiling src/NetCoreTestSuite.cpp (debug, shared) ** Compiling src/TCPServerTestSuite.cpp (debug, shared) ** Compiling src/HTTPRequestTest.cpp (debug, shared) ** Compiling src/PriorityEventTest.cpp (debug, shared) ** Compiling src/MessageHeaderTest.cpp (debug, shared) ** Compiling src/NetTestSuite.cpp (debug, shared) ** Compiling src/UDPEchoServer.cpp (debug, shared) ** Compiling src/EventTestSuite.cpp (debug, shared) ** Compiling src/HTTPResponseTest.cpp (debug, shared) ** Compiling src/LRUCacheTest.cpp (debug, shared) BUILDSTDERR: In file included from src/HTTPResponseTest.h:20:0, BUILDSTDERR: from src/HTTPResponseTest.cpp:13: BUILDSTDERR: src/HTTPResponseTest.cpp: In member function 'void HTTPResponseTest::testCookies()': BUILDSTDERR: src/HTTPResponseTest.cpp:201:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: assert (cookies[0].getName() == "name1" && cookies[1].getName() == "name2" BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/CppUnit/include/CppUnit/TestCase.h:227:31: note: in definition of macro 'assert' BUILDSTDERR: (this->assertImplementation((condition), (#condition), __LINE__, __FILE__)) BUILDSTDERR: ^ ** Compiling src/MessagesTestSuite.cpp (debug, shared) ** Compiling src/NetworkInterfaceTest.cpp (debug, shared) ** Compiling src/HTTPServerTest.cpp (debug, shared) ** Compiling src/ExpireCacheTest.cpp (debug, shared) ** Compiling src/MulticastEchoServer.cpp (debug, shared) ** Compiling src/SocketAddressTest.cpp (debug, shared) ** Compiling src/ExpireLRUCacheTest.cpp (debug, shared) ** Compiling src/HTTPCookieTest.cpp (debug, shared) ** Compiling src/HTTPCredentialsTest.cpp (debug, shared) ** Compiling src/CacheTestSuite.cpp (debug, shared) ** Compiling src/HTMLFormTest.cpp (debug, shared) ** Compiling src/AnyTest.cpp (debug, shared) BUILDSTDERR: src/AnyTest.cpp: In member function 'void AnyTest::testInt()': BUILDSTDERR: src/AnyTest.cpp:232:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int tmp = AnyCast(a); BUILDSTDERR: ^ ** Compiling src/FormatTest.cpp (debug, shared) ** Compiling src/HTMLTestSuite.cpp (debug, shared) ** Compiling src/MediaTypeTest.cpp (debug, shared) ** Compiling src/QuotedPrintableTest.cpp (debug, shared) ** Compiling src/DialogSocketTest.cpp (debug, shared) ** Compiling src/HTTPClientTestSuite.cpp (debug, shared) ** Compiling src/FTPClientTestSuite.cpp (debug, shared) ** Compiling src/HashingTestSuite.cpp (debug, shared) ** Compiling src/FTPClientSessionTest.cpp (debug, shared) ** Compiling src/HashTableTest.cpp (debug, shared) BUILDSTDERR: src/HashTableTest.cpp: In member function 'void HashTableTest::testSize()': BUILDSTDERR: src/HashTableTest.cpp:107:15: warning: unused variable 'h1' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 h1 = hashTable.insert("1", 1); BUILDSTDERR: ^ ** Compiling src/FTPStreamFactoryTest.cpp (debug, shared) ** Compiling src/SimpleHashTableTest.cpp (debug, shared) BUILDSTDERR: src/SimpleHashTableTest.cpp: In member function 'void SimpleHashTableTest::testSize()': BUILDSTDERR: src/SimpleHashTableTest.cpp:107:15: warning: unused variable 'h1' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 h1 = hashTable.insert("1", 1); BUILDSTDERR: ^ BUILDSTDERR: src/SimpleHashTableTest.cpp:109:15: warning: unused variable 'h2' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 h2 = hashTable.update("2", 2); BUILDSTDERR: ^ ** Compiling src/DialogServer.cpp (debug, shared) ** Compiling src/SocketReactorTest.cpp (debug, shared) ** Compiling src/LinearHashTableTest.cpp (debug, shared) ** Compiling src/ReactorTestSuite.cpp (debug, shared) ** Compiling src/MailTestSuite.cpp (debug, shared) ** Compiling src/MailMessageTest.cpp (debug, shared) ** Compiling src/HashSetTest.cpp (debug, shared) ** Compiling src/HashMapTest.cpp (debug, shared) ** Compiling src/MailStreamTest.cpp (debug, shared) BUILDSTDERR: src/HashMapTest.cpp: In member function 'void HashMapTest::testIndex()': BUILDSTDERR: src/HashMapTest.cpp:194:7: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: int x = im[4]; BUILDSTDERR: ^ ** Compiling src/SMTPClientSessionTest.cpp (debug, shared) ** Compiling src/SharedMemoryTest.cpp (debug, shared) ** Compiling src/UniqueExpireCacheTest.cpp (debug, shared) ** Compiling src/POP3ClientSessionTest.cpp (debug, shared) ** Compiling src/RawSocketTest.cpp (debug, shared) ** Compiling src/ICMPClientTest.cpp (debug, shared) ** Compiling src/ICMPSocketTest.cpp (debug, shared) ** Compiling src/ICMPClientTestSuite.cpp (debug, shared) ** Compiling src/UniqueExpireLRUCacheTest.cpp (debug, shared) ** Compiling src/NTPClientTest.cpp (debug, shared) ** Compiling src/NTPClientTestSuite.cpp (debug, shared) ** Compiling src/WebSocketTest.cpp (debug, shared) ** Compiling src/WebSocketTestSuite.cpp (debug, shared) ** Compiling src/SyslogTest.cpp (debug, shared) ** Compiling src/OAuth10CredentialsTest.cpp (debug, shared) ** Compiling src/UnicodeConverterTest.cpp (debug, shared) ** Compiling src/OAuth20CredentialsTest.cpp (debug, shared) ** Compiling src/TuplesTest.cpp (debug, shared) ** Compiling src/OAuthTestSuite.cpp (debug, shared) ** Compiling src/DNSTest.cpp (release, shared) ** Compiling src/HTTPServerTestSuite.cpp (release, shared) ** Compiling src/MulticastSocketTest.cpp (release, shared) ** Compiling src/SocketStreamTest.cpp (release, shared) ** Compiling src/DatagramSocketTest.cpp (release, shared) ** Compiling src/HTTPStreamFactoryTest.cpp (release, shared) ** Compiling src/MultipartReaderTest.cpp (release, shared) ** Compiling src/SocketTest.cpp (release, shared) ** Compiling src/NamedTuplesTest.cpp (debug, shared) BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple1()': BUILDSTDERR: src/NamedTuplesTest.cpp:55:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple2()': BUILDSTDERR: src/NamedTuplesTest.cpp:91:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple3()': BUILDSTDERR: src/NamedTuplesTest.cpp:133:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple4()': BUILDSTDERR: src/NamedTuplesTest.cpp:179:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple5()': BUILDSTDERR: src/NamedTuplesTest.cpp:229:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple6()': BUILDSTDERR: src/NamedTuplesTest.cpp:284:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple7()': BUILDSTDERR: src/NamedTuplesTest.cpp:343:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple8()': BUILDSTDERR: src/NamedTuplesTest.cpp:406:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple9()': BUILDSTDERR: src/NamedTuplesTest.cpp:475:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple10()': BUILDSTDERR: src/NamedTuplesTest.cpp:548:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple11()': BUILDSTDERR: src/NamedTuplesTest.cpp:626:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple12()': BUILDSTDERR: src/NamedTuplesTest.cpp:709:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple13()': BUILDSTDERR: src/NamedTuplesTest.cpp:796:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple14()': BUILDSTDERR: src/NamedTuplesTest.cpp:886:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple15()': BUILDSTDERR: src/NamedTuplesTest.cpp:980:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple16()': BUILDSTDERR: src/NamedTuplesTest.cpp:1079:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple17()': BUILDSTDERR: src/NamedTuplesTest.cpp:1184:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple18()': BUILDSTDERR: src/NamedTuplesTest.cpp:1294:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple19()': BUILDSTDERR: src/NamedTuplesTest.cpp:1409:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple20()': BUILDSTDERR: src/NamedTuplesTest.cpp:1528:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ ** Compiling src/Driver.cpp (release, shared) ** Compiling src/HTTPTestServer.cpp (release, shared) ** Compiling src/MultipartWriterTest.cpp (release, shared) ** Compiling src/SocketsTestSuite.cpp (release, shared) ** Compiling src/EchoServer.cpp (release, shared) ** Compiling src/HTTPTestSuite.cpp (release, shared) ** Compiling src/NameValueCollectionTest.cpp (release, shared) ** Compiling src/TCPServerTest.cpp (release, shared) ** Compiling src/HTTPClientSessionTest.cpp (release, shared) ** Compiling src/IPAddressTest.cpp (release, shared) ** Compiling src/NetCoreTestSuite.cpp (release, shared) ** Compiling src/TCPServerTestSuite.cpp (release, shared) ** Compiling src/HTTPRequestTest.cpp (release, shared) ** Compiling src/MessageHeaderTest.cpp (release, shared) ** Compiling src/NetTestSuite.cpp (release, shared) ** Compiling src/UDPEchoServer.cpp (release, shared) ** Compiling src/HTTPResponseTest.cpp (release, shared) BUILDSTDERR: In file included from src/HTTPResponseTest.h:20:0, BUILDSTDERR: from src/HTTPResponseTest.cpp:13: BUILDSTDERR: src/HTTPResponseTest.cpp: In member function 'void HTTPResponseTest::testCookies()': BUILDSTDERR: src/HTTPResponseTest.cpp:201:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: assert (cookies[0].getName() == "name1" && cookies[1].getName() == "name2" BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/CppUnit/include/CppUnit/TestCase.h:227:31: note: in definition of macro 'assert' BUILDSTDERR: (this->assertImplementation((condition), (#condition), __LINE__, __FILE__)) BUILDSTDERR: ^ ** Compiling src/MessagesTestSuite.cpp (release, shared) ** Compiling src/NetworkInterfaceTest.cpp (release, shared) ** Compiling src/HTTPServerTest.cpp (release, shared) ** Compiling src/MulticastEchoServer.cpp (release, shared) ** Compiling src/SocketAddressTest.cpp (release, shared) ** Compiling src/HTTPCookieTest.cpp (release, shared) ** Compiling src/HTTPCredentialsTest.cpp (release, shared) ** Compiling src/HTMLFormTest.cpp (release, shared) ** Compiling src/TypeListTest.cpp (debug, shared) BUILDSTDERR: src/TypeListTest.cpp: In member function 'void TypeListTest::testTypeList()': BUILDSTDERR: src/TypeListTest.cpp:93:35: warning: variable 'pos0' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos0; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:94:36: warning: variable 'pos1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos1; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:95:36: warning: variable 'pos2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos2; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:96:37: warning: variable 'pos3' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos3; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:97:36: warning: variable 'pos4' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos4; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:98:37: warning: variable 'pos5' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos5; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:99:36: warning: variable 'pos6' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos6; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:100:37: warning: variable 'pos7' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos7; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:101:35: warning: variable 'pos8' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos8; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:102:42: warning: variable 'posUnknown' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator posUnknown; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:160:34: warning: variable 'posNo1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator posNo1; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:161:35: warning: variable 'posNo2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator posNo2; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:162:35: warning: variable 'posNo3' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator posNo3; BUILDSTDERR: ^ ** Compiling src/HTMLTestSuite.cpp (release, shared) ** Compiling src/MediaTypeTest.cpp (release, shared) ** Compiling src/QuotedPrintableTest.cpp (release, shared) ** Compiling src/DialogSocketTest.cpp (release, shared) ** Compiling src/HTTPClientTestSuite.cpp (release, shared) ** Compiling src/FTPClientTestSuite.cpp (release, shared) ** Compiling src/FTPClientSessionTest.cpp (release, shared) ** Compiling src/FTPStreamFactoryTest.cpp (release, shared) ** Compiling src/DialogServer.cpp (release, shared) ** Compiling src/SocketReactorTest.cpp (release, shared) ** Compiling src/ReactorTestSuite.cpp (release, shared) ** Compiling src/MailTestSuite.cpp (release, shared) ** Compiling src/MailMessageTest.cpp (release, shared) ** Compiling src/MailStreamTest.cpp (release, shared) ** Compiling src/VarTest.cpp (debug, shared) ** Compiling src/SMTPClientSessionTest.cpp (release, shared) BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testInt8()': BUILDSTDERR: src/VarTest.cpp:132:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testInt16()': BUILDSTDERR: src/VarTest.cpp:220:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int32 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testInt32()': BUILDSTDERR: src/VarTest.cpp:308:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testInt64()': BUILDSTDERR: src/VarTest.cpp:396:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUInt8()': BUILDSTDERR: src/VarTest.cpp:484:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUInt16()': BUILDSTDERR: src/VarTest.cpp:572:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUInt32()': BUILDSTDERR: src/VarTest.cpp:660:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUInt64()': BUILDSTDERR: src/VarTest.cpp:748:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testBool()': BUILDSTDERR: src/VarTest.cpp:836:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testChar()': BUILDSTDERR: src/VarTest.cpp:907:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testFloat()': BUILDSTDERR: src/VarTest.cpp:981:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp:919:8: warning: unused variable 'f' [-Wunused-variable] BUILDSTDERR: float f = any; BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testDouble()': BUILDSTDERR: src/VarTest.cpp:1073:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp:1011:8: warning: unused variable 'f' [-Wunused-variable] BUILDSTDERR: float f = v; BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testString()': BUILDSTDERR: src/VarTest.cpp:1157:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testLong()': BUILDSTDERR: src/VarTest.cpp:1246:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testULong()': BUILDSTDERR: src/VarTest.cpp:1334:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUDT()': BUILDSTDERR: src/VarTest.cpp:1375:9: warning: unused variable 'f' [-Wunused-variable] BUILDSTDERR: float f = da1; BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testLimitsFloat()': BUILDSTDERR: src/VarTest.cpp:1716:15: warning: variable 'f' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { float f; f = da; fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp:1721:15: warning: variable 'f' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { float f; f = da; fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testEmpty()': BUILDSTDERR: src/VarTest.cpp:2509:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i = da; BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp:2515:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i = da.extract(); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/VarTest.cpp:13:0: BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = short int; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1655:32: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = int; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1656:32: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = long int; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1657:32: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1658:36: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1659:37: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = int; TS = short int]': BUILDSTDERR: src/VarTest.cpp:1661:33: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = long int; TS = short int]': BUILDSTDERR: src/VarTest.cpp:1662:33: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = short int]': BUILDSTDERR: src/VarTest.cpp:1663:37: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = short int]': BUILDSTDERR: src/VarTest.cpp:1664:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = long int; TS = int]': BUILDSTDERR: src/VarTest.cpp:1666:33: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = int]': BUILDSTDERR: src/VarTest.cpp:1667:37: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = int]': BUILDSTDERR: src/VarTest.cpp:1668:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = signed char; TU = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1670:40: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TU i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = short int; TU = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1671:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = int; TU = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1672:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = long int; TU = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1673:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1674:37: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1675:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = signed char; TU = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1677:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TU i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = short int; TU = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1678:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = int; TU = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1679:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = long int; TU = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1680:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1681:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1682:39: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = signed char; TU = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1684:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TU i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = short int; TU = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1685:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = int; TU = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1686:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = long int; TU = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1687:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1688:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1689:39: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = signed char; TU = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1691:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TU i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = short int; TU = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1692:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = int; TU = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1693:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = long int; TU = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1694:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1695:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1696:39: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = short unsigned int; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1699:36: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = unsigned int; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1700:36: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = long unsigned int; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1701:36: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = unsigned int; TS = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1703:37: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = long unsigned int; TS = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1704:37: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = long unsigned int; TS = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1706:37: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] ** Compiling src/POP3ClientSessionTest.cpp (release, shared) ** Compiling src/RawSocketTest.cpp (release, shared) ** Compiling src/ICMPClientTest.cpp (release, shared) ** Compiling src/ICMPSocketTest.cpp (release, shared) ** Compiling src/ICMPClientTestSuite.cpp (release, shared) ** Compiling src/NTPClientTest.cpp (release, shared) ** Compiling src/NTPClientTestSuite.cpp (release, shared) ** Compiling src/WebSocketTest.cpp (release, shared) ** Compiling src/WebSocketTestSuite.cpp (release, shared) ** Compiling src/SyslogTest.cpp (release, shared) ** Compiling src/OAuth10CredentialsTest.cpp (release, shared) ** Compiling src/OAuth20CredentialsTest.cpp (release, shared) ** Compiling src/OAuthTestSuite.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/RSATest.cpp ** Creating dependency info for src/DigestEngineTest.cpp ** Creating dependency info for src/CryptoTest.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/CryptoTestSuite.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/CryptoTestSuite.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/CryptoTest.cpp (debug, shared) ** Compiling src/DigestEngineTest.cpp (debug, shared) ** Compiling src/RSATest.cpp (debug, shared) ** Compiling src/CryptoTestSuite.cpp (release, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/CryptoTest.cpp (release, shared) ** Compiling src/DynamicTestSuite.cpp (debug, shared) ** Compiling src/FileStreamTest.cpp (debug, shared) ** Compiling src/DigestEngineTest.cpp (release, shared) ** Compiling src/RSATest.cpp (release, shared) ** Compiling src/MemoryStreamTest.cpp (debug, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Crypto/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Crypto/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TestStatementImpl.cpp ** Creating dependency info for src/Connector.cpp ** Creating dependency info for src/SessionImpl.cpp ** Creating dependency info for src/Preparator.cpp ** Creating dependency info for src/Extractor.cpp ** Creating dependency info for src/Binder.cpp ** Creating dependency info for src/SessionPoolTest.cpp ** Creating dependency info for src/DataTest.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/DataTestSuite.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/DataTestSuite.cpp (debug, shared) ** Compiling src/ObjectPoolTest.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/DataTest.cpp (debug, shared) BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testColumnVector()': BUILDSTDERR: src/DataTest.cpp:503:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = c[100]; // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testColumnVectorBool()': BUILDSTDERR: src/DataTest.cpp:606:8: warning: variable 'b' set but not used [-Wunused-but-set-variable] BUILDSTDERR: bool b; b = c[100]; // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testColumnDeque()': BUILDSTDERR: src/DataTest.cpp:682:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = c[100]; // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testColumnList()': BUILDSTDERR: src/DataTest.cpp:799:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = c[100]; // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testRow()': BUILDSTDERR: src/DataTest.cpp:906:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = row[5].convert(); // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp:912:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = row["a bad name"].convert(); // to silence gcc BUILDSTDERR: ^ ** Compiling src/DirectoryWatcherTest.cpp (debug, shared) ** Compiling src/DirectoryIteratorsTest.cpp (debug, shared) ** Compiling src/ActiveMethodTest.cpp (release, shared) ** Compiling src/ActivityTest.cpp (release, shared) ** Compiling src/ActiveDispatcherTest.cpp (release, shared) ** Compiling src/AutoPtrTest.cpp (release, shared) ** Compiling src/ArrayTest.cpp (release, shared) ** Compiling src/SharedPtrTest.cpp (release, shared) ** Compiling src/SessionPoolTest.cpp (debug, shared) ** Compiling src/AutoReleasePoolTest.cpp (release, shared) ** Compiling src/Base32Test.cpp (release, shared) ** Compiling src/Base64Test.cpp (release, shared) ** Compiling src/BinaryReaderWriterTest.cpp (release, shared) ** Compiling src/Binder.cpp (debug, shared) ** Compiling src/LineEndingConverterTest.cpp (release, shared) ** Compiling src/Extractor.cpp (debug, shared) ** Compiling src/ByteOrderTest.cpp (release, shared) ** Compiling src/Preparator.cpp (debug, shared) ** Compiling src/ChannelTest.cpp (release, shared) ** Compiling src/SessionImpl.cpp (debug, shared) ** Compiling src/ClassLoaderTest.cpp (release, shared) BUILDSTDERR: src/ClassLoaderTest.cpp: In member function 'void ClassLoaderTest::testClassLoader1()': BUILDSTDERR: src/ClassLoaderTest.cpp:55:40: warning: unused variable 'meta' [-Wunused-variable] BUILDSTDERR: const ClassLoader::Meta& meta = cl.classFor("PluginA"); BUILDSTDERR: ^ BUILDSTDERR: src/ClassLoaderTest.cpp:68:41: warning: unused variable 'manif' [-Wunused-variable] BUILDSTDERR: const ClassLoader::Manif& manif = cl.manifestFor(path); BUILDSTDERR: ^ BUILDSTDERR: src/ClassLoaderTest.cpp: In member function 'void ClassLoaderTest::testClassLoader2()': BUILDSTDERR: src/ClassLoaderTest.cpp:127:15: warning: unused variable 'plgB' [-Wunused-variable] BUILDSTDERR: TestPlugin& plgB = cl.instance("PluginB"); BUILDSTDERR: ^ BUILDSTDERR: src/ClassLoaderTest.cpp:136:15: warning: unused variable 'pPluginC' [-Wunused-variable] BUILDSTDERR: TestPlugin* pPluginC = cl.create("PluginC"); BUILDSTDERR: ^ ** Compiling src/Connector.cpp (debug, shared) ** Compiling src/TestStatementImpl.cpp (debug, shared) ** Compiling src/ClockTest.cpp (release, shared) ** Compiling src/CoreTest.cpp (release, shared) BUILDSTDERR: src/CoreTest.cpp: In member function 'void CoreTest::testFIFOBufferChar()': BUILDSTDERR: src/CoreTest.cpp:475:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[10]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:503:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[15]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:515:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[5]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:531:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[0]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp: In member function 'void CoreTest::testFIFOBufferInt()': BUILDSTDERR: src/CoreTest.cpp:802:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[10]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:830:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[15]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:842:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[5]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp:849:10: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: try { T i = f[0]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/CoreTest.cpp: In member function 'void CoreTest::testNullable()': BUILDSTDERR: src/CoreTest.cpp:992:7: warning: unused variable 'tmp' [-Wunused-variable] BUILDSTDERR: int tmp = n1.value(); BUILDSTDERR: ^ ** Compiling src/DataTestSuite.cpp (release, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/DataTest.cpp (release, shared) BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testColumnVector()': BUILDSTDERR: src/DataTest.cpp:503:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = c[100]; // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testColumnVectorBool()': BUILDSTDERR: src/DataTest.cpp:606:8: warning: variable 'b' set but not used [-Wunused-but-set-variable] BUILDSTDERR: bool b; b = c[100]; // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testColumnDeque()': BUILDSTDERR: src/DataTest.cpp:682:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = c[100]; // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testColumnList()': BUILDSTDERR: src/DataTest.cpp:799:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = c[100]; // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp: In member function 'void DataTest::testRow()': BUILDSTDERR: src/DataTest.cpp:906:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = row[5].convert(); // to silence gcc BUILDSTDERR: ^ BUILDSTDERR: src/DataTest.cpp:912:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int i; i = row["a bad name"].convert(); // to silence gcc BUILDSTDERR: ^ ** Compiling src/CoreTestSuite.cpp (release, shared) ** Compiling src/CountingStreamTest.cpp (release, shared) ** Compiling src/CryptTestSuite.cpp (release, shared) ** Compiling src/DateTimeFormatterTest.cpp (release, shared) ** Compiling src/SessionPoolTest.cpp (release, shared) ** Compiling src/DateTimeParserTest.cpp (release, shared) ** Compiling src/Binder.cpp (release, shared) ** Compiling src/Extractor.cpp (release, shared) ** Compiling src/DateTimeTest.cpp (release, shared) ** Compiling src/Preparator.cpp (release, shared) BUILDSTDERR: src/DateTimeTest.cpp: In member function 'void DateTimeTest::testSetYearDay()': BUILDSTDERR: src/DateTimeTest.cpp:648:13: warning: unused variable 'line' [-Wunused-variable] BUILDSTDERR: const int line = data[di].d_lineNum; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:650:22: warning: unused variable 'day' [-Wunused-variable] BUILDSTDERR: const unsigned int day = data[di].d_day; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:656:19: warning: unused variable 'X' [-Wunused-variable] BUILDSTDERR: const DateTime& X = x; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:710:20: warning: unused variable 'r2' [-Wunused-variable] BUILDSTDERR: const DateTime& r2 = r; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:701:13: warning: unused variable 'line' [-Wunused-variable] BUILDSTDERR: const int line = data2[di].d_lineNum; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:702:13: warning: unused variable 'year' [-Wunused-variable] BUILDSTDERR: const int year = data2[di].d_year; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:703:13: warning: unused variable 'day' [-Wunused-variable] BUILDSTDERR: const int day = data2[di].d_day; BUILDSTDERR: ^ BUILDSTDERR: src/DateTimeTest.cpp:706:19: warning: unused variable 'X' [-Wunused-variable] BUILDSTDERR: const DateTime& X = x; BUILDSTDERR: ^ ** Compiling src/SessionImpl.cpp (release, shared) ** Compiling src/Connector.cpp (release, shared) ** Compiling src/LocalDateTimeTest.cpp (release, shared) ** Compiling src/TestStatementImpl.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/ActiveMethod.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/ActiveMethod.cpp (debug, shared) ** Compiling src/ActiveMethod.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/ActiveMethod/bin/Linux/x86_64/ActiveMethodd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/ActiveMethod/bin/Linux/x86_64/ActiveMethod ** Compiling src/DateTimeTestSuite.cpp (release, shared) BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Activity.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Activity.cpp (debug, shared) ** Compiling src/DigestStreamTest.cpp (release, shared) ** Compiling src/Activity.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/Activity/bin/Linux/x86_64/Activityd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/Activity/bin/Linux/x86_64/Activity ** Compiling src/Driver.cpp (release, shared) BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Timer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Timer.cpp (debug, shared) ** Compiling src/DynamicFactoryTest.cpp (release, shared) ** Compiling src/Timer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/Timer/bin/Linux/x86_64/Timerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/Timer/bin/Linux/x86_64/Timer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/BinaryReaderWriter.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/BinaryReaderWriter.cpp (debug, shared) ** Compiling src/BinaryReaderWriter.cpp (release, shared) ** Compiling src/FPETest.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/BinaryReaderWriter/bin/Linux/x86_64/BinaryReaderWriterd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/BinaryReaderWriter/bin/Linux/x86_64/BinaryReaderWriter BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/LineEndingConverter.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/LineEndingConverter.cpp (debug, shared) ** Compiling src/FileChannelTest.cpp (release, shared) ** Compiling src/LineEndingConverter.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/LineEndingConverter/bin/Linux/x86_64/LineEndingConverterd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/LineEndingConverter/bin/Linux/x86_64/LineEndingConverter ** Creating dependency info for src/base64decode.cpp ** Compiling src/base64decode.cpp (debug, shared) ** Compiling src/base64decode.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/base64decode/bin/Linux/x86_64/base64decoded ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/base64decode/bin/Linux/x86_64/base64decode ** Creating dependency info for src/base64encode.cpp ** Compiling src/base64encode.cpp (debug, shared) ** Compiling src/base64encode.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/base64encode/bin/Linux/x86_64/base64encoded ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/base64encode/bin/Linux/x86_64/base64encode ** Creating dependency info for src/deflate.cpp ** Compiling src/deflate.cpp (debug, shared) ** Compiling src/deflate.cpp (release, shared) BUILDSTDERR: sh: hostname: command not found BUILDSTDERR: sh: hostname: command not found BUILDSTDERR: sh: hostname: command not found BUILDSTDERR: sh: hostname: command not found BUILDSTDERR: sh: hostname: command not found BUILDSTDERR: sh: hostname: command not found ** Compiling src/FileTest.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/deflate/bin/Linux/x86_64/deflated ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/deflate/bin/Linux/x86_64/deflate BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/inflate.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/inflate.cpp (debug, shared) BUILDSTDERR: src/FileTest.cpp: In member function 'void FileTest::testFileAttributes1()': BUILDSTDERR: src/FileTest.cpp:50:8: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: bool flag = f.canRead(); BUILDSTDERR: ^ BUILDSTDERR: src/FileTest.cpp:59:8: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: bool flag = f.canWrite(); BUILDSTDERR: ^ BUILDSTDERR: src/FileTest.cpp:68:8: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: bool flag = f.isFile(); BUILDSTDERR: ^ BUILDSTDERR: src/FileTest.cpp:77:8: warning: unused variable 'flag' [-Wunused-variable] BUILDSTDERR: bool flag = f.isDirectory(); BUILDSTDERR: ^ BUILDSTDERR: src/FileTest.cpp:114:18: warning: unused variable 'fs' [-Wunused-variable] BUILDSTDERR: File::FileSize fs = f.getSize(); BUILDSTDERR: ^ ** Compiling src/inflate.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/inflate/bin/Linux/x86_64/inflated ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/inflate/bin/Linux/x86_64/inflate BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/DateTime.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/DateTime.cpp (debug, shared) ** Compiling src/DateTime.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/DateTime/bin/Linux/x86_64/DateTimed ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/DateTime/bin/Linux/x86_64/DateTime BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Logger.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Logger.cpp (debug, shared) ** Compiling src/Logger.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/Logger/bin/Linux/x86_64/Loggerd ** Compiling src/GlobTest.cpp (release, shared) ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/Logger/bin/Linux/x86_64/Logger BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/grep.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/grep.cpp (debug, shared) ** Compiling src/grep.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/grep/bin/Linux/x86_64/grepd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/grep/bin/Linux/x86_64/grep BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/dir.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/dir.cpp (debug, shared) ** Compiling src/dir.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/dir/bin/Linux/x86_64/dird ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/dir/bin/Linux/x86_64/dir BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/md5.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/md5.cpp (debug, shared) ** Compiling src/md5.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/md5/bin/Linux/x86_64/md5d ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/md5/bin/Linux/x86_64/md5 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/hmacmd5.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/hmacmd5.cpp (debug, shared) ** Compiling src/hmacmd5.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/hmacmd5/bin/Linux/x86_64/hmacmd5d ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/hmacmd5/bin/Linux/x86_64/hmacmd5 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/NotificationQueue.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/NotificationQueue.cpp (debug, shared) ** Compiling src/NotificationQueue.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/NotificationQueue/bin/Linux/x86_64/NotificationQueued ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/NotificationQueue/bin/Linux/x86_64/NotificationQueue BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/StringTokenizer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/StringTokenizer.cpp (debug, shared) ** Compiling src/StringTokenizer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/StringTokenizer/bin/Linux/x86_64/StringTokenizerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/StringTokenizer/bin/Linux/x86_64/StringTokenizer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/URI.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/URI.cpp (debug, shared) ** Compiling src/URI.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/URI/bin/Linux/x86_64/URId ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/URI/bin/Linux/x86_64/URI BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/uuidgen.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/uuidgen.cpp (debug, shared) ** Compiling src/uuidgen.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/uuidgen/bin/Linux/x86_64/uuidgend ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/samples/uuidgen/bin/Linux/x86_64/uuidgen BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/DOMParser.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/DOMParser.cpp (debug, shared) ** Compiling src/DOMParser.cpp (release, shared) ** Compiling src/FilesystemTestSuite.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/samples/DOMParser/bin/Linux/x86_64/DOMParserd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/samples/DOMParser/bin/Linux/x86_64/DOMParser BUILDSTDERR: sh: hostname: command not found ** Compiling src/FIFOBufferStreamTest.cpp (release, shared) ** Creating dependency info for src/DOMWriter.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/DOMWriter.cpp (debug, shared) ** Compiling src/DOMWriter.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/samples/DOMWriter/bin/Linux/x86_64/DOMWriterd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/samples/DOMWriter/bin/Linux/x86_64/DOMWriter BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/PrettyPrint.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/PrettyPrint.cpp (debug, shared) ** Compiling src/PrettyPrint.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/samples/PrettyPrint/bin/Linux/x86_64/PrettyPrintd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/samples/PrettyPrint/bin/Linux/x86_64/PrettyPrint BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/SAXParser.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/SAXParser.cpp (debug, shared) ** Compiling src/FoundationTestSuite.cpp (release, shared) ** Compiling src/SAXParser.cpp (release, shared) ** Compiling src/HMACEngineTest.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/samples/SAXParser/bin/Linux/x86_64/SAXParserd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML/samples/SAXParser/bin/Linux/x86_64/SAXParser BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Benchmark.cpp ** Compiling src/HexBinaryTest.cpp (release, shared) BUILDSTDERR: sh: hostname: command not found ** Compiling src/Benchmark.cpp (debug, shared) ** Compiling src/Benchmark.cpp (release, shared) ** Compiling src/LoggerTest.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/samples/Benchmark/bin/Linux/x86_64/Benchmarkd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/samples/Benchmark/bin/Linux/x86_64/Benchmark BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/JSONConfiguration.cpp ** Creating dependency info for src/XMLConfiguration.cpp ** Creating dependency info for src/TimerTask.cpp ** Creating dependency info for src/Timer.cpp ** Creating dependency info for src/OptionCallback.cpp ** Creating dependency info for src/RegExpValidator.cpp ** Creating dependency info for src/IntValidator.cpp ** Creating dependency info for src/Validator.cpp ** Creating dependency info for src/ServerApplication.cpp ** Creating dependency info for src/FilesystemConfiguration.cpp ** Creating dependency info for src/SystemConfiguration.cpp ** Creating dependency info for src/Subsystem.cpp ** Creating dependency info for src/PropertyFileConfiguration.cpp ** Creating dependency info for src/OptionSet.cpp ** Creating dependency info for src/OptionProcessor.cpp ** Creating dependency info for src/OptionException.cpp ** Creating dependency info for src/Option.cpp ** Creating dependency info for src/MapConfiguration.cpp ** Creating dependency info for src/LoggingSubsystem.cpp ** Creating dependency info for src/LoggingConfigurator.cpp ** Creating dependency info for src/LayeredConfiguration.cpp ** Creating dependency info for src/IniFileConfiguration.cpp ** Creating dependency info for src/HelpFormatter.cpp ** Creating dependency info for src/ConfigurationView.cpp ** Creating dependency info for src/ConfigurationMapper.cpp ** Creating dependency info for src/Application.cpp ** Creating dependency info for src/AbstractConfiguration.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/AbstractConfiguration.cpp (debug, shared) ** Compiling src/Application.cpp (debug, shared) ** Compiling src/ListMapTest.cpp (release, shared) BUILDSTDERR: src/ListMapTest.cpp: In member function 'void ListMapTest::testInsertOrder()': BUILDSTDERR: src/ListMapTest.cpp:77:12: warning: unused variable 'N' [-Wunused-variable] BUILDSTDERR: const int N = 1000; BUILDSTDERR: ^ BUILDSTDERR: src/ListMapTest.cpp: In member function 'void ListMapTest::testIntIndex()': BUILDSTDERR: src/ListMapTest.cpp:227:7: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: int x = im[4]; BUILDSTDERR: ^ ** Compiling src/ConfigurationMapper.cpp (debug, shared) ** Compiling src/ConfigurationView.cpp (debug, shared) ** Compiling src/HelpFormatter.cpp (debug, shared) ** Compiling src/IniFileConfiguration.cpp (debug, shared) ** Compiling src/LoggingFactoryTest.cpp (release, shared) ** Compiling src/LayeredConfiguration.cpp (debug, shared) ** Compiling src/LoggingRegistryTest.cpp (release, shared) BUILDSTDERR: src/LoggingRegistryTest.cpp: In member function 'void LoggingRegistryTest::testUnregister()': BUILDSTDERR: src/LoggingRegistryTest.cpp:131:12: warning: unused variable 'pC' [-Wunused-variable] BUILDSTDERR: Channel* pC = reg.channelForName("c1"); BUILDSTDERR: ^ BUILDSTDERR: src/LoggingRegistryTest.cpp:140:14: warning: unused variable 'pF' [-Wunused-variable] BUILDSTDERR: Formatter* pF = reg.formatterForName("f2"); BUILDSTDERR: ^ ** Compiling src/LoggingConfigurator.cpp (debug, shared) ** Compiling src/LoggingTestSuite.cpp (release, shared) ** Compiling src/LogStreamTest.cpp (release, shared) ** Compiling src/LoggingSubsystem.cpp (debug, shared) ** Compiling src/MapConfiguration.cpp (debug, shared) ** Compiling src/NamedEventTest.cpp (release, shared) ** Compiling src/NamedMutexTest.cpp (release, shared) ** Compiling src/Option.cpp (debug, shared) ** Compiling src/ProcessesTestSuite.cpp (release, shared) ** Compiling src/OptionException.cpp (debug, shared) ** Compiling src/ProcessTest.cpp (release, shared) BUILDSTDERR: src/ProcessTest.cpp: In member function 'void ProcessTest::testIsRunning()': BUILDSTDERR: src/ProcessTest.cpp:239:6: warning: unused variable 'rc' [-Wunused-variable] BUILDSTDERR: int rc = ph.wait(); BUILDSTDERR: ^ ** Compiling src/OptionProcessor.cpp (debug, shared) ** Compiling src/OptionSet.cpp (debug, shared) ** Compiling src/MemoryPoolTest.cpp (release, shared) ** Compiling src/PropertyFileConfiguration.cpp (debug, shared) ** Compiling src/Subsystem.cpp (debug, shared) ** Compiling src/MD4EngineTest.cpp (release, shared) ** Compiling src/SystemConfiguration.cpp (debug, shared) ** Compiling src/MD5EngineTest.cpp (release, shared) ** Compiling src/FilesystemConfiguration.cpp (debug, shared) ** Compiling src/ManifestTest.cpp (release, shared) ** Compiling src/ServerApplication.cpp (debug, shared) ** Compiling src/Validator.cpp (debug, shared) ** Compiling src/IntValidator.cpp (debug, shared) ** Compiling src/NDCTest.cpp (release, shared) ** Compiling src/RegExpValidator.cpp (debug, shared) ** Compiling src/OptionCallback.cpp (debug, shared) ** Compiling src/NotificationCenterTest.cpp (release, shared) ** Compiling src/Timer.cpp (debug, shared) ** Compiling src/TimerTask.cpp (debug, shared) ** Compiling src/XMLConfiguration.cpp (debug, shared) ** Compiling src/NotificationQueueTest.cpp (release, shared) ** Compiling src/JSONConfiguration.cpp (debug, shared) ** Compiling src/PriorityNotificationQueueTest.cpp (release, shared) ** Compiling src/TimedNotificationQueueTest.cpp (release, shared) ** Compiling src/AbstractConfiguration.cpp (release, shared) ** Compiling src/NotificationsTestSuite.cpp (release, shared) ** Compiling src/Application.cpp (release, shared) ** Compiling src/NullStreamTest.cpp (release, shared) ** Compiling src/NumberFormatterTest.cpp (release, shared) ** Compiling src/ConfigurationMapper.cpp (release, shared) ** Compiling src/ConfigurationView.cpp (release, shared) ** Compiling src/HelpFormatter.cpp (release, shared) ** Compiling src/IniFileConfiguration.cpp (release, shared) ** Compiling src/LayeredConfiguration.cpp (release, shared) ** Compiling src/NumberParserTest.cpp (release, shared) ** Compiling src/LoggingConfigurator.cpp (release, shared) ** Compiling src/LoggingSubsystem.cpp (release, shared) ** Compiling src/MapConfiguration.cpp (release, shared) ** Compiling src/Option.cpp (release, shared) ** Compiling src/OptionException.cpp (release, shared) ** Compiling src/OptionProcessor.cpp (release, shared) ** Compiling src/OptionSet.cpp (release, shared) ** Compiling src/PropertyFileConfiguration.cpp (release, shared) ** Compiling src/Subsystem.cpp (release, shared) ** Compiling src/SystemConfiguration.cpp (release, shared) ** Compiling src/FilesystemConfiguration.cpp (release, shared) ** Compiling src/ServerApplication.cpp (release, shared) ** Compiling src/Validator.cpp (release, shared) ** Compiling src/IntValidator.cpp (release, shared) ** Compiling src/RegExpValidator.cpp (release, shared) ** Compiling src/OptionCallback.cpp (release, shared) ** Compiling src/Timer.cpp (release, shared) ** Compiling src/TimerTask.cpp (release, shared) ** Compiling src/PathTest.cpp (release, shared) ** Compiling src/XMLConfiguration.cpp (release, shared) ** Compiling src/JSONConfiguration.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoUtild.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoUtil.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Utility.cpp ** Creating dependency info for src/SQLiteStatementImpl.cpp ** Creating dependency info for src/SQLiteException.cpp ** Creating dependency info for src/Connector.cpp ** Creating dependency info for src/SessionImpl.cpp ** Creating dependency info for src/Notifier.cpp ** Creating dependency info for src/Extractor.cpp ** Creating dependency info for src/Binder.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Binder.cpp (debug, shared) ** Compiling src/Extractor.cpp (debug, shared) ** Compiling src/Notifier.cpp (debug, shared) ** Compiling src/SessionImpl.cpp (debug, shared) ** Compiling src/Connector.cpp (debug, shared) ** Compiling src/SQLiteException.cpp (debug, shared) ** Compiling src/SQLiteStatementImpl.cpp (debug, shared) ** Compiling src/Utility.cpp (debug, shared) ** Compiling src/Binder.cpp (release, shared) ** Compiling src/Extractor.cpp (release, shared) ** Compiling src/PatternFormatterTest.cpp (release, shared) ** Compiling src/PBKDF2EngineTest.cpp (release, shared) ** Compiling src/RWLockTest.cpp (release, shared) ** Compiling src/Notifier.cpp (release, shared) ** Compiling src/RandomStreamTest.cpp (release, shared) ** Compiling src/RandomTest.cpp (release, shared) ** Compiling src/RegularExpressionTest.cpp (release, shared) ** Compiling src/SessionImpl.cpp (release, shared) ** Compiling src/SHA1EngineTest.cpp (release, shared) ** Compiling src/SemaphoreTest.cpp (release, shared) ** Compiling src/Connector.cpp (release, shared) ** Compiling src/ConditionTest.cpp (release, shared) ** Compiling src/SharedLibraryTest.cpp (release, shared) ** Compiling src/SQLiteException.cpp (release, shared) ** Compiling src/SharedLibraryTestSuite.cpp (release, shared) ** Compiling src/SQLiteStatementImpl.cpp (release, shared) ** Compiling src/SimpleFileChannelTest.cpp (release, shared) ** Compiling src/StopwatchTest.cpp (release, shared) ** Compiling src/StreamConverterTest.cpp (release, shared) ** Compiling src/Utility.cpp (release, shared) ** Compiling src/StreamCopierTest.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoDataSQLited.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoDataSQLite.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Utility.cpp ** Compiling src/StreamTokenizerTest.cpp (release, shared) ** Creating dependency info for src/Unicode.cpp ** Creating dependency info for src/TypeInfo.cpp ** Creating dependency info for src/SessionImpl.cpp ** Creating dependency info for src/Preparator.cpp ** Creating dependency info for src/Parameter.cpp ** Creating dependency info for src/ODBCStatementImpl.cpp ** Creating dependency info for src/ODBCMetaColumn.cpp ** Creating dependency info for src/ODBCException.cpp ** Creating dependency info for src/Extractor.cpp ** Creating dependency info for src/EnvironmentHandle.cpp ** Creating dependency info for src/Connector.cpp ** Creating dependency info for src/ConnectionHandle.cpp ** Creating dependency info for src/Binder.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/StreamsTestSuite.cpp (release, shared) ** Compiling src/Binder.cpp (debug, shared) ** Compiling src/StringTest.cpp (release, shared) BUILDSTDERR: In file included from src/Binder.cpp:17:0: BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/ConnectionHandle.cpp (debug, shared) ** Compiling src/Connector.cpp (debug, shared) BUILDSTDERR: In file included from include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from src/Connector.cpp:18: BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/EnvironmentHandle.cpp (debug, shared) ** Compiling src/StringTokenizerTest.cpp (release, shared) BUILDSTDERR: src/StringTokenizerTest.cpp: In member function 'void StringTokenizerTest::testFind()': BUILDSTDERR: src/StringTokenizerTest.cpp:383:15: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: std::size_t p = st.find("4"); BUILDSTDERR: ^ ** Compiling src/Extractor.cpp (debug, shared) ** Compiling src/TaskTestSuite.cpp (release, shared) ** Compiling src/TaskTest.cpp (release, shared) ** Compiling src/TaskManagerTest.cpp (release, shared) ** Compiling src/ODBCException.cpp (debug, shared) ** Compiling src/ODBCMetaColumn.cpp (debug, shared) ** Compiling src/TestChannel.cpp (release, shared) ** Compiling src/TeeStreamTest.cpp (release, shared) ** Compiling src/UTF8StringTest.cpp (release, shared) ** Compiling src/ODBCStatementImpl.cpp (debug, shared) ** Compiling src/TextConverterTest.cpp (release, shared) BUILDSTDERR: In file included from include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCStatementImpl.cpp:17: BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/TextIteratorTest.cpp (release, shared) ** Compiling src/TextBufferIteratorTest.cpp (release, shared) ** Compiling src/TextTestSuite.cpp (release, shared) ** Compiling src/Parameter.cpp (debug, shared) ** Compiling src/TextEncodingTest.cpp (release, shared) ** Compiling src/Preparator.cpp (debug, shared) ** Compiling src/ThreadLocalTest.cpp (release, shared) ** Compiling src/ThreadPoolTest.cpp (release, shared) ** Compiling src/ThreadTest.cpp (release, shared) ** Compiling src/ThreadingTestSuite.cpp (release, shared) ** Compiling src/TimerTest.cpp (release, shared) ** Compiling src/TimespanTest.cpp (release, shared) ** Compiling src/SessionImpl.cpp (debug, shared) ** Compiling src/TimestampTest.cpp (release, shared) BUILDSTDERR: src/SessionImpl.cpp: In member function 'virtual void Poco::Data::ODBC::SessionImpl::setTransactionIsolation(Poco::UInt32)': BUILDSTDERR: src/SessionImpl.cpp:241:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: checkError(SQLSetConnectAttr(_db, SQL_ATTR_TXN_ISOLATION, (SQLPOINTER) isolation, 0)); BUILDSTDERR: ^ BUILDSTDERR: In file included from include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from src/SessionImpl.cpp:17: BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/TimezoneTest.cpp (release, shared) ** Compiling src/URIStreamOpenerTest.cpp (release, shared) ** Compiling src/URITest.cpp (release, shared) ** Compiling src/TypeInfo.cpp (debug, shared) ** Compiling src/Unicode.cpp (debug, shared) ** Compiling src/Utility.cpp (debug, shared) ** Compiling src/Binder.cpp (release, shared) BUILDSTDERR: In file included from src/Binder.cpp:17:0: BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/URITestSuite.cpp (release, shared) ** Compiling src/UUIDGeneratorTest.cpp (release, shared) ** Compiling src/UUIDTest.cpp (release, shared) ** Compiling src/UUIDTestSuite.cpp (release, shared) ** Compiling src/ZLibTest.cpp (release, shared) ** Compiling src/TestPlugin.cpp (release, shared) ** Compiling src/DummyDelegate.cpp (release, shared) ** Compiling src/BasicEventTest.cpp (release, shared) ** Compiling src/ConnectionHandle.cpp (release, shared) ** Compiling src/Connector.cpp (release, shared) BUILDSTDERR: In file included from include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from src/Connector.cpp:18: BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/FIFOEventTest.cpp (release, shared) ** Compiling src/EnvironmentHandle.cpp (release, shared) ** Compiling src/Extractor.cpp (release, shared) ** Compiling src/PriorityEventTest.cpp (release, shared) ** Compiling src/EventTestSuite.cpp (release, shared) ** Compiling src/LRUCacheTest.cpp (release, shared) ** Compiling src/ExpireCacheTest.cpp (release, shared) ** Compiling src/ExpireLRUCacheTest.cpp (release, shared) ** Compiling src/ODBCException.cpp (release, shared) ** Compiling src/ODBCMetaColumn.cpp (release, shared) ** Compiling src/CacheTestSuite.cpp (release, shared) ** Compiling src/AnyTest.cpp (release, shared) ** Compiling src/ODBCStatementImpl.cpp (release, shared) BUILDSTDERR: src/AnyTest.cpp: In member function 'void AnyTest::testInt()': BUILDSTDERR: src/AnyTest.cpp:232:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int tmp = AnyCast(a); BUILDSTDERR: ^ BUILDSTDERR: In file included from include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCStatementImpl.cpp:17: BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/FormatTest.cpp (release, shared) ** Compiling src/HashingTestSuite.cpp (release, shared) ** Compiling src/Parameter.cpp (release, shared) ** Compiling src/HashTableTest.cpp (release, shared) BUILDSTDERR: src/HashTableTest.cpp: In member function 'void HashTableTest::testSize()': BUILDSTDERR: src/HashTableTest.cpp:107:15: warning: unused variable 'h1' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 h1 = hashTable.insert("1", 1); BUILDSTDERR: ^ ** Compiling src/Preparator.cpp (release, shared) ** Compiling src/SimpleHashTableTest.cpp (release, shared) BUILDSTDERR: src/SimpleHashTableTest.cpp: In member function 'void SimpleHashTableTest::testSize()': BUILDSTDERR: src/SimpleHashTableTest.cpp:107:15: warning: unused variable 'h1' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 h1 = hashTable.insert("1", 1); BUILDSTDERR: ^ BUILDSTDERR: src/SimpleHashTableTest.cpp:109:15: warning: unused variable 'h2' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 h2 = hashTable.update("2", 2); BUILDSTDERR: ^ ** Compiling src/LinearHashTableTest.cpp (release, shared) ** Compiling src/SessionImpl.cpp (release, shared) ** Compiling src/HashSetTest.cpp (release, shared) BUILDSTDERR: src/SessionImpl.cpp: In member function 'virtual void Poco::Data::ODBC::SessionImpl::setTransactionIsolation(Poco::UInt32)': BUILDSTDERR: src/SessionImpl.cpp:241:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] BUILDSTDERR: checkError(SQLSetConnectAttr(_db, SQL_ATTR_TXN_ISOLATION, (SQLPOINTER) isolation, 0)); BUILDSTDERR: ^ BUILDSTDERR: In file included from include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from src/SessionImpl.cpp:17: BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/HashMapTest.cpp (release, shared) BUILDSTDERR: src/HashMapTest.cpp: In member function 'void HashMapTest::testIndex()': BUILDSTDERR: src/HashMapTest.cpp:194:7: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: int x = im[4]; BUILDSTDERR: ^ ** Compiling src/SharedMemoryTest.cpp (release, shared) ** Compiling src/UniqueExpireCacheTest.cpp (release, shared) ** Compiling src/TypeInfo.cpp (release, shared) ** Compiling src/Unicode.cpp (release, shared) ** Compiling src/Utility.cpp (release, shared) ** Compiling src/UniqueExpireLRUCacheTest.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoDataODBCd.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoDataODBC.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Utility.cpp ** Creating dependency info for src/StatementExecutor.cpp ** Creating dependency info for src/SessionHandle.cpp ** Creating dependency info for src/MySQLException.cpp ** Creating dependency info for src/ResultMetadata.cpp ** Creating dependency info for src/MySQLStatementImpl.cpp ** Creating dependency info for src/Connector.cpp ** Creating dependency info for src/SessionImpl.cpp ** Creating dependency info for src/Extractor.cpp ** Creating dependency info for src/Binder.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Binder.cpp (debug, shared) ** Compiling src/Extractor.cpp (debug, shared) ** Compiling src/SessionImpl.cpp (debug, shared) ** Compiling src/UnicodeConverterTest.cpp (release, shared) ** Compiling src/TuplesTest.cpp (release, shared) ** Compiling src/Connector.cpp (debug, shared) ** Compiling src/MySQLStatementImpl.cpp (debug, shared) ** Compiling src/ResultMetadata.cpp (debug, shared) ** Compiling src/MySQLException.cpp (debug, shared) ** Compiling src/SessionHandle.cpp (debug, shared) ** Compiling src/StatementExecutor.cpp (debug, shared) ** Compiling src/Utility.cpp (debug, shared) ** Compiling src/NamedTuplesTest.cpp (release, shared) BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple1()': BUILDSTDERR: src/NamedTuplesTest.cpp:55:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple2()': BUILDSTDERR: src/NamedTuplesTest.cpp:91:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple3()': BUILDSTDERR: src/NamedTuplesTest.cpp:133:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple4()': BUILDSTDERR: src/NamedTuplesTest.cpp:179:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple5()': BUILDSTDERR: src/NamedTuplesTest.cpp:229:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple6()': BUILDSTDERR: src/NamedTuplesTest.cpp:284:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple7()': BUILDSTDERR: src/NamedTuplesTest.cpp:343:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple8()': BUILDSTDERR: src/NamedTuplesTest.cpp:406:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple9()': BUILDSTDERR: src/NamedTuplesTest.cpp:475:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple10()': BUILDSTDERR: src/NamedTuplesTest.cpp:548:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple11()': BUILDSTDERR: src/NamedTuplesTest.cpp:626:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple12()': BUILDSTDERR: src/NamedTuplesTest.cpp:709:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple13()': BUILDSTDERR: src/NamedTuplesTest.cpp:796:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple14()': BUILDSTDERR: src/NamedTuplesTest.cpp:886:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ ** Compiling src/Binder.cpp (release, shared) BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple15()': BUILDSTDERR: src/NamedTuplesTest.cpp:980:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple16()': BUILDSTDERR: src/NamedTuplesTest.cpp:1079:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple17()': BUILDSTDERR: src/NamedTuplesTest.cpp:1184:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple18()': BUILDSTDERR: src/NamedTuplesTest.cpp:1294:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple19()': BUILDSTDERR: src/NamedTuplesTest.cpp:1409:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/NamedTuplesTest.cpp: In member function 'void NamedTuplesTest::testNamedTuple20()': BUILDSTDERR: src/NamedTuplesTest.cpp:1528:12: warning: variable 'xyz' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { int xyz; xyz = aTuple["XYZ"]; fail ("must fail"); } BUILDSTDERR: ^ ** Compiling src/Extractor.cpp (release, shared) ** Compiling src/SessionImpl.cpp (release, shared) ** Compiling src/Connector.cpp (release, shared) ** Compiling src/MySQLStatementImpl.cpp (release, shared) ** Compiling src/ResultMetadata.cpp (release, shared) ** Compiling src/MySQLException.cpp (release, shared) ** Compiling src/SessionHandle.cpp (release, shared) ** Compiling src/StatementExecutor.cpp (release, shared) ** Compiling src/Utility.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoDataMySQLd.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoDataMySQL.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/UpdateRequest.cpp ** Creating dependency info for src/ResponseMessage.cpp ** Creating dependency info for src/RequestMessage.cpp ** Creating dependency info for src/ReplicaSet.cpp ** Creating dependency info for src/RegularExpression.cpp ** Creating dependency info for src/QueryRequest.cpp ** Creating dependency info for src/ObjectId.cpp ** Creating dependency info for src/MessageHeader.cpp ** Creating dependency info for src/Message.cpp ** Creating dependency info for src/KillCursorsRequest.cpp ** Creating dependency info for src/JavaScriptCode.cpp ** Creating dependency info for src/InsertRequest.cpp ** Creating dependency info for src/GetMoreRequest.cpp ** Creating dependency info for src/Element.cpp ** Creating dependency info for src/Document.cpp ** Creating dependency info for src/Database.cpp ** Creating dependency info for src/DeleteRequest.cpp ** Creating dependency info for src/Cursor.cpp ** Creating dependency info for src/Connection.cpp ** Creating dependency info for src/Binary.cpp ** Creating dependency info for src/Array.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Array.cpp (debug, shared) ** Compiling src/Binary.cpp (debug, shared) ** Compiling src/Connection.cpp (debug, shared) ** Compiling src/Cursor.cpp (debug, shared) ** Compiling src/DeleteRequest.cpp (debug, shared) ** Compiling src/Database.cpp (debug, shared) ** Compiling src/Document.cpp (debug, shared) ** Compiling src/Element.cpp (debug, shared) ** Compiling src/GetMoreRequest.cpp (debug, shared) ** Compiling src/InsertRequest.cpp (debug, shared) ** Compiling src/JavaScriptCode.cpp (debug, shared) ** Compiling src/KillCursorsRequest.cpp (debug, shared) ** Compiling src/Message.cpp (debug, shared) ** Compiling src/MessageHeader.cpp (debug, shared) ** Compiling src/ObjectId.cpp (debug, shared) ** Compiling src/QueryRequest.cpp (debug, shared) ** Compiling src/RegularExpression.cpp (debug, shared) ** Compiling src/ReplicaSet.cpp (debug, shared) ** Compiling src/RequestMessage.cpp (debug, shared) ** Compiling src/ResponseMessage.cpp (debug, shared) ** Compiling src/UpdateRequest.cpp (debug, shared) ** Compiling src/Array.cpp (release, shared) ** Compiling src/Binary.cpp (release, shared) ** Compiling src/Connection.cpp (release, shared) ** Compiling src/Cursor.cpp (release, shared) ** Compiling src/DeleteRequest.cpp (release, shared) ** Compiling src/Database.cpp (release, shared) ** Compiling src/Document.cpp (release, shared) ** Compiling src/Element.cpp (release, shared) ** Compiling src/TypeListTest.cpp (release, shared) ** Compiling src/GetMoreRequest.cpp (release, shared) BUILDSTDERR: src/TypeListTest.cpp: In member function 'void TypeListTest::testTypeList()': BUILDSTDERR: src/TypeListTest.cpp:93:35: warning: variable 'pos0' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos0; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:94:36: warning: variable 'pos1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos1; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:95:36: warning: variable 'pos2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos2; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:96:37: warning: variable 'pos3' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos3; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:97:36: warning: variable 'pos4' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos4; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:98:37: warning: variable 'pos5' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos5; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:99:36: warning: variable 'pos6' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos6; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:100:37: warning: variable 'pos7' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos7; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:101:35: warning: variable 'pos8' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator pos8; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:102:42: warning: variable 'posUnknown' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator posUnknown; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:160:34: warning: variable 'posNo1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator posNo1; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:161:35: warning: variable 'posNo2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator posNo2; BUILDSTDERR: ^ BUILDSTDERR: src/TypeListTest.cpp:162:35: warning: variable 'posNo3' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static TypeLocator posNo3; BUILDSTDERR: ^ ** Compiling src/InsertRequest.cpp (release, shared) ** Compiling src/JavaScriptCode.cpp (release, shared) ** Compiling src/KillCursorsRequest.cpp (release, shared) ** Compiling src/Message.cpp (release, shared) ** Compiling src/MessageHeader.cpp (release, shared) ** Compiling src/ObjectId.cpp (release, shared) ** Compiling src/QueryRequest.cpp (release, shared) ** Compiling src/RegularExpression.cpp (release, shared) ** Compiling src/ReplicaSet.cpp (release, shared) ** Compiling src/RequestMessage.cpp (release, shared) ** Compiling src/ResponseMessage.cpp (release, shared) ** Compiling src/UpdateRequest.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoMongoDBd.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoMongoDB.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/ZipOperation.cpp ** Creating dependency info for src/ZipManipulator.cpp ** Creating dependency info for src/Replace.cpp ** Creating dependency info for src/Rename.cpp ** Creating dependency info for src/Keep.cpp ** Creating dependency info for src/Delete.cpp ** Creating dependency info for src/Add.cpp ** Creating dependency info for src/ZipException.cpp ** Creating dependency info for src/ZipCommon.cpp ** Creating dependency info for src/ZipUtil.cpp ** Creating dependency info for src/ZipStream.cpp ** Creating dependency info for src/ZipLocalFileHeader.cpp ** Creating dependency info for src/ZipFileInfo.cpp ** Creating dependency info for src/ZipDataInfo.cpp ** Creating dependency info for src/ZipArchiveInfo.cpp ** Creating dependency info for src/ZipArchive.cpp ** Creating dependency info for src/SkipCallback.cpp ** Creating dependency info for src/PartialStream.cpp ** Creating dependency info for src/ParseCallback.cpp ** Creating dependency info for src/Decompress.cpp ** Creating dependency info for src/Compress.cpp ** Creating dependency info for src/AutoDetectStream.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/AutoDetectStream.cpp (debug, shared) ** Compiling src/Compress.cpp (debug, shared) ** Compiling src/Decompress.cpp (debug, shared) ** Compiling src/ParseCallback.cpp (debug, shared) ** Compiling src/PartialStream.cpp (debug, shared) ** Compiling src/SkipCallback.cpp (debug, shared) ** Compiling src/ZipArchive.cpp (debug, shared) ** Compiling src/ZipArchiveInfo.cpp (debug, shared) ** Compiling src/VarTest.cpp (release, shared) ** Compiling src/ZipDataInfo.cpp (debug, shared) ** Compiling src/ZipFileInfo.cpp (debug, shared) BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testInt8()': BUILDSTDERR: src/VarTest.cpp:132:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testInt16()': BUILDSTDERR: src/VarTest.cpp:220:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int32 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testInt32()': BUILDSTDERR: src/VarTest.cpp:308:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testInt64()': BUILDSTDERR: src/VarTest.cpp:396:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUInt8()': BUILDSTDERR: src/VarTest.cpp:484:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUInt16()': BUILDSTDERR: src/VarTest.cpp:572:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUInt32()': BUILDSTDERR: src/VarTest.cpp:660:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUInt64()': BUILDSTDERR: src/VarTest.cpp:748:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testBool()': BUILDSTDERR: src/VarTest.cpp:836:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testChar()': BUILDSTDERR: src/VarTest.cpp:907:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testFloat()': BUILDSTDERR: src/VarTest.cpp:981:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp:919:8: warning: unused variable 'f' [-Wunused-variable] BUILDSTDERR: float f = any; BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testDouble()': BUILDSTDERR: src/VarTest.cpp:1073:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp:1011:8: warning: unused variable 'f' [-Wunused-variable] BUILDSTDERR: float f = v; BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testString()': BUILDSTDERR: src/VarTest.cpp:1157:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testLong()': BUILDSTDERR: src/VarTest.cpp:1246:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testULong()': BUILDSTDERR: src/VarTest.cpp:1334:9: warning: variable 'value2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Int16 value2; value2 = a1.extract(); BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testUDT()': BUILDSTDERR: src/VarTest.cpp:1375:9: warning: unused variable 'f' [-Wunused-variable] BUILDSTDERR: float f = da1; BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testLimitsFloat()': BUILDSTDERR: src/VarTest.cpp:1716:15: warning: variable 'f' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { float f; f = da; fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp:1721:15: warning: variable 'f' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { float f; f = da; fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp: In member function 'void VarTest::testEmpty()': BUILDSTDERR: src/VarTest.cpp:2509:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i = da; BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.cpp:2515:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i = da.extract(); BUILDSTDERR: ^ BUILDSTDERR: In file included from src/VarTest.cpp:13:0: BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = short int; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1655:32: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = int; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1656:32: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = long int; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1657:32: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1658:36: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = signed char]': BUILDSTDERR: src/VarTest.cpp:1659:37: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = int; TS = short int]': BUILDSTDERR: src/VarTest.cpp:1661:33: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = long int; TS = short int]': BUILDSTDERR: src/VarTest.cpp:1662:33: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = short int]': BUILDSTDERR: src/VarTest.cpp:1663:37: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = short int]': BUILDSTDERR: src/VarTest.cpp:1664:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSigned() [with TL = long int; TS = int]': BUILDSTDERR: src/VarTest.cpp:1666:33: required from here BUILDSTDERR: src/VarTest.h:101:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:106:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = int]': BUILDSTDERR: src/VarTest.cpp:1667:37: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = int]': BUILDSTDERR: src/VarTest.cpp:1668:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = signed char; TU = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1670:40: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TU i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = short int; TU = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1671:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = int; TU = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1672:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = long int; TU = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1673:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1674:37: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1675:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = signed char; TU = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1677:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TU i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = short int; TU = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1678:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = int; TU = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1679:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = long int; TU = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1680:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1681:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1682:39: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ ** Compiling src/ZipLocalFileHeader.cpp (debug, shared) BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = signed char; TU = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1684:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TU i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = short int; TU = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1685:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = int; TU = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1686:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = long int; TU = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1687:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1688:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1689:39: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = signed char; TU = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1691:41: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TU i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = short int; TU = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1692:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = int; TU = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1693:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsSignedUnsigned() [with TS = long int; TU = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1694:42: required from here BUILDSTDERR: src/VarTest.h:137:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = float; TS = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1695:38: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsFloatToInt() [with TL = double; TS = long unsigned int]': BUILDSTDERR: src/VarTest.cpp:1696:39: required from here BUILDSTDERR: src/VarTest.h:119:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h:125:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = short unsigned int; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1699:36: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: try { TS i; i = da.convert(); fail("must fail"); } BUILDSTDERR: ^ BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = unsigned int; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1700:36: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = long unsigned int; TS = unsigned char]': BUILDSTDERR: src/VarTest.cpp:1701:36: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = unsigned int; TS = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1703:37: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = long unsigned int; TS = short unsigned int]': BUILDSTDERR: src/VarTest.cpp:1704:37: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] BUILDSTDERR: src/VarTest.h: In instantiation of 'void VarTest::testLimitsUnsigned() [with TL = long unsigned int; TS = unsigned int]': BUILDSTDERR: src/VarTest.cpp:1706:37: required from here BUILDSTDERR: src/VarTest.h:146:12: warning: variable 'i' set but not used [-Wunused-but-set-variable] ** Compiling src/ZipStream.cpp (debug, shared) ** Compiling src/ZipUtil.cpp (debug, shared) ** Compiling src/ZipCommon.cpp (debug, shared) ** Compiling src/ZipException.cpp (debug, shared) ** Compiling src/Add.cpp (debug, shared) ** Compiling src/Delete.cpp (debug, shared) ** Compiling src/Keep.cpp (debug, shared) ** Compiling src/Rename.cpp (debug, shared) ** Compiling src/Replace.cpp (debug, shared) ** Compiling src/ZipManipulator.cpp (debug, shared) ** Compiling src/ZipOperation.cpp (debug, shared) ** Compiling src/AutoDetectStream.cpp (release, shared) ** Compiling src/Compress.cpp (release, shared) ** Compiling src/Decompress.cpp (release, shared) ** Compiling src/ParseCallback.cpp (release, shared) ** Compiling src/PartialStream.cpp (release, shared) ** Compiling src/SkipCallback.cpp (release, shared) ** Compiling src/ZipArchive.cpp (release, shared) ** Compiling src/ZipArchiveInfo.cpp (release, shared) ** Compiling src/ZipDataInfo.cpp (release, shared) ** Compiling src/ZipFileInfo.cpp (release, shared) ** Compiling src/ZipLocalFileHeader.cpp (release, shared) ** Compiling src/ZipStream.cpp (release, shared) ** Compiling src/ZipUtil.cpp (release, shared) ** Compiling src/ZipCommon.cpp (release, shared) ** Compiling src/ZipException.cpp (release, shared) ** Compiling src/Add.cpp (release, shared) ** Compiling src/Delete.cpp (release, shared) ** Compiling src/Keep.cpp (release, shared) ** Compiling src/Rename.cpp (release, shared) ** Compiling src/Replace.cpp (release, shared) ** Compiling src/ZipManipulator.cpp (release, shared) ** Compiling src/ZipOperation.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoZipd.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoZip.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/PageCompiler.cpp ** Creating dependency info for src/OSPCodeWriter.cpp ** Creating dependency info for src/ApacheCodeWriter.cpp ** Creating dependency info for src/CodeWriter.cpp ** Creating dependency info for src/PageReader.cpp ** Creating dependency info for src/Page.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Page.cpp (debug, shared) ** Compiling src/PageReader.cpp (debug, shared) ** Compiling src/CodeWriter.cpp (debug, shared) ** Compiling src/DynamicTestSuite.cpp (release, shared) ** Compiling src/ApacheCodeWriter.cpp (debug, shared) ** Compiling src/OSPCodeWriter.cpp (debug, shared) ** Compiling src/PageCompiler.cpp (debug, shared) ** Compiling src/FileStreamTest.cpp (release, shared) ** Compiling src/Page.cpp (release, shared) ** Compiling src/MemoryStreamTest.cpp (release, shared) ** Compiling src/PageReader.cpp (release, shared) ** Compiling src/CodeWriter.cpp (release, shared) ** Compiling src/ApacheCodeWriter.cpp (release, shared) ** Compiling src/OSPCodeWriter.cpp (release, shared) ** Compiling src/PageCompiler.cpp (release, shared) ** Compiling src/ObjectPoolTest.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/bin/Linux/x86_64/cpspcd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/bin/Linux/x86_64/cpspc BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/File2Page.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/File2Page.cpp (debug, shared) ** Compiling src/DirectoryWatcherTest.cpp (release, shared) ** Compiling src/File2Page.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/File2Page/bin/Linux/x86_64/f2cpspd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/File2Page/bin/Linux/x86_64/f2cpsp BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/JSONConfigurationTest.cpp ** Creating dependency info for src/TimerTest.cpp ** Creating dependency info for src/TimerTestSuite.cpp ** Creating dependency info for src/ValidatorTest.cpp ** Creating dependency info for src/FilesystemConfigurationTest.cpp ** Creating dependency info for src/XMLConfigurationTest.cpp ** Creating dependency info for src/UtilTestSuite.cpp ** Creating dependency info for src/SystemConfigurationTest.cpp ** Creating dependency info for src/PropertyFileConfigurationTest.cpp ** Creating dependency info for src/OptionsTestSuite.cpp ** Creating dependency info for src/OptionTest.cpp ** Compiling src/DirectoryIteratorsTest.cpp (release, shared) ** Creating dependency info for src/OptionSetTest.cpp ** Creating dependency info for src/OptionProcessorTest.cpp ** Creating dependency info for src/MapConfigurationTest.cpp ** Creating dependency info for src/LoggingConfiguratorTest.cpp ** Creating dependency info for src/LayeredConfigurationTest.cpp ** Creating dependency info for src/IniFileConfigurationTest.cpp ** Creating dependency info for src/HelpFormatterTest.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/ConfigurationViewTest.cpp ** Creating dependency info for src/ConfigurationMapperTest.cpp ** Creating dependency info for src/ConfigurationTestSuite.cpp ** Creating dependency info for src/AbstractConfigurationTest.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/AbstractConfigurationTest.cpp (debug, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/testsuite/bin/Linux/x86_64/testrunnerd ** Compiling src/ConfigurationTestSuite.cpp (debug, shared) ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/testsuite/bin/Linux/x86_64/testrunner ** Compiling src/ConfigurationMapperTest.cpp (debug, shared) BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TestLibrary.cpp ** Compiling src/TestLibrary.cpp (debug, shared) ** Compiling src/TestLibrary.cpp (release, shared) ** Compiling src/ConfigurationViewTest.cpp (debug, shared) BUILDSTDERR: sh: hostname: command not found ** Building dynamic library (debug, shared) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/testsuite/bin/Linux/x86_64/TestLibraryd.so ** Building dynamic library (release, shared) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/testsuite/bin/Linux/x86_64/TestLibrary.so BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TestApp.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/TestApp.cpp (debug, shared) ** Compiling src/TestApp.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/testsuite/bin/Linux/x86_64/TestAppd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation/testsuite/bin/Linux/x86_64/TestApp BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/SQLiteTest.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/SQLiteTestSuite.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/SQLiteTestSuite.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/SQLiteTest.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/HelpFormatterTest.cpp (debug, shared) ** Compiling src/IniFileConfigurationTest.cpp (debug, shared) ** Compiling src/LayeredConfigurationTest.cpp (debug, shared) ** Compiling src/LoggingConfiguratorTest.cpp (debug, shared) ** Compiling src/MapConfigurationTest.cpp (debug, shared) ** Compiling src/OptionProcessorTest.cpp (debug, shared) ** Compiling src/OptionSetTest.cpp (debug, shared) ** Compiling src/OptionTest.cpp (debug, shared) ** Compiling src/OptionsTestSuite.cpp (debug, shared) ** Compiling src/PropertyFileConfigurationTest.cpp (debug, shared) ** Compiling src/SystemConfigurationTest.cpp (debug, shared) ** Compiling src/UtilTestSuite.cpp (debug, shared) ** Compiling src/XMLConfigurationTest.cpp (debug, shared) ** Compiling src/FilesystemConfigurationTest.cpp (debug, shared) ** Compiling src/ValidatorTest.cpp (debug, shared) ** Compiling src/TimerTestSuite.cpp (debug, shared) ** Compiling src/TimerTest.cpp (debug, shared) ** Compiling src/JSONConfigurationTest.cpp (debug, shared) ** Compiling src/AbstractConfigurationTest.cpp (release, shared) ** Compiling src/ConfigurationTestSuite.cpp (release, shared) ** Compiling src/ConfigurationMapperTest.cpp (release, shared) ** Compiling src/SQLiteTestSuite.cpp (release, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/SQLiteTest.cpp (release, shared) ** Compiling src/ConfigurationViewTest.cpp (release, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/HelpFormatterTest.cpp (release, shared) ** Compiling src/IniFileConfigurationTest.cpp (release, shared) ** Compiling src/LayeredConfigurationTest.cpp (release, shared) ** Compiling src/LoggingConfiguratorTest.cpp (release, shared) ** Compiling src/MapConfigurationTest.cpp (release, shared) ** Compiling src/OptionProcessorTest.cpp (release, shared) ** Compiling src/OptionSetTest.cpp (release, shared) ** Compiling src/OptionTest.cpp (release, shared) ** Compiling src/OptionsTestSuite.cpp (release, shared) ** Compiling src/PropertyFileConfigurationTest.cpp (release, shared) ** Compiling src/SystemConfigurationTest.cpp (release, shared) ** Compiling src/UtilTestSuite.cpp (release, shared) ** Compiling src/XMLConfigurationTest.cpp (release, shared) ** Compiling src/FilesystemConfigurationTest.cpp (release, shared) ** Compiling src/ValidatorTest.cpp (release, shared) ** Compiling src/TimerTestSuite.cpp (release, shared) ** Compiling src/TimerTest.cpp (release, shared) ** Compiling src/JSONConfigurationTest.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/SQLite/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/SQLite/testsuite/bin/Linux/x86_64/testrunner ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util/testsuite/bin/Linux/x86_64/testrunnerd BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/SQLExecutor.cpp ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util/testsuite/bin/Linux/x86_64/testrunner ** Creating dependency info for src/ODBCTest.cpp ** Creating dependency info for src/ODBCSQLServerTest.cpp ** Creating dependency info for src/ODBCSQLiteTest.cpp ** Creating dependency info for src/ODBCPostgreSQLTest.cpp ** Creating dependency info for src/ODBCOracleTest.cpp ** Creating dependency info for src/ODBCMySQLTest.cpp ** Creating dependency info for src/ODBCDB2Test.cpp BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/SQLExecutor.cpp ** Creating dependency info for src/ODBCTestSuite.cpp ** Creating dependency info for src/MySQLTest.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/ODBCTestSuite.cpp (debug, shared) ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/MySQLTestSuite.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/MySQLTestSuite.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/ODBCDB2Test.cpp (debug, shared) ** Compiling src/MySQLTest.cpp (debug, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCDB2Test.cpp:28: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/SQLExecutor.cpp (debug, shared) ** Compiling src/ODBCMySQLTest.cpp (debug, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCMySQLTest.cpp:27: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/ODBCOracleTest.cpp (debug, shared) ** Compiling src/MySQLTestSuite.cpp (release, shared) ** Compiling src/ODBCPostgreSQLTest.cpp (debug, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/MySQLTest.cpp (release, shared) ** Compiling src/ODBCSQLiteTest.cpp (debug, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCSQLiteTest.cpp:25: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/SQLExecutor.cpp (release, shared) ** Compiling src/ODBCSQLServerTest.cpp (debug, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCSQLServerTest.cpp:25: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/MySQL/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/MySQL/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/MongoDBTestSuite.cpp ** Creating dependency info for src/MongoDBTest.cpp ** Creating dependency info for src/Driver.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/MongoDBTest.cpp (debug, shared) ** Compiling src/MongoDBTestSuite.cpp (debug, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/MongoDBTest.cpp (release, shared) ** Compiling src/MongoDBTestSuite.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/MongoDB/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/MongoDB/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/PartialStreamTest.cpp ** Creating dependency info for src/CompressTest.cpp ** Creating dependency info for src/ZipTest.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/ZipTestSuite.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/ZipTestSuite.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/ZipTest.cpp (debug, shared) BUILDSTDERR: src/ZipTest.cpp: In member function 'void ZipTest::testSkipSingleFile()': BUILDSTDERR: src/ZipTest.cpp:54:6: warning: unused variable 'minor' [-Wunused-variable] BUILDSTDERR: int minor = hdr.getMinorVersionNumber(); BUILDSTDERR: ^ BUILDSTDERR: src/ZipTest.cpp:58:31: warning: unused variable 'cm' [-Wunused-variable] BUILDSTDERR: ZipCommon::CompressionMethod cm = hdr.getCompressionMethod(); BUILDSTDERR: ^ BUILDSTDERR: src/ZipTest.cpp:61:15: warning: unused variable 'cS' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 cS = hdr.getCompressedSize(); BUILDSTDERR: ^ BUILDSTDERR: src/ZipTest.cpp:62:15: warning: unused variable 'uS' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 uS = hdr.getUncompressedSize(); BUILDSTDERR: ^ BUILDSTDERR: src/ZipTest.cpp:63:21: warning: unused variable 'fileName' [-Wunused-variable] BUILDSTDERR: const std::string& fileName = hdr.getFileName(); BUILDSTDERR: ^ ** Compiling src/ODBCTest.cpp (debug, shared) ** Compiling src/CompressTest.cpp (debug, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCTest.cpp:29: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/PartialStreamTest.cpp (debug, shared) ** Compiling src/ZipTestSuite.cpp (release, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/ZipTest.cpp (release, shared) BUILDSTDERR: src/ZipTest.cpp: In member function 'void ZipTest::testSkipSingleFile()': BUILDSTDERR: src/ZipTest.cpp:54:6: warning: unused variable 'minor' [-Wunused-variable] BUILDSTDERR: int minor = hdr.getMinorVersionNumber(); BUILDSTDERR: ^ BUILDSTDERR: src/ZipTest.cpp:58:31: warning: unused variable 'cm' [-Wunused-variable] BUILDSTDERR: ZipCommon::CompressionMethod cm = hdr.getCompressionMethod(); BUILDSTDERR: ^ BUILDSTDERR: src/ZipTest.cpp:61:15: warning: unused variable 'cS' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 cS = hdr.getCompressedSize(); BUILDSTDERR: ^ BUILDSTDERR: src/ZipTest.cpp:62:15: warning: unused variable 'uS' [-Wunused-variable] BUILDSTDERR: Poco::UInt32 uS = hdr.getUncompressedSize(); BUILDSTDERR: ^ BUILDSTDERR: src/ZipTest.cpp:63:21: warning: unused variable 'fileName' [-Wunused-variable] BUILDSTDERR: const std::string& fileName = hdr.getFileName(); BUILDSTDERR: ^ ** Compiling src/CompressTest.cpp (release, shared) ** Compiling src/PartialStreamTest.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/SampleApp.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/SampleApp.cpp (debug, shared) ** Compiling src/SampleApp.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util/samples/SampleApp/bin/Linux/x86_64/SampleAppd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util/samples/SampleApp/bin/Linux/x86_64/SampleApp BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/SampleServer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/SampleServer.cpp (debug, shared) ** Compiling src/SampleServer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util/samples/SampleServer/bin/Linux/x86_64/SampleServerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util/samples/SampleServer/bin/Linux/x86_64/SampleServer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/pkill.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/pkill.cpp (debug, shared) ** Compiling src/pkill.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util/samples/pkill/bin/Linux/x86_64/pkilld ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util/samples/pkill/bin/Linux/x86_64/pkill BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/dict.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/dict.cpp (debug, shared) ** Compiling src/dict.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/dict/bin/Linux/x86_64/dictd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/dict/bin/Linux/x86_64/dict BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TimeServer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/TimeServer.cpp (debug, shared) ** Compiling src/TimeServer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/TimeServer/bin/Linux/x86_64/TimeServerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/TimeServer/bin/Linux/x86_64/TimeServer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/httpget.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/httpget.cpp (debug, shared) ** Compiling src/httpget.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/httpget/bin/Linux/x86_64/httpgetd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/httpget/bin/Linux/x86_64/httpget BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/HTTPTimeServer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/HTTPTimeServer.cpp (debug, shared) ** Compiling src/HTTPTimeServer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/HTTPTimeServer/bin/Linux/x86_64/HTTPTimeServerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/HTTPTimeServer/bin/Linux/x86_64/HTTPTimeServer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/HTTPFormServer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/HTTPFormServer.cpp (debug, shared) ** Compiling src/HTTPFormServer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/HTTPFormServer/bin/Linux/x86_64/HTTPFormServerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/HTTPFormServer/bin/Linux/x86_64/HTTPFormServer ** Compiling src/SQLExecutor.cpp (debug, shared) BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/HTTPLoadTest.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/HTTPLoadTest.cpp (debug, shared) ** Compiling src/HTTPLoadTest.cpp (release, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/SQLExecutor.cpp:48: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/HTTPLoadTest/bin/Linux/x86_64/HTTPLoadTestd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/HTTPLoadTest/bin/Linux/x86_64/HTTPLoadTest BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/download.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/download.cpp (debug, shared) ** Compiling src/download.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/download/bin/Linux/x86_64/downloadd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/download/bin/Linux/x86_64/download BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/EchoServer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/EchoServer.cpp (debug, shared) ** Compiling src/EchoServer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/EchoServer/bin/Linux/x86_64/EchoServerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/EchoServer/bin/Linux/x86_64/EchoServer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Mail.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Mail.cpp (debug, shared) ** Compiling src/Mail.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/Mail/bin/Linux/x86_64/Maild ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/Mail/bin/Linux/x86_64/Mail BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Ping.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Ping.cpp (debug, shared) ** Compiling src/Ping.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/Ping/bin/Linux/x86_64/Pingd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/Ping/bin/Linux/x86_64/Ping BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/WebSocketServer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/WebSocketServer.cpp (debug, shared) ** Compiling src/WebSocketServer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/WebSocketServer/bin/Linux/x86_64/WebSocketServerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/WebSocketServer/bin/Linux/x86_64/WebSocketServer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/SMTPLogger.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/SMTPLogger.cpp (debug, shared) ** Compiling src/SMTPLogger.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/SMTPLogger/bin/Linux/x86_64/SMTPLoggerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/SMTPLogger/bin/Linux/x86_64/SMTPLogger BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/ifconfig.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/ifconfig.cpp (debug, shared) ** Compiling src/ifconfig.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/ifconfig/bin/Linux/x86_64/ifconfigd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net/samples/ifconfig/bin/Linux/x86_64/ifconfig BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/genrsakey.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/genrsakey.cpp (debug, shared) ** Compiling src/genrsakey.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Crypto/samples/genrsakey/bin/Linux/x86_64/genrsakeyd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Crypto/samples/genrsakey/bin/Linux/x86_64/genrsakey BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Binding.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Binding.cpp (debug, shared) ** Compiling src/Binding.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/Binding/bin/Linux/x86_64/Bindingd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/Binding/bin/Linux/x86_64/Binding BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TypeHandler.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/TypeHandler.cpp (debug, shared) ** Compiling src/TypeHandler.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/TypeHandler/bin/Linux/x86_64/TypeHandlerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/TypeHandler/bin/Linux/x86_64/TypeHandler BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/RecordSet.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/RecordSet.cpp (debug, shared) ** Compiling src/RecordSet.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/RecordSet/bin/Linux/x86_64/RecordSetd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/RecordSet/bin/Linux/x86_64/RecordSet BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/RowFormatter.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/RowFormatter.cpp (debug, shared) ** Compiling src/RowFormatter.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/RowFormatter/bin/Linux/x86_64/RowFormatterd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/RowFormatter/bin/Linux/x86_64/RowFormatter BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Tuple.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Tuple.cpp (debug, shared) ** Compiling src/Tuple.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/Tuple/bin/Linux/x86_64/Tupled ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/Tuple/bin/Linux/x86_64/Tuple BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/WebNotifier.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/WebNotifier.cpp (debug, shared) BUILDSTDERR: src/WebNotifier.cpp: In member function 'virtual void WebSocketRequestHandler::handleRequest(Poco::Net::HTTPServerRequest&, Poco::Net::HTTPServerResponse&)': BUILDSTDERR: src/WebNotifier.cpp:133:11: warning: unused variable 'count' [-Wunused-variable] BUILDSTDERR: int n, count = 0; BUILDSTDERR: ^ ** Compiling src/WebNotifier.cpp (release, shared) BUILDSTDERR: src/WebNotifier.cpp: In member function 'virtual void WebSocketRequestHandler::handleRequest(Poco::Net::HTTPServerRequest&, Poco::Net::HTTPServerResponse&)': BUILDSTDERR: src/WebNotifier.cpp:133:11: warning: unused variable 'count' [-Wunused-variable] BUILDSTDERR: int n, count = 0; BUILDSTDERR: ^ ** Compiling src/ODBCTestSuite.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/WebNotifier/bin/Linux/x86_64/WebNotifierd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/samples/WebNotifier/bin/Linux/x86_64/WebNotifier BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/SQLToMongo.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/SQLToMongo.cpp (debug, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/ODBCDB2Test.cpp (release, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCDB2Test.cpp:28: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/SQLToMongo.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/MongoDB/samples/SQLToMongo/bin/Linux/x86_64/SQLToMongod ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/MongoDB/samples/SQLToMongo/bin/Linux/x86_64/SQLToMongo BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/unzip.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/unzip.cpp (debug, shared) ** Compiling src/unzip.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip/samples/unzip/bin/Linux/x86_64/unzipd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip/samples/unzip/bin/Linux/x86_64/unzip BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/zip.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/zip.cpp (debug, shared) ** Compiling src/ODBCMySQLTest.cpp (release, shared) ** Compiling src/zip.cpp (release, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCMySQLTest.cpp:27: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip/samples/zip/bin/Linux/x86_64/zipd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip/samples/zip/bin/Linux/x86_64/zip BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TimeHandler.cpp ** Creating dependency info for src/HTTPTimeServerApp.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/HTTPTimeServerApp.cpp (debug, shared) ** Compiling src/TimeHandler.cpp (debug, shared) ** Compiling src/HTTPTimeServerApp.cpp (release, shared) ** Compiling src/TimeHandler.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/samples/HTTPTimeServer/bin/Linux/x86_64/HTTPTimeServerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/samples/HTTPTimeServer/bin/Linux/x86_64/HTTPTimeServer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/SecureSMTPClientSession.cpp ** Creating dependency info for src/Session.cpp ** Creating dependency info for src/X509Certificate.cpp ** Creating dependency info for src/VerificationErrorArgs.cpp ** Creating dependency info for src/Utility.cpp ** Creating dependency info for src/SSLManager.cpp ** Creating dependency info for src/SSLException.cpp ** Creating dependency info for src/SecureStreamSocketImpl.cpp ** Creating dependency info for src/SecureStreamSocket.cpp ** Creating dependency info for src/SecureSocketImpl.cpp ** Creating dependency info for src/SecureServerSocketImpl.cpp ** Creating dependency info for src/SecureServerSocket.cpp ** Creating dependency info for src/PrivateKeyPassphraseHandler.cpp ** Creating dependency info for src/PrivateKeyFactoryMgr.cpp ** Creating dependency info for src/PrivateKeyFactory.cpp ** Creating dependency info for src/KeyFileHandler.cpp ** Creating dependency info for src/KeyConsoleHandler.cpp ** Creating dependency info for src/InvalidCertificateHandler.cpp ** Creating dependency info for src/HTTPSSessionInstantiator.cpp ** Creating dependency info for src/HTTPSStreamFactory.cpp ** Creating dependency info for src/HTTPSClientSession.cpp ** Creating dependency info for src/Context.cpp ** Creating dependency info for src/CertificateHandlerFactoryMgr.cpp ** Creating dependency info for src/CertificateHandlerFactory.cpp ** Creating dependency info for src/ConsoleCertificateHandler.cpp ** Compiling src/ODBCOracleTest.cpp (release, shared) ** Creating dependency info for src/RejectCertificateHandler.cpp ** Creating dependency info for src/AcceptCertificateHandler.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/AcceptCertificateHandler.cpp (debug, shared) ** Compiling src/RejectCertificateHandler.cpp (debug, shared) ** Compiling src/ConsoleCertificateHandler.cpp (debug, shared) ** Compiling src/CertificateHandlerFactory.cpp (debug, shared) ** Compiling src/CertificateHandlerFactoryMgr.cpp (debug, shared) ** Compiling src/Context.cpp (debug, shared) ** Compiling src/HTTPSClientSession.cpp (debug, shared) ** Compiling src/HTTPSStreamFactory.cpp (debug, shared) ** Compiling src/HTTPSSessionInstantiator.cpp (debug, shared) ** Compiling src/InvalidCertificateHandler.cpp (debug, shared) ** Compiling src/KeyConsoleHandler.cpp (debug, shared) ** Compiling src/KeyFileHandler.cpp (debug, shared) ** Compiling src/ODBCPostgreSQLTest.cpp (release, shared) ** Compiling src/PrivateKeyFactory.cpp (debug, shared) ** Compiling src/PrivateKeyFactoryMgr.cpp (debug, shared) ** Compiling src/PrivateKeyPassphraseHandler.cpp (debug, shared) ** Compiling src/SecureServerSocket.cpp (debug, shared) ** Compiling src/SecureServerSocketImpl.cpp (debug, shared) ** Compiling src/SecureSocketImpl.cpp (debug, shared) ** Compiling src/SecureStreamSocket.cpp (debug, shared) ** Compiling src/ODBCSQLiteTest.cpp (release, shared) ** Compiling src/SecureStreamSocketImpl.cpp (debug, shared) ** Compiling src/SSLException.cpp (debug, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCSQLiteTest.cpp:25: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/SSLManager.cpp (debug, shared) ** Compiling src/Utility.cpp (debug, shared) ** Compiling src/VerificationErrorArgs.cpp (debug, shared) ** Compiling src/X509Certificate.cpp (debug, shared) ** Compiling src/Session.cpp (debug, shared) ** Compiling src/SecureSMTPClientSession.cpp (debug, shared) ** Compiling src/AcceptCertificateHandler.cpp (release, shared) ** Compiling src/ODBCSQLServerTest.cpp (release, shared) ** Compiling src/RejectCertificateHandler.cpp (release, shared) ** Compiling src/ConsoleCertificateHandler.cpp (release, shared) ** Compiling src/CertificateHandlerFactory.cpp (release, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCSQLServerTest.cpp:25: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/CertificateHandlerFactoryMgr.cpp (release, shared) ** Compiling src/Context.cpp (release, shared) ** Compiling src/HTTPSClientSession.cpp (release, shared) ** Compiling src/HTTPSStreamFactory.cpp (release, shared) ** Compiling src/HTTPSSessionInstantiator.cpp (release, shared) ** Compiling src/InvalidCertificateHandler.cpp (release, shared) ** Compiling src/KeyConsoleHandler.cpp (release, shared) ** Compiling src/KeyFileHandler.cpp (release, shared) ** Compiling src/PrivateKeyFactory.cpp (release, shared) ** Compiling src/PrivateKeyFactoryMgr.cpp (release, shared) ** Compiling src/PrivateKeyPassphraseHandler.cpp (release, shared) ** Compiling src/SecureServerSocket.cpp (release, shared) ** Compiling src/SecureServerSocketImpl.cpp (release, shared) ** Compiling src/SecureSocketImpl.cpp (release, shared) ** Compiling src/SecureStreamSocket.cpp (release, shared) ** Compiling src/SecureStreamSocketImpl.cpp (release, shared) ** Compiling src/SSLException.cpp (release, shared) ** Compiling src/SSLManager.cpp (release, shared) ** Compiling src/Utility.cpp (release, shared) ** Compiling src/VerificationErrorArgs.cpp (release, shared) ** Compiling src/X509Certificate.cpp (release, shared) ** Compiling src/Session.cpp (release, shared) ** Compiling src/SecureSMTPClientSession.cpp (release, shared) ** Building shared library (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoNetSSLd.so.48 ** Building shared library (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64/libPocoNetSSL.so.48 BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TCPServerTestSuite.cpp ** Creating dependency info for src/TCPServerTest.cpp ** Creating dependency info for src/HTTPSTestServer.cpp ** Creating dependency info for src/HTTPSStreamFactoryTest.cpp ** Creating dependency info for src/HTTPSServerTestSuite.cpp ** Creating dependency info for src/HTTPSServerTest.cpp ** Creating dependency info for src/HTTPSClientTestSuite.cpp ** Creating dependency info for src/HTTPSClientSessionTest.cpp ** Creating dependency info for src/Driver.cpp ** Creating dependency info for src/NetSSLTestSuite.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/NetSSLTestSuite.cpp (debug, shared) ** Compiling src/Driver.cpp (debug, shared) ** Compiling src/HTTPSClientSessionTest.cpp (debug, shared) ** Compiling src/ODBCTest.cpp (release, shared) ** Compiling src/HTTPSClientTestSuite.cpp (debug, shared) ** Compiling src/HTTPSServerTest.cpp (debug, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/ODBCTest.cpp:29: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/HTTPSServerTestSuite.cpp (debug, shared) ** Compiling src/HTTPSStreamFactoryTest.cpp (debug, shared) BUILDSTDERR: src/HTTPSStreamFactoryTest.cpp: In member function 'void HTTPSStreamFactoryTest::testError()': BUILDSTDERR: src/HTTPSStreamFactoryTest.cpp:108:17: warning: unused variable 'pStr' [-Wunused-variable] BUILDSTDERR: std::istream* pStr = factory.open(uri); BUILDSTDERR: ^ ** Compiling src/HTTPSTestServer.cpp (debug, shared) ** Compiling src/TCPServerTest.cpp (debug, shared) ** Compiling src/TCPServerTestSuite.cpp (debug, shared) ** Compiling src/NetSSLTestSuite.cpp (release, shared) ** Compiling src/Driver.cpp (release, shared) ** Compiling src/HTTPSClientSessionTest.cpp (release, shared) ** Compiling src/HTTPSClientTestSuite.cpp (release, shared) ** Compiling src/HTTPSServerTest.cpp (release, shared) ** Compiling src/HTTPSServerTestSuite.cpp (release, shared) ** Compiling src/HTTPSStreamFactoryTest.cpp (release, shared) BUILDSTDERR: src/HTTPSStreamFactoryTest.cpp: In member function 'void HTTPSStreamFactoryTest::testError()': BUILDSTDERR: src/HTTPSStreamFactoryTest.cpp:108:17: warning: unused variable 'pStr' [-Wunused-variable] BUILDSTDERR: std::istream* pStr = factory.open(uri); BUILDSTDERR: ^ ** Compiling src/HTTPSTestServer.cpp (release, shared) ** Compiling src/TCPServerTest.cpp (release, shared) ** Compiling src/SQLExecutor.cpp (release, shared) BUILDSTDERR: In file included from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h:26:0, BUILDSTDERR: from /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h:24, BUILDSTDERR: from src/SQLExecutor.cpp:48: BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1426:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_DATE_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1432:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDate(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1438:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:757:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1444:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIME_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1450:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1456:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:807:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1462:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = (SQLINTEGER) sizeof(SQL_TIMESTAMP_STRUCT); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1468:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplContainerDateTime(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1474:41: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:858:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::vector; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1480:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: SQLINTEGER size = SQL_NULL_DATA; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::deque; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1486:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h: In instantiation of 'void Poco::Data::ODBC::Binder::bindImplNullContainer(std::size_t, const C&, Poco::Data::ODBC::Binder::Direction) [with C = std::list; std::size_t = long unsigned int; Poco::Data::ODBC::Binder::Direction = Poco::Data::AbstractBinder::Direction]': BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:1492:37: required from here BUILDSTDERR: /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/include/Poco/Data/ODBC/Binder.h:909:14: warning: unused variable 'size' [-Wunused-variable] ** Compiling src/TCPServerTestSuite.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/testsuite/bin/Linux/x86_64/testrunner BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/HTTPSTimeServer.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/HTTPSTimeServer.cpp (debug, shared) ** Compiling src/HTTPSTimeServer.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/samples/HTTPSTimeServer/bin/Linux/x86_64/HTTPSTimeServerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/samples/HTTPSTimeServer/bin/Linux/x86_64/HTTPSTimeServer BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/download.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/download.cpp (debug, shared) ** Compiling src/download.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/samples/download/bin/Linux/x86_64/downloadd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/samples/download/bin/Linux/x86_64/download BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/Mail.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Mail.cpp (debug, shared) ** Compiling src/Mail.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/samples/Mail/bin/Linux/x86_64/Maild ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/samples/Mail/bin/Linux/x86_64/Mail BUILDSTDERR: sh: hostname: command not found ** Creating dependency info for src/TweetApp.cpp ** Creating dependency info for src/Twitter.cpp BUILDSTDERR: sh: hostname: command not found ** Compiling src/Twitter.cpp (debug, shared) ** Compiling src/TweetApp.cpp (debug, shared) ** Compiling src/Twitter.cpp (release, shared) ** Compiling src/TweetApp.cpp (release, shared) ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/samples/TwitterClient/bin/Linux/x86_64/tweetd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL/samples/TwitterClient/bin/Linux/x86_64/tweet ** Building shared executable (debug) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/testsuite/bin/Linux/x86_64/testrunnerd ** Building shared executable (release) /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC/testsuite/bin/Linux/x86_64/testrunner + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A7pJLJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64 + cd poco-poco-1.7.8p3-release + make install DESTDIR=/builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64 make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Foundation' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/XML BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/XML' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/XML' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Util BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Util' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Util' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Net BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Net' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Net' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Crypto BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Crypto' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Crypto' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/NetSSL_OpenSSL' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Data' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/SQLite BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/SQLite' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/SQLite' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/ODBC' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/MySQL BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/MySQL' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Data/MySQL' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/MongoDB BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/MongoDB' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/MongoDB' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/Zip' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler' make -C /builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/File2Page BUILDSTDERR: sh: hostname: command not found make[1]: Entering directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/File2Page' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/poco-poco-1.7.8p3-release/PageCompiler/File2Page' mkdir -p /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/include/Poco mkdir -p /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64 mkdir -p /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/bin for comp in Foundation XML JSON Util Net Crypto NetSSL_OpenSSL Data Data/SQLite Data/ODBC Data/MySQL MongoDB Zip PageCompiler PageCompiler/File2Page ; do \ if [ -d "/builddir/build/BUILD/poco-poco-1.7.8p3-release/$comp/include" ] ; then \ cp -Rf /builddir/build/BUILD/poco-poco-1.7.8p3-release/$comp/include/* /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/include/ ; \ fi ; \ if [ -d "/builddir/build/BUILD/poco-poco-1.7.8p3-release/$comp/bin" ] ; then \ find /builddir/build/BUILD/poco-poco-1.7.8p3-release/$comp/bin -perm -700 -type f -exec cp -f {} /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/bin \; ; \ fi ; \ done find /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64 -name "libPoco*" -type f -exec cp -f {} /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64 \; find /builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64 -name "libPoco*" -type l -exec cp -Rf {} /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64 \; + rm -f /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/include/Poco/Config.h.orig + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/poco-poco-1.7.8p3-release extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/bin/f2cpspd extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/bin/f2cpsp extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/bin/cpspcd extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/bin/cpspc extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoFoundationd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoFoundation.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoJSONd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoJSON.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoXMLd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoXML.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoCryptod.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoCrypto.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoNetd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoNet.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoDatad.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoData.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoUtild.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoUtil.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoDataSQLited.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoDataSQLite.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoDataODBCd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoDataODBC.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoDataMySQLd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoDataMySQL.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoMongoDBd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoMongoDB.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoZipd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoZip.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoNetSSLd.so.48 extracting debug info from /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/lib64/libPocoNetSSL.so.48 /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libPocoFoundationd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoFoundationd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoFoundation.so.48.debug to /usr/lib/debug/usr/lib64/libPocoFoundation.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoJSONd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoJSONd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoJSON.so.48.debug to /usr/lib/debug/usr/lib64/libPocoJSON.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoXMLd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoXMLd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoXML.so.48.debug to /usr/lib/debug/usr/lib64/libPocoXML.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoCryptod.so.48.debug to /usr/lib/debug/usr/lib64/libPocoCryptod.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoCrypto.so.48.debug to /usr/lib/debug/usr/lib64/libPocoCrypto.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoNetd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoNetd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoNet.so.48.debug to /usr/lib/debug/usr/lib64/libPocoNet.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoDatad.so.48.debug to /usr/lib/debug/usr/lib64/libPocoDatad.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoData.so.48.debug to /usr/lib/debug/usr/lib64/libPocoData.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoUtild.so.48.debug to /usr/lib/debug/usr/lib64/libPocoUtild.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoUtil.so.48.debug to /usr/lib/debug/usr/lib64/libPocoUtil.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoDataSQLited.so.48.debug to /usr/lib/debug/usr/lib64/libPocoDataSQLited.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoDataSQLite.so.48.debug to /usr/lib/debug/usr/lib64/libPocoDataSQLite.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoDataODBCd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoDataODBCd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoDataODBC.so.48.debug to /usr/lib/debug/usr/lib64/libPocoDataODBC.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoDataMySQLd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoDataMySQLd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoDataMySQL.so.48.debug to /usr/lib/debug/usr/lib64/libPocoDataMySQL.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoMongoDBd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoMongoDBd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoMongoDB.so.48.debug to /usr/lib/debug/usr/lib64/libPocoMongoDB.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoZipd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoZipd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoZip.so.48.debug to /usr/lib/debug/usr/lib64/libPocoZip.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoNetSSLd.so.48.debug to /usr/lib/debug/usr/lib64/libPocoNetSSLd.so.debug symlinked /usr/lib/debug/usr/lib64/libPocoNetSSL.so.48.debug to /usr/lib/debug/usr/lib64/libPocoNetSSL.so.debug BUILDSTDERR: 11131 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.m1mNQP + umask 022 + cd /builddir/build/BUILD + cd poco-poco-1.7.8p3-release BUILDSTDERR: ++ pwd BUILDSTDERR: ++ uname -m + LIBPATH=/builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64 + export LD_LIBRARY_PATH=/builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64 + LD_LIBRARY_PATH=/builddir/build/BUILD/poco-poco-1.7.8p3-release/lib/Linux/x86_64 BUILDSTDERR: ++ pwd + POCO_BASE=/builddir/build/BUILD/poco-poco-1.7.8p3-release + /builddir/build/BUILD/poco-poco-1.7.8p3-release/travis/runtests.sh BUILDSTDERR: export POCO_BASE=`pwd` BUILDSTDERR: pwd BUILDSTDERR: export CPPUNIT_IGNORE="\ BUILDSTDERR: N7CppUnit10TestCallerI8PathTestEE.testExpand \ BUILDSTDERR: N7CppUnit10TestCallerI13RawSocketTestEE.testEchoIPv4 \ BUILDSTDERR: N7CppUnit10TestCallerI13RawSocketTestEE.testSendToReceiveFromIPv4 \ BUILDSTDERR: N7CppUnit10TestCallerI14ICMPClientTestEE.testPing \ BUILDSTDERR: N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testProxy \ BUILDSTDERR: N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy \ BUILDSTDERR: N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast \ BUILDSTDERR: N7CppUnit10TestCallerI12ActivityTestEE.testActivity \ BUILDSTDERR: N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync" BUILDSTDERR: export EXCLUDE_TESTS="Data/MySQL Data/ODBC MongoDB Data/SQLite PDF" BUILDSTDERR: export PATH=$PATH:. BUILDSTDERR: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. BUILDSTDERR: build/script/runtests.sh **************************************** *** Linux x86_64 Foundation **************************************** testPlatform: POCO_OS: 5 POCO_ARCH: 9 testFixedLength: testBugcheck: testEnvironment: OS Name: Linux OS Display Name: Linux OS Version: 4.16.13-300.fc28.x86_64 OS Architecture: x86_64 Node Name: 48b023e36a20409bbd2aeb9a04b0f76f Node ID: 00:00:00:00:00:00 Number of CPUs: 2 testBuffer: testFIFOBufferChar: testFIFOBufferInt: testFIFOBufferEOFAndError: testAtomicCounter: testNullable: testAscii: testConstruction: testOperations: testContainer: testIterator: testAlgorithm: testMultiLevelArray: testAutoPtr: testOps: testSharedPtr: testImplicitCast: testExplicitCast: testAutoReleasePool: testByteOrderFlip: testByteOrderBigEndian: testByteOrderLittleEndian: testByteOrderNetwork: testTrimLeft: testTrimLeftInPlace: testTrimRight: testTrimInPlace: testTrim: testTrimRightInPlace: testToUpper: testToLower: testIstring: testIcompare: testCILessThan: testTranslate: testTranslateInPlace: testReplace: testReplaceInPlace: testCat: testStringToInt: testStringToFloat: testStringToDouble: testStringToFloatError: testNumericLocale: testIntToString: testFloatToString: testStringTokenizer: testFind: testClassify: testFlags: testRound: testIndex: testMatch1: testMatch2: testMatch3: testMatch4: testMatch5: testMatch6: testExtract: testSplit1: testSplit2: testSubst1: testSubst2: testSubst3: testSubst4: testError: testNDC: testNDCScope: "item1" (in "src/NDCTest.cpp", line 53) "item2" (in "src/NDCTest.cpp", line 56) "item3" (in "src/NDCTest.cpp", line 59) testFormat: testFormat0: testFormatBool: testFormatHex: testFormatFloat: testAppend: testParse: testLimits: testParseError: testDynamicFactory: testMemoryPool: testConvertingCtor: testDefaultCtor: testCopyCtor: testCopyAssign: testConvertingAssign: testBadCast: testSwap: testEmptyCopy: testCastToReference: testInt: testComplexType: testVector: testInt8: testInt16: testInt32: testInt64: testUInt8: testUInt16: testUInt32: testUInt64: testBool: testChar: testFloat: testDouble: testLong: testULong: testString: testUDT: testConversionOperator: testComparisonOperators: testArithmeticOperators: testLimitsInt: testLimitsFloat: testCtor: testIsStruct: testIsArray: testArrayIdxOperator: testDynamicPair: testDynamicStructBasics: testDynamicStructString: testDynamicStructInt: testArrayToString: testArrayToStringEscape: testStructToString: testStructToStringEscape: testArrayOfStructsToString: testStructWithArraysToString: testJSONDeserializeString: testJSONDeserializePrimitives: testJSONDeserializeArray: testJSONDeserializeStruct: testJSONDeserializeComplex: testDate: testEmpty: testIterator: testChar: testBool: testInt: testAnyInt: testFloatFix: testFloatSci: testString: testMultiple: testIndex: testTuple1: testTuple2: testTuple3: testTuple4: testTuple5: testTuple6: testTuple7: testTuple8: testTuple9: testTuple10: testTuple11: testTuple12: testTuple13: testTuple14: testTuple15: testTuple16: testTuple17: testTuple18: testTuple19: testTuple20: testTupleOrder: testMemOverhead: testNamedTuple1: testNamedTuple2: testNamedTuple3: testNamedTuple4: testNamedTuple5: testNamedTuple6: testNamedTuple7: testNamedTuple8: testNamedTuple9: testNamedTuple10: testNamedTuple11: testNamedTuple12: testNamedTuple13: testNamedTuple14: testNamedTuple15: testNamedTuple16: testNamedTuple17: testNamedTuple18: testNamedTuple19: testNamedTuple20: testTypeList: testObjectPool: testInsert: testInsertOrder: testErase: testIterator: testConstIterator: testIntIndex: testStringIndex: testTimestamp: testClock: Clock accuracy: 1 testConversions: testComparisons: testArithmetics: testSwap: testTimezone: Timezone Names: UTC, UTC, UTC UTC Offset: 0 DST Offset: 0 testTimestamp: testJulian: testGregorian: testConversions: testStatics: testCalcs: testAMPM: testRelational: testArithmetics: testSwap: testUsage: testSetYearDay: testIsValid: testDayOfWeek: testIncrementDecrement: testUTC: testLeapSeconds: testGregorian1: testGregorian2: testConversions: testCalcs: testAMPM: testRelational1: testRelational2: testArithmetics1: testArithmetics2: testSwap: testTimezone: testISO8601: testISO8601Frac: testRFC822: testRFC1123: testHTTP: testRFC850: testRFC1036: testASCTIME: testSORTABLE: testCustom: testTimespan: testISO8601: testISO8601Frac: testRFC822: testRFC1123: testHTTP: testRFC850: testRFC1036: testASCTIME: testSORTABLE: testCustom: testGuess: testParseMonth: testParseDayOfWeek: testEncoder: testDecoder: testEncodeDecode: testEncoder: testDecoder: testEncodeDecode: testEncoder: testDecoder: testEncodeDecode: testBufferedCopy: testUnbufferedCopy: testCopyToString: testBufferedCopy64: testUnbufferedCopy64: testCopyToString64: testInput: testOutput: testInput: testOutput: testDeflate1: testDeflate2: testDeflate3: testDeflate4: testGzip1: testGzip2: testGzip3: testTokenizer1: testTokenizer2: testTokenizer3: testTokenizer4: testTokenizer5: testTokenizer6: testTokenizer7: testNative: testBigEndian: testLittleEndian: testWrappers: testInputDosToUnix: testInputUnixToDos: testInputMacToUnix: testInputRemove: testOutputDosToUnix: testOutputUnixToDos: testOutputMacToUnix: testOutputRemove: testTeeInputStream: testTeeOutputStream: testRead: testWrite: testReadWrite: testOpen: testOpenModeIn: testOpenModeOut: testOpenModeTrunc: testOpenModeAte: testOpenModeApp: testSeek: testMultiOpen: testInput: testOutput: testTell: testInputSeek: testInputSeekVsStringStream: testOutputSeek: testOutputSeekVsStringStream: testInput: testOutput: testNotify: testMD4: testMD5: testSHA1: testHMAC: testPBKDF2a: testPBKDF2b: testPBKDF2c: testPBKDF2d: testPBKDF2e: testPBKDF2f: testInputStream: testOutputStream1: testOutputStream2: testToFromHex: testSequence1: testSequence2: testDistribution1: testDistribution2: testDistribution3: testStream: test1: test2: test3: test4: test5: testAuto: testDefaultCenter: testQueueDequeue: testQueueDequeueUrgent: testWaitDequeue: testThreads: testDefaultQueue: testQueueDequeue: testWaitDequeue: testThreads: testDefaultQueue: testDequeue: testWaitDequeue: testWaitDequeueTimeout: testThread: testNamedThread: testCurrent: testThreads: testJoin: testNotJoin: testNotRun: testNotRunJoin: testTrySleep: testThreadTarget: testThreadFunction: testThreadFunctor: testThreadStackSize: testSleep: testInitZero: testInitNonZero: testLock: testTryLock: testThreadPool: testTimer: testDuplicateStop: testLocality: testAccessors: testActivity: testWait: testCopy: testWaitInterval: testTryWait: testFailure: testVoidOut: testVoidIn: testVoidInOut: testWait: testWaitInterval: testTryWait: testFailure: testVoid: testVoidIn: testVoidInOut: testSignal: testBroadcast: testManifest: testSharedLibrary1: testSharedLibrary2: testSharedLibrary3: testClassLoader1: testClassLoader2: TestLibrary initializing TestLibrary uninitialzing testClassLoader3: TestLibrary initializing TestLibrary uninitialzing BUILDSTDERR: Source: Text testLogger: testFormat: testFormatAny: testDump: testSplitter: testAsync: testFormatting: testConsole: testStream: testPatternFormatter: testRotateBySize: testRotateByAge: testRotateAtTimeDayUTC: testRotateAtTimeDayLocal: testRotateAtTimeHourUTC: testRotateAtTimeHourLocal: testRotateAtTimeMinUTC: testRotateAtTimeMinLocal: testArchive: testCompress: testPurgeAge: testPurgeCount: testWrongPurgeOption: testRotate: testBuiltins: testCustom: testRegister: testReregister: testUnregister: testLogStream: testParseUnix1: testParseUnix2: testParseUnix3: testParseUnix4: testParseUnix5: testParseWindows1: testParseWindows2: testParseWindows3: testParseWindows4: testParseVMS1: testParseVMS2: testParseVMS3: testParseVMS4: testParseGuess: testTryParse: testStatics: testBaseNameExt: testAbsolute: testRobustness: testParent: testForDirectory: testExpand: testListRoots: / testFind: testSwap: testResolve: testPushPop: testWindowsSystem: testCreateFile: testFileAttributes1: testFileAttributes2: testFileAttributes3: testCompare: testSwap: testSize: testDirectory: testCopy: testMove: testCopyDirectory: testRename: testRootDir: testLongPath: testMatchChars: testMatchQM: testMatchAsterisk: testMatchRange: testMisc: testCaseless: testGlob: testMatchEmptyPattern: testAdded: testRemoved: testModified: testMoved: testDirectoryIterator: testSortedDirectoryIterator: testSimpleRecursiveDirectoryIterator: testSiblingsFirstRecursiveDirectoryIterator: testParse: testBuffer: testCompare: testVersion: testVariant: testSwap: testTryParse: testTimeBased: testRandom: testNameBased: testEmptyLatin1: testOneLatin1: testLatin1: testEmptyUTF8: testOneUTF8: testUTF8: testUTF8Supplementary: testUTF16Supplementary: testSwap: testEmptyLatin1: testOneLatin1: testLatin1: testEmptyUTF8: testOneUTF8: testUTF8: testUTF8Supplementary: testUTF16Supplementary: testSwap: testIdentityASCII: testIdentityUTF8: testUTF8toASCII: testLatin1toUTF8: testLatin2toUTF8: testLatin9toUTF8: testCP1250toUTF8: testCP1251toUTF8: testCP1252toUTF8: testErrors: testIdentityASCIIIn: testIdentityASCIIOut: testIdentityUTF8In: testIdentityUTF8Out: testUTF8toASCIIIn: testUTF8toASCIIOut: testLatin1toUTF8In: testLatin1toUTF8Out: testErrorsIn: testErrorsOut: testTextEncoding: testCompare: testTransform: testUTF16: testUTF32: testConstruction: testParse: testToString: testCompare: testNormalize: testResolve: testSwap: testEncodeDecode: testOther: testFromPath: testQueryParameters: testStreamOpenerFile: testStreamOpenerRelative: testStreamOpenerURI: testStreamOpenerURIResolve: testStreamOpenerPath: testStreamOpenerPathResolve: testRegisterUnregister: testLaunch: testLaunchRedirectIn: testLaunchRedirectOut: testLaunchEnv: testLaunchArgs: testIsRunning: testLock: testTryLock: testNamedEvent: testCreate: testCreateFromFile: testFinish: testCancel1: testCancel2: testFinish: testCancel: testError: testMultiTasks: testCustom: testCustomThreadPool: testNoDelegate: testSingleDelegate: testReturnParams: testDuplicateRegister: testDuplicateUnregister: testDisabling: testExpire: testExpireReRegister: testOverwriteDelegate: testAsyncNotify: testNullMutex: testNoDelegate: testSingleDelegate: testReturnParams: testDuplicateRegister: testDuplicateUnregister: testDisabling: testPriorityOrder: testPriorityOrderExpire: testExpire: testExpireReRegister: testOverwriteDelegate: testAsyncNotify: testNoDelegate: testSingleDelegate: testReturnParams: testDuplicateRegister: testDuplicateUnregister: testDisabling: testFIFOOrder: testFIFOOrderExpire: testExpire: testExpireReRegister: testOverwriteDelegate: testAsyncNotify: testClear: testCacheSize0: testCacheSize1: testCacheSize2: testCacheSizeN: testDuplicateAdd: testUpdate: testClear: testExpire0: testExpireN: testDuplicateAdd: testAccessExpireN: testExpireWithHas: testClear: testAccessClear: testAccessUpdate: testExpire0: testAccessExpire0: testExpireN: testDuplicateAdd: testAccessDuplicateAdd: testExpirationDecorator: testClear: testExpire0: testExpireN: testAccessExpireN: testCacheSize0: testCacheSize1: testCacheSize2: testCacheSizeN: testDuplicateAdd: testClear: testAccessClear: testExpire0: testExpireN: testCacheSize0: testCacheSize1: testCacheSize2: testCacheSizeN: testDuplicateAdd: testInsert: testUpdate: testOverflow: testSize: testResize: testStatistic: testInsert: testUpdate: testOverflow: testSize: testResize: testInsert: testErase: testIterator: testConstIterator: testInsert: testErase: testIterator: testConstIterator: testInsert: testErase: testIterator: testConstIterator: testIndex: OK (690 tests) **************************************** *** Linux x86_64 XML **************************************** testSplit: testLocalName: testPrefix: testName: testCompare: testSwap: testNamePool: testTrivial: testTrivialCanonical: testTrivialDecl: testTrivialDeclPretty: testTrivialFragment: testTrivialFragmentPretty: testDTDPretty: testDTD: testDTDPublic: testDTDNotation: testDTDEntity: testAttributes: testAttributesPretty: testData: testEmptyData: testDataPretty: testEmptyDataPretty: testComment: testPI: testCharacters: testEmptyCharacters: testCDATA: testRawCharacters: testAttributeCharacters: testDefaultNamespace: testQNamespaces: testQNamespacesNested: testNamespaces: testNamespacesCanonical: testAttributeNamespaces: testAttributeNamespacesCanonical: testNamespacesNested: testNamespacesNestedCanonical: testExplicitNamespaces: testWellformed: testWellformedNested: testWellformedNamespace: testEmpty: testNoNamespaces: testNamespaces: testAccessors: testCopy: testNamespaceSupport: testSimple1: testSimple2: testAttributes: testCDATA: testComment: testPI: testDTD: testInternalEntity: testNotation: testExternalUnparsed: testExternalParsed: testDefaultNamespace: testNamespaces: testNamespacesNoPrefixes: testNoNamespaces: testUndeclaredNamespace: testUndeclaredNamespaceNoPrefixes: testUndeclaredNoNamespace: testRSS: testEncoding: testCharacters: testParseMemory: testParsePartialReads: testInsert: testAppend: testRemove: testReplace: testInsertFragment1: testInsertFragment2: testInsertFragment3: testAppendFragment1: testAppendFragment2: testAppendFragment3: testReplaceFragment1: testReplaceFragment2: testReplaceFragment3: testChildNodes: testAttributes: testAttributesNS: testAttrMap: testAttrMapNS: testElementsByTagName: testElementsByTagNameNS: testInnerText: testChildElement: testChildElementNS: testNodeByPath: testNodeByPathNS: testLength: testSubstring: testAppend: testInsert: testDelete: testReplace: testSplit: testSplitCDATA: testDocumentElement: testImport: testImportDeep: testElementsByTagName: testElementsByTagNameNS: testElementById: testElementByIdNS: testDocumentType: testInsert: testInsertSubtree: testRemove: testRemoveSubtree: testCharacterData: testCancel: testAttributes: testAddRemoveInEvent: testSuspended: testShowAll: testShowElements: testFilter: testShowNothing: testShowAll: testShowElements: testFilter: testShowNothing: testParseWriteXHTML: testParseWriteXHTML2: testParseWriteSimple: testAppendNode: testAppendNodeList: OK (136 tests) **************************************** *** Linux x86_64 JSON **************************************** testNullProperty: testTrueProperty: testFalseProperty: testNumberProperty: testUnsignedNumberProperty: testNumber64Property: testUnsignedNumber64Property: testStringProperty: testEmptyObject: testEmptyPropertyName: testComplexObject: testDoubleProperty: testDouble2Property: testDouble3Property: testObjectProperty: testObjectArray: testArrayOfObjects: testEmptyArray: testNestedArray: testNullElement: testTrueElement: testFalseElement: testNumberElement: testStringElement: testEmptyObjectElement: testDoubleElement: testSetArrayElement: testOptValue: testQuery: testComment: testPrintHandler: [["a"],["b"],[["c"],["d"]]] testStringify: "{"payload":"\r"}" testStringifyPreserveOrder: {"Simpsons":{"husband":{"name":"Homer","age":38},"wife":{"name":"Marge","age":36},"children":["Bart","Lisa","Maggie"],"address":{"number":742,"street":"Evergreen Terrace","town":"Springfield"}}} testValidJanssonFiles: /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/complex-array/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/complex-object/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/empty-array/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/empty-object-in-array/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/empty-object/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/empty-string/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/escaped-utf-control-char/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/false/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/negative-int/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/negative-one/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/negative-zero/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/null/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/one-byte-utf-8/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/real-capital-e-negative-exponent/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/real-capital-e-positive-exponent/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/real-capital-e/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/real-exponent/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/real-fraction-exponent/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/real-negative-exponent/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/real-positive-exponent/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/real-underflow/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/short-string/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/simple-ascii-string/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/simple-int-0/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/simple-int-1/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/simple-int-123/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/simple-object/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/simple-real/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/string-escapes/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/three-byte-utf-8/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/true/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/two-byte-utf-8/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/utf-8-string/input Ok! /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/valid/utf-surrogate-four-byte-encoding/input Ok! testInvalidJanssonFiles: /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/apostrophe/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/ascii-unicode-identifier/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/brace-comma/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/bracket-comma/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/bracket-one-comma/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/double-closing-brace/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/double-closing-bracket/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/empty/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/escaped-null-byte-in-string/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/extra-comma-in-array/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/extra-comma-in-multiline-array/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/garbage-after-newline/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/garbage-at-the-end/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/integer-starting-with-zero/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/invalid-escape/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/invalid-identifier/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/invalid-negative-integer/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/invalid-negative-real/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/invalid-second-surrogate/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/lone-open-brace/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/lone-open-bracket/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/lone-second-surrogate/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/minus-sign-without-number/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/negative-integer-starting-with-zero/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/null-byte-in-string/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/null-byte-outside-string/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/null/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/object-apostrophes/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/object-garbage-at-end/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/object-in-unterminated-array/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/object-no-colon/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/object-no-value/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/object-unterminated-value/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/real-garbage-after-e/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/real-negative-overflow/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/real-positive-overflow/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/real-truncated-at-e/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/real-truncated-at-point/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/tab-character-in-string/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/too-big-negative-integer/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/too-big-positive-integer/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/truncated-unicode-surrogate/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/unicode-identifier/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/unterminated-array-and-object/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/unterminated-array/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/unterminated-empty-key/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/unterminated-key/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/unterminated-object-and-array/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid/unterminated-string/input testInvalidUnicodeJanssonFiles: /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/encoded-surrogate-half/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-after-backslash/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-in-array/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-in-bigger-int/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-in-escape/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-in-exponent/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-in-identifier/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-in-int/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-in-real-after-e/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/invalid-utf-8-in-string/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/lone-invalid-utf-8/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/lone-utf-8-continuation-byte/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/not-in-unicode-range/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/overlong-3-byte-encoding/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/overlong-4-byte-encoding/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/overlong-ascii-encoding/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/restricted-utf-8/input /builddir/build/BUILD/poco-poco-1.7.8p3-release/JSON/testsuite/data/invalid-unicode/truncated-utf-8/input testTemplate: Hello world! From Franky. You're too old. testUnicode: testSmallBuffer: OK (39 tests) **************************************** *** Linux x86_64 Util **************************************** testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testView: testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testMapper1: testMapper2: testMapper3: testMapper4: testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testClear: testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testEmpty: testOneLayer: testTwoLayers: testThreeLayers: testRemove: testProperties: testKeys: testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testLoad: testCaseInsensitiveRemove: testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testLoad: testSave: testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testLoad: testSave: testLoadAppendSave: testOtherDelimiter: testSaveEmpty: testFromScratch: testLoadEmpty: testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testFilesystemConfiguration: testConfigurator: testBadConfiguration1: testBadConfiguration2: testBadConfiguration3: testBadConfiguration4: testHasProperty: testGetString: testGetInt: testGetInt64: testGetDouble: testGetBool: testExpand: testSetString: testSetInt: testSetInt64: testSetDouble: testSetBool: testKeys: testRemove: testChangeEvents: testRemoveEvents: testLoad: testSetArrayElement: testOption: testMatches1: testMatches2: testProcess1: testProcess2: testOptionSet: testHelpFormatter: usage: -Ipath, --include-dir=path specify a search path for locating header files -Lpath, --library-dir=path specify a search path for locating library files (this option has a very long description) -ofile, --output=file specify the output file -v, --verbose enable verbose mode -O[level], --optimize[=level] enable optimization usage: cc -Ipath, --include-dir=path specify a search path for locating header files -Lpath, --library-dir=path specify a search path for locating library files (this option has a very long description) -ofile, --output=file specify the output file -v, --verbose enable verbose mode -O[level], --optimize[=level] enable optimization usage: cc OPTIONS FILES Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus volutpat imperdiet massa. Nulla at ipsum vitae risus facilisis posuere. Cras convallis, lacus ac vulputate convallis, metus nisl euismod ligula, ac euismod diam wisi in dolor. Mauris vitae leo. -Ipath, --include-dir=path specify a search path for locating header files -Lpath, --library-dir=path specify a search path for locating library files (this option has a very long description) -ofile, --output=file specify the output file -v, --verbose enable verbose mode -O[level], --optimize[=level] enable optimization Cras semper mollis tellus. Mauris eleifend mauris et lorem. Etiam odio dolor, fermentum quis, mollis nec, sodales sed, tellus. Quisque consequat orci eu augue. Aliquam ac nibh ac neque hendrerit iaculis. usage: cc OPTIONS FILES Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vivamus volutpat imperdiet massa. Nulla at ipsum vitae risus facilisis posuere. Cras convallis, lacus ac vulputate convallis, metus nisl euismod ligula, ac euismod diam wisi in dolor. Mauris vitae leo. --include-dir=path specify a search path for locating header files --library-dir=path specify a search path for locating library files (this option has a very long description) --output=file specify the output file --verbose enable verbose mode --optimize[=level] enable optimization Cras semper mollis tellus. Mauris eleifend mauris et lorem. Etiam odio dolor, fermentum quis, mollis nec, sodales sed, tellus. Quisque consequat orci eu augue. Aliquam ac nibh ac neque hendrerit iaculis. usage: cc OPTIONS FILES --include-dir=path specify a search path for locating header files --library-dir=path specify a search path for locating library files (this option has a very long description) --output=file specify the output file --verbose enable verbose mode --optimize[=level] enable optimization tab: a b cdef a b testUnix: testDefault: testRequired: testArgs: testRegExpValidator: testIntValidator: testScheduleTimestamp: testScheduleClock: testScheduleInterval: testScheduleIntervalTimestamp: testScheduleIntervalClock: testScheduleAtFixedRate: testCancel: OK (196 tests) **************************************** *** Linux x86_64 Net **************************************** testStringConv: testStringConv6: testParse: testClassification: testMCClassification: testClassification6: testMCClassification6: testRelationals: testRelationals6: testWildcard: testBroadcast: testPrefixCons: testPrefixLen: testOperators: testByteOrderMacros: testList: ============== Index: 1 Name: lo DisplayName: lo Status: Up IP Address: 127.0.0.1 Subnet: 255.0.0.0 (/8) ============== ============== Index: 1 Name: lo DisplayName: lo Status: Up IP Address: ::1%lo Subnet: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff (/128) ============== testMap: ============= Index: 1 Name: lo DisplayName: lo Status: Up ---------- Address 0 ---------- Address: 127.0.0.1 Subnet: 255.0.0.0 (/8) ---------- Address 1 ---------- Address: ::1%lo Subnet: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff (/128) ============= testForName: testForAddress: testForIndex: testMapIpOnly: Interface: (1) Address: 127.0.0.1 testMapUpOnly: testListMapConformance: testEcho: testPoll: testAvailable: testFIFOBuffer: testConnect: testConnectRefused: testConnectRefusedNB: testNonBlocking: testAddress: testAssign: testTimeout: original receive timeout: 0 requested receive timeout: 250000 actual receive timeout: 250000 original send timeout: 0 requested send timeout: 250000 actual send timeout: 250000 testBufferSize: original send buffer size: 16384 requested send buffer size: 32000 actual send buffer size: 64000 original recv buffer size: 87380 requested recv buffer size: 32000 actual recv buffer size: 64000 testOptions: testSelect: testSelect2: testSelect3: testStreamEcho: testLargeStreamEcho: testEOF: testDialogSocket: testNameValueCollection: testWrite: testRead1: testRead2: testRead3: testRead4: testRead5: testReadFolding1: testReadFolding2: testReadFolding3: testReadFolding4: testReadFolding5: testReadInvalid1: testReadInvalid2: testSplitElements: testSplitParameters: testFieldLimit: testParse: testToString: testMatch: testMatchRange: testWriteOnePart: testWriteTwoParts: testBoundary: testReadOnePart: testReadTwoParts: testReadEmptyLines: testReadLongPart: testGuessBoundary: testPreamble: testBadBoundary: testRobustness: testUnixLineEnds: testEncode: testDecode: testWrite1: testWrite2: testWrite3: testWrite4: testRead1: testRead2: testRead3: testRead4: testInvalid1: testInvalid2: testInvalid3: testCookies: testWrite1: testWrite2: testRead1: testRead2: testRead3: testInvalid1: testInvalid2: testInvalid3: testCookies: testCookie: testEscape: testUnescape: testExpiryFuture: testExpiryPast: testBasicCredentials: testProxyBasicCredentials: testBadCredentials: testAuthenticationParams: testAuthenticationParamsMultipleHeaders: testDigestCredentials: testDigestCredentialsQoP: testCredentialsBasic: testProxyCredentialsBasic: testCredentialsDigest: testCredentialsDigestMultipleHeaders: testProxyCredentialsDigest: testExtractCredentials: testVerifyAuthInfo: testVerifyAuthInfoQoP: testGetSmall: testGetLarge: testHead: testPostSmallIdentity: testPostLargeIdentity: testPostSmallChunked: testPostLargeChunked: testPostSmallClose: testPostLargeClose: testKeepAlive: testProxy: testProxyAuth: testBypassProxy: testNoRedirect: testEmptyPath: testRedirect: testProxy: testError: testOneConnection: testTwoConnections: testMultiConnections: testThreadCapacity: testIdentityRequest: testPutIdentityRequest: testChunkedRequest: testClosedRequest: testIdentityRequestKeepAlive: testChunkedRequestKeepAlive: testClosedRequestKeepAlive: testMaxKeepAlive: testKeepAliveTimeout: test100Continue: testRedirect: testAuth: testNotImpl: testBuffer: testWriteUrl: testWriteMultipart: testReadUrlGET: testReadUrlPOST: testReadUrlPUT: testReadUrlBOM: testReadMultipart: testSubmit1: testSubmit2: testSubmit3: testFieldLimitUrl: testFieldLimitMultipart: testSocketReactor: testParallelSocketReactor: testSocketConnectorFail: testSocketConnectorTimeout: testLogin1: testLogin2: testLogin3: testLoginFailed1: testLoginFailed2: testCommands: testDownloadPORT: testDownloadEPRT: testDownloadPASV: testDownloadEPSV: testUpload: testList: testDownload: testList: testUserInfo: testPasswordProvider: testMissingPasswordProvider: testWriteQP: testWrite8Bit: testWriteBase64: testWriteManyRecipients: testWriteMultiPart: testReadQP: testReadDefaultTransferEncoding: testRead8Bit: testReadMultiPart: testReadMultiPartDefaultTransferEncoding: testReadWriteMultiPart: testReadWriteMultiPartStore: testEncodeWord: testMailInputStream: testMailOutputStream: testLoginEHLO: testLoginHELO: testLoginFailed: testSend: testSendMultiRecipient: testMultiSeparateRecipient: testSendFailed: testLogin: testLoginFail: testMessageCount: testList: testRetrieveMessage: testRetrieveHeader: testRetrieveMessages: testDeleteMessage: testWebSocket: testWebSocketLarge: testCallback: testParams: testRealm: testPlaintext: testVerify: testVerifyPlaintext: testAuthorize: testAuthorizeCustomScheme: testExtract: testExtractCustomScheme: testExtractNoCreds: OK (231 tests) **************************************** *** Linux x86_64 Crypto **************************************** testEncryptDecrypt: testEncryptDecryptWithSalt: testEncryptDecryptDESECB: testPassword: testEncryptInterop: testDecryptInterop: testStreams: testCertificate: testNewKeys: testNewKeysNoPassphrase: testSign: testSignSha256: testSignManipulated: testRSACipher: testRSACipherLarge: testCertificate: testMD5: testSHA1: OK (18 tests) **************************************** *** Linux x86_64 NetSSL_OpenSSL **************************************** testGetSmall: testGetLarge: testHead: testPostSmallIdentity: testPostLargeIdentity: testPostSmallChunked: testPostLargeChunked: testPostLargeChunkedKeepAlive: testKeepAlive: testCachedSession: testUnknownContentLength: testServerAbort: testNoRedirect: testEmptyPath: testRedirect: testError: testOneConnection: testTwoConnections: testMultiConnections: testReuseSocket: testReuseSession: testIdentityRequest: testChunkedRequest: testIdentityRequestKeepAlive: testChunkedRequestKeepAlive: test100Continue: testRedirect: testAuth: testNotImpl: OK (29 tests) **************************************** *** Linux x86_64 Data **************************************** testSession: testStatementFormatting: testFeatures: testProperties: testLOB: testCLOB: testCLOBStreams: testColumnVector: testColumnVectorBool: testColumnDeque: testColumnList: testRow: testRowSort: testRowFormat: testDateAndTime: testExternalBindingAndExtraction: testSessionPool: testSessionPoolContainer: OK (18 tests) **************************************** *** Linux x86_64 Zip **************************************** testSkipSingleFile: testDecompressSingleFile: testDecompress: testDecompressFlat: testCrcAndSizeAfterData: testCrcAndSizeAfterDataWithArchive: testReading: testWriting: testWritingZero: testWritingOne: testAutoDetect: testSingleFile: testDirectory: testManipulator: testManipulatorDel: testManipulatorReplace: testSetZipComment: OK (17 tests) 9 runs, 0 failed. Processing files: poco-debuginfo-1.7.8p3-2.el7.x86_64 + exit 0 Provides: poco-debuginfo = 1.7.8p3-2.el7 poco-debuginfo(x86-64) = 1.7.8p3-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: poco-foundation-1.7.8p3-2.el7.x86_64 Provides: libPocoFoundation.so.48()(64bit) poco-foundation = 1.7.8p3-2.el7 poco-foundation(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: poco-xml-1.7.8p3-2.el7.x86_64 Provides: libPocoXML.so.48()(64bit) poco-xml = 1.7.8p3-2.el7 poco-xml(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-util-1.7.8p3-2.el7.x86_64 Provides: libPocoUtil.so.48()(64bit) poco-util = 1.7.8p3-2.el7 poco-util(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoFoundation.so.48()(64bit) libPocoJSON.so.48()(64bit) libPocoXML.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-net-1.7.8p3-2.el7.x86_64 Provides: libPocoNet.so.48()(64bit) poco-net = 1.7.8p3-2.el7 poco-net(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-crypto-1.7.8p3-2.el7.x86_64 Provides: libPocoCrypto.so.48()(64bit) poco-crypto = 1.7.8p3-2.el7 poco-crypto(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: poco-netssl-1.7.8p3-2.el7.x86_64 Provides: libPocoNetSSL.so.48()(64bit) poco-netssl = 1.7.8p3-2.el7 poco-netssl(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoCrypto.so.48()(64bit) libPocoFoundation.so.48()(64bit) libPocoNet.so.48()(64bit) libPocoUtil.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-data-1.7.8p3-2.el7.x86_64 Provides: libPocoData.so.48()(64bit) poco-data = 1.7.8p3-2.el7 poco-data(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-sqlite-1.7.8p3-2.el7.x86_64 Provides: libPocoDataSQLite.so.48()(64bit) poco-sqlite = 1.7.8p3-2.el7 poco-sqlite(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoData.so.48()(64bit) libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-odbc-1.7.8p3-2.el7.x86_64 Provides: libPocoDataODBC.so.48()(64bit) poco-odbc = 1.7.8p3-2.el7 poco-odbc(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoData.so.48()(64bit) libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libiodbc.so.2()(64bit) libiodbcinst.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-mysql-1.7.8p3-2.el7.x86_64 Provides: libPocoDataMySQL.so.48()(64bit) poco-mysql = 1.7.8p3-2.el7 poco-mysql(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoData.so.48()(64bit) libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmysqlclient.so.18()(64bit) libmysqlclient.so.18(libmysqlclient_18)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: poco-zip-1.7.8p3-2.el7.x86_64 Provides: libPocoZip.so.48()(64bit) poco-zip = 1.7.8p3-2.el7 poco-zip(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: poco-json-1.7.8p3-2.el7.x86_64 Provides: libPocoJSON.so.48()(64bit) poco-json = 1.7.8p3-2.el7 poco-json(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoFoundation.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-mongodb-1.7.8p3-2.el7.x86_64 Provides: libPocoMongoDB.so.48()(64bit) poco-mongodb = 1.7.8p3-2.el7 poco-mongodb(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoFoundation.so.48()(64bit) libPocoNet.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: poco-pagecompiler-1.7.8p3-2.el7.x86_64 Provides: poco-pagecompiler = 1.7.8p3-2.el7 poco-pagecompiler(x86-64) = 1.7.8p3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libPocoFoundation.so.48()(64bit) libPocoJSON.so.48()(64bit) libPocoNet.so.48()(64bit) libPocoUtil.so.48()(64bit) libPocoXML.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: poco-debug-1.7.8p3-2.el7.x86_64 Provides: libPocoCryptod.so.48()(64bit) libPocoDataMySQLd.so.48()(64bit) libPocoDataODBCd.so.48()(64bit) libPocoDataSQLited.so.48()(64bit) libPocoDatad.so.48()(64bit) libPocoFoundationd.so.48()(64bit) libPocoJSONd.so.48()(64bit) libPocoMongoDBd.so.48()(64bit) libPocoNetSSLd.so.48()(64bit) libPocoNetd.so.48()(64bit) libPocoUtild.so.48()(64bit) libPocoXMLd.so.48()(64bit) libPocoZipd.so.48()(64bit) poco-debug = 1.7.8p3-2.el7 poco-debug(x86-64) = 1.7.8p3-2.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libPocoCryptod.so.48()(64bit) libPocoDatad.so.48()(64bit) libPocoFoundationd.so.48()(64bit) libPocoJSONd.so.48()(64bit) libPocoNetd.so.48()(64bit) libPocoUtild.so.48()(64bit) libPocoXMLd.so.48()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libiodbc.so.2()(64bit) libiodbcinst.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmysqlclient.so.18()(64bit) libmysqlclient.so.18(libmysqlclient_18)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsqlite3.so.0()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: poco-devel-1.7.8p3-2.el7.x86_64 Provides: poco-devel = 1.7.8p3-2.el7 poco-devel(x86-64) = 1.7.8p3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libPocoCrypto.so.48()(64bit) libPocoCryptod.so.48()(64bit) libPocoData.so.48()(64bit) libPocoDataMySQL.so.48()(64bit) libPocoDataMySQLd.so.48()(64bit) libPocoDataODBC.so.48()(64bit) libPocoDataODBCd.so.48()(64bit) libPocoDataSQLite.so.48()(64bit) libPocoDataSQLited.so.48()(64bit) libPocoDatad.so.48()(64bit) libPocoFoundation.so.48()(64bit) libPocoFoundationd.so.48()(64bit) libPocoJSON.so.48()(64bit) libPocoJSONd.so.48()(64bit) libPocoMongoDB.so.48()(64bit) libPocoMongoDBd.so.48()(64bit) libPocoNet.so.48()(64bit) libPocoNetSSL.so.48()(64bit) libPocoNetSSLd.so.48()(64bit) libPocoNetd.so.48()(64bit) libPocoUtil.so.48()(64bit) libPocoUtild.so.48()(64bit) libPocoXML.so.48()(64bit) libPocoXMLd.so.48()(64bit) libPocoZip.so.48()(64bit) libPocoZipd.so.48()(64bit) Processing files: poco-doc-1.7.8p3-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gyliBV + umask 022 + cd /builddir/build/BUILD + cd poco-poco-1.7.8p3-release + DOCDIR=/builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/share/doc/poco-doc-1.7.8p3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/share/doc/poco-doc-1.7.8p3 + cp -pr README /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/share/doc/poco-doc-1.7.8p3 + cp -pr NEWS /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/share/doc/poco-doc-1.7.8p3 + cp -pr LICENSE /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/share/doc/poco-doc-1.7.8p3 + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/share/doc/poco-doc-1.7.8p3 + cp -pr CHANGELOG /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/share/doc/poco-doc-1.7.8p3 + cp -pr doc/00100-GuidedTour.page doc/00200-GettingStarted.page doc/80100-HowToGetHelp.page doc/90100-Acknowledgements.page doc/99100-ReleaseNotes.page doc/99150-GMakeBuildNotes.page doc/99150-WindowsPlatformNotes.page doc/99200-WinCEPlatformNotes.page doc/99250-VxWorksPlatformNotes.page doc/99300-AndroidPlatformNotes.page doc/Acknowledgements.html doc/CppCodingStyleGuide.doc /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64/usr/share/doc/poco-doc-1.7.8p3 + exit 0 Provides: poco-doc = 1.7.8p3-2.el7 poco-doc(x86-64) = 1.7.8p3-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64 Wrote: /builddir/build/RPMS/poco-debuginfo-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-foundation-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-xml-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-util-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-net-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-crypto-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-netssl-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-data-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-sqlite-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-odbc-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-mysql-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-zip-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-json-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-mongodb-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-pagecompiler-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-debug-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-devel-1.7.8p3-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/poco-doc-1.7.8p3-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uuGCYL + umask 022 + cd /builddir/build/BUILD + cd poco-poco-1.7.8p3-release + /usr/bin/rm -rf /builddir/build/BUILDROOT/poco-1.7.8p3-2.el7.x86_64 + exit 0 Child return code was: 0