tar -xf ptlib-2.10.11.tar.xz patching file src/ptlib/common/getdate.tab.c patching file include/ptlib/critsec.h patching file src/ptclib/pssl.cxx checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes configure: PTLib version is 2.10.11 checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu checking for swab... yes configure: OSTYPE set to linux configure: OSRELEASE set to "4.4.7-smp" configure: MACHTYPE set to x86 configure: gcc version is 5.3.0 checking checking if pragma implementation should be used... no checking checking if precompiled headers available... no checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no configure: Default extension for C++ files is cpp checking if compiler accepts -felide-constructors... yes checking if linker accepts -Wreorder... yes checking if debug build accepts -g3 -ggdb -O0... yes checking if compiler uses RTTI by default... yes checking size of int... 4 checking for long double with more range or precision than double... yes checking for flex... /usr/bin/flex checking for ar... ar checking for bison... /usr/bin/bison checking if readdir_r has 2 parms... no checking if readdir_r has 3 parms... yes configure: PTRACE and all trace logging included configure: Using ANSI C++ bool for PBoolean: (PFalse=false PTrue=true) checking for recvmsg... yes checking for IPV6_ADD_MEMBERSHIP... yes checking for NetLink support... yes checking if using STL streams... yes checking if atomic integer available... yes checking if __exchange_and_add is in __gnu_cxx namespace... yes checking if Unix semaphores are available... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking if pthread_mutex_timedlock is available... yes checking for sem_timedwait in -lpthread... yes checking if sem_timedwait is compilable... yes checking if recursive mutexes are available... PTHREAD_MUTEX_RECURSIVE_NP checking if setpgrp takes no parameters... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking if dlopen is available... yes checking for dlopen in -ldl... yes checking enable plugin support... yes checking where plugins are being installed... /usr/lib/ptlib-2.10.11 checking enable samples build... no checking how to run the C preprocessor... gcc -E checking for res_ninit... no checking for res_ninit in -lresolv... yes checking for sasl_version in -lsasl2... yes checking for sasl_client_out in -lsasl... no checking if works... no checking if works... yes configure: SUN mlib disabled checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ldap_open in -lldap... yes checking for OPENSSL... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking for const arg to d2i_AutoPrivateKey... yes checking for d2i_DHparams_bio variants... new checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking lua.h usability... no checking lua.h presence... no checking for lua.h... no checking for IPv6 support... yes checking for inet_ntop... yes checking enable config file support... yes checking enable URL support... yes checking enable HTTP support... yes checking enable HTTP forms support... yes checking enable HTTP server support... yes checking enable Jabber support... yes checking enable VXML support... yes checking enable XMLRPC support... yes checking enable SOAP support... yes checking enable Text-To-Speech server support... yes checking enable ASN decoding/encoding support... yes checking enable STUN support... yes checking enable pipechannel support... yes checking enable DTMF protocol support... yes checking enable SOCKS protocol support... yes checking enable FTP protocol support... yes checking enable SNMP protocol support... yes checking enable TELNET protocol support... yes checking enable remote connection support... yes checking enable serial port support... yes checking enable POP3/SMTP support... yes checking enable audio support... yes checking enable WAVFILE support... yes checking enable QOS support... yes checking enable video device support... yes checking enable video file support... yes checking enable FFMpeg video file support... yes checking enable application sharing support... no checking enable shared memory video devices... yes checking for SDL... yes checking enable video for windows capture... no configure: ODBC disabled checking enable C++ exceptions... no checking for a BSD-compatible install... /usr/bin/ginstall -c configure: creating ./config.status config.status: creating make/ptbuildopts.mak config.status: creating make/ptlib-config config.status: creating Makefile config.status: creating ptlib_cfg.dxy config.status: creating ptlib.pc config.status: creating include/ptbuildopts.h === configuring in plugins (/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--docdir=/usr/doc/ptlib-2.10.11' '--enable-shared' '--enable-opal' '--enable-plugins' '--enable-oss' '--enable-v4l2' '--disable-avc' '--enable-sdl' '--enable-ipv6' '--enable-v4l' '--enable-dc' '--disable-odbc' '--enable-expat' '--enable-httpforms2' '--build=i586-slackware-linux' 'build_alias=i586-slackware-linux' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig' 'CFLAGS=-O2 -march=i586 -mtune=i686' 'LIBS=-lgthread-2.0' 'CXXFLAGS=-O2 -march=i586 -mtune=i686' --cache-file=/dev/null --srcdir=. checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-slackware-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for ALSA sound support... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for OSS sound support... yes checking pulse/simple.h usability... yes checking pulse/simple.h presence... yes checking for pulse/simple.h... yes checking for Pulse sound support... yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking for V4L video support... no checking for linux/videodev2.h... yes checking for V4L2 video support... yes checking libv4l2.h usability... yes checking libv4l2.h presence... yes checking for libv4l2.h... yes checking for v4l2_fd_open in -lv4l2... yes checking for libv4l2 support... yes checking machine/ioctl_meteor.h usability... no checking machine/ioctl_meteor.h presence... no checking for machine/ioctl_meteor.h... no checking i386/ioctl_meteor.h usability... no checking i386/ioctl_meteor.h presence... no checking for i386/ioctl_meteor.h... no checking dev/ic/bt8xx.h usability... no checking dev/ic/bt8xx.h presence... no checking for dev/ic/bt8xx.h... no checking for BSD video support... no checking libdc1394/dc1394_control.h usability... no checking libdc1394/dc1394_control.h presence... no checking for libdc1394/dc1394_control.h... no checking libraw1394/raw1394.h usability... yes checking libraw1394/raw1394.h presence... yes checking for libraw1394/raw1394.h... yes checking for IEEE1394/DC video support... no configure: creating ./config.status config.status: creating Makefile config.status: creating vidinput_v4l2/Makefile config.status: creating vidinput_dc/Makefile make DEBUG= P_SHAREDLIB=1 default_target make[1]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11' make[1]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11' make[1]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/src' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/src' [CC] ptclib/psasl.cxx [CC] ptclib/pldap.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from ptclib/pldap.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pils.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pils.h:40, from ptclib/pils.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pssl.cxx [CC] ptclib/vsdl.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/vconvert.h:46, from ptclib/vsdl.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/vconvert.h:46, from ptclib/vsdl.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/vfakeio.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/vconvert.h:46, from ptlib/common/vfakeio.cxx:35: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/vconvert.h:46, from ptlib/common/vfakeio.cxx:35: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/videoio.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:18:0, from ptlib/common/videoio.cxx:39: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:18, from ptlib/common/videoio.cxx:39: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/vconvert.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/video.h:45, from ptlib/common/vconvert.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/video.h:45, from ptlib/common/vconvert.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/pvidchan.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/video.h:45, from ptlib/common/pvidchan.cxx:42: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/video.h:45, from ptlib/common/pvidchan.cxx:42: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/tinyjpeg.cxx [CC] ptlib/common/jidctflt.cxx [CC] ptlib/unix/shmvideo.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from ptlib/unix/shmvideo.cxx:23: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from ptlib/unix/shmvideo.cxx:23: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/sound.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42:0, from ptlib/common/sound.cxx:38: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PSoundChannel_WAVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:806:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(WAVFile, PSoundChannel) ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42, from ptlib/common/sound.cxx:38: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pxml.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from ptclib/pxml.cxx:40: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pxmlrpc.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxmlrpc.h:38, from ptclib/pxmlrpc.cxx:42: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pxmlrpcs.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxmlrpc.h:38, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxmlrpcs.h:38, from ptclib/pxmlrpcs.cxx:44: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/psoap.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/psoap.h:42, from ptclib/psoap.cxx:41: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/vxml.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/vxml.h:37, from ptclib/vxml.cxx:39: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pwavfile.h:150:15: warning: 'PFactoryLoader::PWAVFileFormatPCM_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PWAVFileFormatPCM); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/ptts.h:86:17: warning: 'PFactoryLoader::PTextToSpeech_Festival_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PTextToSpeech_Festival); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/xmpp.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp.h:42, from ptclib/xmpp.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/xmpp_c2s.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp_c2s.h:39, from ptclib/xmpp_c2s.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/xmpp_muc.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp_c2s.h:39, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp_muc.h:39, from ptclib/xmpp_muc.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/xmpp_roster.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp_c2s.h:39, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/xmpp_roster.h:39, from ptclib/xmpp_roster.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pdns.cxx [CC] ptclib/enum.cxx [CC] ptclib/ptts.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/ptts.h:42:0, from ptclib/ptts.cxx:41: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/ptts.h:86:17: warning: 'PFactoryLoader::PTextToSpeech_Festival_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PTextToSpeech_Festival); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/asner.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pxml.h:50, from ptclib/asner.cxx:42: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pasn.cxx [CC] ptclib/snmpclnt.cxx [CC] ptclib/snmpserv.cxx [CC] ptclib/psnmp.cxx [CC] ptclib/snmp.cxx [CC] ptclib/rfc1155.cxx [CC] ptclib/ftpclnt.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from ptclib/ftpclnt.cxx:32: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/ftp.h:479:15: warning: 'PFactoryLoader::PURL_FtpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_FtpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/ftpsrvr.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from ptclib/ftpsrvr.cxx:32: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/ftp.h:479:15: warning: 'PFactoryLoader::PURL_FtpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_FtpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/ftp.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from ptclib/ftp.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/ftp.h:479:15: warning: 'PFactoryLoader::PURL_FtpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_FtpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/telnet.cxx [CC] ptclib/pstun.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pnat.h:34, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pstun.h:39, from ptclib/pstun.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pnat.h:362:15: warning: 'PFactoryLoader::PSTUNClient_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PSTUNClient); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pnat.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pnat.h:34, from ptclib/pnat.cxx:35: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pnat.h:362:15: warning: 'PFactoryLoader::PSTUNClient_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PSTUNClient); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/socks.cxx [CC] ptlib/unix/pipechan.cxx [CC] ptlib/unix/remconn.cxx [CC] ptclib/pwavfile.cxx In file included from ptclib/pwavfile.cxx:40:0: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pwavfile.h:150:15: warning: 'PFactoryLoader::PWAVFileFormatPCM_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PWAVFileFormatPCM); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pwavfiledev.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pwavfiledev.h:43, from ptclib/pwavfiledev.cxx:39: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PSoundChannel_WAVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:806:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(WAVFile, PSoundChannel) ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pwavfiledev.h:43, from ptclib/pwavfiledev.cxx:39: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pwavfile.h:150:15: warning: 'PFactoryLoader::PWAVFileFormatPCM_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PWAVFileFormatPCM); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/dtmf.cxx [CC] ptlib/unix/serchan.cxx [CC] ptclib/modem.cxx [CC] ptclib/inetmail.cxx [CC] ptclib/url.cxx [CC] ptclib/http.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from ptclib/http.cxx:39: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/httpclnt.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from ptclib/httpclnt.cxx:35: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/html.cxx [CC] ptclib/httpsrvr.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from ptclib/httpsrvr.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/httpform.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/url.h:41:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/httpform.h:40, from ptclib/httpform.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/unix/svcproc.cxx ptlib/unix/svcproc.cxx: In member function 'int PServiceProcess::InitialiseService()': ptlib/unix/svcproc.cxx:353:22: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); // Switch back to starting uid for next call ^ ptlib/unix/svcproc.cxx:355:17: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(uid); ^ ptlib/unix/svcproc.cxx:366:24: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); // Switch back to starting uid for next call ^ ptlib/unix/svcproc.cxx:375:19: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(uid); ^ [CC] ptclib/httpsvc.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/svcproc.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/httpsvc.h:34, from ptclib/httpsvc.cxx:40: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/shttpsvc.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/svcproc.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/httpsvc.h:34, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/shttpsvc.h:39, from ptclib/shttpsvc.cxx:40: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/http.h:1918:15: warning: 'PFactoryLoader::PURL_HttpLoader_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PURL_HttpLoader); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/unix/config.cxx [CC] ptclib/pvidfile.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pvidfile.h:46, from ptclib/pvidfile.cxx:43: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pvidfile.h:46, from ptclib/pvidfile.cxx:43: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pvidfile.h:126:15: warning: 'PFactoryLoader::PYUVFile_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PYUVFile); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pvfiledev.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/vconvert.h:46, from ptclib/pvfiledev.cxx:43: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/vconvert.h:46, from ptclib/pvfiledev.cxx:43: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pvidfile.h:126:15: warning: 'PFactoryLoader::PYUVFile_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PYUVFile); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptclib/pffvdev.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/vconvert.h:46, from ptclib/pffvdev.cxx:43: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/vconvert.h:46, from ptclib/pffvdev.cxx:43: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/unix/uicmp.cxx [CC] ptlib/unix/socket.cxx [CC] ptlib/unix/udll.cxx [CC] ptlib/unix/channel.cxx [CC] ptlib/unix/osutil.cxx [CC] ptlib/unix/tlib.cxx [CC] ptlib/unix/switch.cxx [CC] ptclib/cli.cxx [CC] ptclib/threadpool.cxx [CC] ptclib/ipacl.cxx [CC] ptclib/qchannel.cxx [CC] ptclib/delaychan.cxx [CC] ptclib/memfile.cxx [CC] ptclib/cypher.cxx [CC] ptclib/random.cxx [CC] ptclib/inetprot.cxx [CC] ptlib/common/notifier_ext.cxx [CC] ptclib/vcard.cxx [CC] ptclib/guid.cxx [CC] ptlib/common/getdate.tab.c [CC] ptlib/unix/assert.cxx [CC] ptlib/common/pluginmgr.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from ptlib/common/pluginmgr.cxx:16: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/sockets.cxx [CC] ptclib/psockbun.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pprocess.h:44:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/icmpsock.h:41, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sockets.h:69, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/psockbun.h:41, from ptclib/psockbun.cxx:38: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pnat.h:362:15: warning: 'PFactoryLoader::PSTUNClient_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PSTUNClient); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/qos.cxx [CC] ptlib/common/ptime.cxx [CC] ptlib/common/syslog.cxx sed -e "s/.WCREV./`sed -n -e 's/.*Revision: \([0-9]*\).*/\1/p' /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/revision.h.in`/" /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/revision.h.in > /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/revision.h [CC] ptlib/common/osutils.cxx In file included from ptlib/common/osutils.cxx:41:0: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ [CC] ptlib/common/safecoll.cxx [CC] ptlib/common/collect.cxx [CC] ptlib/common/contain.cxx [CC] ptlib/common/object.cxx [AR] /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/libpt_s.a [LD] /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/libpt.so.2.10.11 make[2]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/src' make[1]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/src' make[1]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins' make[2]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins' set -e; make -C sound_alsa optshared ; make -C sound_oss optshared ; make -C sound_pulse optshared ; make -C vidinput_v4l2 optshared ; make[2]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_alsa' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_alsa' [CC] sound_alsa.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42:0, from sound_alsa.h:2, from sound_alsa.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PSoundChannel_WAVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:806:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(WAVFile, PSoundChannel) ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42, from sound_alsa.h:2, from sound_alsa.cxx:37: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptclib/pwavfile.h:150:15: warning: 'PFactoryLoader::PWAVFileFormatPCM_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PWAVFileFormatPCM); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ make[3]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_alsa' make[2]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_alsa' make[2]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_oss' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_oss' [CC] sound_oss.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42:0, from sound_oss.h:3, from sound_oss.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PSoundChannel_WAVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:806:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(WAVFile, PSoundChannel) ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42, from sound_oss.h:3, from sound_oss.cxx:36: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ make[3]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_oss' make[2]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_oss' make[2]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_pulse' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_pulse' [CC] sound_pulse.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42:0, from sound_pulse.h:3, from sound_pulse.cxx:47: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PSoundChannel_WAVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:806:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(WAVFile, PSoundChannel) ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/sound.h:42, from sound_pulse.h:3, from sound_pulse.cxx:47: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ make[3]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_pulse' make[2]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/sound_pulse' make[2]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/vidinput_v4l2' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/vidinput_v4l2' [CC] vidinput_v4l2.cxx In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from vidinput_v4l2.h:38, from vidinput_v4l2.cxx:40: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from vidinput_v4l2.h:38, from vidinput_v4l2.cxx:40: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42:0, from vidinput_names.h:37, from vidinput_names.cxx:32: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FakeVideo_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1181:1: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FakeVideo, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_FFMPEG_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1188:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(FFMPEG, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoInputDevice_YUVFile_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1192:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(YUVFile, PVideoInputDevice); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:210:13: warning: 'PPlugin_PVideoOutputDevice_SDL_loader' defined but not used [-Wunused-variable] int const PPlugin_##serviceType##_##serviceName##_loader = PPlugin_##serviceType##_##serviceName##_link(); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:1221:3: note: in expansion of macro 'PPLUGIN_STATIC_LOAD' PPLUGIN_STATIC_LOAD(SDL, PVideoOutputDevice); ^ In file included from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/plugin.h:23:0, from /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/videoio.h:42, from vidinput_names.h:37, from vidinput_names.cxx:32: /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pluginmgr.h:175:15: warning: 'PFactoryLoader::PluginLoaderStartup_loader' defined but not used [-Wunused-variable] PFACTORY_LOAD(PluginLoaderStartup); ^ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/include/ptlib/pfactory.h:434:15: note: in definition of macro 'PFACTORY_LOAD' int const ConcreteType##_loader = ConcreteType##_link(); \ ^ make[3]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/vidinput_v4l2' make[2]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins/vidinput_v4l2' make[1]: Leaving directory '/data/builds/ptlib/2.10.11/src/ptlib-2.10.11/plugins' ( for dir in /data/builds/ptlib/2.10.11/pkg/usr/lib \ /data/builds/ptlib/2.10.11/pkg/usr/bin \ /data/builds/ptlib/2.10.11/pkg/usr/include/ptlib \ /data/builds/ptlib/2.10.11/pkg/usr/include/ptlib/unix/ptlib \ /data/builds/ptlib/2.10.11/pkg/usr/include/ptclib \ /data/builds/ptlib/2.10.11/pkg/usr/share/ptlib/make ; \ do mkdir -p $dir ; chmod 755 $dir ; \ done ) ( for lib in /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/libpt.so.2.10.11 \ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/libpt_d.so.2.10.11 \ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/libpt_s.a \ /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/libpt_d_s.a ; \ do \ ( if test -e $lib ; then \ /usr/bin/ginstall -c -m 444 $lib /data/builds/ptlib/2.10.11/pkg/usr/lib; \ fi ) \ done ) ( if test -e /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/libpt.so.2.10.11; then \ (cd /data/builds/ptlib/2.10.11/pkg/usr/lib ; \ rm -f libpt.so ; \ ln -sf libpt.so.2.10.11 libpt.so \ ) \ fi ) ( if test -e /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/libpt_d.so.2.10.11; then \ (cd /data/builds/ptlib/2.10.11/pkg/usr/lib ; \ rm -f libpt_d.so ; \ ln -sf libpt_d.so.2.10.11 libpt_d.so \ ) \ fi ) if test -e /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/device/; then \ cd /data/builds/ptlib/2.10.11/src/ptlib-2.10.11/lib_linux_x86/device/; \ ( for dir in ./* ;\ do mkdir -p /data/builds/ptlib/2.10.11/pkg/usr/lib/ptlib-2.10.11/devices/$dir ; \ chmod 755 /data/builds/ptlib/2.10.11/pkg/usr/lib/ptlib-2.10.11/devices/$dir ; \ (for fn in ./$dir/*.so ; \ do /usr/bin/ginstall -c -m 444 $fn /data/builds/ptlib/2.10.11/pkg/usr/lib/ptlib-2.10.11/devices/$dir; \ done ); \ done ) ; \ fi /usr/bin/ginstall -c -m 444 include/ptlib.h /data/builds/ptlib/2.10.11/pkg/usr/include /usr/bin/ginstall -c -m 444 include/ptbuildopts.h /data/builds/ptlib/2.10.11/pkg/usr/include (for fn in include/ptlib/*.h include/ptlib/*.inl; \ do /usr/bin/ginstall -c -m 444 $fn /data/builds/ptlib/2.10.11/pkg/usr/include/ptlib; \ done) (for fn in include/ptlib/unix/ptlib/*.h include/ptlib/unix/ptlib/*.inl ; \ do /usr/bin/ginstall -c -m 444 $fn /data/builds/ptlib/2.10.11/pkg/usr/include/ptlib/unix/ptlib ; \ done) (for fn in include/ptclib/*.h ; \ do /usr/bin/ginstall -c -m 444 $fn /data/builds/ptlib/2.10.11/pkg/usr/include/ptclib; \ done) (for fn in make/*.mak ; \ do /usr/bin/ginstall -c -m 444 $fn /data/builds/ptlib/2.10.11/pkg/usr/share/ptlib/make; \ done) /usr/bin/ginstall -c -m 755 make/ptlib-config /data/builds/ptlib/2.10.11/pkg/usr/share/ptlib/make/ (cd /data/builds/ptlib/2.10.11/pkg/usr/bin; rm -f ptlib-config ; ln -snf ../share/ptlib/make/ptlib-config ptlib-config) mkdir -p /data/builds/ptlib/2.10.11/pkg/usr/lib/pkgconfig chmod 755 /data/builds/ptlib/2.10.11/pkg/usr/lib/pkgconfig /usr/bin/ginstall -c -m 644 ptlib.pc /data/builds/ptlib/2.10.11/pkg/usr/lib/pkgconfig/ /data/builds/ptlib/2.10.11/pkg: total 8 drwxr-xr-x 2 root root 4096 May 1 18:11 install drwxr-xr-x 8 root root 4096 May 1 18:11 usr /data/builds/ptlib/2.10.11/pkg/install: total 4 -rw-r--r-- 1 root root 539 May 1 18:11 slack-desc /data/builds/ptlib/2.10.11/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 May 1 18:11 bin drwxr-xr-x 3 root root 4096 May 1 18:11 doc drwxr-xr-x 4 root root 4096 May 1 18:11 include drwxr-xr-x 4 root root 4096 May 1 18:11 lib drwxr-xr-x 3 root root 4096 May 1 18:11 share drwxr-xr-x 3 root root 4096 May 1 18:07 src /data/builds/ptlib/2.10.11/pkg/usr/bin: total 0 lrwxrwxrwx 1 root root 32 May 1 18:11 ptlib-config -> ../share/ptlib/make/ptlib-config /data/builds/ptlib/2.10.11/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 May 1 18:11 ptlib-2.10.11 /data/builds/ptlib/2.10.11/pkg/usr/doc/ptlib-2.10.11: total 44 -rw-r--r-- 1 root root 33611 May 1 18:11 ReadMe.txt -rw-r--r-- 1 root root 6189 May 1 18:11 ReadMe_QOS.txt /data/builds/ptlib/2.10.11/pkg/usr/include: total 40 -r--r--r-- 1 root root 21820 May 1 18:11 ptbuildopts.h drwxr-xr-x 2 root root 4096 May 1 18:11 ptclib drwxr-xr-x 3 root root 4096 May 1 18:11 ptlib -r--r--r-- 1 root root 4794 May 1 18:11 ptlib.h /data/builds/ptlib/2.10.11/pkg/usr/include/ptclib: total 824 -r--r--r-- 1 root root 2859 May 1 18:11 asnber.h -r--r--r-- 1 root root 33380 May 1 18:11 asner.h -r--r--r-- 1 root root 3205 May 1 18:11 asnper.h -r--r--r-- 1 root root 2576 May 1 18:11 asnxer.h -r--r--r-- 1 root root 21987 May 1 18:11 cli.h -r--r--r-- 1 root root 26349 May 1 18:11 cypher.h -r--r--r-- 1 root root 7705 May 1 18:11 delaychan.h -r--r--r-- 1 root root 8777 May 1 18:11 dtmf.h -r--r--r-- 1 root root 5367 May 1 18:11 enum.h -r--r--r-- 1 root root 14437 May 1 18:11 ftp.h -r--r--r-- 1 root root 3718 May 1 18:11 guid.h -r--r--r-- 1 root root 26890 May 1 18:11 html.h -r--r--r-- 1 root root 65750 May 1 18:11 http.h -r--r--r-- 1 root root 23571 May 1 18:11 httpform.h -r--r--r-- 1 root root 14878 May 1 18:11 httpsvc.h -r--r--r-- 1 root root 32695 May 1 18:11 inetmail.h -r--r--r-- 1 root root 14175 May 1 18:11 inetprot.h -r--r--r-- 1 root root 11705 May 1 18:11 ipacl.h -r--r--r-- 1 root root 3294 May 1 18:11 lua.h -r--r--r-- 1 root root 6441 May 1 18:11 memfile.h -r--r--r-- 1 root root 10245 May 1 18:11 mime.h -r--r--r-- 1 root root 15563 May 1 18:11 modem.h -r--r--r-- 1 root root 2807 May 1 18:11 paec.h -r--r--r-- 1 root root 16527 May 1 18:11 pasn.h -r--r--r-- 1 root root 8960 May 1 18:11 pdns.h -r--r--r-- 1 root root 5847 May 1 18:11 pffvdev.h -r--r--r-- 1 root root 5059 May 1 18:11 pils.h -r--r--r-- 1 root root 16937 May 1 18:11 pldap.h -r--r--r-- 1 root root 11396 May 1 18:11 pnat.h -r--r--r-- 1 root root 26599 May 1 18:11 podbc.h -r--r--r-- 1 root root 2702 May 1 18:11 psasl.h -r--r--r-- 1 root root 9596 May 1 18:11 psnmp.h -r--r--r-- 1 root root 6604 May 1 18:11 psoap.h -r--r--r-- 1 root root 24737 May 1 18:11 psockbun.h -r--r--r-- 1 root root 15513 May 1 18:11 pssl.h -r--r--r-- 1 root root 9660 May 1 18:11 pstun.h -r--r--r-- 1 root root 2148 May 1 18:11 ptts.h -r--r--r-- 1 root root 8347 May 1 18:11 pvfiledev.h -r--r--r-- 1 root root 3513 May 1 18:11 pvidfile.h -r--r--r-- 1 root root 14786 May 1 18:11 pwavfile.h -r--r--r-- 1 root root 3282 May 1 18:11 pwavfiledev.h -r--r--r-- 1 root root 15923 May 1 18:11 pxml.h -r--r--r-- 1 root root 16922 May 1 18:11 pxmlrpc.h -r--r--r-- 1 root root 3050 May 1 18:11 pxmlrpcs.h -r--r--r-- 1 root root 4079 May 1 18:11 qchannel.h -r--r--r-- 1 root root 4134 May 1 18:11 random.h -r--r--r-- 1 root root 6260 May 1 18:11 rfc1155.h -r--r--r-- 1 root root 2018 May 1 18:11 shttpsvc.h -r--r--r-- 1 root root 6213 May 1 18:11 snmp.h -r--r--r-- 1 root root 13775 May 1 18:11 socks.h -r--r--r-- 1 root root 16879 May 1 18:11 telnet.h -r--r--r-- 1 root root 12730 May 1 18:11 threadpool.h -r--r--r-- 1 root root 16343 May 1 18:11 url.h -r--r--r-- 1 root root 7921 May 1 18:11 vcard.h -r--r--r-- 1 root root 3859 May 1 18:11 vsdl.h -r--r--r-- 1 root root 20091 May 1 18:11 vxml.h -r--r--r-- 1 root root 14382 May 1 18:11 xmpp.h -r--r--r-- 1 root root 7883 May 1 18:11 xmpp_c2s.h -r--r--r-- 1 root root 3589 May 1 18:11 xmpp_muc.h -r--r--r-- 1 root root 4684 May 1 18:11 xmpp_roster.h /data/builds/ptlib/2.10.11/pkg/usr/include/ptlib: total 1068 -r--r--r-- 1 root root 1317 May 1 18:11 MacMainIf.h -r--r--r-- 1 root root 16077 May 1 18:11 args.h -r--r--r-- 1 root root 43867 May 1 18:11 array.h -r--r--r-- 1 root root 27171 May 1 18:11 channel.h -r--r--r-- 1 root root 2712 May 1 18:11 conchan.h -r--r--r-- 1 root root 21540 May 1 18:11 config.h -r--r--r-- 1 root root 24068 May 1 18:11 contain.h -r--r--r-- 1 root root 12241 May 1 18:11 contain.inl -r--r--r-- 1 root root 11716 May 1 18:11 critsec.h -r--r--r-- 1 root root 41874 May 1 18:11 dict.h -r--r--r-- 1 root root 4303 May 1 18:11 dynalink.h -r--r--r-- 1 root root 12291 May 1 18:11 ethsock.h -r--r--r-- 1 root root 19427 May 1 18:11 file.h -r--r--r-- 1 root root 10140 May 1 18:11 filepath.h -r--r--r-- 1 root root 4068 May 1 18:11 icmpsock.h -r--r--r-- 1 root root 10808 May 1 18:11 indchan.h -r--r--r-- 1 root root 6633 May 1 18:11 int64.h -r--r--r-- 1 root root 2689 May 1 18:11 ipdsock.h -r--r--r-- 1 root root 27036 May 1 18:11 ipsock.h -r--r--r-- 1 root root 37040 May 1 18:11 lists.h -r--r--r-- 1 root root 9961 May 1 18:11 mail.h -r--r--r-- 1 root root 3316 May 1 18:11 mutex.h -r--r--r-- 1 root root 8499 May 1 18:11 notifier.h -r--r--r-- 1 root root 3998 May 1 18:11 notifier_ext.h -r--r--r-- 1 root root 55064 May 1 18:11 object.h -r--r--r-- 1 root root 17686 May 1 18:11 osutil.inl -r--r--r-- 1 root root 14915 May 1 18:11 pdirect.h -r--r--r-- 1 root root 12689 May 1 18:11 pfactory.h -r--r--r-- 1 root root 16395 May 1 18:11 pipechan.h -r--r--r-- 1 root root 7829 May 1 18:11 plugin.h -r--r--r-- 1 root root 5324 May 1 18:11 pluginmgr.h -r--r--r-- 1 root root 27161 May 1 18:11 pprocess.h -r--r--r-- 1 root root 2798 May 1 18:11 psharedptr.h -r--r--r-- 1 root root 117745 May 1 18:11 pstring.h -r--r--r-- 1 root root 2784 May 1 18:11 psync.h -r--r--r-- 1 root root 17166 May 1 18:11 ptime.h -r--r--r-- 1 root root 2779 May 1 18:11 qos.h -r--r--r-- 1 root root 9223 May 1 18:11 remconn.h -r--r--r-- 1 root root 44422 May 1 18:11 safecoll.h -r--r--r-- 1 root root 4517 May 1 18:11 semaphor.h -r--r--r-- 1 root root 11579 May 1 18:11 serchan.h -r--r--r-- 1 root root 5739 May 1 18:11 sfile.h -r--r--r-- 1 root root 6274 May 1 18:11 smartptr.h -r--r--r-- 1 root root 17340 May 1 18:11 socket.h -r--r--r-- 1 root root 2084 May 1 18:11 sockets.h -r--r--r-- 1 root root 28932 May 1 18:11 sound.h -r--r--r-- 1 root root 4626 May 1 18:11 svcproc.h -r--r--r-- 1 root root 2486 May 1 18:11 syncpoint.h -r--r--r-- 1 root root 12864 May 1 18:11 syncthrd.h -r--r--r-- 1 root root 8596 May 1 18:11 syslog.h -r--r--r-- 1 root root 7960 May 1 18:11 tcpsock.h -r--r--r-- 1 root root 4111 May 1 18:11 textfile.h -r--r--r-- 1 root root 24131 May 1 18:11 thread.h -r--r--r-- 1 root root 11692 May 1 18:11 timeint.h -r--r--r-- 1 root root 14093 May 1 18:11 timer.h -r--r--r-- 1 root root 6493 May 1 18:11 udpsock.h drwxr-xr-x 3 root root 4096 May 1 18:11 unix -r--r--r-- 1 root root 15102 May 1 18:11 vconvert.h -r--r--r-- 1 root root 8554 May 1 18:11 video.h -r--r--r-- 1 root root 38561 May 1 18:11 videoio.h -r--r--r-- 1 root root 6366 May 1 18:11 videoio1394dc.h -r--r--r-- 1 root root 5136 May 1 18:11 wxstring.h /data/builds/ptlib/2.10.11/pkg/usr/include/ptlib/unix: total 4 drwxr-xr-x 2 root root 4096 May 1 18:11 ptlib /data/builds/ptlib/2.10.11/pkg/usr/include/ptlib/unix/ptlib: total 196 -r--r--r-- 1 root root 5135 May 1 18:11 beaudio.h -r--r--r-- 1 root root 2996 May 1 18:11 bevideo.h -r--r--r-- 1 root root 1587 May 1 18:11 channel.h -r--r--r-- 1 root root 1212 May 1 18:11 conchan.h -r--r--r-- 1 root root 1311 May 1 18:11 config.h -r--r--r-- 1 root root 4461 May 1 18:11 contain.h -r--r--r-- 1 root root 1047 May 1 18:11 critsec.h -r--r--r-- 1 root root 1228 May 1 18:11 dynalink.h -r--r--r-- 1 root root 1366 May 1 18:11 ethsock.h -r--r--r-- 1 root root 1458 May 1 18:11 file.h -r--r--r-- 1 root root 1205 May 1 18:11 filepath.h -r--r--r-- 1 root root 1747 May 1 18:11 icmpsock.h -r--r--r-- 1 root root 1223 May 1 18:11 ipdsock.h -r--r--r-- 1 root root 1282 May 1 18:11 ipsock.h -r--r--r-- 1 root root 7341 May 1 18:11 maccoreaudio.h -r--r--r-- 1 root root 1138 May 1 18:11 mail.h -r--r--r-- 1 root root 1771 May 1 18:11 mutex.h -r--r--r-- 1 root root 1300 May 1 18:11 pdirect.h -r--r--r-- 1 root root 1240 May 1 18:11 pipechan.h -r--r--r-- 1 root root 12867 May 1 18:11 pmachdep.h -r--r--r-- 1 root root 3048 May 1 18:11 pprocess.h -r--r--r-- 1 root root 1191 May 1 18:11 ptime.h -r--r--r-- 1 root root 3342 May 1 18:11 ptlib.inl -r--r--r-- 1 root root 1278 May 1 18:11 remconn.h -r--r--r-- 1 root root 12159 May 1 18:11 resampler.h -r--r--r-- 1 root root 2432 May 1 18:11 semaphor.h -r--r--r-- 1 root root 1332 May 1 18:11 serchan.h -r--r--r-- 1 root root 1216 May 1 18:11 sfile.h -r--r--r-- 1 root root 4321 May 1 18:11 shmvideo.h -r--r--r-- 1 root root 1258 May 1 18:11 socket.h -r--r--r-- 1 root root 2469 May 1 18:11 sound.h -r--r--r-- 1 root root 1383 May 1 18:11 svcproc.h -r--r--r-- 1 root root 1565 May 1 18:11 syncpoint.h -r--r--r-- 1 root root 1252 May 1 18:11 tcpsock.h -r--r--r-- 1 root root 1207 May 1 18:11 textfile.h -r--r--r-- 1 root root 3162 May 1 18:11 thread.h -r--r--r-- 1 root root 1275 May 1 18:11 timeint.h -r--r--r-- 1 root root 1202 May 1 18:11 timer.h -r--r--r-- 1 root root 1227 May 1 18:11 udpsock.h -r--r--r-- 1 root root 1415 May 1 18:11 video.h /data/builds/ptlib/2.10.11/pkg/usr/lib: total 3808 lrwxrwxrwx 1 root root 16 May 1 18:11 libpt.so -> libpt.so.2.10.11 -r--r--r-- 1 root root 3889208 May 1 18:11 libpt.so.2.10.11 drwxr-xr-x 2 root root 4096 May 1 18:11 pkgconfig drwxr-xr-x 3 root root 4096 May 1 18:11 ptlib-2.10.11 /data/builds/ptlib/2.10.11/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 1151 May 1 18:11 ptlib.pc /data/builds/ptlib/2.10.11/pkg/usr/lib/ptlib-2.10.11: total 4 drwxr-xr-x 4 root root 4096 May 1 18:11 devices /data/builds/ptlib/2.10.11/pkg/usr/lib/ptlib-2.10.11/devices: total 8 drwxr-xr-x 2 root root 4096 May 1 18:11 sound drwxr-xr-x 2 root root 4096 May 1 18:11 videoinput /data/builds/ptlib/2.10.11/pkg/usr/lib/ptlib-2.10.11/devices/sound: total 236 -r--r--r-- 1 root root 79768 May 1 18:11 alsa_pwplugin.so -r--r--r-- 1 root root 87868 May 1 18:11 oss_pwplugin.so -r--r--r-- 1 root root 67364 May 1 18:11 pulse_pwplugin.so /data/builds/ptlib/2.10.11/pkg/usr/lib/ptlib-2.10.11/devices/videoinput: total 104 -r--r--r-- 1 root root 104312 May 1 18:11 v4l2_pwplugin.so /data/builds/ptlib/2.10.11/pkg/usr/share: total 4 drwxr-xr-x 3 root root 4096 May 1 18:11 ptlib /data/builds/ptlib/2.10.11/pkg/usr/share/ptlib: total 4 drwxr-xr-x 2 root root 4096 May 1 18:11 make /data/builds/ptlib/2.10.11/pkg/usr/share/ptlib/make: total 52 -r--r--r-- 1 root root 13402 May 1 18:11 common.mak -r--r--r-- 1 root root 3778 May 1 18:11 lib.mak -r--r--r-- 1 root root 1918 May 1 18:11 plugins.mak -r--r--r-- 1 root root 1501 May 1 18:11 ptbuildopts.mak -rwxr-xr-x 1 root root 1975 May 1 18:11 ptlib-config -r--r--r-- 1 root root 1257 May 1 18:11 ptlib.mak -r--r--r-- 1 root root 15215 May 1 18:11 unix.mak /data/builds/ptlib/2.10.11/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 1 18:11 ptlib-2.10.11 /data/builds/ptlib/2.10.11/pkg/usr/src/ptlib-2.10.11: total 100 -rw-r--r-- 1 root root 2001 May 1 18:11 SLKBUILD -rw-r--r-- 1 root root 525 May 1 18:07 disable-sslv3.patch -rw-r--r-- 1 root root 86182 May 1 18:07 ptlib-2.10.10-bison_fixes-1.patch -rw-r--r-- 1 root root 405 May 1 18:07 ptlib-gcc5.patch Slackware package maker, version 3.141593. Searching for symbolic links: usr/bin/ptlib-config ../share/ptlib/make/ptlib-config usr/lib/libpt.so libpt.so.2.10.11 Making symbolic link creation script: ( cd usr/bin ; rm -rf ptlib-config ) ( cd usr/bin ; ln -sf ../share/ptlib/make/ptlib-config ptlib-config ) ( cd usr/lib ; rm -rf libpt.so ) ( cd usr/lib ; ln -sf libpt.so.2.10.11 libpt.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/bin/ptlib-config' removed './usr/lib/libpt.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /data/builds/ptlib/2.10.11/ptlib-2.10.11-i586-1rl.txz ./ usr/ usr/bin/ usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/ptlib.pc usr/lib/libpt.so.2.10.11 usr/lib/ptlib-2.10.11/ usr/lib/ptlib-2.10.11/devices/ usr/lib/ptlib-2.10.11/devices/videoinput/ usr/lib/ptlib-2.10.11/devices/videoinput/v4l2_pwplugin.so usr/lib/ptlib-2.10.11/devices/sound/ usr/lib/ptlib-2.10.11/devices/sound/alsa_pwplugin.so usr/lib/ptlib-2.10.11/devices/sound/pulse_pwplugin.so usr/lib/ptlib-2.10.11/devices/sound/oss_pwplugin.so usr/doc/ usr/doc/ptlib-2.10.11/ usr/doc/ptlib-2.10.11/ReadMe.txt usr/doc/ptlib-2.10.11/ReadMe_QOS.txt usr/share/ usr/share/ptlib/ usr/share/ptlib/make/ usr/share/ptlib/make/unix.mak usr/share/ptlib/make/ptbuildopts.mak usr/share/ptlib/make/lib.mak usr/share/ptlib/make/common.mak usr/share/ptlib/make/plugins.mak usr/share/ptlib/make/ptlib.mak usr/share/ptlib/make/ptlib-config usr/include/ usr/include/ptlib.h usr/include/ptclib/ usr/include/ptclib/pwavfiledev.h usr/include/ptclib/vsdl.h usr/include/ptclib/asner.h usr/include/ptclib/pxmlrpc.h usr/include/ptclib/inetprot.h usr/include/ptclib/url.h usr/include/ptclib/asnper.h usr/include/ptclib/pasn.h usr/include/ptclib/xmpp_muc.h usr/include/ptclib/http.h usr/include/ptclib/delaychan.h usr/include/ptclib/pils.h usr/include/ptclib/ipacl.h usr/include/ptclib/psnmp.h usr/include/ptclib/paec.h usr/include/ptclib/pssl.h usr/include/ptclib/xmpp_c2s.h usr/include/ptclib/cypher.h usr/include/ptclib/psoap.h usr/include/ptclib/httpform.h usr/include/ptclib/shttpsvc.h usr/include/ptclib/memfile.h usr/include/ptclib/ptts.h usr/include/ptclib/pvfiledev.h usr/include/ptclib/socks.h usr/include/ptclib/mime.h usr/include/ptclib/pdns.h usr/include/ptclib/pffvdev.h usr/include/ptclib/snmp.h usr/include/ptclib/dtmf.h usr/include/ptclib/psockbun.h usr/include/ptclib/guid.h usr/include/ptclib/pldap.h usr/include/ptclib/random.h usr/include/ptclib/rfc1155.h usr/include/ptclib/asnxer.h usr/include/ptclib/vcard.h usr/include/ptclib/xmpp_roster.h usr/include/ptclib/pwavfile.h usr/include/ptclib/pstun.h usr/include/ptclib/lua.h usr/include/ptclib/xmpp.h usr/include/ptclib/podbc.h usr/include/ptclib/pxml.h usr/include/ptclib/enum.h usr/include/ptclib/asnber.h usr/include/ptclib/telnet.h usr/include/ptclib/pxmlrpcs.h usr/include/ptclib/httpsvc.h usr/include/ptclib/vxml.h usr/include/ptclib/threadpool.h usr/include/ptclib/qchannel.h usr/include/ptclib/pnat.h usr/include/ptclib/psasl.h usr/include/ptclib/inetmail.h usr/include/ptclib/ftp.h usr/include/ptclib/pvidfile.h usr/include/ptclib/modem.h usr/include/ptclib/cli.h usr/include/ptclib/html.h usr/include/ptlib/ usr/include/ptlib/vconvert.h usr/include/ptlib/ipdsock.h usr/include/ptlib/psharedptr.h usr/include/ptlib/pfactory.h usr/include/ptlib/unix/ usr/include/ptlib/unix/ptlib/ usr/include/ptlib/unix/ptlib/ptlib.inl usr/include/ptlib/unix/ptlib/ipdsock.h usr/include/ptlib/unix/ptlib/shmvideo.h usr/include/ptlib/unix/ptlib/sfile.h usr/include/ptlib/unix/ptlib/critsec.h usr/include/ptlib/unix/ptlib/timeint.h usr/include/ptlib/unix/ptlib/icmpsock.h usr/include/ptlib/unix/ptlib/sound.h usr/include/ptlib/unix/ptlib/tcpsock.h usr/include/ptlib/unix/ptlib/contain.h usr/include/ptlib/unix/ptlib/pipechan.h usr/include/ptlib/unix/ptlib/file.h usr/include/ptlib/unix/ptlib/pmachdep.h usr/include/ptlib/unix/ptlib/pprocess.h usr/include/ptlib/unix/ptlib/dynalink.h usr/include/ptlib/unix/ptlib/channel.h usr/include/ptlib/unix/ptlib/pdirect.h usr/include/ptlib/unix/ptlib/syncpoint.h usr/include/ptlib/unix/ptlib/semaphor.h usr/include/ptlib/unix/ptlib/video.h usr/include/ptlib/unix/ptlib/config.h usr/include/ptlib/unix/ptlib/beaudio.h usr/include/ptlib/unix/ptlib/mail.h usr/include/ptlib/unix/ptlib/socket.h usr/include/ptlib/unix/ptlib/conchan.h usr/include/ptlib/unix/ptlib/serchan.h usr/include/ptlib/unix/ptlib/maccoreaudio.h usr/include/ptlib/unix/ptlib/resampler.h usr/include/ptlib/unix/ptlib/thread.h usr/include/ptlib/unix/ptlib/bevideo.h usr/include/ptlib/unix/ptlib/textfile.h usr/include/ptlib/unix/ptlib/timer.h usr/include/ptlib/unix/ptlib/ptime.h usr/include/ptlib/unix/ptlib/svcproc.h usr/include/ptlib/unix/ptlib/ethsock.h usr/include/ptlib/unix/ptlib/ipsock.h usr/include/ptlib/unix/ptlib/mutex.h usr/include/ptlib/unix/ptlib/udpsock.h usr/include/ptlib/unix/ptlib/remconn.h usr/include/ptlib/unix/ptlib/filepath.h usr/include/ptlib/wxstring.h usr/include/ptlib/sfile.h usr/include/ptlib/critsec.h usr/include/ptlib/dict.h usr/include/ptlib/timeint.h usr/include/ptlib/icmpsock.h usr/include/ptlib/osutil.inl usr/include/ptlib/sound.h usr/include/ptlib/tcpsock.h usr/include/ptlib/videoio.h usr/include/ptlib/contain.h usr/include/ptlib/syslog.h usr/include/ptlib/indchan.h usr/include/ptlib/pipechan.h usr/include/ptlib/notifier_ext.h usr/include/ptlib/syncthrd.h usr/include/ptlib/sockets.h usr/include/ptlib/int64.h usr/include/ptlib/file.h usr/include/ptlib/lists.h usr/include/ptlib/object.h usr/include/ptlib/pprocess.h usr/include/ptlib/qos.h usr/include/ptlib/safecoll.h usr/include/ptlib/plugin.h usr/include/ptlib/dynalink.h usr/include/ptlib/channel.h usr/include/ptlib/pdirect.h usr/include/ptlib/syncpoint.h usr/include/ptlib/semaphor.h usr/include/ptlib/args.h usr/include/ptlib/video.h usr/include/ptlib/config.h usr/include/ptlib/mail.h usr/include/ptlib/pluginmgr.h usr/include/ptlib/videoio1394dc.h usr/include/ptlib/socket.h usr/include/ptlib/notifier.h usr/include/ptlib/conchan.h usr/include/ptlib/psync.h usr/include/ptlib/contain.inl usr/include/ptlib/array.h usr/include/ptlib/serchan.h usr/include/ptlib/thread.h usr/include/ptlib/smartptr.h usr/include/ptlib/textfile.h usr/include/ptlib/timer.h usr/include/ptlib/MacMainIf.h usr/include/ptlib/ptime.h usr/include/ptlib/svcproc.h usr/include/ptlib/pstring.h usr/include/ptlib/ethsock.h usr/include/ptlib/ipsock.h usr/include/ptlib/mutex.h usr/include/ptlib/udpsock.h usr/include/ptlib/remconn.h usr/include/ptlib/filepath.h usr/include/ptbuildopts.h usr/src/ usr/src/ptlib-2.10.11/ usr/src/ptlib-2.10.11/ptlib-2.10.10-bison_fixes-1.patch usr/src/ptlib-2.10.11/SLKBUILD usr/src/ptlib-2.10.11/ptlib-gcc5.patch usr/src/ptlib-2.10.11/disable-sslv3.patch install/ install/slack-desc install/doinst.sh Slackware package /data/builds/ptlib/2.10.11/ptlib-2.10.11-i586-1rl.txz created. Package has been built. Cleaning pkg and src directories