* Package: app-mobilephone/kannel-1.5.0-r4 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libressl pam pcre ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding group 'kannel' to your system ... * - Groupid: next available * Adding user 'kannel' to your system ... * - Userid: 999 * - Shell: /sbin/nologin * - Home: /var/log/kannel * - Groups: kannel * - GECOS: added by portage for kannel * - Creating /var/log/kannel in / >>> Unpacking source... >>> Unpacking gateway-1.5.0.tar.gz to /var/tmp/portage/app-mobilephone/kannel-1.5.0-r4/work >>> Source unpacked in /var/tmp/portage/app-mobilephone/kannel-1.5.0-r4/work >>> Preparing source in /var/tmp/portage/app-mobilephone/kannel-1.5.0-r4/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-r4/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/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 * 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/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-r4 --htmldir=/usr/share/doc/kannel-1.5.0-r4/html --libdir=/usr/lib64 --enable-localtime --disable-start-stop-daemon --without-sqlite2 --enable-pam --disable-debug --enable-pcre --disable-docs --enable-ssl --without-mysql --without-sqlite3 --without-pgsql 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... none needed checking for a BSD-compatible install... /usr/lib/portage/python3.6/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... no 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 -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.9 Configuring for PCRE support ... checking whether to compile with PCRE support... searching checking for pcre-config... /usr/bin/pcre-config checking PCRE version... 8.43 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... no checking for openjade... no checking for jadetex... no checking for pdfjadetex... no checking for dvips... no checking for fig2dev... no checking for convert... no 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.*/html/docbook.dsl... no checking for /usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl... no checking for /usr/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no checking for /usr/share/sgml/dsssl/docbook-dsssl-nwalsh/html/docbook.dsl... no checking for /usr/share/dsssl/docbook-dsssl/html/docbook.dsl... no checking for /usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl... no checking for /usr/local/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.*/html/docbook.dsl... no checking for /usr/local/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no checking for /usr/local/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl... no checking for /usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no checking for /usr/local/share/sgml/dsssl/docbook-dsssl-nwalsh/html/docbook.dsl... no checking for /usr/local/share/dsssl/docbook-dsssl/html/docbook.dsl... no checking for /sw/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl... no checking for /sw/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no checking for /sw/share/sgml/docbook/dsssl-stylesheets-1.*/html/docbook.dsl... no checking for /sw/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no checking for /sw/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl... no checking for /sw/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no checking for /sw/share/sgml/dsssl/docbook-dsssl-nwalsh/html/docbook.dsl... no checking for /sw/share/dsssl/docbook-dsssl/html/docbook.dsl... no checking for /opt/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl... no checking for /opt/local/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no checking for /opt/local/share/sgml/docbook/dsssl-stylesheets-1.*/html/docbook.dsl... no checking for /opt/local/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no checking for /opt/local/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl... no checking for /opt/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no checking for /opt/local/share/sgml/dsssl/docbook-dsssl-nwalsh/html/docbook.dsl... no checking for /opt/local/share/dsssl/docbook-dsssl/html/docbook.dsl... no 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.*/print/docbook.dsl... no checking for /usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl... no checking for /usr/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no checking for /usr/share/sgml/dsssl/docbook-dsssl-nwalsh/print/docbook.dsl... no checking for /usr/share/dsssl/docbook-dsssl/print/docbook.dsl... no checking for /usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl... no checking for /usr/local/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no checking for /usr/local/share/sgml/docbook/dsssl-stylesheets-1.*/print/docbook.dsl... no checking for /usr/local/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no checking for /usr/local/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl... no checking for /usr/local/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no checking for /usr/local/share/sgml/dsssl/docbook-dsssl-nwalsh/print/docbook.dsl... no checking for /usr/local/share/dsssl/docbook-dsssl/print/docbook.dsl... no checking for /sw/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl... no checking for /sw/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no checking for /sw/share/sgml/docbook/dsssl-stylesheets-1.*/print/docbook.dsl... no checking for /sw/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no checking for /sw/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl... no checking for /sw/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no checking for /sw/share/sgml/dsssl/docbook-dsssl-nwalsh/print/docbook.dsl... no checking for /sw/share/dsssl/docbook-dsssl/print/docbook.dsl... no checking for /opt/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl... no checking for /opt/local/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no checking for /opt/local/share/sgml/docbook/dsssl-stylesheets-1.*/print/docbook.dsl... no checking for /opt/local/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no checking for /opt/local/share/sgml/docbook/stylesheet/dsssl/modular/print/docbook.dsl... no checking for /opt/local/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no checking for /opt/local/share/sgml/dsssl/docbook-dsssl-nwalsh/print/docbook.dsl... no checking for /opt/local/share/dsssl/docbook-dsssl/print/docbook.dsl... no Not building documentation. Configuring parameters ... checking which malloc to use... native malloc checking for pam_end in -lpam... yes checking for main in -ldl... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes PAM authentication is enabled. 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... disabled checking whether to compile with LibSDB support... disabled checking whether to compile with SQLite2 support... disabled checking whether to compile with SQLite3 support... disabled checking whether to compile with Oracle support... disabled checking whether to compile with PostgresSQL support... disabled 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-r4/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 -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -MM $file -MT $dir/`basename $file .c`.o -MT $dir/`basename $file .c`.i; done; done > .depend x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bb_alog.o -c gw/bb_alog.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/bb_alog.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bb_alog.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bb_alog.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bb_boxc.o -c gw/bb_boxc.c In file included from /usr/include/errno.h:25, from gw/bb_boxc.c:67: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bb_boxc.c:78: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bb_boxc.c:78: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bb_http.o -c gw/bb_http.c In file included from /usr/include/errno.h:25, from gw/bb_http.c:67: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bb_http.c:71: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bb_http.c:71: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bb_smscconn.o -c gw/bb_smscconn.c In file included from /usr/include/errno.h:25, from gw/bb_smscconn.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bb_smscconn.c:83: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bb_smscconn.c:83: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bb_store.o -c gw/bb_store.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/bb_store.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bb_store.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bb_store.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bb_store_file.o -c gw/bb_store_file.c In file included from /usr/include/errno.h:25, from gw/bb_store_file.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bb_store_file.c:82: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bb_store_file.c:82: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bb_store_spool.o -c gw/bb_store_spool.c In file included from /usr/include/unistd.h:25, from gw/bb_store_spool.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bb_store_spool.c:72: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bb_store_spool.c:72: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bb_udp.o -c gw/bb_udp.c In file included from /usr/include/errno.h:25, from gw/bb_udp.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bb_udp.c:78: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bb_udp.c:78: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/custports.o -c gw/custports.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/custports.h:68, from gw/custports.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/custports.h:68, from gw/custports.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/custports.h:68, from gw/custports.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/dlr.o -c gw/dlr.c In file included from /usr/include/ctype.h:25, from gw/dlr.c:82: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/dlr.c:90: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/dlr.c:90: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/dlr_mem.o -c gw/dlr_mem.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/dlr_mem.c:68: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/dlr_mem.c:68: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/dlr_mem.c:68: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/dlr_mssql.o -c gw/dlr_mssql.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/dlr_mssql.c:69: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/dlr_mssql.c:69: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/dlr_mssql.c:69: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/dlr_mysql.o -c gw/dlr_mysql.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/dlr_mysql.c:68: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/dlr_mysql.c:68: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/dlr_mysql.c:68: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/dlr_oracle.o -c gw/dlr_oracle.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/dlr_oracle.c:67: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/dlr_oracle.c:67: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/dlr_oracle.c:67: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/dlr_pgsql.o -c gw/dlr_pgsql.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/dlr_pgsql.c:68: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/dlr_pgsql.c:68: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/dlr_pgsql.c:68: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/dlr_sdb.o -c gw/dlr_sdb.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/dlr_sdb.c:69: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/dlr_sdb.c:69: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/dlr_sdb.c:69: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/heartbeat.o -c gw/heartbeat.c In file included from /usr/include/signal.h:25, from gw/heartbeat.c:61: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/heartbeat.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/heartbeat.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/html.o -c gw/html.c In file included from /usr/include/ctype.h:25, from gw/html.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/html.h:68, from gw/html.c:68: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/html.h:68, from gw/html.c:68: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/load.o -c gw/load.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/load.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/load.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/load.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/meta_data.o -c gw/meta_data.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/meta_data.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/meta_data.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/meta_data.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/mime_decompiler.o -c gw/mime_decompiler.c In file included from /usr/include/time.h:25, from gw/mime_decompiler.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/mime_decompiler.c:79: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/mime_decompiler.c:79: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/msg.o -c gw/msg.c In file included from /usr/include/errno.h:25, from gw/msg.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/msg.h:69, from gw/msg.c:71: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/msg.h:69, from gw/msg.c:71: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/numhash.o -c gw/numhash.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gw/numhash.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/numhash.c:75: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/numhash.c:75: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/ota_compiler.o -c gw/ota_compiler.c In file included from /usr/include/ctype.h:25, from gw/ota_compiler.c:82: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/shared.h:70, from gw/ota_compiler.c:88: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/shared.h:70, from gw/ota_compiler.c:88: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/ota_prov.o -c gw/ota_prov.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from gw/ota_prov.c:72: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/ota_prov.c:74: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/ota_prov.c:74: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/shared.o -c gw/shared.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/shared.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/shared.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/shared.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/sms.o -c gw/sms.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/msg.h:69, from gw/sms.h:89, from gw/sms.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/msg.h:69, from gw/sms.h:89, from gw/sms.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/msg.h:69, from gw/sms.h:89, from gw/sms.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smscconn.o -c gw/smscconn.c In file included from /usr/include/signal.h:25, from gw/smscconn.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smscconn.c:68: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smscconn.c:68: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/urltrans.o -c gw/urltrans.c In file included from /usr/include/ctype.h:25, from gw/urltrans.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/urltrans.h:84, from gw/urltrans.c:71: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/urltrans.h:84, from gw/urltrans.c:71: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap-appl.o -c gw/wap-appl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from gw/wap-appl.c:85: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/wap-appl.c:87: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/wap-appl.c:87: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | gw/wap-appl.c: In function ‘main_thread’: gw/wap-appl.c:362:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 362 | if (have_ppg && wap_push_ppg_have_push_session_for_sid(sid)) | ^~ gw/wap-appl.c:364:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 364 | wap_event_destroy(ind); | ^~~~~~~~~~~~~~~~~ gw/wap-appl.c:1478:13: warning: ‘inh’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1478 | http_destroy_headers(inh); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gw/wap-appl.c:1465:11: note: ‘inh’ was declared here 1465 | List *inh; | ^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap-error.o -c gw/wap-error.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/wap-error.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/wap-error.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/wap-error.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap-maps.o -c gw/wap-maps.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/wap-maps.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/wap-maps.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/wap-maps.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap_push_ota.o -c gw/wap_push_ota.c In file included from /usr/include/errno.h:25, from gw/wap_push_ota.c:78: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./wap/wap_events.h:68, from gw/wap_push_ota.h:66, from gw/wap_push_ota.c:80: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from ./wap/wap_events.h:68, from gw/wap_push_ota.h:66, from gw/wap_push_ota.c:80: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap_push_pap_compiler.o -c gw/wap_push_pap_compiler.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /usr/include/libxml2/libxml/xmlmemory.h:15, from gw/wap_push_pap_compiler.c:85: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/shared.h:70, from gw/wap_push_pap_compiler.c:93: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/shared.h:70, from gw/wap_push_pap_compiler.c:93: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 944 | 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] 1107 | 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] 1326 | len; | ^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap_push_pap_mime.o -c gw/wap_push_pap_mime.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, 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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/wap_push_pap_mime.h:68, from gw/wap_push_pap_mime.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/wap_push_pap_mime.h:68, from gw/wap_push_pap_mime.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 728 | count; | ^~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap_push_ppg.o -c gw/wap_push_ppg.c In file included from /usr/include/time.h:25, from gw/wap_push_ppg.c:76: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./wap/wap_events.h:68, from gw/wap_push_ppg.h:79, from gw/wap_push_ppg.c:79: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from ./wap/wap_events.h:68, from gw/wap_push_ppg.h:79, from gw/wap_push_ppg.c:79: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | gw/wap_push_ppg.c: In function ‘pap_request_thread’: gw/wap_push_ppg.c:921:21: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 921 | if (client == NULL) | ^~ gw/wap_push_ppg.c:923:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 923 | goto not_acceptable; | ^~~~ 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] 1070 | Octstr *push_data=NULL; | ^~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap_push_ppg_pushuser.o -c gw/wap_push_ppg_pushuser.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, 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:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/wap_push_ppg_pushuser.h:73, from gw/wap_push_ppg_pushuser.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/wap_push_ppg_pushuser.h:73, from gw/wap_push_ppg_pushuser.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap_push_si_compiler.o -c gw/wap_push_si_compiler.c In file included from /usr/include/ctype.h:25, from gw/wap_push_si_compiler.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/shared.h:70, from gw/wap_push_si_compiler.c:71: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/shared.h:70, from gw/wap_push_si_compiler.c:71: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wap_push_sl_compiler.o -c gw/wap_push_sl_compiler.c In file included from /usr/include/ctype.h:25, from gw/wap_push_sl_compiler.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/xml_shared.h:79, from gw/wap_push_sl_compiler.c:71: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/xml_shared.h:79, from gw/wap_push_sl_compiler.c:71: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wml_compiler.o -c gw/wml_compiler.c In file included from /usr/include/time.h:25, from gw/wml_compiler.c:68: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/wml_compiler.c:84: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/wml_compiler.c:84: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/xml_shared.o -c gw/xml_shared.c In file included from /usr/include/ctype.h:25, from gw/xml_shared.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/xml_shared.h:79, from gw/xml_shared.c:66: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/xml_shared.h:79, from gw/xml_shared.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | gw/xml_shared.c: In function ‘find_charset_encoding’: gw/xml_shared.c:154:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 154 | if (enc < 0 || enc + 10 > gt) | ^~ gw/xml_shared.c:157:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 157 | temp = octstr_copy(document, enc + 10, gt - (enc + 10)); | ^~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/emimsg.o -c gw/smsc/emimsg.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/smsc/emimsg.h:67, from gw/smsc/emimsg.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/emimsg.h:67, from gw/smsc/emimsg.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/emimsg.h:67, from gw/smsc/emimsg.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smasi_pdu.o -c gw/smsc/smasi_pdu.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from gw/smsc/smasi_pdu.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smasi_pdu.h:67, from gw/smsc/smasi_pdu.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smasi_pdu.h:67, from gw/smsc/smasi_pdu.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smpp_pdu.o -c gw/smsc/smpp_pdu.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from gw/smsc/smpp_pdu.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smpp_pdu.h:70, from gw/smsc/smpp_pdu.c:67: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smpp_pdu.h:70, from gw/smsc/smpp_pdu.c:67: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc.o -c gw/smsc/smsc.c In file included from /usr/include/errno.h:25, from gw/smsc/smsc.c:67: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc.c:76: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc.c:76: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 351 | int ret, result; | ^~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_at.o -c gw/smsc/smsc_at.c In file included from /usr/include/errno.h:25, from gw/smsc/smsc_at.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_at.c:89: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_at.c:89: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 109 | 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] 764 | int len; | ^~~ gw/smsc/smsc_at.c: In function ‘at2_pdu_extract’: gw/smsc/smsc_at.c:1703:5: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] 1703 | while (isspace(octstr_get_char(buffer, pos))) | ^~~~~ gw/smsc/smsc_at.c:1706:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ 1706 | octstr_truncate(smsc_number,0); | ^~~~~~~~~~~~~~~ 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] 1758 | 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] 2491 | int posT, posS; | ^~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_cgw.o -c gw/smsc/smsc_cgw.c In file included from /usr/include/sys/types.h:25, from gw/smsc/smsc_cgw.c:107: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_cgw.c:114: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_cgw.c:114: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 1032 | 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] 1071 | 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] 1071 | Octstr *from, *app, *sid, *to, *msgtype, *msgdata; /* for messages */ | ^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_cimd.o -c gw/smsc/smsc_cimd.c In file included from /usr/include/errno.h:25, from gw/smsc/smsc_cimd.c:62: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc.h:73, from gw/smsc/smsc_cimd.c:73: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc.h:73, from gw/smsc/smsc_cimd.c:73: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_cimd2.o -c gw/smsc/smsc_cimd2.c In file included from /usr/include/ctype.h:25, from gw/smsc/smsc_cimd2.c:80: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_cimd2.c:88: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_cimd2.c:88: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 849 | long pos, len, next; | ^~~ gw/smsc/smsc_cimd2.c: In function ‘packet_create’: gw/smsc/smsc_cimd2.c:466:17: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 9 [-Wformat-overflow=] 466 | #define STX_str "\02" | ^~~~~ gw/smsc/smsc_cimd2.c:1185:24: note: in expansion of macro ‘STX_str’ 1185 | sprintf(minpacket, STX_str "%02d:%03d" TAB_str ETX_str, operation, seq); | ^~~~~~~ gw/smsc/smsc_cimd2.c:1185:33: note: format string is defined here 1185 | sprintf(minpacket, STX_str "%02d:%03d" TAB_str ETX_str, operation, seq); | ^~~~ gw/smsc/smsc_cimd2.c:466:17: note: directive argument in the range [-2147483598, 2147483647] 466 | #define STX_str "\02" | ^~~~~ gw/smsc/smsc_cimd2.c:1185:24: note: in expansion of macro ‘STX_str’ 1185 | sprintf(minpacket, STX_str "%02d:%03d" TAB_str ETX_str, operation, seq); | ^~~~~~~ In file included from /usr/include/stdio.h:867, from ./gwlib/utils.h:67, from ./gwlib/gwlib.h:79, from gw/smsc/smsc_cimd2.c:88: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 10 and 27 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_emi.o -c gw/smsc/smsc_emi.c In file included from /usr/include/sys/types.h:25, from gw/smsc/smsc_emi.c:75: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_emi.c:83: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_emi.c:83: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | gw/smsc/smsc_emi.c: In function ‘msg_to_emimsg’: gw/smsc/smsc_emi.c:527:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 527 | if (privdata->alt_charset == EMI_NRC_ISO_21) | ^~ gw/smsc/smsc_emi.c:532:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 532 | if (charset_gsm_truncate(str, 160)) | ^~ gw/smsc/smsc_emi.c: In function ‘handle_operation’: gw/smsc/smsc_emi.c:617:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 617 | if (privdata->alt_charset == EMI_NRC_ISO_21) | ^~ gw/smsc/smsc_emi.c:620:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 620 | charset_gsm_to_utf8(msg->sms.msgdata); | ^~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi.c:765:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 765 | if (privdata->alt_charset == EMI_NRC_ISO_21) | ^~ gw/smsc/smsc_emi.c:768:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 768 | charset_gsm_to_utf8(msg->sms.msgdata); | ^~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi.c: In function ‘emi2_sender’: gw/smsc/smsc_emi.c:542:34: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 542 | sprintf(p, "%02d%02d%02d%02d%02d", | ^ In file included from /usr/include/stdio.h:867, from ./gwlib/utils.h:67, from ./gwlib/gwlib.h:79, from gw/smsc/smsc_emi.c:83: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 11 and 48 bytes into a destination of size 20 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi.c:552:34: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 552 | sprintf(p, "%02d%02d%02d%02d%02d", | ^ In file included from /usr/include/stdio.h:867, from ./gwlib/utils.h:67, from ./gwlib/gwlib.h:79, from gw/smsc/smsc_emi.c:83: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 11 and 48 bytes into a destination of size 20 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_emi_x25.o -c gw/smsc/smsc_emi_x25.c In file included from /usr/include/errno.h:25, from gw/smsc/smsc_emi_x25.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_emi_x25.c:81: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_emi_x25.c:81: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 862 | int size_of_the_rest; | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from gw/smsc/smsc_emi_x25.c:65: In function ‘strncat’, inlined from ‘parse_binary_to_emi.part.0’ at gw/smsc/smsc_emi_x25.c:1205:9: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output may be truncated copying 2 bytes from a string of length 9 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c: In function ‘acknowledge_from_rawmessage’: gw/smsc/smsc_emi_x25.c:1006:29: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 1021 and 2044 [-Wformat-overflow=] 1006 | sprintf(isotext, "A//%s:%s", emivars[4], emivars[18]); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 5 and 2051 bytes into a destination of size 2048 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c:1014:34: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 1016 and 2039 [-Wformat-overflow=] 1014 | sprintf(emitext, "%s/%05i/%s/%s", emivars[0], (int) strlen(isotext) + 17, | ^~ 1015 | "R", emivars[3]); | ~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 10 and 2056 bytes into a destination of size 2048 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c:1020:28: warning: ‘%s’ directive writing up to 2047 bytes into a region of size between 0 and 2047 [-Wformat-overflow=] 1020 | sprintf(timestamp, "%s/%s/", emitext, isotext); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 4097 bytes into a destination of size 2048 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c:1023:26: warning: ‘/’ directive writing 1 byte into a region of size between 0 and 2047 [-Wformat-overflow=] 1023 | sprintf(sender, "%c%s/%s/%s%c", 0x02, emitext, isotext, receiver, 0x03); | ^ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 5 and 6146 bytes into a destination of size 2048 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c: In function ‘parse_msg_to_rawmessage.constprop’: gw/smsc/smsc_emi_x25.c:1103:50: warning: ‘%s’ directive writing up to 10239 bytes into a region of size between 10196 and 10215 [-Wformat-overflow=] 1103 | "%s/%s/%s/%s/%s//%s////////////%c/%s/%s////%s//////%s//", | ^~ ...... 1112 | my_buffer2, | ~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output 38 or more bytes (assuming 11338) into a destination of size 10240 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c:1127:28: warning: ‘%s’ directive writing up to 10239 bytes into a region of size between 9216 and 10239 [-Wformat-overflow=] 1127 | sprintf(my_buffer, "%s/%s/", message_header, message_body); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 11265 bytes into a destination of size 10240 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c:1130:34: warning: ‘%s’ directive writing up to 10239 bytes into a region of size between 9215 and 10238 [-Wformat-overflow=] 1130 | sprintf(message_whole, "%c%s/%s/%s%c", 0x02, message_header, message_body, message_footer, 0x03); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 5 and 12290 bytes into a destination of size 10240 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from gw/smsc/smsc_emi_x25.c:65: In function ‘strncat’, inlined from ‘parse_iso88591_to_emi’ at gw/smsc/smsc_emi_x25.c:1185:9, inlined from ‘parse_msg_to_rawmessage.constprop’ at gw/smsc/smsc_emi_x25.c:1081:9: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ output may be truncated copying 2 bytes from a string of length 9 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c: In function ‘emi_open_session’: gw/smsc/smsc_emi_x25.c:254:28: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 974 and 1023 [-Wformat-overflow=] 254 | sprintf(my_buffer, "%s/%s/", message_header, message_body); | ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 1075 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_emi_x25.c:257:36: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 973 and 1022 [-Wformat-overflow=] 257 | sprintf(message_whole, "\x02%s/%s/%s\x03", message_header, | ^~ 258 | message_body, message_footer); | ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_emi_x25.c:66: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 5 and 1086 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_fake.o -c gw/smsc/smsc_fake.c In file included from /usr/include/sys/types.h:25, from gw/smsc/smsc_fake.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_fake.c:73: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_fake.c:73: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_http.o -c gw/smsc/smsc_http.c In file included from /usr/include/sys/types.h:25, from gw/smsc/smsc_http.c:114: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_http.c:121: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_http.c:121: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 581 | 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] 1149 | 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] 1149 | 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] 1645 | 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] 1643 | Octstr *dlrurl, *dlrmid; | ^~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_loopback.o -c gw/smsc/smsc_loopback.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/smsc/smsc_loopback.c:67: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_loopback.c:67: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_loopback.c:67: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_ois.o -c gw/smsc/smsc_ois.c In file included from /usr/include/unistd.h:25, from gw/smsc/smsc_ois.c:111: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc.h:73, from gw/smsc/smsc_ois.c:122: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc.h:73, from gw/smsc/smsc_ois.c:122: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 1246 | 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] 1347 | int len; | ^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_oisd.o -c gw/smsc/smsc_oisd.c In file included from /usr/include/ctype.h:25, from gw/smsc/smsc_oisd.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_oisd.c:79: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_oisd.c:79: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_sema.o -c gw/smsc/smsc_sema.c In file included from /usr/include/errno.h:25, from gw/smsc/smsc_sema.c:79: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_sema.c:97: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_sema.c:97: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 176 | memset(smsc->buffer,0,sizeof(smsc->buffer)); | ^ In file included from /usr/include/string.h:494, from gw/smsc/smsc_sema.c:83: In function ‘strncpy’, inlined from ‘pack_continous_byte’ at gw/smsc/smsc_sema.c:1901:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘pack_continous_byte’ at gw/smsc/smsc_sema.c:1899:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsc/smsc_sema.c: In function ‘X28_close_send_link’: gw/smsc/smsc_sema.c:573:33: warning: ‘__builtin___sprintf_chk’ writing a terminating nul past the end of the destination [-Wformat-overflow=] 573 | sprintf(discnntbuff,"%cCLR\r",0x10); | ^ In file included from /usr/include/stdio.h:867, from gw/smsc/smsc_sema.c:81: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output 6 bytes into a destination of size 5 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_smasi.o -c gw/smsc/smsc_smasi.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/smsc/smsc_smasi.c:82: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_smasi.c:82: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_smasi.c:82: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 914 | long len; | ^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_smpp.o -c gw/smsc/smsc_smpp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/smsc/smsc_smpp.c:72: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_smpp.c:72: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_smpp.c:72: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_soap.o -c gw/smsc/smsc_soap.c In file included from /usr/include/sys/types.h:25, from gw/smsc/smsc_soap.c:114: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_soap.c:121: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_soap.c:121: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsc/smsc_wrapper.o -c gw/smsc/smsc_wrapper.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gw/smsc/smsc_wrapper.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsc/smsc_wrapper.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsc/smsc_wrapper.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-ar rc libgw.a gw/bb_alog.o gw/bb_boxc.o gw/bb_http.o gw/bb_smscconn.o gw/bb_store.o gw/bb_store_file.o gw/bb_store_spool.o gw/bb_udp.o gw/custports.o gw/dlr.o gw/dlr_mem.o gw/dlr_mssql.o gw/dlr_mysql.o gw/dlr_oracle.o gw/dlr_pgsql.o gw/dlr_sdb.o gw/heartbeat.o gw/html.o gw/load.o gw/meta_data.o gw/mime_decompiler.o gw/msg.o gw/numhash.o gw/ota_compiler.o gw/ota_prov.o gw/shared.o gw/sms.o gw/smscconn.o gw/urltrans.o gw/wap-appl.o gw/wap-error.o gw/wap-maps.o gw/wap_push_ota.o gw/wap_push_pap_compiler.o gw/wap_push_pap_mime.o gw/wap_push_ppg.o gw/wap_push_ppg_pushuser.o gw/wap_push_si_compiler.o gw/wap_push_sl_compiler.o gw/wml_compiler.o gw/xml_shared.o gw/smsc/emimsg.o gw/smsc/smasi_pdu.o gw/smsc/smpp_pdu.o gw/smsc/smsc.o gw/smsc/smsc_at.o gw/smsc/smsc_cgw.o gw/smsc/smsc_cimd.o gw/smsc/smsc_cimd2.o gw/smsc/smsc_emi.o gw/smsc/smsc_emi_x25.o gw/smsc/smsc_fake.o gw/smsc/smsc_http.o gw/smsc/smsc_loopback.o gw/smsc/smsc_ois.o gw/smsc/smsc_oisd.o gw/smsc/smsc_sema.o gw/smsc/smsc_smasi.o gw/smsc/smsc_smpp.o gw/smsc/smsc_soap.o gw/smsc/smsc_wrapper.o x86_64-pc-linux-gnu-ranlib libgw.a x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wmlsc.o -c wmlscript/wmlsc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wmlsc.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wmlscript/wmlsc.c:82: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wmlscript/wmlsc.c:82: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wmlsdasm.o -c wmlscript/wmlsdasm.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wmlsdasm.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wmlscript/wmlsdasm.c:71: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wmlscript/wmlsdasm.c:71: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/ws.o -c wmlscript/ws.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/ws.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsalloc.o -c wmlscript/wsalloc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsalloc.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsasm.o -c wmlscript/wsasm.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsasm.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsbc.o -c wmlscript/wsbc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsbc.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsbuffer.o -c wmlscript/wsbuffer.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsbuffer.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsencode.o -c wmlscript/wsencode.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsencode.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wserror.o -c wmlscript/wserror.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wserror.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsfalloc.o -c wmlscript/wsfalloc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsfalloc.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsgram.o -c wmlscript/wsgram.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./wmlscript/wsint.h:76, from wmlscript/wsgram.y:15: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wshash.o -c wmlscript/wshash.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wshash.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsieee754.o -c wmlscript/wsieee754.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsieee754.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wslexer.o -c wmlscript/wslexer.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wslexer.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsopt.o -c wmlscript/wsopt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsopt.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsstdlib.o -c wmlscript/wsstdlib.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsstdlib.c:72: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsstream.o -c wmlscript/wsstream.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsstream.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsstream_data.o -c wmlscript/wsstream_data.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ./wmlscript/wsint.h:76, from wmlscript/wsstream_data.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsstream_file.o -c wmlscript/wsstream_file.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsstream_file.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsstree.o -c wmlscript/wsstree.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsstree.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wmlscript/wsutf8.o -c wmlscript/wsutf8.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wmlscript/wsint.h:76, from wmlscript/wsutf8.c:72: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-ar rc libwmlscript.a wmlscript/wmlsc.o wmlscript/wmlsdasm.o wmlscript/ws.o wmlscript/wsalloc.o wmlscript/wsasm.o wmlscript/wsbc.o wmlscript/wsbuffer.o wmlscript/wsencode.o wmlscript/wserror.o wmlscript/wsfalloc.o wmlscript/wsgram.o wmlscript/wshash.o wmlscript/wsieee754.o wmlscript/wslexer.o wmlscript/wsopt.o wmlscript/wsstdlib.o wmlscript/wsstream.o wmlscript/wsstream_data.o wmlscript/wsstream_file.o wmlscript/wsstree.o wmlscript/wsutf8.o x86_64-pc-linux-gnu-ranlib libwmlscript.a x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/cookies.o -c wap/cookies.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from wap/cookies.c:69: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/cookies.c:72: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/cookies.c:72: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/timers.o -c wap/timers.c In file included from /usr/include/signal.h:25, from wap/timers.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/timers.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/timers.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wap.o -c wap/wap.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wap.c:61: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wap.c:61: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wap.c:61: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wap_addr.o -c wap/wap_addr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from wap/wap_addr.c:61: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wap_addr.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wap_addr.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wap_events.o -c wap/wap_events.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wap_events.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wap_events.c:66: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wap_events.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:169:1: note: in expansion of macro ‘WAPEVENT’ 169 | WAPEVENT(TR_Invoke_Res, "TR-Invoke.res", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:190:1: note: in expansion of macro ‘WAPEVENT’ 190 | WAPEVENT(TR_Abort_Req, "TR-Abort.req", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:217:1: note: in expansion of macro ‘WAPEVENT’ 217 | WAPEVENT(S_Connect_Res, "S-Connect.res", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:224:1: note: in expansion of macro ‘WAPEVENT’ 224 | WAPEVENT(S_Suspend_Ind, "S-Suspend.ind", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:237:1: note: in expansion of macro ‘WAPEVENT’ 237 | WAPEVENT(S_Resume_Res, "S-Resume.res", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:255:1: note: in expansion of macro ‘WAPEVENT’ 255 | WAPEVENT(S_Suspend_Req, "S-Suspend.req", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:267:1: note: in expansion of macro ‘WAPEVENT’ 267 | WAPEVENT(S_Resume_Cnf, "S-Resume.cnf", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:302:1: note: in expansion of macro ‘WAPEVENT’ 302 | WAPEVENT(Disconnect_Event, "Disconnect", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:307:1: note: in expansion of macro ‘WAPEVENT’ 307 | WAPEVENT(Suspend_Event, "Suspend", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:312:1: note: in expansion of macro ‘WAPEVENT’ 312 | WAPEVENT(Release_Event, "Release", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:317:1: note: in expansion of macro ‘WAPEVENT’ 317 | WAPEVENT(Abort_Event, "Abort", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:338:1: note: in expansion of macro ‘WAPEVENT’ 338 | WAPEVENT(S_MethodInvoke_Res, "S-MethodInvoke.res", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:353:1: note: in expansion of macro ‘WAPEVENT’ 353 | WAPEVENT(S_MethodResult_Cnf, "S-MethodResult.cnf", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:373:1: note: in expansion of macro ‘WAPEVENT’ 373 | WAPEVENT(S_MethodInvoke_Cnf, "S-MethodInvoke.cnf", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:388:1: note: in expansion of macro ‘WAPEVENT’ 388 | WAPEVENT(S_MethodResult_Res, "S-MethodResult.res", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:399:1: note: in expansion of macro ‘WAPEVENT’ 399 | WAPEVENT(S_MethodAbort_Req, "S-MethodAbort.req", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:405:1: note: in expansion of macro ‘WAPEVENT’ 405 | WAPEVENT(S_MethodAbort_Ind, "S-MethodAbort.ind", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:447:1: note: in expansion of macro ‘WAPEVENT’ 447 | WAPEVENT(S_ConfirmedPush_Res, "S-ConfirmedPush.res", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:453:1: note: in expansion of macro ‘WAPEVENT’ 453 | WAPEVENT(S_ConfirmedPush_Cnf, "S-ConfirmedPush.cnf", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:459:1: note: in expansion of macro ‘WAPEVENT’ 459 | WAPEVENT(S_PushAbort_Ind, "S-PushAbort.ind", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:474:1: note: in expansion of macro ‘WAPEVENT’ 474 | WAPEVENT(S_PushAbort_Req, "S-PushAbort.req", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:481:1: note: in expansion of macro ‘WAPEVENT’ 481 | WAPEVENT(Push_Abort, "Internal abort", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:551:1: note: in expansion of macro ‘WAPEVENT’ 551 | WAPEVENT(TimerTO_A, "Timeout-A", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:555:1: note: in expansion of macro ‘WAPEVENT’ 555 | WAPEVENT(TimerTO_R, "Timeout-R", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:559:1: note: in expansion of macro ‘WAPEVENT’ 559 | WAPEVENT(TimerTO_W, "Timeout-W", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:655:1: note: in expansion of macro ‘WAPEVENT’ 655 | WAPEVENT(Pom_Connect_Res, "Pom-Connect.res", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:671:1: note: in expansion of macro ‘WAPEVENT’ 671 | WAPEVENT(Pom_Suspend_Ind, "Pom-Suspend.ind", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:706:1: note: in expansion of macro ‘WAPEVENT’ 706 | WAPEVENT(Po_ConfirmedPush_Cnf, "Po-ConfirmedPush.Cnf", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:729:1: note: in expansion of macro ‘WAPEVENT’ 729 | WAPEVENT(Po_PushAbort_Req, "Po-PushAbort.req", | ^~~~~~~~ wap/wap_events.c:228:17: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 228 | { struct name *p = &event->u.name; fields; p = NULL; break; } | ^ wap/wap_events.def:736:1: note: in expansion of macro ‘WAPEVENT’ 736 | WAPEVENT(Po_PushAbort_Ind, "Po-PushAbort.ind", | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wsp.o -c wap/wsp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from wap/wsp.c:62: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wsp.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wsp.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wsp_caps.o -c wap/wsp_caps.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wsp_caps.c:62: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wsp_caps.c:62: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wsp_caps.c:62: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wsp_headers.o -c wap/wsp_headers.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from wap/wsp_headers.c:84: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wsp_headers.c:88: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wsp_headers.c:88: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wsp_pdu.o -c wap/wsp_pdu.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wsp_pdu.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wsp_pdu.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wsp_pdu.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 109 | struct name *p; p = &pdu->u.name; \ | ^ wap/wsp_pdu.def:83:1: note: in expansion of macro ‘PDU’ 83 | PDU(Disconnect, "...", | ^~~ wap/wsp_pdu.c:109:15: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 109 | struct name *p; p = &pdu->u.name; \ | ^ wap/wsp_pdu.def:128:1: note: in expansion of macro ‘PDU’ 128 | 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] 250 | struct name *p; p = &pdu->u.name; \ | ^ wap/wsp_pdu.def:75:1: note: in expansion of macro ‘PDU’ 75 | 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] 250 | struct name *p; p = &pdu->u.name; \ | ^ wap/wsp_pdu.def:83:1: note: in expansion of macro ‘PDU’ 83 | PDU(Disconnect, "...", | ^~~ wap/wsp_pdu.c:250:16: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 250 | struct name *p; p = &pdu->u.name; \ | ^ wap/wsp_pdu.def:128:1: note: in expansion of macro ‘PDU’ 128 | PDU(Suspend, "...", | ^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wsp_push_client.o -c wap/wsp_push_client.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wsp_push_client.h:68, from wap/wsp_push_client.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wsp_push_client.h:68, from wap/wsp_push_client.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wsp_push_client.h:68, from wap/wsp_push_client.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wsp_session.o -c wap/wsp_session.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from wap/wsp_session.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wsp_session.c:68: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wsp_session.c:68: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:183:1: note: in expansion of macro ‘ROW’ 183 | ROW(CONNECTING, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:198:1: note: in expansion of macro ‘ROW’ 198 | ROW(CONNECTING, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:260:1: note: in expansion of macro ‘ROW’ 260 | ROW(TERMINATING, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:269:1: note: in expansion of macro ‘ROW’ 269 | ROW(TERMINATING, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:278:1: note: in expansion of macro ‘ROW’ 278 | ROW(TERMINATING, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:286:1: note: in expansion of macro ‘ROW’ 286 | ROW(TERMINATING, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:296:1: note: in expansion of macro ‘ROW’ 296 | ROW(CONNECTING_2, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:335:1: note: in expansion of macro ‘ROW’ 335 | ROW(CONNECTING_2, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:358:1: note: in expansion of macro ‘ROW’ 358 | ROW(CONNECTING_2, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:375:1: note: in expansion of macro ‘ROW’ 375 | ROW(CONNECTING_2, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:560:1: note: in expansion of macro ‘ROW’ 560 | ROW(CONNECTED, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:596:1: note: in expansion of macro ‘ROW’ 596 | ROW(CONNECTED, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:619:1: note: in expansion of macro ‘ROW’ 619 | ROW(CONNECTED, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:633:1: note: in expansion of macro ‘ROW’ 633 | ROW(CONNECTED, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:785:1: note: in expansion of macro ‘ROW’ 785 | ROW(SUSPENDED, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:836:1: note: in expansion of macro ‘ROW’ 836 | ROW(RESUMING, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:879:1: note: in expansion of macro ‘ROW’ 879 | ROW(RESUMING, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:980:1: note: in expansion of macro ‘ROW’ 980 | ROW(RESUMING_2, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:1019:1: note: in expansion of macro ‘ROW’ 1019 | ROW(RESUMING_2, | ^~~ wap/wsp_session.c:418:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 418 | struct event *e; \ | ^ wap/wsp_server_session_states.def:1042:1: note: in expansion of macro ‘ROW’ 1042 | 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] 582 | struct event *e; \ | ^ wap/wsp_server_method_states.def:162:1: note: in expansion of macro ‘ROW’ 162 | ROW(HOLDING, | ^~~ wap/wsp_session.c:582:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 582 | struct event *e; \ | ^ wap/wsp_server_method_states.def:227:1: note: in expansion of macro ‘ROW’ 227 | ROW(REQUESTING, | ^~~ wap/wsp_session.c:582:18: warning: variable ‘e’ set but not used [-Wunused-but-set-variable] 582 | struct event *e; \ | ^ wap/wsp_server_method_states.def:393:1: note: in expansion of macro ‘ROW’ 393 | ROW(REPLYING, | ^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wsp_strings.o -c wap/wsp_strings.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wsp_strings.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wsp_strings.c:70: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wsp_strings.c:70: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wsp_unit.o -c wap/wsp_unit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from wap/wsp_unit.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wsp_unit.c:66: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wsp_unit.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtls-secmgr.o -c wap/wtls-secmgr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from wap/wtls-secmgr.c:75: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtls-secmgr.c:77: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtls-secmgr.c:77: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtls.o -c wap/wtls.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtls.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtls.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtls.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtls_pdu.o -c wap/wtls_pdu.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtls_pdu.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtls_pdu.c:66: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtls_pdu.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtls_pdusupport.o -c wap/wtls_pdusupport.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtls_pdusupport.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtls_pdusupport.c:66: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtls_pdusupport.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtls_statesupport.o -c wap/wtls_statesupport.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtls_statesupport.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtls_statesupport.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtls_statesupport.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtp.o -c wap/wtp.c In file included from /usr/include/errno.h:25, from wap/wtp.h:65, from wap/wtp.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtp.h:70, from wap/wtp.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtp.h:70, from wap/wtp.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtp_init.o -c wap/wtp_init.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtp_init.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtp_init.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtp_init.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtp_pack.o -c wap/wtp_pack.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtp_pack.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtp_pack.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtp_pack.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtp_pdu.o -c wap/wtp_pdu.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtp_pdu.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtp_pdu.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtp_pdu.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 111 | struct name *p; p = &pdu->u.name; \ | ^ wap/wtp_pdu.def:84:1: note: in expansion of macro ‘PDU’ 84 | PDU(Ack, "...", | ^~~ wap/wtp_pdu.c:111:15: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] 111 | struct name *p; p = &pdu->u.name; \ | ^ wap/wtp_pdu.def:94:1: note: in expansion of macro ‘PDU’ 94 | PDU(Abort, "...", | ^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtp_resp.o -c wap/wtp_resp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtp_resp.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtp_resp.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtp_resp.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o wap/wtp_tid.o -c wap/wtp_tid.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from wap/wtp_tid.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from wap/wtp_tid.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from wap/wtp_tid.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o radius/radius_acct.o -c radius/radius_acct.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from radius/radius_acct.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from radius/radius_acct.c:67: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from radius/radius_acct.c:67: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o radius/radius_pdu.o -c radius/radius_pdu.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from radius/radius_pdu.c:69: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from radius/radius_pdu.h:68, from radius/radius_pdu.c:70: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from radius/radius_pdu.h:68, from radius/radius_pdu.c:70: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 363 | 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] 472 | int id; \ | ^~ radius/radius_attributes.def:90:1: note: in expansion of macro ‘ATTRIBUTES’ 90 | ATTRIBUTES( | ^~~~~~~~~~ x86_64-pc-linux-gnu-ar rc libwap.a wap/cookies.o wap/timers.o wap/wap.o wap/wap_addr.o wap/wap_events.o wap/wsp.o wap/wsp_caps.o wap/wsp_headers.o wap/wsp_pdu.o wap/wsp_push_client.o wap/wsp_session.o wap/wsp_strings.o wap/wsp_unit.o wap/wtls-secmgr.o wap/wtls.o wap/wtls_pdu.o wap/wtls_pdusupport.o wap/wtls_statesupport.o wap/wtp.o wap/wtp_init.o wap/wtp_pack.o wap/wtp_pdu.o wap/wtp_resp.o wap/wtp_tid.o radius/radius_acct.o radius/radius_pdu.o x86_64-pc-linux-gnu-ranlib libwap.a x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/accesslog.o -c gwlib/accesslog.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from gwlib/accesslog.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/accesslog.c:73: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/accesslog.c:73: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/cfg.o -c gwlib/cfg.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gwlib/cfg.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/cfg.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/cfg.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | gwlib/cfg.c: In function ‘cfg_read’: gwlib/cfg.c:449:10: warning: variable ‘lineno’ set but not used [-Wunused-but-set-variable] 449 | long lineno; | ^~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/charset.o -c gwlib/charset.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gwlib/charset.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/charset.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/charset.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/conn.o -c gwlib/conn.c In file included from /usr/include/signal.h:25, from gwlib/conn.c:74: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/conn.c:82: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/conn.c:82: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 343 | octstr_append_data(conn->inbuf, buf, len); | ^~~ | | | unsigned char * In file included from ./gwlib/utils.h:68, from ./gwlib/gwlib.h:79, from gwlib/conn.c:82: ./gwlib/octstr.h:448:51: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 448 | 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] 1055 | octstr_append_data(conn->outbuf, data, length); | ^~~~ | | | unsigned char * In file included from ./gwlib/utils.h:68, from ./gwlib/gwlib.h:79, from gwlib/conn.c:82: ./gwlib/octstr.h:448:51: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 448 | 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] 1069 | octstr_append_data(conn->outbuf, lengthbuf, 4); | ^~~~~~~~~ | | | unsigned char * In file included from ./gwlib/utils.h:68, from ./gwlib/gwlib.h:79, from gwlib/conn.c:82: ./gwlib/octstr.h:448:51: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 448 | 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] 1175 | octstr_get_many_chars(lengthbuf, conn->inbuf, conn->inbufpos, 4); | ^~~~~~~~~ | | | unsigned char * In file included from ./gwlib/utils.h:68, from ./gwlib/gwlib.h:79, from gwlib/conn.c:82: ./gwlib/octstr.h:217:34: note: expected ‘char *’ but argument is of type ‘unsigned char *’ 217 | void octstr_get_many_chars(char *buf, Octstr *ostr, long pos, long len); | ~~~~~~^~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/counter.o -c gwlib/counter.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include-fixed/limits.h:194, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include-fixed/limits.h:34, from gwlib/counter.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/counter.c:72: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/counter.c:72: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/date.o -c gwlib/date.c In file included from /usr/include/unistd.h:25, from gwlib/date.c:62: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/date.c:66: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/date.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dbpool.o -c gwlib/dbpool.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gwlib/gwlib.h:70, from gwlib/dbpool.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/dbpool.c:70: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/dbpool.c:70: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dbpool_mssql.o -c gwlib/dbpool_mssql.c x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dbpool_mysql.o -c gwlib/dbpool_mysql.c x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dbpool_oracle.o -c gwlib/dbpool_oracle.c x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dbpool_pgsql.o -c gwlib/dbpool_pgsql.c x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dbpool_sdb.o -c gwlib/dbpool_sdb.c x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dbpool_sqlite.o -c gwlib/dbpool_sqlite.c x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dbpool_sqlite3.o -c gwlib/dbpool_sqlite3.c x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/dict.o -c gwlib/dict.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gwlib/gwlib.h:70, from gwlib/dict.c:67: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/dict.c:67: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/dict.c:67: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/fdset.o -c gwlib/fdset.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gwlib/fdset.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/fdset.c:67: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/fdset.c:67: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/gw-prioqueue.o -c gwlib/gw-prioqueue.c In file included from /usr/include/pthread.h:21, from gwlib/gw-prioqueue.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/gw-rwlock.o -c gwlib/gw-rwlock.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gwlib/gwlib.h:70, from gwlib/gw-rwlock.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/gw-rwlock.c:66: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/gw-rwlock.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/gwlib.o -c gwlib/gwlib.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gwlib/gwlib.h:70, from gwlib/gwlib.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/gwlib.c:63: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/gwlib.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/gwmem-check.o -c gwlib/gwmem-check.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gwlib/gwmem-check.c:93: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/gwmem-check.c:100: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/gwmem-check.c:100: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/gwmem-native.o -c gwlib/gwmem-native.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gwlib/gwmem-native.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/gwmem-native.c:67: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/gwmem-native.c:67: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/gwpoll.o -c gwlib/gwpoll.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gwlib/gwpoll.c:59: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/gwpoll.c:59: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/gwpoll.c:59: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/gwthread-pthread.o -c gwlib/gwthread-pthread.c In file included from /usr/include/unistd.h:25, from gwlib/gwthread-pthread.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/gwthread-pthread.c:69: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/gwthread-pthread.c:69: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 679 | write(fd, &c, 1); | ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/http.o -c gwlib/http.c In file included from /usr/include/ctype.h:25, from gwlib/http.c:76: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/http.c:84: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/http.c:84: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/list.o -c gwlib/list.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from gwlib/list.c:90: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/log.o -c gwlib/log.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gwlib/gwlib.h:70, from gwlib/log.c:61: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/log.c:61: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/log.c:61: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/md5.o -c gwlib/md5.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from gwlib/md5.c:88: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/md5.c:90: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/md5.c:90: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | In file included from gwlib/utils.h:68, from gwlib/gwlib.h:79, from gwlib/md5.c:90: gwlib/md5.c: In function ‘md5’: gwlib/octstr.h:234:6: warning: pointer targets in passing argument 2 of ‘md5_update’ differ in signedness [-Wpointer-sign] 234 | (octstr_get_cstr_real(ostr, __FILE__, __LINE__, __func__)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * gwlib/md5.c:397:26: note: in expansion of macro ‘octstr_get_cstr’ 397 | md5_update(&context, octstr_get_cstr(data), octstr_len(data)); | ^~~~~~~~~~~~~~~ gwlib/md5.c:195:63: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ 195 | static void md5_update(md5_ctx *context, const unsigned char *input, | ~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from gwlib/gwlib.h:83, 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] 135 | (Octstr*)gw_claim_area(octstr_create_from_data_real((data), (len), __FILE__, __LINE__, __func__)) | ^~~~~~ | | | unsigned char * gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/md5.c:400:11: note: in expansion of macro ‘octstr_create_from_data’ 400 | enc = octstr_create_from_data(digest, 16); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from gwlib/utils.h:68, 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 *’ 132 | Octstr *octstr_create_from_data_real(const char *data, long len, const char *file, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gwlib/md5.c: In function ‘md5digest’: gwlib/octstr.h:234:6: warning: pointer targets in passing argument 2 of ‘md5_digest’ differ in signedness [-Wpointer-sign] 234 | (octstr_get_cstr_real(ostr, __FILE__, __LINE__, __func__)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * gwlib/md5.c:416:24: note: in expansion of macro ‘octstr_get_cstr’ 416 | md5_digest(md5str, octstr_get_cstr(digest)); | ^~~~~~~~~~~~~~~ gwlib/md5.c:102:53: note: expected ‘unsigned char *’ but argument is of type ‘char *’ 102 | static void md5_digest(char *md5str, unsigned char *digest) | ~~~~~~~~~~~~~~~^~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/mime.o -c gwlib/mime.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from gwlib/mime.c:69: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/mime.c:73: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/mime.c:73: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/octstr.o -c gwlib/octstr.c In file included from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/octstr.c:76: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/octstr.c:76: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | gwlib/octstr.c: In function ‘urlcode_init’: gwlib/octstr.c:209:27: warning: pointer targets in initialization of ‘unsigned char *’ from ‘char *’ differ in signedness [-Wpointer-sign] 209 | 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] 310 | os->len = strlen(data); | ^~~~ | | | unsigned char * In file included from gwlib/octstr.c:70: /usr/include/string.h:384:35: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 384 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ In file included from gwlib/gwlib.h:83, from gwlib/octstr.c:76: gwlib/octstr.c: In function ‘octstr_copy_real’: gwlib/octstr.c:365:53: warning: pointer targets in passing argument 1 of ‘octstr_create_from_data_real’ differ in signedness [-Wpointer-sign] 365 | return octstr_create_from_data_trace(ostr->data + from, len, file, | ~~~~~~~~~~~^~~~~~ | | | unsigned char * const gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/octstr.c:365:12: note: in expansion of macro ‘octstr_create_from_data_trace’ 365 | return octstr_create_from_data_trace(ostr->data + from, len, file, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gwlib/octstr.c:248:50: note: expected ‘const char *’ but argument is of type ‘unsigned char * const’ 248 | Octstr *octstr_create_from_data_real(const char *data, long len, const char *file, | ~~~~~~~~~~~~^~~~ In file included from gwlib/gwlib.h:83, from gwlib/octstr.c:76: gwlib/octstr.c: In function ‘octstr_duplicate_real’: gwlib/octstr.c:377:46: warning: pointer targets in passing argument 1 of ‘octstr_create_from_data_real’ differ in signedness [-Wpointer-sign] 377 | return octstr_create_from_data_trace(ostr->data, ostr->len, file, line, func); | ~~~~^~~~~~ | | | unsigned char * const gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/octstr.c:377:12: note: in expansion of macro ‘octstr_create_from_data_trace’ 377 | return octstr_create_from_data_trace(ostr->data, ostr->len, file, line, func); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gwlib/octstr.c:248:50: note: expected ‘const char *’ but argument is of type ‘unsigned char * const’ 248 | 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:16: warning: pointer targets in returning ‘unsigned char * const’ from a function with return type ‘char *’ differ in signedness [-Wpointer-sign] 446 | return ostr->data; | ~~~~^~~~~~ gwlib/octstr.c: In function ‘octstr_binary_to_hex’: gwlib/octstr.c:474:12: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 474 | hexits = uppercase ? "0123456789ABCDEF" : "0123456789abcdef"; | ^ gwlib/octstr.c: In function ‘octstr_parse_long’: gwlib/octstr.c:767:32: warning: pointer targets in passing argument 1 of ‘strtol’ differ in signedness [-Wpointer-sign] 767 | number = strtol(ostr->data + pos, &endptr, base); | ~~~~~~~~~~~^~~~~ | | | unsigned char * In file included from gwlib/octstr.c:69: /usr/include/stdlib.h:176:48: note: expected ‘const char * restrict’ but argument is of type ‘unsigned char *’ 176 | extern long int strtol (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ gwlib/octstr.c:768:12: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 768 | endpos = endptr; | ^ gwlib/octstr.c: In function ‘octstr_parse_double’: gwlib/octstr.c:799:32: warning: pointer targets in passing argument 1 of ‘strtod’ differ in signedness [-Wpointer-sign] 799 | number = strtod(ostr->data + pos, &endptr); | ~~~~~~~~~~~^~~~~ | | | unsigned char * In file included from gwlib/octstr.c:69: /usr/include/stdlib.h:117:46: note: expected ‘const char * restrict’ but argument is of type ‘unsigned char *’ 117 | extern double strtod (const char *__restrict __nptr, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ gwlib/octstr.c:800:12: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 800 | endpos = endptr; | ^ gwlib/octstr.c: In function ‘octstr_str_compare’: gwlib/octstr.c:981:23: warning: pointer targets in passing argument 1 of ‘strcmp’ differ in signedness [-Wpointer-sign] 981 | return strcmp(ostr->data, str); | ~~~~^~~~~~ | | | unsigned char * const In file included from gwlib/octstr.c:70: /usr/include/string.h:136:32: note: expected ‘const char *’ but argument is of type ‘unsigned char * const’ 136 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ gwlib/octstr.c: In function ‘octstr_str_case_compare’: gwlib/octstr.c:994:27: warning: pointer targets in passing argument 1 of ‘strcasecmp’ differ in signedness [-Wpointer-sign] 994 | return strcasecmp(ostr->data, str); | ~~~~^~~~~~ | | | unsigned char * const In file included from /usr/include/string.h:431, from gwlib/octstr.c:70: /usr/include/strings.h:116:36: note: expected ‘const char *’ but argument is of type ‘unsigned char * const’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ gwlib/octstr.c: In function ‘octstr_str_ncompare’: gwlib/octstr.c:1007:24: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] 1007 | return strncmp(ostr->data, str, n); | ~~~~^~~~~~ | | | unsigned char * const In file included from gwlib/octstr.c:70: /usr/include/string.h:139:33: note: expected ‘const char *’ but argument is of type ‘unsigned char * const’ 139 | 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] 1242 | octstr_append_data(ostr, buf, len); | ^~~ | | | unsigned char * In file included from gwlib/utils.h:68, from gwlib/gwlib.h:79, from gwlib/octstr.c:76: gwlib/octstr.h:448:51: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 448 | 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] 1467 | octstr_insert_data(ostr, ostr->len, &c, 1); | ^~ | | | unsigned char * gwlib/octstr.c:1405:61: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 1405 | void octstr_insert_data(Octstr *ostr, long pos, const char *data, long len) | ~~~~~~~~~~~~^~~~ In file included from gwlib/gwlib.h:83, from gwlib/octstr.c:76: gwlib/octstr.c: In function ‘octstr_split_words’: gwlib/octstr.c:1575:51: warning: pointer targets in passing argument 1 of ‘octstr_create_from_data_real’ differ in signedness [-Wpointer-sign] 1575 | word = octstr_create_from_data(ostr->data + start, gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/octstr.c:1575:16: note: in expansion of macro ‘octstr_create_from_data’ 1575 | word = octstr_create_from_data(ostr->data + start, | ^~~~~~~~~~~~~~~~~~~~~~~ gwlib/octstr.c:248:50: note: expected ‘const char *’ but argument is of type ‘unsigned char * const’ 248 | 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 from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 1650 | hexits = "0123456789ABCDEF"; | ^ gwlib/octstr.c: In function ‘octstr_append_uintvar’: gwlib/octstr.c:1894:37: warning: pointer targets in passing argument 2 of ‘octstr_append_data’ differ in signedness [-Wpointer-sign] 1894 | octstr_append_data(ostr, octets + start, 5 - start); | ~~~~~~~^~~~~~~ | | | unsigned char * gwlib/octstr.c:1441:51: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 1441 | 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] 1961 | sprintf(p, "%02x ", c); | ^ | | | unsigned char * In file included from /usr/include/features.h:450, from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/bits/stdio2.h:34:1: note: expected ‘char * restrict’ but argument is of type ‘unsigned char *’ 34 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ gwlib/octstr.c:1962:20: warning: pointer targets in passing argument 1 of ‘strchr’ differ in signedness [-Wpointer-sign] 1962 | p = strchr(p, '\0'); | ^ | | | unsigned char * In file included from gwlib/octstr.c:70: /usr/include/string.h:225:14: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 225 | extern char *strchr (const char *__s, int __c) | ^~~~~~ gwlib/octstr.c:1962:11: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 1962 | 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] 2030 | sprintf(p, "%02x ", c); \ | ^ | | | unsigned char * gwlib/octstr.c:2073:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2073 | octstr_dump_LOGLEVEL(info, ostr, level); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:450, from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/bits/stdio2.h:34:1: note: expected ‘char * restrict’ but argument is of type ‘unsigned char *’ 34 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ gwlib/octstr.c:2031:20: warning: pointer targets in passing argument 1 of ‘strchr’ differ in signedness [-Wpointer-sign] 2031 | p = strchr(p, '\0'); \ | ^ | | | unsigned char * gwlib/octstr.c:2073:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2073 | octstr_dump_LOGLEVEL(info, ostr, level); | ^~~~~~~~~~~~~~~~~~~~ In file included from gwlib/octstr.c:70: /usr/include/string.h:225:14: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 225 | extern char *strchr (const char *__s, int __c) | ^~~~~~ gwlib/octstr.c:2031:11: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 2031 | p = strchr(p, '\0'); \ | ^ gwlib/octstr.c:2073:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2073 | 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] 2030 | sprintf(p, "%02x ", c); \ | ^ | | | unsigned char * gwlib/octstr.c:2076:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2076 | octstr_dump_LOGLEVEL(warning, ostr, level); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:450, from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/bits/stdio2.h:34:1: note: expected ‘char * restrict’ but argument is of type ‘unsigned char *’ 34 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ gwlib/octstr.c:2031:20: warning: pointer targets in passing argument 1 of ‘strchr’ differ in signedness [-Wpointer-sign] 2031 | p = strchr(p, '\0'); \ | ^ | | | unsigned char * gwlib/octstr.c:2076:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2076 | octstr_dump_LOGLEVEL(warning, ostr, level); | ^~~~~~~~~~~~~~~~~~~~ In file included from gwlib/octstr.c:70: /usr/include/string.h:225:14: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 225 | extern char *strchr (const char *__s, int __c) | ^~~~~~ gwlib/octstr.c:2031:11: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 2031 | p = strchr(p, '\0'); \ | ^ gwlib/octstr.c:2076:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2076 | 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] 2030 | sprintf(p, "%02x ", c); \ | ^ | | | unsigned char * gwlib/octstr.c:2079:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2079 | octstr_dump_LOGLEVEL(error, ostr, level); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:450, from /usr/include/ctype.h:25, from gwlib/octstr.c:66: /usr/include/bits/stdio2.h:34:1: note: expected ‘char * restrict’ but argument is of type ‘unsigned char *’ 34 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ gwlib/octstr.c:2031:20: warning: pointer targets in passing argument 1 of ‘strchr’ differ in signedness [-Wpointer-sign] 2031 | p = strchr(p, '\0'); \ | ^ | | | unsigned char * gwlib/octstr.c:2079:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2079 | octstr_dump_LOGLEVEL(error, ostr, level); | ^~~~~~~~~~~~~~~~~~~~ In file included from gwlib/octstr.c:70: /usr/include/string.h:225:14: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 225 | extern char *strchr (const char *__s, int __c) | ^~~~~~ gwlib/octstr.c:2031:11: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 2031 | p = strchr(p, '\0'); \ | ^ gwlib/octstr.c:2079:13: note: in expansion of macro ‘octstr_dump_LOGLEVEL’ 2079 | octstr_dump_LOGLEVEL(error, ostr, level); | ^~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/parse.o -c gwlib/parse.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gwlib/parse.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/parse.c:63: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/parse.c:63: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/pcre.o -c gwlib/pcre.c In file included from /usr/include/ctype.h:25, from gwlib/pcre.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/pcre.c:72: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/pcre.c:72: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/pki.o -c gwlib/pki.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from gwlib/pki.c:62: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/pki.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/pki.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/protected.o -c gwlib/protected.c In file included from /usr/include/locale.h:25, from gwlib/protected.c:63: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/protected.c:66: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/protected.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/regex.o -c gwlib/regex.c In file included from /usr/include/ctype.h:25, from gwlib/regex.c:70: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/regex.c:72: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/regex.c:72: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/semaphore.o -c gwlib/semaphore.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gwlib/semaphore.c:65: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/semaphore.c:65: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/semaphore.c:65: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/socket.o -c gwlib/socket.c In file included from /usr/include/ctype.h:25, from gwlib/socket.c:57: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/socket.c:75: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/socket.c:75: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/ssl.o -c gwlib/ssl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ./gwlib/gwlib.h:70, from gwlib/ssl.c:71: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/ssl.c:71: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/ssl.c:71: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/thread.o -c gwlib/thread.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from gwlib/thread.c:57: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/thread.c:64: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/thread.c:64: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/utils.o -c gwlib/utils.c In file included from /usr/include/ctype.h:25, from gwlib/utils.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/utils.c:83: gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from gwlib/gwlib.h:103, from gwlib/utils.c:83: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | 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] 219 | dup(fd); /* stdout */ | ^~~~~~~ gwlib/utils.c:220:5: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] 220 | dup(fd); /* stderr */ | ^~~~~~~ gwlib/utils.c:222:5: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 222 | chdir("/"); | ^~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gwlib/xmlrpc.o -c gwlib/xmlrpc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /usr/include/libxml2/libxml/xmlmemory.h:15, from gwlib/xmlrpc.c:68: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gwlib/xmlrpc.c:73: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gwlib/xmlrpc.c:73: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_document’: gwlib/xmlrpc.c:1386:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 1386 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:1386:12: note: in expansion of macro ‘octstr_create’ 1386 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_methodcall_element’: gwlib/xmlrpc.c:1492:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 1492 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:1492:12: note: in expansion of macro ‘octstr_create’ 1492 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, 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] 126 | (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__)) | ^~~~~~ | | | xmlChar * {aka unsigned char *} ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:1526:43: note: in expansion of macro ‘octstr_create’ 1526 | methodcall->method_name = octstr_create(content_buff); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_methodresponse_element’: gwlib/xmlrpc.c:1613:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 1613 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:1613:12: note: in expansion of macro ‘octstr_create’ 1613 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_params_element’: gwlib/xmlrpc.c:1720:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 1720 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:1720:12: note: in expansion of macro ‘octstr_create’ 1720 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_param_element’: gwlib/xmlrpc.c:1822:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 1822 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:1822:12: note: in expansion of macro ‘octstr_create’ 1822 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_value_element’: gwlib/xmlrpc.c:1922:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 1922 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:1922:12: note: in expansion of macro ‘octstr_create’ 1922 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, 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] 126 | (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__)) | ^~~~~~ | | | xmlChar * {aka unsigned char *} ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:1947:17: note: in expansion of macro ‘octstr_create’ 1947 | value = octstr_create(content_buff); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_struct_element’: gwlib/xmlrpc.c:2123:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 2123 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:2123:12: note: in expansion of macro ‘octstr_create’ 2123 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_member_element’: gwlib/xmlrpc.c:2226:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 2226 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:2226:12: note: in expansion of macro ‘octstr_create’ 2226 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, 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] 126 | (Octstr*)gw_claim_area(octstr_create_real((cstr), __FILE__, __LINE__, __func__)) | ^~~~~~ | | | xmlChar * {aka unsigned char *} ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:2265:28: note: in expansion of macro ‘octstr_create’ 2265 | member->name = octstr_create(content_buff); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_array_element’: gwlib/xmlrpc.c:2335:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 2335 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:2335:12: note: in expansion of macro ‘octstr_create’ 2335 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_data_element’: gwlib/xmlrpc.c:2429:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 2429 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:2429:12: note: in expansion of macro ‘octstr_create’ 2429 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ In file included from ./gwlib/gwlib.h:83, from gwlib/xmlrpc.c:73: gwlib/xmlrpc.c: In function ‘parse_fault_element’: gwlib/xmlrpc.c:2527:30: warning: pointer targets in passing argument 1 of ‘octstr_create_real’ differ in signedness [-Wpointer-sign] 2527 | name = octstr_create(node->name); ./gwlib/gwmem.h:129:44: note: in definition of macro ‘gw_claim_area’ 129 | #define gw_claim_area(ptr) (gw_native_noop(ptr)) | ^~~ gwlib/xmlrpc.c:2527:12: note: in expansion of macro ‘octstr_create’ 2527 | name = octstr_create(node->name); | ^~~~~~~~~~~~~ In file included from ./gwlib/utils.h:68, 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 *’ {aka ‘const unsigned char *’} 123 | Octstr *octstr_create_real(const char *cstr, const char *file, long line, | ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-ar rc libgwlib.a gwlib/accesslog.o gwlib/cfg.o gwlib/charset.o gwlib/conn.o gwlib/counter.o gwlib/date.o gwlib/dbpool.o gwlib/dbpool_mssql.o gwlib/dbpool_mysql.o gwlib/dbpool_oracle.o gwlib/dbpool_pgsql.o gwlib/dbpool_sdb.o gwlib/dbpool_sqlite.o gwlib/dbpool_sqlite3.o gwlib/dict.o gwlib/fdset.o gwlib/gw-prioqueue.o gwlib/gw-rwlock.o gwlib/gwlib.o gwlib/gwmem-check.o gwlib/gwmem-native.o gwlib/gwpoll.o gwlib/gwthread-pthread.o gwlib/http.o gwlib/list.o gwlib/log.o gwlib/md5.o gwlib/mime.o gwlib/octstr.o gwlib/parse.o gwlib/pcre.o gwlib/pki.o gwlib/protected.o gwlib/regex.o gwlib/semaphore.o gwlib/socket.o gwlib/ssl.o gwlib/thread.o gwlib/utils.o gwlib/xmlrpc.o x86_64-pc-linux-gnu-ranlib libgwlib.a x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o utils/seewbmp.o -c utils/seewbmp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from utils/seewbmp.c:88: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o utils/mtbatch.o -c utils/mtbatch.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from utils/mtbatch.c:72: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from utils/mtbatch.c:76: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from utils/mtbatch.c:76: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o utils/decode_emimsg.o -c utils/decode_emimsg.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from utils/decode_emimsg.c:62: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from utils/decode_emimsg.c:66: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from utils/decode_emimsg.c:66: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/bearerbox.o -c gw/bearerbox.c In file included from /usr/include/errno.h:25, from gw/bearerbox.c:67: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/bearerbox.c:75: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/bearerbox.c:75: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/smsbox.o -c gw/smsbox.c In file included from /usr/include/errno.h:25, from gw/smsbox.c:61: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/smsbox.c:72: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/smsbox.c:72: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | gw/smsbox.c: In function ‘obey_request_thread’: gw/smsbox.c:1624:17: warning: variable ‘converted’ set but not used [-Wunused-but-set-variable] 1624 | 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] 1920 | 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] 2671 | int dlr_mask, mclass, mwi, coding, compress, validity, | ^~~~~~ gw/smsbox.c:2666:13: warning: variable ‘from’ set but not used [-Wunused-but-set-variable] 2666 | 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] 2665 | Octstr *ret, *type, *user, *pass; | ^~~~ gw/smsbox.c: In function ‘obey_request_thread’: gw/smsbox.c:1446:19: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size between 10 and 17 [-Wformat-overflow=] 1446 | sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d", | ^~~~ gw/smsbox.c:1446:13: note: directive argument in the range [-2147483647, 2147483647] 1446 | sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/libxml2/libxml/tree.h:15, from gw/smsbox.c:67: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of size 22 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsbox.c:1292:19: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size between 10 and 17 [-Wformat-overflow=] 1292 | sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d", | ^~~~ gw/smsbox.c:1292:13: note: directive argument in the range [-2147483647, 2147483647] 1292 | sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/libxml2/libxml/tree.h:15, from gw/smsbox.c:67: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of size 22 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gw/smsbox.c:1298:19: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size between 10 and 17 [-Wformat-overflow=] 1298 | sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d", | ^~~~ gw/smsbox.c:1298:13: note: directive argument in the range [-2147483647, 2147483647] 1298 | sprintf(p, "%04d-%02d-%02d %02d:%02d:%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/libxml2/libxml/tree.h:15, from gw/smsbox.c:67: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 20 and 72 bytes into a destination of size 22 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o gw/wapbox.o -c gw/wapbox.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gw/wapbox.c:64: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from gw/wapbox.c:69: ./gwlib/gwlib.h:107: warning: "UUID_STR_LEN" redefined 107 | #define UUID_STR_LEN 36 | In file included from ./gwlib/gwlib.h:103, from gw/wapbox.c:69: /usr/include/uuid/uuid.h:65: note: this is the location of the previous definition 65 | #define UUID_STR_LEN 37 | x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -o utils/run_kannel_box.o -c utils/run_kannel_box.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from utils/run_kannel_box.c:57: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -Wl,-O1 -Wl,--as-needed -rdynamic -o wmlscript/wmlsc wmlscript/wmlsc.o libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -Wl,-O1 -Wl,--as-needed -rdynamic -o wmlscript/wmlsdasm wmlscript/wmlsdasm.o libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -Wl,-O1 -Wl,--as-needed -rdynamic -o utils/seewbmp utils/seewbmp.o libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -Wl,-O1 -Wl,--as-needed -rdynamic -o utils/mtbatch utils/mtbatch.o libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -Wl,-O1 -Wl,--as-needed -rdynamic -o utils/decode_emimsg utils/decode_emimsg.o libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -Wl,-O1 -Wl,--as-needed -rdynamic -o gw/bearerbox gw/bearerbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -Wl,-O1 -Wl,--as-needed -rdynamic -o gw/smsbox gw/smsbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl x86_64-pc-linux-gnu-gcc -D_REENTRANT=1 -I. -Igw -O2 -pipe -march=native -fno-common -fno-strict-aliasing -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/uuid -D_LARGE_FILES= -I/usr/include/libxml2 -Wall -I/usr/include/openssl -Wl,-O1 -Wl,--as-needed -rdynamic -o gw/wapbox gw/wapbox.o libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -ldl -lpam -lpcreposix -lrt -lresolv -lnsl -lm -luuid -lpthread -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lpcreposix -lpcre -L/usr/lib64 -lcrypto -lssl /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libwap.a(wtp_resp.o):(.bss+0x8): multiple definition of `dispatch_to_wsp'; libgw.a(wap_push_ota.o):(.bss+0x8): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:365: gw/wapbox] Error 1 * ERROR: app-mobilephone/kannel-1.5.0-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-mobilephone/kannel-1.5.0-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-mobilephone/kannel-1.5.0-r4::gentoo'`. * The complete build log is located at '/var/log/portage/app-mobilephone:kannel-1.5.0-r4:20200126-165525.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-mobilephone/kannel-1.5.0-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-mobilephone/kannel-1.5.0-r4/temp/environment'. * Working directory: '/var/tmp/portage/app-mobilephone/kannel-1.5.0-r4/work/gateway-1.5.0' * S: '/var/tmp/portage/app-mobilephone/kannel-1.5.0-r4/work/gateway-1.5.0'