* Package: app-mobilephone/kannel-1.5.0-r3  * Repository: gentoo  * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux mysql pcre postgres sqlite ssl userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gateway-1.5.0.tar.gz to /var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/work >>> Source unpacked in /var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/work >>> Preparing source in /var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/work/gateway-1.5.0 ... * Applying kannel-1.5.0-custom-wap-ports.patch ...  [ ok ] * Applying kannel-1.4.3-autotools.patch ...  [ ok ] * Applying kannel-1.4.3-external-libuuid.patch ...  [ ok ] * Applying kannel-1.5.0-initgroups.patch ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/work/gateway-1.5.0 ... * econf: updating gateway-1.5.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gateway-1.5.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gateway-1.5.0/addons/opensmppbox/autotools/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gateway-1.5.0/addons/opensmppbox/autotools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gateway-1.5.0/addons/sqlbox/autotools/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gateway-1.5.0/addons/sqlbox/autotools/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/kannel-1.5.0-r3 --htmldir=/usr/share/doc/kannel-1.5.0-r3/html --libdir=/usr/lib64 --enable-localtime --disable-start-stop-daemon --without-sqlite2 --disable-pam --disable-debug --enable-pcre --enable-docs --enable-ssl --with-mysql --with-sqlite3 --with-pgsql configure: loading site script /usr/share/config.site Configuring for Kannel gateway version 1.5.0 ... Running system checks ... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for bison... bison -y checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for convert... /usr/bin/convert checking for perl... /usr/bin/perl checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for log in -lm... yes checking for accept in -lsocket... no checking for inet_ntoa in -lnsl... yes checking for inet_ntop in -lresolv... yes checking for inet_ntop in -lbind... no checking for pthread_exit in -lpthread... yes checking for ANSI C header files... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for net/if.h... yes checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for getopt_long... yes checking for localtime_r... yes checking for gmtime_r... yes checking for backtrace... yes checking for srandom... yes checking for getopt... yes checking for gethostbyname_r... yes checking for which type of gethostbyname_r... 6 checking for socklen_t in ... yes checking for getopt in ... no checking for getopt in ... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes Checking for POSIX threads support ... checking for working pthreads... yes checking for pthread_spinlock support... yes checking for pthread_rwlock support... yes checking for sem_init in -lrt... yes checking for semaphore support... yes Checking for libxml2 support ... checking for xml2-config... /usr/bin/xml2-config checking libxml version... 2.9.4 Configuring for PCRE support ... checking whether to compile with PCRE support... searching checking for pcre-config... /usr/bin/pcre-config checking PCRE version... 8.40 checking for POSIX regex provider... PCRE library checking pcreposix.h usability... yes checking pcreposix.h presence... yes checking for pcreposix.h... yes checking for regcomp in -lpcreposix... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_compile... yes Configuring DocBook support ... checking for jade... jade checking for jadetex... jadetex checking for pdfjadetex... pdfjadetex checking for dvips... dvips checking for fig2dev... fig2dev checking for convert... /usr/bin/convert checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl... no checking for /usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl... yes checking for /usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl... no checking for /usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no checking for /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl... yes Documentation will be built as well. Configuring parameters ... checking which malloc to use... native malloc PAM authentication is disabled. enabling WMLScript compiler debugging enabling local time enabling cookies enabling HTTP/1.1 keep-alive Configuring OpenSSL support ... checking whether to compile with SSL support... trying /usr/lib64 /usr/include/openssl checking for openssl... /usr/bin/openssl checking for CRYPTO_lock in -lcrypto... yes checking for SSL_library_init in -lssl... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking whether the OpenSSL library is multithread-enabled... yes checking whether to compile with SSL support... yes Configuring DB support ... checking whether to compile with MySQL support... searching checking for mysql_config... /usr/bin/mysql_config checking mysql version... 5.6.35 checking mysql reentrant libs... -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl checking for mysql_init in -lmysqlclient_r... yes checking mysql includes... -I/usr/include/mysql checking mysql/mysql.h usability... yes checking mysql/mysql.h presence... yes checking for mysql/mysql.h... yes checking mysql/mysql_version.h usability... yes checking mysql/mysql_version.h presence... yes checking for mysql/mysql_version.h... yes checking for mysql_stmt_init in -lmysqlclient_r... yes checking whether to compile with MySQL support... yes checking whether to compile with LibSDB support... disabled checking whether to compile with SQLite2 support... disabled checking whether to compile with SQLite3 support... searching checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_open in -lsqlite3... yes checking for sqlite3... /usr/bin/sqlite3 checking sqlite3 version... 3.17.0 2017-02-13 16:02:40 ada05cfa86ad7f5645450ac7a2a21c9aa6e57d2c checking whether to compile with Oracle support... disabled checking whether to compile with PostgresSQL support... searching checking for pg_config... /usr/bin/pg_config checking PostgreSQL version... PostgreSQL 9.5.5 checking PostgreSQL libs... /usr/lib64/postgresql-9.5/lib64 checking PostgreSQL includes... /usr/include/postgresql-9.5 checking postgresql/libpq-fe.h usability... yes checking postgresql/libpq-fe.h presence... yes checking for postgresql/libpq-fe.h... yes checking for PQconnectdb in -lpq... yes checking whether to compile with PostgreSQL support... yes checking whether to compile with FreeTDS Ct-Lib support... disabled Generating output files ... configure: creating ./config.status config.status: creating Makefile config.status: creating gw-config.h License information ... +--------------------------------------------------------------------+ | License: | | This software is subject to the Kannel Software License, available | | in this distribution in the file LICENSE. By continuing this | | installation process, you are bound by the terms of this license | | agreement. If you do not agree with the terms of this license, you | | must abort the installation process at this point. | | | | The Kannel Group | +--------------------------------------------------------------------+ Thank you for using Kannel. >>> Source configured. >>> Compiling source in /var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/work/gateway-1.5.0 ... make -j1 for dir in gw gw/smsc gwlib test utils wmlscript checks wap radius; do \ for file in $dir/*.c; do \ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -MM $file -MT $dir/`basename $file .c`.o -MT $dir/`basename $file .c`.i; done; done > .depend x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bb_store.o -c gw/bb_store.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/bb_store.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap_push_ppg.o -c gw/wap_push_ppg.c In file included from /usr/include/time.h:27:0, from gw/wap_push_ppg.c:76: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/wap_push_ppg.c: In function 'handle_push_message': gw/wap_push_ppg.c:1070:13: warning: variable 'push_data' set but not used [-Wunused-but-set-variable] Octstr *push_data=NULL;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bb_smscconn.o -c gw/bb_smscconn.c In file included from /usr/include/errno.h:28:0, from gw/bb_smscconn.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/sms.o -c gw/sms.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/msg.h:69, from gw/sms.h:89, from gw/sms.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/dlr_mysql.o -c gw/dlr_mysql.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/dlr_mysql.c:68: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/numhash.o -c gw/numhash.c In file included from /usr/include/stdlib.h:24:0, from gw/numhash.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bb_store_spool.o -c gw/bb_store_spool.c In file included from /usr/include/unistd.h:25:0, from gw/bb_store_spool.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/dlr_mssql.o -c gw/dlr_mssql.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/dlr_mssql.c:69: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/meta_data.o -c gw/meta_data.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/meta_data.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap-error.o -c gw/wap-error.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/wap-error.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/heartbeat.o -c gw/heartbeat.c In file included from /usr/include/signal.h:28:0, from gw/heartbeat.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/html.o -c gw/html.c In file included from /usr/include/ctype.h:25:0, from gw/html.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap-maps.o -c gw/wap-maps.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/wap-maps.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap-appl.o -c gw/wap-appl.c In file included from /usr/include/string.h:25:0, from gw/wap-appl.c:85: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/wap-appl.c: In function 'main_thread': gw/wap-appl.c:1478:13: warning: 'inh' may be used uninitialized in this function [-Wmaybe-uninitialized] http_destroy_headers(inh);  ^ gw/wap-appl.c:1465:11: note: 'inh' was declared here List *inh;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wml_compiler.o -c gw/wml_compiler.c In file included from /usr/include/time.h:27:0, from gw/wml_compiler.c:68: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap_push_pap_mime.o -c gw/wap_push_pap_mime.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/wap_push_pap_mime.h:68, from gw/wap_push_pap_mime.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/wap_push_pap_mime.c: In function 'pass_extension_headers': gw/wap_push_pap_mime.c:728:10: warning: variable 'count' set but not used [-Wunused-but-set-variable] count;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap_push_pap_compiler.o -c gw/wap_push_pap_compiler.c In file included from /usr/include/stdio.h:27:0, from /usr/include/libxml2/libxml/xmlmemory.h:15, from gw/wap_push_pap_compiler.c:85: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/wap_push_pap_compiler.c: In function 'parse_pap_value': gw/wap_push_pap_compiler.c:944:13: warning: variable 'ros' set but not used [-Wunused-but-set-variable] Octstr *ros;  ^ gw/wap_push_pap_compiler.c: In function 'parse_push_response_value': gw/wap_push_pap_compiler.c:1107:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret;  ^ gw/wap_push_pap_compiler.c: In function 'parse_code': gw/wap_push_pap_compiler.c:1326:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] len;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/load.o -c gw/load.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/load.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bb_store_file.o -c gw/bb_store_file.c In file included from /usr/include/errno.h:28:0, from gw/bb_store_file.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bb_udp.o -c gw/bb_udp.c In file included from /usr/include/errno.h:28:0, from gw/bb_udp.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/msg.o -c gw/msg.c In file included from /usr/include/errno.h:28:0, from gw/msg.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/mime_decompiler.o -c gw/mime_decompiler.c In file included from /usr/include/time.h:27:0, from gw/mime_decompiler.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/shared.o -c gw/shared.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/shared.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/dlr_sdb.o -c gw/dlr_sdb.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/dlr_sdb.c:69: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/xml_shared.o -c gw/xml_shared.c In file included from /usr/include/ctype.h:25:0, from gw/xml_shared.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smscconn.o -c gw/smscconn.c In file included from /usr/include/signal.h:28:0, from gw/smscconn.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/custports.o -c gw/custports.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/custports.h:68, from gw/custports.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/dlr_oracle.o -c gw/dlr_oracle.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/dlr_oracle.c:67: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap_push_sl_compiler.o -c gw/wap_push_sl_compiler.c In file included from /usr/include/ctype.h:25:0, from gw/wap_push_sl_compiler.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/ota_compiler.o -c gw/ota_compiler.c In file included from /usr/include/ctype.h:25:0, from gw/ota_compiler.c:82: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/dlr_mem.o -c gw/dlr_mem.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/dlr_mem.c:68: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/dlr_pgsql.o -c gw/dlr_pgsql.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/dlr_pgsql.c:68: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap_push_ppg_pushuser.o -c gw/wap_push_ppg_pushuser.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/wap_push_ppg_pushuser.h:73, from gw/wap_push_ppg_pushuser.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap_push_si_compiler.o -c gw/wap_push_si_compiler.c In file included from /usr/include/ctype.h:25:0, from gw/wap_push_si_compiler.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bb_alog.o -c gw/bb_alog.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/bb_alog.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bb_boxc.o -c gw/bb_boxc.c In file included from /usr/include/errno.h:28:0, from gw/bb_boxc.c:67: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bb_http.o -c gw/bb_http.c In file included from /usr/include/errno.h:28:0, from gw/bb_http.c:67: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/urltrans.o -c gw/urltrans.c In file included from /usr/include/ctype.h:25:0, from gw/urltrans.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/ota_prov.o -c gw/ota_prov.c In file included from /usr/include/string.h:25:0, from gw/ota_prov.c:72: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/dlr.o -c gw/dlr.c In file included from /usr/include/ctype.h:25:0, from gw/dlr.c:82: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wap_push_ota.o -c gw/wap_push_ota.c In file included from /usr/include/errno.h:28:0, from gw/wap_push_ota.c:78: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_wrapper.o -c gw/smsc/smsc_wrapper.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/smsc/smsc_wrapper.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_emi_x25.o -c gw/smsc/smsc_emi_x25.c In file included from /usr/include/errno.h:28:0, from gw/smsc/smsc_emi_x25.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc_emi_x25.c: In function 'memorybuffer_cut_rawmessage': gw/smsc/smsc_emi_x25.c:862:9: warning: variable 'size_of_the_rest' set but not used [-Wunused-but-set-variable] int size_of_the_rest;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_loopback.o -c gw/smsc/smsc_loopback.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/smsc/smsc_loopback.c:67: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_oisd.o -c gw/smsc/smsc_oisd.c In file included from /usr/include/ctype.h:25:0, from gw/smsc/smsc_oisd.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc.o -c gw/smsc/smsc.c In file included from /usr/include/errno.h:28:0, from gw/smsc/smsc.c:67: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc.c: In function 'smscenter_read_into_buffer': gw/smsc/smsc.c:351:14: warning: variable 'result' set but not used [-Wunused-but-set-variable] int ret, result;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_fake.o -c gw/smsc/smsc_fake.c In file included from /usr/include/sys/types.h:25:0, from gw/smsc/smsc_fake.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/emimsg.o -c gw/smsc/emimsg.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/smsc/emimsg.h:67, from gw/smsc/emimsg.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_cgw.o -c gw/smsc/smsc_cgw.c In file included from /usr/include/sys/types.h:25:0, from gw/smsc/smsc_cgw.c:107: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc_cgw.c: In function 'cgw_receiver': gw/smsc/smsc_cgw.c:1032:13: warning: variable 'str' set but not used [-Wunused-but-set-variable] Octstr *str = NULL;  ^ gw/smsc/smsc_cgw.c: In function 'cgw_handle_op': gw/smsc/smsc_cgw.c:1071:37: warning: variable 'msgtype' set but not used [-Wunused-but-set-variable] Octstr *from, *app, *sid, *to, *msgtype, *msgdata; /* for messages */  ^ gw/smsc/smsc_cgw.c:1071:20: warning: variable 'app' set but not used [-Wunused-but-set-variable] Octstr *from, *app, *sid, *to, *msgtype, *msgdata; /* for messages */  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_ois.o -c gw/smsc/smsc_ois.c In file included from /usr/include/unistd.h:25:0, from gw/smsc/smsc_ois.c:111: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc_ois.c: In function 'ois_ignore_protocol_id': gw/smsc/smsc_ois.c:1246:9: warning: variable 'value' set but not used [-Wunused-but-set-variable] int value;  ^ gw/smsc/smsc_ois.c: In function 'ois_deliver_sm_result': gw/smsc/smsc_ois.c:1347:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_emi.o -c gw/smsc/smsc_emi.c In file included from /usr/include/sys/types.h:25:0, from gw/smsc/smsc_emi.c:75: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_smasi.o -c gw/smsc/smsc_smasi.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/smsc/smsc_smasi.c:82: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc_smasi.c: In function 'smasi_thread': gw/smsc/smsc_smasi.c:914:10: warning: variable 'len' set but not used [-Wunused-but-set-variable] long len;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_cimd2.o -c gw/smsc/smsc_cimd2.c In file included from /usr/include/ctype.h:25:0, from gw/smsc/smsc_cimd2.c:80: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc_cimd2.c: In function 'packet_check': gw/smsc/smsc_cimd2.c:849:15: warning: variable 'len' set but not used [-Wunused-but-set-variable] long pos, len, next;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_smpp.o -c gw/smsc/smsc_smpp.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gw/smsc/smsc_smpp.c:72: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_at.o -c gw/smsc/smsc_at.c In file included from /usr/include/errno.h:28:0, from gw/smsc/smsc_at.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc_at.c: In function 'at2_scan_for_telnet_escapes': gw/smsc/smsc_at.c:109:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i;  ^ gw/smsc/smsc_at.c: In function 'at2_wait_modem_command': gw/smsc/smsc_at.c:764:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len;  ^ gw/smsc/smsc_at.c: In function 'gsm2number': gw/smsc/smsc_at.c:1758:6: warning: variable 'npi' set but not used [-Wunused-but-set-variable] int npi;  ^ gw/smsc/smsc_at.c: In function 'at2_encode7bituncompressed': gw/smsc/smsc_at.c:2491:9: warning: variable 'posT' set but not used [-Wunused-but-set-variable] int posT, posS;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_cimd.o -c gw/smsc/smsc_cimd.c In file included from /usr/include/errno.h:28:0, from gw/smsc/smsc_cimd.c:62: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smasi_pdu.o -c gw/smsc/smasi_pdu.c In file included from /usr/include/string.h:25:0, from gw/smsc/smasi_pdu.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smpp_pdu.o -c gw/smsc/smpp_pdu.c In file included from /usr/include/string.h:25:0, from gw/smsc/smpp_pdu.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_soap.o -c gw/smsc/smsc_soap.c In file included from /usr/include/sys/types.h:25:0, from gw/smsc/smsc_soap.c:114: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_http.o -c gw/smsc/smsc_http.c In file included from /usr/include/sys/types.h:25:0, from gw/smsc/smsc_http.c:114: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc_http.c: In function 'kannel_receive_sms': gw/smsc/smsc_http.c:581:13: warning: variable 'dlrurl' set but not used [-Wunused-but-set-variable] Octstr *dlrurl, *dlrmid;  ^ gw/smsc/smsc_http.c: In function 'brunet_receive_sms': gw/smsc/smsc_http.c:1149:52: warning: variable 'type' set but not used [-Wunused-but-set-variable] Octstr *user, *from, *to, *text, *udh, *date, *type;  ^ gw/smsc/smsc_http.c:1149:45: warning: variable 'date' set but not used [-Wunused-but-set-variable] Octstr *user, *from, *to, *text, *udh, *date, *type;  ^ gw/smsc/smsc_http.c: In function 'generic_receive_sms': gw/smsc/smsc_http.c:1645:9: warning: variable 'mclass' set but not used [-Wunused-but-set-variable] int mclass, mwi, coding, validity, deferred, dlrmask;  ^ gw/smsc/smsc_http.c:1643:13: warning: variable 'dlrurl' set but not used [-Wunused-but-set-variable] Octstr *dlrurl, *dlrmid;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsc/smsc_sema.o -c gw/smsc/smsc_sema.c In file included from /usr/include/errno.h:28:0, from gw/smsc/smsc_sema.c:79: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsc/smsc_sema.c: In function 'sema_reopen': gw/smsc/smsc_sema.c:176:33: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(smsc->buffer,0,sizeof(smsc->buffer));  ^ x86_64-pc-linux-gnu-ar rc libgw.a gw/custports.o gw/wap_push_ppg.o gw/sms.o gw/bb_udp.o gw/smscconn.o gw/wml_compiler.o gw/wap-maps.o gw/wap-error.o gw/bb_store_spool.o gw/load.o gw/bb_store_file.o gw/msg.o gw/shared.o gw/xml_shared.o gw/dlr_oracle.o gw/wap_push_ppg_pushuser.o gw/wap_push_si_compiler.o gw/bb_alog.o gw/bb_boxc.o gw/bb_http.o gw/mime_decompiler.o gw/urltrans.o gw/ota_prov.o gw/dlr.o gw/bb_store.o gw/bb_smscconn.o gw/wap_push_pap_mime.o gw/meta_data.o gw/html.o gw/dlr_pgsql.o gw/wap-appl.o gw/dlr_mem.o gw/wap_push_pap_compiler.o gw/numhash.o gw/dlr_sdb.o gw/dlr_mssql.o gw/dlr_mysql.o gw/heartbeat.o gw/wap_push_sl_compiler.o gw/ota_compiler.o gw/wap_push_ota.o gw/smsc/smsc_wrapper.o gw/smsc/smsc_emi_x25.o gw/smsc/smsc_loopback.o gw/smsc/smsc_oisd.o gw/smsc/smsc.o gw/smsc/smsc_fake.o gw/smsc/emimsg.o gw/smsc/smsc_cgw.o gw/smsc/smsc_ois.o gw/smsc/smsc_emi.o gw/smsc/smsc_smasi.o gw/smsc/smsc_cimd2.o gw/smsc/smsc_smpp.o gw/smsc/smsc_at.o gw/smsc/smsc_cimd.o gw/smsc/smasi_pdu.o gw/smsc/smpp_pdu.o gw/smsc/smsc_soap.o gw/smsc/smsc_http.o gw/smsc/smsc_sema.o x86_64-pc-linux-gnu-ranlib libgw.a x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsopt.o -c wmlscript/wsopt.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsopt.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsasm.o -c wmlscript/wsasm.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsasm.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsgram.o -c wmlscript/wsgram.c In file included from /usr/include/stdio.h:27:0, from ./wmlscript/wsint.h:76, from wmlscript/wsgram.y:15: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsstream_file.o -c wmlscript/wsstream_file.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsstream_file.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsalloc.o -c wmlscript/wsalloc.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsalloc.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsbc.o -c wmlscript/wsbc.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsbc.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wshash.o -c wmlscript/wshash.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wshash.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wslexer.o -c wmlscript/wslexer.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wslexer.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsfalloc.o -c wmlscript/wsfalloc.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsfalloc.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsencode.o -c wmlscript/wsencode.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsencode.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsstree.o -c wmlscript/wsstree.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsstree.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsutf8.o -c wmlscript/wsutf8.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsutf8.c:72: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsstdlib.o -c wmlscript/wsstdlib.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsstdlib.c:72: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wmlsdasm.o -c wmlscript/wmlsdasm.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wmlsdasm.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsstream.o -c wmlscript/wsstream.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsstream.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsbuffer.o -c wmlscript/wsbuffer.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsbuffer.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsieee754.o -c wmlscript/wsieee754.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wsieee754.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wsstream_data.o -c wmlscript/wsstream_data.c In file included from /usr/include/stdio.h:27:0, from ./wmlscript/wsint.h:76, from wmlscript/wsstream_data.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/ws.o -c wmlscript/ws.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/ws.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wmlsc.o -c wmlscript/wmlsc.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wmlsc.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wmlscript/wserror.o -c wmlscript/wserror.c In file included from /usr/include/stdio.h:27:0, from wmlscript/wsint.h:76, from wmlscript/wserror.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-ar rc libwmlscript.a wmlscript/wsopt.o wmlscript/wsasm.o wmlscript/wsgram.o wmlscript/wsstream_file.o wmlscript/wsalloc.o wmlscript/wsbc.o wmlscript/wshash.o wmlscript/wslexer.o wmlscript/wsfalloc.o wmlscript/wsencode.o wmlscript/wsstree.o wmlscript/wsutf8.o wmlscript/wsstdlib.o wmlscript/wmlsdasm.o wmlscript/wsstream.o wmlscript/wsbuffer.o wmlscript/wsieee754.o wmlscript/wsstream_data.o wmlscript/ws.o wmlscript/wmlsc.o wmlscript/wserror.o x86_64-pc-linux-gnu-ranlib libwmlscript.a x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wsp.o -c wap/wsp.c In file included from /usr/include/string.h:25:0, from wap/wsp.c:62: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wsp_push_client.o -c wap/wsp_push_client.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wsp_push_client.h:68, from wap/wsp_push_client.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wsp_headers.o -c wap/wsp_headers.c In file included from /usr/include/string.h:25:0, from wap/wsp_headers.c:84: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wsp_pdu.o -c wap/wsp_pdu.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wsp_pdu.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ wap/wsp_pdu.def: In function 'wsp_pdu_destroy': wap/wsp_pdu.c:109:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] struct name *p; p = &pdu->u.name; \  ^ wap/wsp_pdu.def:83:1: note: in expansion of macro 'PDU' PDU(Disconnect, "...",  ^ wap/wsp_pdu.c:109:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] struct name *p; p = &pdu->u.name; \  ^ wap/wsp_pdu.def:128:1: note: in expansion of macro 'PDU' PDU(Suspend, "...",  ^ wap/wsp_pdu.def: In function 'fixup_length_fields': wap/wsp_pdu.c:250:16: warning: variable 'p' set but not used [-Wunused-but-set-variable] struct name *p; p = &pdu->u.name; \  ^ wap/wsp_pdu.def:75:1: note: in expansion of macro 'PDU' PDU(Redirect, "Problem: need REPEAT structure to parse addresses",  ^ wap/wsp_pdu.c:250:16: warning: variable 'p' set but not used [-Wunused-but-set-variable] struct name *p; p = &pdu->u.name; \  ^ wap/wsp_pdu.def:83:1: note: in expansion of macro 'PDU' PDU(Disconnect, "...",  ^ wap/wsp_pdu.c:250:16: warning: variable 'p' set but not used [-Wunused-but-set-variable] struct name *p; p = &pdu->u.name; \  ^ wap/wsp_pdu.def:128:1: note: in expansion of macro 'PDU' PDU(Suspend, "...",  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wsp_unit.o -c wap/wsp_unit.c In file included from /usr/include/string.h:25:0, from wap/wsp_unit.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/timers.o -c wap/timers.c In file included from /usr/include/signal.h:28:0, from wap/timers.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtp.o -c wap/wtp.c In file included from /usr/include/errno.h:28:0, from wap/wtp.h:65, from wap/wtp.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtp_pdu.o -c wap/wtp_pdu.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtp_pdu.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ wap/wtp_pdu.def: In function 'wtp_pdu_destroy': wap/wtp_pdu.c:111:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] struct name *p; p = &pdu->u.name; \  ^ wap/wtp_pdu.def:84:1: note: in expansion of macro 'PDU' PDU(Ack, "...",  ^ wap/wtp_pdu.c:111:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] struct name *p; p = &pdu->u.name; \  ^ wap/wtp_pdu.def:94:1: note: in expansion of macro 'PDU' PDU(Abort, "...",  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtp_tid.o -c wap/wtp_tid.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtp_tid.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtls_pdusupport.o -c wap/wtls_pdusupport.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtls_pdusupport.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtp_init.o -c wap/wtp_init.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtp_init.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wsp_strings.o -c wap/wsp_strings.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wsp_strings.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtls-secmgr.o -c wap/wtls-secmgr.c In file included from /usr/include/string.h:25:0, from wap/wtls-secmgr.c:75: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtp_pack.o -c wap/wtp_pack.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtp_pack.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtls.o -c wap/wtls.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtls.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wap.o -c wap/wap.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wap.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wsp_caps.o -c wap/wsp_caps.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wsp_caps.c:62: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/cookies.o -c wap/cookies.c In file included from /usr/include/string.h:25:0, from wap/cookies.c:69: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wsp_session.o -c wap/wsp_session.c In file included from /usr/include/string.h:25:0, from wap/wsp_session.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ wap/wsp_server_session_states.def: In function 'handle_session_event': wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:183:1: note: in expansion of macro 'ROW' ROW(CONNECTING,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:198:1: note: in expansion of macro 'ROW' ROW(CONNECTING,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:260:1: note: in expansion of macro 'ROW' ROW(TERMINATING,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:269:1: note: in expansion of macro 'ROW' ROW(TERMINATING,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:278:1: note: in expansion of macro 'ROW' ROW(TERMINATING,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:286:1: note: in expansion of macro 'ROW' ROW(TERMINATING,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:296:1: note: in expansion of macro 'ROW' ROW(CONNECTING_2,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:335:1: note: in expansion of macro 'ROW' ROW(CONNECTING_2,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:358:1: note: in expansion of macro 'ROW' ROW(CONNECTING_2,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:375:1: note: in expansion of macro 'ROW' ROW(CONNECTING_2,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:560:1: note: in expansion of macro 'ROW' ROW(CONNECTED,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:596:1: note: in expansion of macro 'ROW' ROW(CONNECTED,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:619:1: note: in expansion of macro 'ROW' ROW(CONNECTED,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:633:1: note: in expansion of macro 'ROW' ROW(CONNECTED,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:785:1: note: in expansion of macro 'ROW' ROW(SUSPENDED,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:836:1: note: in expansion of macro 'ROW' ROW(RESUMING,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:879:1: note: in expansion of macro 'ROW' ROW(RESUMING,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:980:1: note: in expansion of macro 'ROW' ROW(RESUMING_2,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:1019:1: note: in expansion of macro 'ROW' ROW(RESUMING_2,  ^ wap/wsp_session.c:418:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_session_states.def:1042:1: note: in expansion of macro 'ROW' ROW(RESUMING_2,  ^ wap/wsp_server_method_states.def: In function 'handle_method_event': wap/wsp_session.c:582:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_method_states.def:162:1: note: in expansion of macro 'ROW' ROW(HOLDING,  ^ wap/wsp_session.c:582:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_method_states.def:227:1: note: in expansion of macro 'ROW' ROW(REQUESTING,  ^ wap/wsp_session.c:582:18: warning: variable 'e' set but not used [-Wunused-but-set-variable] struct event *e; \  ^ wap/wsp_server_method_states.def:393:1: note: in expansion of macro 'ROW' ROW(REPLYING,  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtp_resp.o -c wap/wtp_resp.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtp_resp.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtls_statesupport.o -c wap/wtls_statesupport.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtls_statesupport.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wtls_pdu.o -c wap/wtls_pdu.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wtls_pdu.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wap_events.o -c wap/wap_events.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from wap/wap_events.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ wap/wap_events.def: In function 'wap_event_assert': wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:169:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(TR_Invoke_Res, "TR-Invoke.res",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:190:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(TR_Abort_Req, "TR-Abort.req",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:217:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_Connect_Res, "S-Connect.res",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:224:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_Suspend_Ind, "S-Suspend.ind",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:237:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_Resume_Res, "S-Resume.res",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:255:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_Suspend_Req, "S-Suspend.req",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:267:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_Resume_Cnf, "S-Resume.cnf",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:302:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Disconnect_Event, "Disconnect",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:307:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Suspend_Event, "Suspend",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:312:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Release_Event, "Release",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:317:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Abort_Event, "Abort",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:338:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_MethodInvoke_Res, "S-MethodInvoke.res",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:353:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_MethodResult_Cnf, "S-MethodResult.cnf",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:373:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_MethodInvoke_Cnf, "S-MethodInvoke.cnf",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:388:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_MethodResult_Res, "S-MethodResult.res",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:399:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_MethodAbort_Req, "S-MethodAbort.req",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:405:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_MethodAbort_Ind, "S-MethodAbort.ind",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:447:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_ConfirmedPush_Res, "S-ConfirmedPush.res",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:453:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_ConfirmedPush_Cnf, "S-ConfirmedPush.cnf",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:459:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_PushAbort_Ind, "S-PushAbort.ind",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:474:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(S_PushAbort_Req, "S-PushAbort.req",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:481:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Push_Abort, "Internal abort",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:551:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(TimerTO_A, "Timeout-A",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:555:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(TimerTO_R, "Timeout-R",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:559:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(TimerTO_W, "Timeout-W",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:655:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Pom_Connect_Res, "Pom-Connect.res",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:671:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Pom_Suspend_Ind, "Pom-Suspend.ind",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:706:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Po_ConfirmedPush_Cnf, "Po-ConfirmedPush.Cnf",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:729:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Po_PushAbort_Req, "Po-PushAbort.req",  ^ wap/wap_events.c:228:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] { struct name *p = &event->u.name; fields; p = NULL; break; }  ^ wap/wap_events.def:736:1: note: in expansion of macro 'WAPEVENT' WAPEVENT(Po_PushAbort_Ind, "Po-PushAbort.ind",  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o wap/wap_addr.o -c wap/wap_addr.c In file included from /usr/include/stdlib.h:24:0, from wap/wap_addr.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o radius/radius_pdu.o -c radius/radius_pdu.c In file included from /usr/include/string.h:25:0, from radius/radius_pdu.c:69: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ radius/radius_pdu.c: In function 'radius_pdu_unpack': radius/radius_pdu.c:363:15: warning: variable 'ident' set but not used [-Wunused-but-set-variable] int type, ident;  ^ radius/radius_attributes.def: In function 'radius_attr_dump': radius/radius_pdu.c:472:13: warning: variable 'id' set but not used [-Wunused-but-set-variable] int id; \  ^ radius/radius_attributes.def:90:1: note: in expansion of macro 'ATTRIBUTES' ATTRIBUTES(  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o radius/radius_acct.o -c radius/radius_acct.c In file included from /usr/include/string.h:25:0, from radius/radius_acct.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-ar rc libwap.a wap/wtp_pack.o wap/wsp_push_client.o wap/wsp.o wap/wsp_pdu.o wap/wsp_unit.o wap/timers.o wap/wap_addr.o wap/wtls-secmgr.o wap/wtls.o wap/wsp_caps.o wap/wtls_statesupport.o wap/wap_events.o wap/wsp_headers.o wap/wtp.o wap/wtp_pdu.o wap/wtp_init.o wap/wtls_pdusupport.o wap/wsp_strings.o wap/wtp_tid.o wap/wap.o wap/cookies.o wap/wsp_session.o wap/wtp_resp.o wap/wtls_pdu.o radius/radius_pdu.o radius/radius_acct.o x86_64-pc-linux-gnu-ranlib libwap.a x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dbpool_sdb.o -c gwlib/dbpool_sdb.c x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/socket.o -c gwlib/socket.c In file included from /usr/include/ctype.h:25:0, from gwlib/socket.c:57: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/gwlib.o -c gwlib/gwlib.c In file included from /usr/include/stdlib.h:24:0, from gwlib/gwlib.h:70, from gwlib/gwlib.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/xmlrpc.o -c gwlib/xmlrpc.c In file included from /usr/include/stdio.h:27:0, from /usr/include/libxml2/libxml/xmlmemory.h:15, from gwlib/xmlrpc.c:68: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_document': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:1386:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_methodcall_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:1492:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:1526:43: note: in expansion of macro 'octstr_create' methodcall->method_name = octstr_create(content_buff);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_methodresponse_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:1613:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_params_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:1720:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_param_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:1822:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_value_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:1922:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:1947:17: note: in expansion of macro 'octstr_create' value = octstr_create(content_buff);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_struct_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:2123:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_member_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:2226:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:2265:28: note: in expansion of macro 'octstr_create' member->name = octstr_create(content_buff);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_array_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:2335:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_data_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:2429:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ In file included from ./gwlib/gwlib.h:83:0, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function 'parse_fault_element': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/xmlrpc.c:2527:12: note: in expansion of macro 'octstr_create' name = octstr_create(node->name);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/xmlrpc.c:73: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'const xmlChar *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/regex.o -c gwlib/regex.c In file included from /usr/include/ctype.h:25:0, from gwlib/regex.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/list.o -c gwlib/list.c In file included from /usr/include/string.h:25:0, from gwlib/list.c:90: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dbpool_oracle.o -c gwlib/dbpool_oracle.c x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/ssl.o -c gwlib/ssl.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gwlib/ssl.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/semaphore.o -c gwlib/semaphore.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gwlib/semaphore.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/charset.o -c gwlib/charset.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gwlib/charset.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/conn.o -c gwlib/conn.c In file included from /usr/include/signal.h:28:0, from gwlib/conn.c:74: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gwlib/conn.c: In function 'unlocked_read': gwlib/conn.c:343:41: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(conn->inbuf, buf, len);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/conn.c:82: ./gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ gwlib/conn.c: In function 'conn_write_data': gwlib/conn.c:1055:38: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(conn->outbuf, data, length);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/conn.c:82: ./gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ gwlib/conn.c: In function 'conn_write_withlen': gwlib/conn.c:1069:38: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(conn->outbuf, lengthbuf, 4);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/conn.c:82: ./gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ gwlib/conn.c: In function 'conn_read_withlen': gwlib/conn.c:1175:35: warning: pointer targets in passing argument 1 of 'octstr_get_many_chars' differ in signedness [-Wpointer-sign] octstr_get_many_chars(lengthbuf, conn->inbuf, conn->inbufpos, 4);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from gwlib/conn.c:82: ./gwlib/octstr.h:217:6: note: expected 'char *' but argument is of type 'unsigned char *' void octstr_get_many_chars(char *buf, Octstr *ostr, long pos, long len);  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/gwthread-pthread.o -c gwlib/gwthread-pthread.c In file included from /usr/include/unistd.h:25:0, from gwlib/gwthread-pthread.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gwlib/gwthread-pthread.c: In function 'gwthread_wakeup': gwlib/gwthread-pthread.c:679:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &c, 1);  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dbpool_sqlite3.o -c gwlib/dbpool_sqlite3.c x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/log.o -c gwlib/log.c In file included from /usr/include/stdlib.h:24:0, from gwlib/gwlib.h:70, from gwlib/log.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/mime.o -c gwlib/mime.c In file included from /usr/include/string.h:25:0, from gwlib/mime.c:69: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dict.o -c gwlib/dict.c In file included from /usr/include/stdlib.h:24:0, from gwlib/gwlib.h:70, from gwlib/dict.c:67: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/gwpoll.o -c gwlib/gwpoll.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gwlib/gwpoll.c:59: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/gwmem-native.o -c gwlib/gwmem-native.c In file included from /usr/include/stdlib.h:24:0, from gwlib/gwmem-native.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dbpool.o -c gwlib/dbpool.c In file included from /usr/include/stdlib.h:24:0, from gwlib/gwlib.h:70, from gwlib/dbpool.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dbpool_pgsql.o -c gwlib/dbpool_pgsql.c x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/utils.o -c gwlib/utils.c In file included from /usr/include/ctype.h:25:0, from gwlib/utils.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gwlib/utils.c: In function 'become_daemon': gwlib/utils.c:219:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fd); /* stdout */  ^ gwlib/utils.c:220:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fd); /* stderr */  ^ gwlib/utils.c:222:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/");  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/pki.o -c gwlib/pki.c In file included from /usr/include/stdio.h:27:0, from gwlib/pki.c:62: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dbpool_mssql.o -c gwlib/dbpool_mssql.c x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dbpool_sqlite.o -c gwlib/dbpool_sqlite.c x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/protected.o -c gwlib/protected.c In file included from /usr/include/locale.h:25:0, from gwlib/protected.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/counter.o -c gwlib/counter.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include-fixed/limits.h:168, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include-fixed/limits.h:34, from gwlib/counter.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/gw-rwlock.o -c gwlib/gw-rwlock.c In file included from /usr/include/stdlib.h:24:0, from gwlib/gwlib.h:70, from gwlib/gw-rwlock.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/md5.o -c gwlib/md5.c In file included from /usr/include/stdio.h:27:0, from gwlib/md5.c:88: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from gwlib/utils.h:68:0, from gwlib/gwlib.h:79, from gwlib/md5.c:90: gwlib/md5.c: In function 'md5': gwlib/octstr.h:234:5: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness [-Wpointer-sign] (octstr_get_cstr_real(ostr, __FILE__, __LINE__, __func__))  ^ gwlib/md5.c:397:26: note: in expansion of macro 'octstr_get_cstr' md5_update(&context, octstr_get_cstr(data), octstr_len(data));  ^ gwlib/md5.c:195:13: note: expected 'const unsigned char *' but argument is of type 'char *' static void md5_update(md5_ctx *context, const unsigned char *input,  ^ In file included from gwlib/gwlib.h:83:0, from gwlib/md5.c:90: gwlib/octstr.h:135:57: warning: pointer targets in passing argument 1 of 'octstr_create_from_data_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_from_data_real((data), (len), __FILE__, __LINE__, __func__))  ^ gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/md5.c:400:11: note: in expansion of macro 'octstr_create_from_data' enc = octstr_create_from_data(digest, 16);  ^ In file included from gwlib/utils.h:68:0, from gwlib/gwlib.h:79, from gwlib/md5.c:90: gwlib/octstr.h:132:9: note: expected 'const char *' but argument is of type 'unsigned char *' Octstr *octstr_create_from_data_real(const char *data, long len, const char *file,  ^ gwlib/md5.c: In function 'md5digest': gwlib/octstr.h:234:5: warning: pointer targets in passing argument 2 of 'md5_digest' differ in signedness [-Wpointer-sign] (octstr_get_cstr_real(ostr, __FILE__, __LINE__, __func__))  ^ gwlib/md5.c:416:24: note: in expansion of macro 'octstr_get_cstr' md5_digest(md5str, octstr_get_cstr(digest));  ^ gwlib/md5.c:102:13: note: expected 'unsigned char *' but argument is of type 'char *' static void md5_digest(char *md5str, unsigned char *digest)  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/dbpool_mysql.o -c gwlib/dbpool_mysql.c x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/pcre.o -c gwlib/pcre.c In file included from /usr/include/ctype.h:25:0, from gwlib/pcre.c:70: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/gw-prioqueue.o -c gwlib/gw-prioqueue.c In file included from /usr/include/pthread.h:21:0, from gwlib/gw-prioqueue.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/octstr.o -c gwlib/octstr.c In file included from /usr/include/ctype.h:25:0, from gwlib/octstr.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gwlib/octstr.c: In function 'urlcode_init': gwlib/octstr.c:209:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *safe = " 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"  ^ gwlib/octstr.c: In function 'octstr_imm': gwlib/octstr.c:310:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] os->len = strlen(data);  ^ In file included from gwlib/octstr.c:70:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s)  ^ In file included from gwlib/gwlib.h:83:0, from gwlib/octstr.c:76: gwlib/octstr.c: In function 'octstr_copy_real': gwlib/octstr.c:365:42: warning: pointer targets in passing argument 1 of 'octstr_create_from_data_real' differ in signedness [-Wpointer-sign] return octstr_create_from_data_trace(ostr->data + from, len, file,  ^ gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/octstr.c:365:12: note: in expansion of macro 'octstr_create_from_data_trace' return octstr_create_from_data_trace(ostr->data + from, len, file,  ^ gwlib/octstr.c:248:9: note: expected 'const char *' but argument is of type 'unsigned char * const' Octstr *octstr_create_from_data_real(const char *data, long len, const char *file,  ^ In file included from gwlib/gwlib.h:83:0, from gwlib/octstr.c:76: gwlib/octstr.c: In function 'octstr_duplicate_real': gwlib/octstr.c:377:42: warning: pointer targets in passing argument 1 of 'octstr_create_from_data_real' differ in signedness [-Wpointer-sign] return octstr_create_from_data_trace(ostr->data, ostr->len, file, line, func);  ^ gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/octstr.c:377:12: note: in expansion of macro 'octstr_create_from_data_trace' return octstr_create_from_data_trace(ostr->data, ostr->len, file, line, func);  ^ gwlib/octstr.c:248:9: note: expected 'const char *' but argument is of type 'unsigned char * const' Octstr *octstr_create_from_data_real(const char *data, long len, const char *file,  ^ gwlib/octstr.c: In function 'octstr_get_cstr_real': gwlib/octstr.c:446:5: warning: pointer targets in return differ in signedness [-Wpointer-sign] return ostr->data;  ^ gwlib/octstr.c: In function 'octstr_binary_to_hex': gwlib/octstr.c:474:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] hexits = uppercase ? "0123456789ABCDEF" : "0123456789abcdef";  ^ gwlib/octstr.c: In function 'octstr_parse_long': gwlib/octstr.c:767:21: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness [-Wpointer-sign] number = strtol(ostr->data + pos, &endptr, base);  ^ In file included from gwlib/octstr.c:69:0: /usr/include/stdlib.h:183:17: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern long int strtol (const char *__restrict __nptr,  ^ gwlib/octstr.c:768:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] endpos = endptr;  ^ gwlib/octstr.c: In function 'octstr_parse_double': gwlib/octstr.c:799:21: warning: pointer targets in passing argument 1 of 'strtod' differ in signedness [-Wpointer-sign] number = strtod(ostr->data + pos, &endptr);  ^ In file included from gwlib/octstr.c:69:0: /usr/include/stdlib.h:164:15: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern double strtod (const char *__restrict __nptr,  ^ gwlib/octstr.c:800:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] endpos = endptr;  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c: In function 'octstr_str_compare': gwlib/octstr.c:981:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] return strcmp(ostr->data, str);  ^ In file included from gwlib/octstr.c:70:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char * const' extern size_t strlen (const char *__s)  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:981:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return strcmp(ostr->data, str);  ^ gwlib/octstr.c:981:19: note: expected 'const char *' but argument is of type 'unsigned char * const' gwlib/octstr.c:981:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] return strcmp(ostr->data, str);  ^ In file included from gwlib/octstr.c:70:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char * const' extern size_t strlen (const char *__s)  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:981:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return strcmp(ostr->data, str);  ^ gwlib/octstr.c:981:19: note: expected 'const char *' but argument is of type 'unsigned char * const' gwlib/octstr.c:981:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return strcmp(ostr->data, str);  ^ gwlib/octstr.c:981:19: note: expected 'const char *' but argument is of type 'unsigned char * const' gwlib/octstr.c:981:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return strcmp(ostr->data, str);  ^ gwlib/octstr.c:981:19: note: expected 'const char *' but argument is of type 'unsigned char * const' gwlib/octstr.c: In function 'octstr_str_case_compare': gwlib/octstr.c:994:23: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness [-Wpointer-sign] return strcasecmp(ostr->data, str);  ^ In file included from gwlib/octstr.c:70:0: /usr/include/string.h:529:12: note: expected 'const char *' but argument is of type 'unsigned char * const' extern int strcasecmp (const char *__s1, const char *__s2)  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c: In function 'octstr_str_ncompare': gwlib/octstr.c:1007:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] return strncmp(ostr->data, str, n);  ^ In file included from gwlib/octstr.c:70:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char * const' extern size_t strlen (const char *__s)  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:1007:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] return strncmp(ostr->data, str, n);  ^ In file included from gwlib/octstr.c:70:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char * const' extern size_t strlen (const char *__s)  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:1007:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return strncmp(ostr->data, str, n);  ^ gwlib/octstr.c:1007:20: note: expected 'const char *' but argument is of type 'unsigned char * const' gwlib/octstr.c:1007:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] return strncmp(ostr->data, str, n);  ^ In file included from gwlib/octstr.c:70:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char * const' extern size_t strlen (const char *__s)  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:1007:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return strncmp(ostr->data, str, n);  ^ gwlib/octstr.c:1007:20: note: expected 'const char *' but argument is of type 'unsigned char * const' gwlib/octstr.c:1007:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return strncmp(ostr->data, str, n);  ^ gwlib/octstr.c:1007:20: note: expected 'const char *' but argument is of type 'unsigned char * const' gwlib/octstr.c:1007:20: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] return strncmp(ostr->data, str, n);  ^ gwlib/octstr.c:1007:20: note: expected 'const char *' but argument is of type 'unsigned char * const' gwlib/octstr.c:1007:20: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] return strncmp(ostr->data, str, n);  ^ In file included from gwlib/octstr.c:70:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char * const' extern int strncmp (const char *__s1, const char *__s2, size_t __n)  ^ gwlib/octstr.c: In function 'octstr_append_from_socket': gwlib/octstr.c:1242:30: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(ostr, buf, len);  ^ In file included from gwlib/utils.h:68:0, from gwlib/gwlib.h:79, from gwlib/octstr.c:76: gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ gwlib/octstr.c: In function 'octstr_append_char': gwlib/octstr.c:1467:41: warning: pointer targets in passing argument 3 of 'octstr_insert_data' differ in signedness [-Wpointer-sign] octstr_insert_data(ostr, ostr->len, &c, 1);  ^ gwlib/octstr.c:1405:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_insert_data(Octstr *ostr, long pos, const char *data, long len)  ^ In file included from gwlib/gwlib.h:83:0, from gwlib/octstr.c:76: gwlib/octstr.c: In function 'octstr_split_words': gwlib/octstr.h:135:57: warning: pointer targets in passing argument 1 of 'octstr_create_from_data_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_from_data_real((data), (len), __FILE__, __LINE__, __func__))  ^ gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ gwlib/octstr.c:1575:16: note: in expansion of macro 'octstr_create_from_data' word = octstr_create_from_data(ostr->data + start,  ^ gwlib/octstr.c:248:9: note: expected 'const char *' but argument is of type 'unsigned char * const' Octstr *octstr_create_from_data_real(const char *data, long len, const char *file,  ^ gwlib/octstr.c: In function 'octstr_url_encode': gwlib/octstr.c:1650:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] hexits = "0123456789ABCDEF";  ^ gwlib/octstr.c: In function 'octstr_append_uintvar': gwlib/octstr.c:1894:30: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(ostr, octets + start, 5 - start);  ^ gwlib/octstr.c:1441:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len)  ^ gwlib/octstr.c: In function 'octstr_dump_debug': gwlib/octstr.c:1961:17: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(p, "%02x ", c);  ^ In file included from /usr/include/features.h:368:0, from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:1962:20: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] p = strchr(p, '\0');  ^ gwlib/octstr.c:1962:20: note: expected 'const char *' but argument is of type 'unsigned char *' gwlib/octstr.c:1962:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p = strchr(p, '\0');  ^ gwlib/octstr.c: In function 'octstr_dump_real': gwlib/octstr.c:2030:17: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(p, "%02x ", c); \  ^ gwlib/octstr.c:2073:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(info, ostr, level);  ^ In file included from /usr/include/features.h:368:0, from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:2031:20: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2073:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(info, ostr, level);  ^ gwlib/octstr.c:2031:20: note: expected 'const char *' but argument is of type 'unsigned char *' p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2073:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(info, ostr, level);  ^ gwlib/octstr.c:2031:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2073:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(info, ostr, level);  ^ gwlib/octstr.c:2030:17: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(p, "%02x ", c); \  ^ gwlib/octstr.c:2076:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(warning, ostr, level);  ^ In file included from /usr/include/features.h:368:0, from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:2031:20: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2076:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(warning, ostr, level);  ^ gwlib/octstr.c:2031:20: note: expected 'const char *' but argument is of type 'unsigned char *' p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2076:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(warning, ostr, level);  ^ gwlib/octstr.c:2031:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2076:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(warning, ostr, level);  ^ gwlib/octstr.c:2030:17: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(p, "%02x ", c); \  ^ gwlib/octstr.c:2079:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(error, ostr, level);  ^ In file included from /usr/include/features.h:368:0, from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))  ^ In file included from /usr/include/string.h:630:0, from gwlib/octstr.c:70: gwlib/octstr.c:2031:20: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2079:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(error, ostr, level);  ^ gwlib/octstr.c:2031:20: note: expected 'const char *' but argument is of type 'unsigned char *' p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2079:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(error, ostr, level);  ^ gwlib/octstr.c:2031:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] p = strchr(p, '\0'); \  ^ gwlib/octstr.c:2079:13: note: in expansion of macro 'octstr_dump_LOGLEVEL' octstr_dump_LOGLEVEL(error, ostr, level);  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/accesslog.o -c gwlib/accesslog.c In file included from /usr/include/stdio.h:27:0, from gwlib/accesslog.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/date.o -c gwlib/date.c In file included from /usr/include/unistd.h:25:0, from gwlib/date.c:62: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/cfg.o -c gwlib/cfg.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gwlib/cfg.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gwlib/cfg.c: In function 'cfg_read': gwlib/cfg.c:449:10: warning: variable 'lineno' set but not used [-Wunused-but-set-variable] long lineno;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/parse.o -c gwlib/parse.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from gwlib/parse.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/thread.o -c gwlib/thread.c In file included from /usr/include/string.h:25:0, from gwlib/thread.c:57: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/http.o -c gwlib/http.c In file included from /usr/include/ctype.h:25:0, from gwlib/http.c:76: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/fdset.o -c gwlib/fdset.c In file included from /usr/include/stdlib.h:24:0, from gwlib/fdset.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gwlib/gwmem-check.o -c gwlib/gwmem-check.c In file included from /usr/include/stdlib.h:24:0, from gwlib/gwmem-check.c:93: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-ar rc libgwlib.a gwlib/socket.o gwlib/gwlib.o gwlib/dbpool_oracle.o gwlib/md5.o gwlib/conn.o gwlib/gwmem-native.o gwlib/dbpool_sqlite3.o gwlib/gwpoll.o gwlib/dbpool.o gwlib/dbpool_sqlite.o gwlib/dbpool_mssql.o gwlib/counter.o gwlib/cfg.o gwlib/thread.o gwlib/gwmem-check.o gwlib/gw-rwlock.o gwlib/xmlrpc.o gwlib/dbpool_mysql.o gwlib/list.o gwlib/ssl.o gwlib/semaphore.o gwlib/charset.o gwlib/gwthread-pthread.o gwlib/dbpool_sdb.o gwlib/protected.o gwlib/log.o gwlib/regex.o gwlib/dict.o gwlib/dbpool_pgsql.o gwlib/utils.o gwlib/pki.o gwlib/date.o gwlib/parse.o gwlib/mime.o gwlib/pcre.o gwlib/gw-prioqueue.o gwlib/octstr.o gwlib/accesslog.o gwlib/http.o gwlib/fdset.o x86_64-pc-linux-gnu-ranlib libgwlib.a x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o utils/seewbmp.o -c utils/seewbmp.c In file included from /usr/include/stdio.h:27:0, from utils/seewbmp.c:88: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o utils/mtbatch.o -c utils/mtbatch.c In file included from /usr/include/string.h:25:0, from utils/mtbatch.c:72: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o utils/decode_emimsg.o -c utils/decode_emimsg.c In file included from /usr/include/string.h:25:0, from utils/decode_emimsg.c:62: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/bearerbox.o -c gw/bearerbox.c In file included from /usr/include/errno.h:28:0, from gw/bearerbox.c:67: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/smsbox.o -c gw/smsbox.c In file included from /usr/include/errno.h:28:0, from gw/smsbox.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ gw/smsbox.c: In function 'obey_request_thread': gw/smsbox.c:1624:17: warning: variable 'converted' set but not used [-Wunused-but-set-variable] int converted = 0;  ^ gw/smsbox.c: In function 'smsbox_req_handle': gw/smsbox.c:1920:10: warning: variable 'del' set but not used [-Wunused-but-set-variable] long del;  ^ gw/smsbox.c: In function 'smsbox_xmlrpc_post': gw/smsbox.c:2671:19: warning: variable 'mclass' set but not used [-Wunused-but-set-variable] int dlr_mask, mclass, mwi, coding, compress, validity,  ^ gw/smsbox.c:2666:13: warning: variable 'from' set but not used [-Wunused-but-set-variable] Octstr *from, *to, *udh, *smsc, *charset, *dlr_url, *account, *binfo, *meta_data;  ^ gw/smsbox.c:2665:26: warning: variable 'user' set but not used [-Wunused-but-set-variable] Octstr *ret, *type, *user, *pass;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o gw/wapbox.o -c gw/wapbox.c In file included from /usr/include/stdlib.h:24:0, from gw/wapbox.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o utils/run_kannel_box.o -c utils/run_kannel_box.c In file included from /usr/include/stdio.h:27:0, from utils/run_kannel_box.c:57: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o wmlscript/wmlsc wmlscript/wmlsc.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o wmlscript/wmlsdasm wmlscript/wmlsdasm.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o utils/seewbmp utils/seewbmp.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o utils/mtbatch utils/mtbatch.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o utils/decode_emimsg utils/decode_emimsg.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o gw/bearerbox gw/bearerbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o gw/smsbox gw/smsbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o gw/wapbox gw/wapbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o utils/run_kannel_box utils/run_kannel_box.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_md5.o -c test/test_md5.c In file included from /usr/include/string.h:25:0, from test/test_md5.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_ppg.o -c test/test_ppg.c In file included from /usr/include/unistd.h:25:0, from test/test_ppg.c:73: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_octstr_immutables.o -c test/test_octstr_immutables.c In file included from /usr/include/stdio.h:27:0, from test/test_octstr_immutables.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_sl.o -c test/test_sl.c In file included from /usr/include/stdio.h:27:0, from test/test_sl.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_regex.o -c test/test_regex.c In file included from /usr/include/string.h:25:0, from test/test_regex.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ test/test_regex.c: In function 'main': test/test_regex.c:116:26: warning: iteration 10u invokes undefined behavior [-Waggressive-loop-optimizations] if (pmatch[i].rm_so != -1 && pmatch[i].rm_eo != -1) {  ^ test/test_regex.c:115:9: note: containing loop for (i = 0; i <= REGEX_MAX_SUB_MATCH; i++) {  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_date.o -c test/test_date.c In file included from /usr/include/string.h:25:0, from test/test_date.c:57: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/drive_wapbox.o -c test/drive_wapbox.c In file included from /usr/include/string.h:25:0, from test/drive_wapbox.c:66: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from ./gwlib/gwlib.h:83:0, from test/drive_wapbox.c:76: test/drive_wapbox.c: In function 'wtp_invoke_create': ./gwlib/octstr.h:135:57: warning: pointer targets in passing argument 1 of 'octstr_create_from_data_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_from_data_real((data), (len), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ test/drive_wapbox.c:302:8: note: in expansion of macro 'octstr_create_from_data' pdu = octstr_create_from_data(data, sizeof(data));  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/drive_wapbox.c:76: ./gwlib/octstr.h:132:9: note: expected 'const char *' but argument is of type 'unsigned char *' Octstr *octstr_create_from_data_real(const char *data, long len, const char *file,  ^ In file included from ./gwlib/gwlib.h:83:0, from test/drive_wapbox.c:76: test/drive_wapbox.c: In function 'wtp_ack_create': ./gwlib/octstr.h:135:57: warning: pointer targets in passing argument 1 of 'octstr_create_from_data_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_from_data_real((data), (len), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ test/drive_wapbox.c:313:9: note: in expansion of macro 'octstr_create_from_data' return octstr_create_from_data(data, sizeof(data));  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/drive_wapbox.c:76: ./gwlib/octstr.h:132:9: note: expected 'const char *' but argument is of type 'unsigned char *' Octstr *octstr_create_from_data_real(const char *data, long len, const char *file,  ^ test/drive_wapbox.c: In function 'add_wsp_connect': test/drive_wapbox.c:327:26: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(pdu, data, sizeof(data));  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/drive_wapbox.c:76: ./gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_radius_acct.o -c test/test_radius_acct.c In file included from /usr/include/unistd.h:25:0, from test/test_radius_acct.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/udpfeed.o -c test/udpfeed.c In file included from /usr/include/unistd.h:25:0, from test/udpfeed.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_cimd2.o -c test/test_cimd2.c In file included from /usr/include/stdlib.h:24:0, from test/test_cimd2.c:76: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ test/test_cimd2.c:99:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *username = "foo";  ^ test/test_cimd2.c:100:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *password = "bar";  ^ test/test_cimd2.c:105:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *intro = "";  ^ test/test_cimd2.c: In function 'read_data': test/test_cimd2.c:230:26: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(in, buf, ret);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/test_cimd2.c:92: ./gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ test/test_cimd2.c: In function 'write_data': test/test_cimd2.c:254:24: warning: pointer targets in passing argument 1 of 'octstr_get_many_chars' differ in signedness [-Wpointer-sign] octstr_get_many_chars(buf, out, 0, len);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/test_cimd2.c:92: ./gwlib/octstr.h:217:6: note: expected 'char *' but argument is of type 'unsigned char *' void octstr_get_many_chars(char *buf, Octstr *ostr, long pos, long len);  ^ test/test_cimd2.c: In function 'gen_data': test/test_cimd2.c:308:27: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(out, buf, sizeof(buf));  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/test_cimd2.c:92: ./gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ test/test_cimd2.c: In function 'make_timestamp': test/test_cimd2.c:324:10: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buf, "%02d%02d%02d%02d%02d%02d",  ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdlib.h:24, from test/test_cimd2.c:76: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))  ^ test/test_cimd2.c: In function 'handle_login': test/test_cimd2.c:459:31: warning: pointer targets in passing argument 2 of 'octstr_str_compare' differ in signedness [-Wpointer-sign] if (octstr_str_compare(user, username) == 0 &&  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/test_cimd2.c:92: ./gwlib/octstr.h:341:5: note: expected 'const char *' but argument is of type 'unsigned char *' int octstr_str_compare(const Octstr *ostr1, const char *str);  ^ test/test_cimd2.c:460:31: warning: pointer targets in passing argument 2 of 'octstr_str_compare' differ in signedness [-Wpointer-sign] octstr_str_compare(pass, password) == 0) {  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/test_cimd2.c:92: ./gwlib/octstr.h:341:5: note: expected 'const char *' but argument is of type 'unsigned char *' int octstr_str_compare(const Octstr *ostr1, const char *str);  ^ test/test_cimd2.c:465:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 51, sequence, "100", "invalid login");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:465:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 51, sequence, "100", "invalid login");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c: In function 'handle_submit': test/test_cimd2.c:562:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 53, sequence, "300", "no destination");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:562:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 53, sequence, "300", "no destination");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:564:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 53, sequence, "301", "too many destinations");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:564:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 53, sequence, "301", "too many destinations");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c: In function 'handle_enquire': test/test_cimd2.c:598:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 54, sequence, "400", "no destination");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:598:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 54, sequence, "400", "no destination");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:600:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 54, sequence, "401", "no timestamp");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:600:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 54, sequence, "401", "no timestamp");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c: In function 'handle_delivery_request': test/test_cimd2.c:646:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 55, sequence, "500", "no messages available");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:646:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 55, sequence, "500", "no messages available");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:650:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 55, sequence, "500", "no messages available");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:650:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 55, sequence, "500", "no messages available");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:654:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 55, sequence, "501", "bad mode");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:654:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 55, sequence, "501", "bad mode");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c: In function 'handle_cancel': test/test_cimd2.c:676:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 56, sequence, "602", "bad mode");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:676:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 56, sequence, "602", "bad mode");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c: In function 'handle_set': test/test_cimd2.c:693:4: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] "801", "changing password not allowed");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:693:11: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] "801", "changing password not allowed");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:697:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 58, sequence, "3", "cannot set");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:697:38: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 58, sequence, "3", "cannot set");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c: In function 'handle_get': test/test_cimd2.c:709:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 59, sequence, "900", "missing parameter");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:709:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 59, sequence, "900", "missing parameter");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:719:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 59, sequence, "900", "unknown parameter");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:719:40: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 59, sequence, "900", "unknown parameter");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c: In function 'parse_packet': test/test_cimd2.c:812:33: warning: pointer targets in passing argument 4 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 98, sequence, "1", "unexpected operation");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ test/test_cimd2.c:812:38: warning: pointer targets in passing argument 5 of 'send_error' differ in signedness [-Wpointer-sign] send_error(out, 98, sequence, "1", "unexpected operation");  ^ test/test_cimd2.c:360:13: note: expected 'unsigned char *' but argument is of type 'char *' static void send_error(Octstr *out, int opcode, int sequence,  ^ In file included from ./gwlib/gwlib.h:83:0, from test/test_cimd2.c:92: test/test_cimd2.c: In function 'main_loop': ./gwlib/octstr.h:126:47: warning: pointer targets in passing argument 1 of 'octstr_create_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ test/test_cimd2.c:942:14: note: in expansion of macro 'octstr_create' outbuffer = octstr_create(intro);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/test_cimd2.c:92: ./gwlib/octstr.h:123:9: note: expected 'const char *' but argument is of type 'unsigned char *' Octstr *octstr_create_real(const char *cstr, const char *file, long line,  ^ test/test_cimd2.c: At top level: test/test_cimd2.c:1004:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--user", &username, 0 },  ^ test/test_cimd2.c:1004:2: warning: (near initialization for 'options[0].option') [-Wpointer-sign] test/test_cimd2.c:1005:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--password", &password, 0 },  ^ test/test_cimd2.c:1005:2: warning: (near initialization for 'options[1].option') [-Wpointer-sign] test/test_cimd2.c:1006:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--port", &port, 1 },  ^ test/test_cimd2.c:1006:2: warning: (near initialization for 'options[2].option') [-Wpointer-sign] test/test_cimd2.c:1007:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--intro", &intro, 0 },  ^ test/test_cimd2.c:1007:2: warning: (near initialization for 'options[3].option') [-Wpointer-sign] test/test_cimd2.c:1008:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--activity", &activity, 1 },  ^ test/test_cimd2.c:1008:2: warning: (near initialization for 'options[4].option') [-Wpointer-sign] test/test_cimd2.c:1009:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--spew", &spew, 1 },  ^ test/test_cimd2.c:1009:2: warning: (near initialization for 'options[5].option') [-Wpointer-sign] test/test_cimd2.c:1010:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--logging", &logging, 1 },  ^ test/test_cimd2.c:1010:2: warning: (near initialization for 'options[6].option') [-Wpointer-sign] test/test_cimd2.c:1011:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--checking", &checking, 1 },  ^ test/test_cimd2.c:1011:2: warning: (near initialization for 'options[7].option') [-Wpointer-sign] test/test_cimd2.c:1012:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] { "--max", &max_deliveries, 1 },  ^ test/test_cimd2.c:1012:2: warning: (near initialization for 'options[8].option') [-Wpointer-sign] test/test_cimd2.c: In function 'main': test/test_cimd2.c:1059:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] progname = argv[0];  ^ In file included from /usr/include/string.h:630:0, from test/test_cimd2.c:78: test/test_cimd2.c:1064:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strcmp(argv[i], options[opt].option) == 0) {  ^ In file included from test/test_cimd2.c:78:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s)  ^ In file included from /usr/include/string.h:630:0, from test/test_cimd2.c:78: test/test_cimd2.c:1064:24: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strcmp(argv[i], options[opt].option) == 0) {  ^ test/test_cimd2.c:1064:24: note: expected 'const char *' but argument is of type 'unsigned char *' test/test_cimd2.c:1064:24: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strcmp(argv[i], options[opt].option) == 0) {  ^ test/test_cimd2.c:1064:24: note: expected 'const char *' but argument is of type 'unsigned char *' test/test_cimd2.c:1064:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strcmp(argv[i], options[opt].option) == 0) {  ^ In file included from test/test_cimd2.c:78:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s)  ^ In file included from /usr/include/string.h:630:0, from test/test_cimd2.c:78: test/test_cimd2.c:1064:24: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strcmp(argv[i], options[opt].option) == 0) {  ^ test/test_cimd2.c:1064:24: note: expected 'const char *' but argument is of type 'unsigned char *' test/test_cimd2.c:1064:24: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strcmp(argv[i], options[opt].option) == 0) {  ^ test/test_cimd2.c:1064:24: note: expected 'const char *' but argument is of type 'unsigned char *' x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/decompile.o -c test/decompile.c In file included from /usr/include/stdio.h:27:0, from test/decompile.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ test/decompile.c: In function 'Read_extension': test/decompile.c:1187:32: warning: pointer targets in passing argument 2 of 'AddVariableIndexNode' differ in signedness [-Wpointer-sign] AddVariableIndexNode(buffer, index, VAR_ESCAPED);  ^ test/decompile.c:475:13: note: expected 'char *' but argument is of type 'unsigned char *' static void AddVariableIndexNode(P_WBXML_INFO buffer, char* string, WBXML_VARIABLE_TYPE type)  ^ test/decompile.c:1196:32: warning: pointer targets in passing argument 2 of 'AddVariableIndexNode' differ in signedness [-Wpointer-sign] AddVariableIndexNode(buffer, index, VAR_UNESCAPED);  ^ test/decompile.c:475:13: note: expected 'char *' but argument is of type 'unsigned char *' static void AddVariableIndexNode(P_WBXML_INFO buffer, char* string, WBXML_VARIABLE_TYPE type)  ^ test/decompile.c:1205:32: warning: pointer targets in passing argument 2 of 'AddVariableIndexNode' differ in signedness [-Wpointer-sign] AddVariableIndexNode(buffer, index, VAR_UNCHANGED);  ^ test/decompile.c:475:13: note: expected 'char *' but argument is of type 'unsigned char *' static void AddVariableIndexNode(P_WBXML_INFO buffer, char* string, WBXML_VARIABLE_TYPE type)  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_boxc.o -c test/test_boxc.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_boxc.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_smsc.o -c test/test_smsc.c In file included from /usr/include/unistd.h:25:0, from test/test_smsc.c:57: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_list.o -c test/test_list.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_list.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_cfg.o -c test/test_cfg.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_cfg.c:57: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_http.o -c test/test_http.c In file included from /usr/include/string.h:25:0, from test/test_http.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_octstr_format.o -c test/test_octstr_format.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_octstr_format.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_pcre.o -c test/test_pcre.c In file included from /usr/include/string.h:25:0, from test/test_pcre.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/wapproxy.o -c test/wapproxy.c In file included from /usr/include/errno.h:28:0, from test/wapproxy.c:88: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_octstr_dump.o -c test/test_octstr_dump.c In file included from /usr/include/string.h:25:0, from test/test_octstr_dump.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/fakewap.o -c test/fakewap.c In file included from /usr/include/errno.h:28:0, from test/fakewap.c:160: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ test/fakewap.c: In function 'wap_msg_send': test/fakewap.c:374:35: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(datagram, hdr, hdr_len);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/fakewap.c:177: ./gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ test/fakewap.c:387:31: warning: pointer targets in passing argument 2 of 'octstr_append_data' differ in signedness [-Wpointer-sign] octstr_append_data(datagram, data, data_len);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/fakewap.c:177: ./gwlib/octstr.h:448:6: note: expected 'const char *' but argument is of type 'unsigned char *' void octstr_append_data(Octstr *ostr, const char *data, long len);  ^ test/fakewap.c: In function 'wap_msg_recv': test/fakewap.c:448:25: warning: pointer targets in passing argument 1 of 'octstr_get_many_chars' differ in signedness [-Wpointer-sign] octstr_get_many_chars(msg, datagram, 0, octstr_len(datagram));  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/fakewap.c:177: ./gwlib/octstr.h:217:6: note: expected 'char *' but argument is of type 'unsigned char *' void octstr_get_many_chars(char *buf, Octstr *ostr, long pos, long len);  ^ test/fakewap.c: In function 'client_session': test/fakewap.c:573:33: warning: pointer targets in passing argument 2 of 'wap_msg_recv' differ in signedness [-Wpointer-sign] ret = wap_msg_recv( fd, reply_hdr, sizeof(WSP_ConnectReply),  ^ test/fakewap.c:417:1: note: expected 'const char *' but argument is of type 'unsigned char *' wap_msg_recv( int fd, const char * hdr, int hdr_len,  ^ test/fakewap.c:617:33: warning: pointer targets in passing argument 2 of 'wap_msg_recv' differ in signedness [-Wpointer-sign] ret = wap_msg_recv( fd, reply_hdr, sizeof(WSP_Reply),  ^ test/fakewap.c:417:1: note: expected 'const char *' but argument is of type 'unsigned char *' wap_msg_recv( int fd, const char * hdr, int hdr_len,  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_mem.o -c test/test_mem.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_mem.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_dict.o -c test/test_dict.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_dict.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_xmlrpc.o -c test/test_xmlrpc.c In file included from /usr/include/string.h:25:0, from test/test_xmlrpc.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ test/test_xmlrpc.c: In function 'start_request': test/test_xmlrpc.c:92:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret;  ^ test/test_xmlrpc.c: In function 'main': test/test_xmlrpc.c:284:11: warning: variable 'fp' set but not used [-Wunused-but-set-variable] FILE *fp;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_radius_pdu.o -c test/test_radius_pdu.c In file included from /usr/include/string.h:25:0, from test/test_radius_pdu.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_udp.o -c test/test_udp.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_udp.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_uuid.o -c test/test_uuid.c In file included from /usr/include/string.h:25:0, from test/test_uuid.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_hmac.o -c test/test_hmac.c In file included from /usr/include/string.h:25:0, from test/test_hmac.c:71: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/test_hmac.c:75: test/test_hmac.c: In function 'main': ./gwlib/octstr.h:234:5: warning: pointer targets in passing argument 4 of 'HMAC' differ in signedness [-Wpointer-sign] (octstr_get_cstr_real(ostr, __FILE__, __LINE__, __func__))  ^ test/test_hmac.c:114:10: note: in expansion of macro 'octstr_get_cstr' octstr_get_cstr(data), octstr_len(data),  ^ In file included from /usr/include/openssl/ssl.h:163:0, from ./gwlib/conn.h:292, from ./gwlib/gwlib.h:94, from test/test_hmac.c:75: /usr/include/openssl/hmac.h:98:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,  ^ test/test_hmac.c:115:18: warning: pointer targets in passing argument 7 of 'HMAC' differ in signedness [-Wpointer-sign] macbuf, &mac_len);  ^ In file included from /usr/include/openssl/ssl.h:163:0, from ./gwlib/conn.h:292, from ./gwlib/gwlib.h:94, from test/test_hmac.c:75: /usr/include/openssl/hmac.h:98:16: note: expected 'unsigned int *' but argument is of type 'int *' unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,  ^ In file included from ./gwlib/gwlib.h:83:0, from test/test_hmac.c:75: ./gwlib/octstr.h:135:57: warning: pointer targets in passing argument 1 of 'octstr_create_from_data_real' differ in signedness [-Wpointer-sign] (Octstr*)gw_claim_area(octstr_create_from_data_real((data), (len), __FILE__, __LINE__, __func__))  ^ ./gwlib/gwmem.h:129:44: note: in definition of macro 'gw_claim_area' #define gw_claim_area(ptr) (gw_native_noop(ptr))  ^ test/test_hmac.c:124:11: note: in expansion of macro 'octstr_create_from_data' mac = octstr_create_from_data(p, mac_len);  ^ In file included from ./gwlib/utils.h:68:0, from ./gwlib/gwlib.h:79, from test/test_hmac.c:75: ./gwlib/octstr.h:132:9: note: expected 'const char *' but argument is of type 'unsigned char *' Octstr *octstr_create_from_data_real(const char *data, long len, const char *file,  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/drive_smpp.o -c test/drive_smpp.c In file included from /usr/include/errno.h:28:0, from test/drive_smpp.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ test/drive_smpp.c: In function 'main': test/drive_smpp.c:469:9: warning: variable 'http_port' set but not used [-Wunused-but-set-variable] int http_port;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_charset.o -c test/test_charset.c In file included from /usr/include/string.h:25:0, from test/test_charset.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_si.o -c test/test_si.c In file included from /usr/include/stdio.h:27:0, from test/test_si.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_mime.o -c test/test_mime.c In file included from /usr/include/stdio.h:27:0, from test/test_mime.c:69: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/wml_tester.o -c test/wml_tester.c In file included from /usr/include/stdlib.h:24:0, from test/wml_tester.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_store_dump.o -c test/test_store_dump.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_store_dump.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_headers.o -c test/test_headers.c In file included from /usr/include/string.h:25:0, from test/test_headers.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/fakesmsc.o -c test/fakesmsc.c In file included from /usr/include/errno.h:28:0, from test/fakesmsc.c:101: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_conn.o -c test/test_conn.c In file included from /usr/include/string.h:25:0, from test/test_conn.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/timestamp.o -c test/timestamp.c In file included from /usr/include/stdio.h:27:0, from test/timestamp.c:69: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ test/timestamp.c: In function 'parse_date': test/timestamp.c:122:10: warning: variable 'pos' set but not used [-Wunused-but-set-variable] long pos;  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_http_server.o -c test/test_http_server.c In file included from /usr/include/string.h:25:0, from test/test_http_server.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_mime_multipart.o -c test/test_mime_multipart.c In file included from /usr/include/string.h:25:0, from test/test_mime_multipart.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_pap.o -c test/test_pap.c In file included from /usr/include/stdio.h:27:0, from test/test_pap.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_msg.o -c test/test_msg.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from ./gw/msg.h:69, from test/test_msg.c:67: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_prioqueue.o -c test/test_prioqueue.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_prioqueue.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_wakeup.o -c test/test_wakeup.c In file included from /usr/include/unistd.h:25:0, from test/test_wakeup.c:57: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_dbpool.o -c test/test_dbpool.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from test/test_dbpool.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_pdu.o -c test/test_pdu.c In file included from /usr/include/string.h:25:0, from test/test_pdu.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_urltrans.o -c test/test_urltrans.c In file included from /usr/include/stdlib.h:24:0, from test/test_urltrans.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o test/test_ota.o -c test/test_ota.c In file included from /usr/include/stdio.h:27:0, from test/test_ota.c:63: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_md5 test/test_md5.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_ppg test/test_ppg.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_octstr_immutables test/test_octstr_immutables.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_sl test/test_sl.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_regex test/test_regex.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_date test/test_date.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/drive_wapbox test/drive_wapbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_radius_acct test/test_radius_acct.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/udpfeed test/udpfeed.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_cimd2 test/test_cimd2.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/decompile test/decompile.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_boxc test/test_boxc.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_smsc test/test_smsc.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_list test/test_list.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_cfg test/test_cfg.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_http test/test_http.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_octstr_format test/test_octstr_format.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_pcre test/test_pcre.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/wapproxy test/wapproxy.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_octstr_dump test/test_octstr_dump.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/fakewap test/fakewap.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_mem test/test_mem.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_dict test/test_dict.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_xmlrpc test/test_xmlrpc.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_radius_pdu test/test_radius_pdu.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_udp test/test_udp.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_uuid test/test_uuid.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_hmac test/test_hmac.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/drive_smpp test/drive_smpp.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_charset test/test_charset.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_si test/test_si.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_mime test/test_mime.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/wml_tester test/wml_tester.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_store_dump test/test_store_dump.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_headers test/test_headers.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/fakesmsc test/fakesmsc.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_conn test/test_conn.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/timestamp test/timestamp.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_http_server test/test_http_server.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_mime_multipart test/test_mime_multipart.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_pap test/test_pap.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_msg test/test_msg.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_prioqueue test/test_prioqueue.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_wakeup test/test_wakeup.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_dbpool test/test_dbpool.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_pdu test/test_pdu.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_urltrans test/test_urltrans.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o test/test_ota test/test_ota.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o checks/check_list.o -c checks/check_list.c In file included from /usr/include/string.h:25:0, from checks/check_list.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o checks/check_counter.o -c checks/check_counter.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include-fixed/limits.h:168, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include-fixed/limits.h:34, from checks/check_counter.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o checks/check_octstr.o -c checks/check_octstr.c In file included from /usr/include/string.h:25:0, from checks/check_octstr.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o checks/check_date.o -c checks/check_date.c In file included from /usr/include/string.h:25:0, from checks/check_date.c:61: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -o checks/check_ipcheck.o -c checks/check_ipcheck.c In file included from /usr/include/stdlib.h:24:0, from ./gwlib/gwlib.h:70, from checks/check_ipcheck.c:64: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o checks/check_list checks/check_list.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o checks/check_counter checks/check_counter.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o checks/check_octstr checks/check_octstr.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o checks/check_date checks/check_date.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 x86_64-pc-linux-gnu-gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -pipe -O2 -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -I/usr/include/mysql -I/usr/include/postgresql-9.5 -Wl,-O1 -Wl,--as-needed -rdynamic -o checks/check_ipcheck checks/check_ipcheck.o libgw.a libwmlscript.a libwap.a libgwlib.a -lpq -lmysqlclient_r -lssl -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -L/usr/local/lib -lsqlite3 -L/usr/lib64/postgresql-9.5/lib64 fig2dev -Lpng doc/userguide/sms-gateway.fig doc/userguide/sms-gateway.png fig2dev -Lpng doc/userguide/wap-gateway.fig doc/userguide/wap-gateway.png fig2dev -Lpng doc/arch/bearerbox-arch.fig doc/arch/bearerbox-arch.png fig2dev -Lpng doc/arch/wap-session.fig doc/arch/wap-session.png fig2dev -Lpng doc/arch/kannel-push-boxes.fig doc/arch/kannel-push-boxes.png fig2dev -Lpng doc/arch/pushbox-threads.fig doc/arch/pushbox-threads.png fig2dev -Lpng doc/arch/conf-push-session.fig doc/arch/conf-push-session.png fig2dev -Lpng doc/arch/kannel-boxes.fig doc/arch/kannel-boxes.png fig2dev -Lpng doc/arch/external-interfaces.fig doc/arch/external-interfaces.png fig2dev -Lpng doc/arch/wap-arch.fig doc/arch/wap-arch.png fig2dev -Lpng doc/arch/wapbox-threads.fig doc/arch/wapbox-threads.png fig2dev -Lps doc/userguide/sms-gateway.fig doc/userguide/sms-gateway.ps fig2dev -Lps doc/userguide/wap-gateway.fig doc/userguide/wap-gateway.ps fig2dev -Lps doc/arch/bearerbox-arch.fig doc/arch/bearerbox-arch.ps fig2dev -Lps doc/arch/wap-session.fig doc/arch/wap-session.ps fig2dev -Lps doc/arch/kannel-push-boxes.fig doc/arch/kannel-push-boxes.ps fig2dev -Lps doc/arch/pushbox-threads.fig doc/arch/pushbox-threads.ps fig2dev -Lps doc/arch/conf-push-session.fig doc/arch/conf-push-session.ps fig2dev -Lps doc/arch/kannel-boxes.fig doc/arch/kannel-boxes.ps fig2dev -Lps doc/arch/external-interfaces.fig doc/arch/external-interfaces.ps fig2dev -Lps doc/arch/wap-arch.fig doc/arch/wap-arch.ps fig2dev -Lps doc/arch/wapbox-threads.fig doc/arch/wapbox-threads.ps /usr/bin/convert doc/alligata/12-5.png doc/alligata/12-5.ps /usr/bin/convert doc/alligata/12-12.png doc/alligata/12-12.ps /usr/bin/convert doc/alligata/nearlydone.png doc/alligata/nearlydone.ps /usr/bin/convert doc/alligata/progress.png doc/alligata/progress.ps /usr/bin/convert doc/alligata/12-10.png doc/alligata/12-10.ps /usr/bin/convert doc/alligata/11-3.png doc/alligata/11-3.ps /usr/bin/convert doc/alligata/12-7.png doc/alligata/12-7.ps /usr/bin/convert doc/alligata/done.png doc/alligata/done.ps /usr/bin/convert doc/alligata/11-1.png doc/alligata/11-1.ps /usr/bin/convert doc/alligata/wapdiagsmall.png doc/alligata/wapdiagsmall.ps /usr/bin/convert doc/alligata/11-4.png doc/alligata/11-4.ps /usr/bin/convert doc/alligata/nopro.png doc/alligata/nopro.ps /usr/bin/convert doc/alligata/12-3.png doc/alligata/12-3.ps /usr/bin/convert doc/alligata/13-5.png doc/alligata/13-5.ps /usr/bin/convert doc/alligata/12-13.png doc/alligata/12-13.ps /usr/bin/convert doc/alligata/licences.png doc/alligata/licences.ps /usr/bin/convert doc/alligata/12-4.png doc/alligata/12-4.ps /usr/bin/convert doc/alligata/12-8.png doc/alligata/12-8.ps /usr/bin/convert doc/alligata/12-6.png doc/alligata/12-6.ps /usr/bin/convert doc/alligata/11-5.png doc/alligata/11-5.ps /usr/bin/convert doc/alligata/12-11.png doc/alligata/12-11.ps /usr/bin/convert doc/alligata/maininst.png doc/alligata/maininst.ps /usr/bin/convert doc/alligata/12-2.png doc/alligata/12-2.ps /usr/bin/convert doc/alligata/12-9.png doc/alligata/12-9.ps /usr/bin/convert doc/wtls/fig5o.png doc/wtls/fig5o.ps /usr/bin/convert doc/wtls/fig6out1.png doc/wtls/fig6out1.ps /usr/bin/convert doc/wtls/fig1o.png doc/wtls/fig1o.ps /usr/bin/convert doc/wtls/fig6o.png doc/wtls/fig6o.ps /usr/bin/convert doc/wtls/fig3o.png doc/wtls/fig3o.ps /usr/bin/convert doc/wtls/fig4out.png doc/wtls/fig4out.ps /usr/bin/convert doc/wtls/fig2o.png doc/wtls/fig2o.ps /usr/bin/convert doc/wtls/fig5out.png doc/wtls/fig5out.ps /usr/bin/convert doc/wtls/fig8o.png doc/wtls/fig8o.ps /usr/bin/convert doc/wtls/fig4o.png doc/wtls/fig4o.ps /usr/bin/convert doc/wtls/fig7o.png doc/wtls/fig7o.ps /usr/bin/convert doc/wtls/fig10o.png doc/wtls/fig10o.ps /usr/bin/convert doc/wtls/fig6out.png doc/wtls/fig6out.ps /usr/bin/convert doc/wtls/fig9o.png doc/wtls/fig9o.ps sed "s/#FIGTYPE#/.png/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/arch/arch.xml > doc/arch/arch.tmp jade -V nochunks -t sgml -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl doc/arch/arch.tmp > doc/arch/arch.html rm -f doc/arch/arch.tmp sed "s/#FIGTYPE#/.png/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/userguide/userguide.xml > doc/userguide/userguide.tmp jade -V nochunks -t sgml -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl doc/userguide/userguide.tmp > doc/userguide/userguide.html rm -f doc/userguide/userguide.tmp sed "s/#FIGTYPE#/.png/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/wtls/wtls.xml > doc/wtls/wtls.tmp jade -V nochunks -t sgml -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl doc/wtls/wtls.tmp > doc/wtls/wtls.html rm -f doc/wtls/wtls.tmp sed "s/#FIGTYPE#/.png/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/alligata/alligata.xml > doc/alligata/alligata.tmp jade -V nochunks -t sgml -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl doc/alligata/alligata.tmp > doc/alligata/alligata.html rm -f doc/alligata/alligata.tmp sed "s/#FIGTYPE#/.ps/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/arch/arch.xml > doc/arch/arch.tmp cd `dirname doc/arch/arch.xml` && jade -o `basename doc/arch/arch`.rtf -t rtf -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl `basename doc/arch/arch`.tmp rm -f doc/arch/arch.tmp sed "s/#FIGTYPE#/.ps/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/userguide/userguide.xml > doc/userguide/userguide.tmp cd `dirname doc/userguide/userguide.xml` && jade -o `basename doc/userguide/userguide`.rtf -t rtf -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl `basename doc/userguide/userguide`.tmp rm -f doc/userguide/userguide.tmp sed "s/#FIGTYPE#/.ps/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/wtls/wtls.xml > doc/wtls/wtls.tmp cd `dirname doc/wtls/wtls.xml` && jade -o `basename doc/wtls/wtls`.rtf -t rtf -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl `basename doc/wtls/wtls`.tmp rm -f doc/wtls/wtls.tmp sed "s/#FIGTYPE#/.ps/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/alligata/alligata.xml > doc/alligata/alligata.tmp cd `dirname doc/alligata/alligata.xml` && jade -o `basename doc/alligata/alligata`.rtf -t rtf -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl `basename doc/alligata/alligata`.tmp rm -f doc/alligata/alligata.tmp sed "s/#FIGTYPE#/.ps/;s/#VERSION#/1.5.0/;s/#DATE#/`date +%Y.%m.%d`/;s/#DRAFTS#/IGNORE/" doc/arch/arch.xml > doc/arch/arch.tmp jade -o doc/arch/arch.tex -t tex -d /usr/share/sgml/docbook/dsssl-stylesheets-1.79/print/docbook.dsl doc/arch/arch.tmp rm -f doc/arch/arch.tmp cd `dirname doc/arch/arch.xml` && jadetex `basename doc/arch/arch`.tex >/dev/null || true cd `dirname doc/arch/arch.xml` && jadetex `basename doc/arch/arch`.tex >/dev/null || true cd `dirname doc/arch/arch.xml` && jadetex `basename doc/arch/arch`.tex >/dev/null || \ ( echo Check `dirname doc/arch/arch.xml`/`basename doc/arch/arch`.log for errors && false) Check doc/arch/arch.log for errors make: *** [Makefile:195: doc/arch/arch.ps] Error 1 * ERROR: app-mobilephone/kannel-1.5.0-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-mobilephone/kannel-1.5.0-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-mobilephone/kannel-1.5.0-r3::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/temp/environment'. * Working directory: '/var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/work/gateway-1.5.0' * S: '/var/tmp/portage/app-mobilephone/kannel-1.5.0-r3/work/gateway-1.5.0'